Spaces:
No application file
No application file
Update README.md
Browse files
README.md
CHANGED
|
@@ -72,6 +72,11 @@ ConfliBERT has shown improved performance on several benchmarks relevant to its
|
|
| 72 |
## Citation
|
| 73 |
If you use ConfliBERT in your research, please cite the following paper:
|
| 74 |
```bibtex
|
| 75 |
-
@
|
| 76 |
-
|
| 77 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 72 |
## Citation
|
| 73 |
If you use ConfliBERT in your research, please cite the following paper:
|
| 74 |
```bibtex
|
| 75 |
+
@inproceedings{hu2022conflibert,
|
| 76 |
+
title={Conflibert: A pre-trained language model for political conflict and violence},
|
| 77 |
+
author={Hu, Yibo and Hosseini, MohammadSaleh and Skorupa Parolin, Erick and Osorio, Javier and Khan, Latifur and Brandt, Patrick and D’Orazio, Vito},
|
| 78 |
+
year={2022},
|
| 79 |
+
organization={Association for Computational Linguistics},
|
| 80 |
+
doi={10.18653/v1/2022.naacl-main.400}
|
| 81 |
+
}
|
| 82 |
+
```
|