File size: 645 Bytes
de5a2c5 bb256ac de5a2c5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | ---
license: apache-2.0
language:
- he
---
## MevakerConcSen
A sentence-level dataset for sentence-level conclusion extraction which provides a label of conclusion/not conclusion (1/0 respectivly) for each sentence
together with indexes of the sentence and their document of origin.
### Citing
If you use MevakerConcSen in your research, please cite [HeRo: RoBERTa and Longformer Hebrew Language Models](http://arxiv.org/abs/2304.11077).
```
@article{shalumov2023hero,
title={HeRo: RoBERTa and Longformer Hebrew Language Models},
author={Vitaly Shalumov and Harel Haskey},
year={2023},
journal={arXiv:2304.11077},
}
``` |