fastai
code
Not-For-All-Audiences
broklie commited on
Commit
8000e95
·
verified ·
1 Parent(s): c4a02ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: afl-3.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: afl-3.0
3
+ datasets:
4
+ - LLM360/TxT360
5
+ metrics:
6
+ - accuracy
7
+ - code_eval
8
+ new_version: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
9
+ pipeline_tag: text-generation
10
+ library_name: flair
11
+ tags:
12
+ - code
13
+ ---