Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 368 Bytes

readme.md

File metadata and controls

12 lines (10 loc) · 368 Bytes

文本分类任务

model score(f1_score)
TF_IDF 0.9005
embedding 0.8880
word2vec 0.9045
stroke 0.8802
lstm 0.8612
bert(freeze) 0.8773
bert(finetune) 0.9541