suayptalha commited on
Commit
e9cdaeb
·
verified ·
1 Parent(s): d6a4880

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - distilbert/distilbert-base-uncased
7
+ pipeline_tag: text-classification
8
+ datasets:
9
+ - FreedomIntelligence/medical-o1-reasoning-SFT
10
+ - patrickfleith/instruction-freak-reasoning
11
+ - ArdentTJ/t1_daily_conversations
12
+ - nvidia/OpenCodeReasoning
13
+ - nvidia/OpenMathReasoning
14
+ library_name: transformers
15
+ ---
16
+
17
+ labels = ['code', 'if', 'math', 'medical']