tonyrewin / TextClassification

Implement text classification by Pytorch with Multi-GPU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Text Classification by Pytorch

  • single-label : GRU, ELMo, self-attention
  • multi-labels : Fine-tuned Bert, DistilBert, Albert

About

Implement text classification by Pytorch with Multi-GPU


Languages

Language:Python 100.0%