Text Classification
fastText
Amharic
osergondev commited on
Commit
3e5e2bd
·
verified ·
1 Parent(s): 68b5a4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: cc-by-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-2.0
3
+ datasets:
4
+ - FreedomIntelligence/medical-o1-reasoning-SFT
5
+ language:
6
+ - am
7
+ metrics:
8
+ - bleu
9
+ base_model:
10
+ - sesame/csm-1b
11
+ pipeline_tag: text-classification
12
+ library_name: fasttext
13
+ ---