prithivMLmods commited on
Commit
f615d22
·
verified ·
1 Parent(s): 652c407

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.2
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.2
3
+ datasets:
4
+ - AI-MO/NuminaMath-CoT
5
+ - prithivMLmods/Math-Solve
6
+ - amphora/QwQ-LongCoT-130K
7
+ - prithivMLmods/Deepthink-Reasoning
8
+ language:
9
+ - en
10
+ base_model:
11
+ - meta-llama/Llama-3.2-1B-Instruct
12
+ pipeline_tag: text-generation
13
+ library_name: transformers
14
+ tags:
15
+ - Express
16
+ - Llama
17
+ - Ollama
18
+ - v.1
19
+ - text-generation-inference
20
+ ---