Update README.md
Browse files
README.md
CHANGED
@@ -62,10 +62,12 @@ print(res)
|
|
62 |
|
63 |
If you use HeCross in your research, please cite [HeRo: RoBERTa and Longformer Hebrew Language Models](http://arxiv.org/abs/2304.11077).
|
64 |
```
|
65 |
-
@
|
66 |
-
title={
|
67 |
-
author={Vitaly Shalumov and Harel Haskey},
|
68 |
-
year={
|
69 |
-
|
|
|
|
|
70 |
}
|
71 |
```
|
|
|
62 |
|
63 |
If you use HeCross in your research, please cite [HeRo: RoBERTa and Longformer Hebrew Language Models](http://arxiv.org/abs/2304.11077).
|
64 |
```
|
65 |
+
@misc{shalumov2024mevaker,
|
66 |
+
title={Mevaker: Conclusion Extraction and Allocation Resources for the Hebrew Language},
|
67 |
+
author={Vitaly Shalumov and Harel Haskey and Yuval Solaz},
|
68 |
+
year={2024},
|
69 |
+
eprint={2403.09719},
|
70 |
+
archivePrefix={arXiv},
|
71 |
+
primaryClass={cs.CL}
|
72 |
}
|
73 |
```
|