tranvanhien commited on
Commit
efec559
·
verified ·
1 Parent(s): 351a7da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,6 +1,12 @@
1
  ---
 
 
 
 
2
  pipeline_tag: text-classification
3
  library_name: transformers
4
- language:
5
- - vi
6
- ---
 
 
 
1
  ---
2
+ language: vi
3
+ tags:
4
+ - sentiment
5
+ - text-classification
6
  pipeline_tag: text-classification
7
  library_name: transformers
8
+ ---
9
+
10
+ # PhoBERT Sentiment Classification
11
+
12
+ This model is fine-tuned from `vinai/phobert-base` for Vietnamese sentiment analysis.