Skip to content

use Pre-train BERT model from hugging face's transformers to Classfication Pos-Neg comments

Notifications You must be signed in to change notification settings

Linkney/BERT-Chinese-Emotion-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BERT-Chinese-Emotion-Classification_Pytorch

use Pre-train BERT model from hugging face's transformers to Classfication Pos-Neg comments

see Introduction of BERT in my CSDN blog BERT萌新

Requirements:

  • pytorch
  • transformers
  • pytorch_transformers

run train.py

第一次运行过程中需要连接梯子来下载tokenizer

About

use Pre-train BERT model from hugging face's transformers to Classfication Pos-Neg comments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages