trhgquan commited on
Commit
bdc53e5
·
verified ·
1 Parent(s): 3cdfa93

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: gpl-3.0
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: gpl-3.0
3
+ language:
4
+ - vi
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
+ base_model:
9
+ - vinai/phobert-base
10
+ pipeline_tag: text-classification
11
+ library_name: transformers
12
+ ---