Datasets:

Modalities:
Text
Formats:
csv
Languages:
Hebrew
ArXiv:
Libraries:
Datasets
pandas
License:
vitvit commited on
Commit
f7e21b7
1 Parent(s): 91e3711

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -9,12 +9,14 @@ task_categories:
9
  Abstractive summarization dataset for long documents.
10
 
11
  ### Citing
12
- If you use MevakerSumm in your research, please cite [HeRo: RoBERTa and Longformer Hebrew Language Models](http://arxiv.org/abs/2304.11077).
13
  ```
14
- @article{shalumov2023hero,
15
- title={HeRo: RoBERTa and Longformer Hebrew Language Models},
16
- author={Vitaly Shalumov and Harel Haskey},
17
- year={2023},
18
- journal={arXiv:2304.11077},
 
 
19
  }
20
  ```
 
9
  Abstractive summarization dataset for long documents.
10
 
11
  ### Citing
12
+ If you use MevakerSumm in your research, please cite [Mevaker: Conclusion Extraction and Allocation Resources for the Hebrew Language](https://arxiv.org/abs/2403.09719).
13
  ```
14
+ @article{shalumov2024mevaker,
15
+ title={Mevaker: Conclusion Extraction and Allocation Resources for the Hebrew Language},
16
+ author={Vitaly Shalumov and Harel Haskey and Yuval Solaz},
17
+ year={2024},
18
+ eprint={2403.09719},
19
+ archivePrefix={arXiv},
20
+ primaryClass={cs.CL}
21
  }
22
  ```