lolnet23 commited on
Commit
aa883a5
·
verified ·
1 Parent(s): f6974c6

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - neuralwork/arxiver
4
+ language:
5
+ - en
6
+ base_model:
7
+ - nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
8
+ new_version: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
9
+ pipeline_tag: text-generation
10
+ library_name: fasttext
11
+ tags:
12
+ - code
13
+ ---