pbrandt's picture
Update README.md
c6a7247 verified
|
raw
history blame contribute delete
No virus
718 Bytes
metadata
license: gpl-3.0
language:
  - en

ConfliBERT is a pre-trained language model for political conflict and violence. We provided four versions of ConfliBERT:

  1. ConfliBERT-scr-uncased:      Pretraining from scratch with our own uncased vocabulary (preferred)
  2. ConfliBERT-scr-cased:      Pretraining from scratch with our own cased vocabulary
  3. ConfliBERT-cont-uncased:      Continual pretraining with original BERT's uncased vocabulary
  4. ConfliBERT-cont-cased:      Continual pretraining with original BERT's cased vocabulary

See more details in https://github.com/eventdata/ConfliBERT/