Datasets:

Modalities:
Text
Formats:
csv
Languages:
Hebrew
ArXiv:
Libraries:
Datasets
pandas
License:
File size: 524 Bytes
a38b772
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
license: apache-2.0
language:
- he
task_categories:
- zero-shot-classification
---
## Hebrew Conclusion Extraction Model (based on sequence classification)

### Citing

If you use MevakerConcTree 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},
}
```