Update README.md (#1)
Browse files- Update README.md (be7d3d158543972996f6b147eb140f1a1b7042e2)
Co-authored-by: JB D. <IAMJB@users.noreply.huggingface.co>
README.md
CHANGED
@@ -97,11 +97,14 @@ This model is built upon the work of the Dicta team, and their contributions are
|
|
97 |
## Citation
|
98 |
If you use this model in your work, please cite:
|
99 |
```bibtex
|
100 |
-
@misc{
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
|
|
|
|
106 |
}
|
107 |
-
```
|
|
|
|
97 |
## Citation
|
98 |
If you use this model in your work, please cite:
|
99 |
```bibtex
|
100 |
+
@misc{goldin2024knessetdictaberthebrewlanguagemodel,
|
101 |
+
title={Knesset-DictaBERT: A Hebrew Language Model for Parliamentary Proceedings},
|
102 |
+
author={Gili Goldin and Shuly Wintner},
|
103 |
+
year={2024},
|
104 |
+
eprint={2407.20581},
|
105 |
+
archivePrefix={arXiv},
|
106 |
+
primaryClass={cs.CL},
|
107 |
+
url={https://arxiv.org/abs/2407.20581},
|
108 |
}
|
109 |
+
```
|
110 |
+
|