Spaces:
No application file
No application file
Update README.md
Browse files
README.md
CHANGED
@@ -29,11 +29,11 @@ ConfliBERT is a transformer model pretrained on a vast corpus of texts related t
|
|
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** (
|
37 |
- **ConfliBERT-insight-crime-multilabel** (Text Classification)
|
38 |
|
39 |
These models are fine-tuned versions intended for specific text classification and named entity recognition tasks, enhancing their effectiveness in practical applications.
|
|
|
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** (Binary Classification)
|
33 |
+
- **ConfliBERT-cont-cased-20news** (Binary Classification)
|
34 |
- **ConfliBERT-re3d-ner** (Named Entity Recognition)
|
35 |
- **ConfliBERT-indiapolice-events-multilabel** (Text Classification)
|
36 |
+
- **ConfliBERT-named-entity-recognition** (Named Entity Recognition)
|
37 |
- **ConfliBERT-insight-crime-multilabel** (Text Classification)
|
38 |
|
39 |
These models are fine-tuned versions intended for specific text classification and named entity recognition tasks, enhancing their effectiveness in practical applications.
|