Datasets:

Modalities:
Tabular
Text
Formats:
csv
Languages:
Hebrew
ArXiv:
Libraries:
Datasets
pandas
License:
MevakerConcSen / README.md
vitvit's picture
Update README.md
bb256ac verified
|
Raw
History Blame
645 Bytes
---
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},
}
```