npphuong commited on
Commit
a6324db
1 Parent(s): 1aa8526

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ metrics:
6
+ - accuracy
7
+ pipeline_tag: text-classification
8
+ tags:
9
+ - text-classification
10
+ - pytorch
11
+ - tensorflow
12
+ - Logistic Regression
13
+ - SVM
14
+ - LSTM
15
+ - BERT
16
+ ---