shreyasmeher commited on
Commit
45ac28d
1 Parent(s): 6bffade

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -27,11 +27,11 @@ ConfliBERT is a transformer model pretrained on a vast corpus of texts related t
27
 
28
  ## Model Variants
29
  ConfliBERT has several variants, each fine-tuned on specific datasets to cater to different use cases within the domain of political conflict and violence:
30
- - **ConfliBERT-scr-uncased-BBC_News**
31
- - **ConfliBERT-cont-cased-BBC_News**
32
  - **ConfliBERT-scr-uncased-20news**
33
  - **ConfliBERT-cont-cased-20news**
34
- - **ConfliBERT-re3d-ner** (Token Classification)
35
  - **ConfliBERT-indiapolice-events-multilabel** (Text Classification)
36
  - **ConfliBERT-named-entity-recognition** (Token Classification)
37
  - **ConfliBERT-insight-crime-multilabel** (Text Classification)
 
27
 
28
  ## Model Variants
29
  ConfliBERT has several variants, each fine-tuned on specific datasets to cater to different use cases within the domain of political conflict and violence:
30
+ - **ConfliBERT-scr-uncased-BBC_News** (Binary Classification)
31
+ - **ConfliBERT-cont-cased-BBC_News** (Binary Classification)
32
  - **ConfliBERT-scr-uncased-20news**
33
  - **ConfliBERT-cont-cased-20news**
34
+ - **ConfliBERT-re3d-ner** (Named Entity Recognition)
35
  - **ConfliBERT-indiapolice-events-multilabel** (Text Classification)
36
  - **ConfliBERT-named-entity-recognition** (Token Classification)
37
  - **ConfliBERT-insight-crime-multilabel** (Text Classification)