Text Classification
Vietnamese
jesse-tong commited on
Commit
ea9dd9a
·
verified ·
1 Parent(s): 32fe830

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: agpl-3.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: agpl-3.0
3
+ datasets:
4
+ - tarudesu/VOZ-HSD
5
+ - sonlam1102/vithsd
6
+ - phucdev/ViHSD
7
+ language:
8
+ - vi
9
+ metrics:
10
+ - f1
11
+ - accuracy
12
+ base_model:
13
+ - vinai/phobert-base-v2
14
+ pipeline_tag: text-classification
15
+ ---