Update README.md
Browse files
README.md
CHANGED
|
@@ -4,4 +4,18 @@ language:
|
|
| 4 |
base_model:
|
| 5 |
- bowphs/GreBerta
|
| 6 |
pipeline_tag: fill-mask
|
| 7 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
base_model:
|
| 5 |
- bowphs/GreBerta
|
| 6 |
pipeline_tag: fill-mask
|
| 7 |
+
---
|
| 8 |
+
<img src="rhetores.jpg">
|
| 9 |
+
|
| 10 |
+
## Citation
|
| 11 |
+
|
| 12 |
+
```bibtex
|
| 13 |
+
@inproceedings{plm_aa_ars_rhetorica,
|
| 14 |
+
title={Fine-Tuning Pre-Trained Language Models for Authorship Attribution of the Pseudo-Dionysian <i>Ars Rhetorica</i>},
|
| 15 |
+
author={Schmidt, Gleb and Vybornaya, Veronika and Yamshchikov, Ivan P.},
|
| 16 |
+
booktitle={Proceedings of the Computational Humanities Research Conference},
|
| 17 |
+
eventtitle={Computational Humanities Research Conference},
|
| 18 |
+
eventdate = {2024-12-04/2024-12-06},
|
| 19 |
+
year={2024}
|
| 20 |
+
}
|
| 21 |
+
```
|