Skip to content

yyl-bot/BERTFinanceNeg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected] !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%