H-Z-Ning commited on
Commit
f533772
·
verified ·
1 Parent(s): d88b3b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  **Chinese Movie Review Sentiment Classification Model (5-Star Rating)**
2
 
3
  ---
 
1
+ ---
2
+ language: zh
3
+ license: apache-2.0
4
+ library_name: transformers
5
+ tags:
6
+ - text-classification
7
+ - sentiment-analysis
8
+ - chinese
9
+ - movie-review
10
+ datasets:
11
+ - utmhikari/doubanmovieshortcomments
12
+ base_model: hfl/chinese-roberta-wwm-ext
13
+ pipeline_tag: text-classification
14
+ ---
15
+
16
  **Chinese Movie Review Sentiment Classification Model (5-Star Rating)**
17
 
18
  ---