HikasaHana commited on
Commit
937caae
·
verified ·
1 Parent(s): eb77d47

Create README.md

Browse files

在BERT-wmm-ext(hfl/chinese-bert-wwm-ext)模型基础上使用eastmoney_guba_title数据集进行微调的文本情感分类模型。

Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - HikasaHana/eastmoney_guba_title
4
+ language:
5
+ - zh
6
+ pipeline_tag: text-classification
7
+ ---