vijaykumartripathi commited on
Commit
5878a7d
verified
1 Parent(s): 5fb8404

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - O1-OPEN/OpenO1-SFT
5
+ metrics:
6
+ - accuracy
7
+ base_model:
8
+ - meta-llama/Llama-3.3-70B-Instruct
9
+ new_version: meta-llama/Llama-3.3-70B-Instruct
10
+ pipeline_tag: question-answering
11
+ library_name: asteroid
12
+ ---