nithin8105 commited on
Commit
eeb3142
verified
1 Parent(s): 49714c2

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
+ - microsoft/orca-agentinstruct-1M-v1
4
+ language:
5
+ - en
6
+ metrics:
7
+ - bertscore
8
+ base_model:
9
+ - nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
10
+ new_version: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
11
+ pipeline_tag: question-answering
12
+ library_name: diffusers
13
+ ---