Text Classification
Scikit-learn
Joblib
Burmese
kalixlouiis commited on
Commit
5a3c992
·
verified ·
1 Parent(s): ecd91fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -5,4 +5,10 @@ datasets:
5
  language:
6
  - my
7
  pipeline_tag: text-classification
 
 
 
 
 
 
8
  ---
 
5
  language:
6
  - my
7
  pipeline_tag: text-classification
8
+ metrics:
9
+ - f1
10
+ - accuracy
11
+ - precision
12
+ - recall
13
+ library_name: sklearn
14
  ---