Cairo303 commited on
Commit
bf97157
1 Parent(s): 25fc002

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: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - 5CD-AI/LLaVA-CoT-o1-Instruct
5
+ - HuggingFaceTB/finemath
6
+ - O1-OPEN/OpenO1-SFT
7
+ - HuggingFaceFW/fineweb-2
8
+ language:
9
+ - en
10
+ metrics:
11
+ - accuracy
12
+ - code_eval
13
+ base_model:
14
+ - Qwen/Qwen2.5-Coder-32B-Instruct
15
+ new_version: meta-llama/Llama-3.3-70B-Instruct
16
+ pipeline_tag: text2text-generation
17
+ library_name: fasttext
18
+ tags:
19
+ - code
20
+ ---