GeneZC / BERTFinanceNeg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BERTFinanceNeg

BERT-based Finance Negation Detection

Requirements

  • Python 3.6
  • PyTorch 1.0.0
  • pytorch-pretrained-bert

Usage

  • Train with command, optional arguments could be found in train.py
python train.py --model_name bert --batch_size 16 --save True 

Model

An overview of the BERT-based baseline is given below

model

Credits

  • For any issues or suggestions about this work, don't hesitate to create an issue or directly contact me via gene_zhangchen@163.com !

About


Languages

Language:Python 100.0%