UtkarshSatav commited on
Commit
beb85d5
1 Parent(s): 4c2851b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -3
README.md CHANGED
@@ -1,3 +1,20 @@
1
- ---
2
- license: llama3.1
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.1
3
+ datasets:
4
+ - fka/awesome-chatgpt-prompts
5
+ language:
6
+ - en
7
+ - hi
8
+ - mr
9
+ metrics:
10
+ - accuracy
11
+ base_model:
12
+ - nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
13
+ new_version: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
14
+ pipeline_tag: document-question-answering
15
+ library_name: fastai
16
+ tags:
17
+ - chemistry
18
+ - biology
19
+ - code
20
+ ---