prithivMLmods commited on
Commit
7b3fe2e
1 Parent(s): 05c1cbc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,3 +1,19 @@
1
- ---
2
- license: creativeml-openrail-m
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ datasets:
4
+ - amphora/QwQ-LongCoT-130K
5
+ language:
6
+ - en
7
+ base_model:
8
+ - Qwen/Qwen2.5-7B-Instruct
9
+ pipeline_tag: text-generation
10
+ library_name: transformers
11
+ tags:
12
+ - Long-CoT
13
+ - Qwen2.5
14
+ - 7B
15
+ - safetensors
16
+ - text-generation-inference
17
+ - QwQ
18
+ - Math
19
+ ---