|
--- |
|
YAML tags: |
|
annotations_creators: |
|
- found |
|
language_creators: |
|
- found |
|
- expert-generated |
|
languages: |
|
- hu |
|
licenses: |
|
- cc-by-4.0 |
|
multilinguality: |
|
- monolingual |
|
pretty_name: HuRC |
|
size_categories: |
|
- unknown |
|
source_datasets: |
|
- extended|other |
|
task_categories: |
|
- question-answering |
|
task_ids: |
|
- extractive-qa |
|
- abstractive-qa |
|
--- |
|
|
|
# Dataset Card for HuRC |
|
## Table of Contents |
|
|
|
- [Table of Contents](#table-of-contents) |
|
|
|
- [Dataset Description](#dataset-description) |
|
|
|
- [Dataset Summary](#dataset-summary) |
|
|
|
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) |
|
|
|
- [Languages](#languages) |
|
|
|
- [Dataset Structure](#dataset-structure) |
|
|
|
- [Data Instances](#data-instances) |
|
|
|
- [Data Fields](#data-fields) |
|
|
|
- [Data Splits](#data-splits) |
|
|
|
- [Dataset Creation](#dataset-creation) |
|
|
|
- [Curation Rationale](#curation-rationale) |
|
|
|
- [Source Data](#source-data) |
|
|
|
- [Annotations](#annotations) |
|
|
|
- [Personal and Sensitive Information](#personal-and-sensitive-information) |
|
|
|
- [Considerations for Using the Data](#considerations-for-using-the-data) |
|
|
|
- [Social Impact of Dataset](#social-impact-of-dataset) |
|
|
|
- [Discussion of Biases](#discussion-of-biases) |
|
|
|
- [Other Known Limitations](#other-known-limitations) |
|
|
|
- [Additional Information](#additional-information) |
|
|
|
- [Dataset Curators](#dataset-curators) |
|
|
|
- [Licensing Information](#licensing-information) |
|
|
|
- [Citation Information](#citation-information) |
|
|
|
- [Contributions](#contributions) |
|
|
|
## Dataset Description |
|
- **Homepage:** |
|
- **Repository:** |
|
[HuRC dataset](https://github.com/nytud/HuRC) |
|
- **Paper:** |
|
- **Leaderboard:** |
|
- **Point of Contact:** |
|
[lnnoemi](mailto:ligeti-nagy.noemi@nytud.hu) |
|
|
|
### Dataset Summary |
|
|
|
... |
|
|
|
### Languages |
|
|
|
... |
|
|
|
## Dataset Structure |
|
|
|
### Data Instances |
|
|
|
For each instance, there is an id, a sentence, a question and two possible answers, and a correct answer. |
|
|
|
An example: |
|
|
|
``` |
|
|
|
{ |
|
} |
|
|
|
``` |
|
|
|
### Data Fields |
|
|
|
- |
|
|
|
### Data Splits |
|
|
|
## Dataset Creation |
|
|
|
### Source Data |
|
|
|
#### Initial Data Collection and Normalization |
|
|
|
The data is a translation of the English Winograd schemas. Each schema was translated by a human translator. Each translation was manually checked and further refined by another annotator. Each schema was manually curated by a linguistic expert. |
|
|
|
## Additional Information |
|
|
|
### Licensing Information |
|
|
|
HuRC is released under the BSD 2-Clause License. |
|
|
|
|
|
### Citation Information |
|
|
|
If you use this resource or any part of its documentation, please refer to: |
|
|
|
Ligeti-Nagy, N., Ferenczi, G., Héja, E., Jelencsik-Mátyus, K., Laki, L. J., Vadász, N., Yang, Z. Gy. and Vadász, T. (2022) HuLU: magyar nyelvű benchmark adatbázis |
|
|
|
kiépítése a neurális nyelvmodellek kiértékelése céljából [HuLU: Hungarian benchmark dataset to evaluate neural language models]. XVIII. Magyar Számítógépes Nyelvészeti Konferencia. (in press) |
|
|
|
``` |
|
|
|
@inproceedings{ligetinagy2022hulu, |
|
title={HuLU: magyar nyelvű benchmark adatbázis kiépítése a neurális nyelvmodellek kiértékelése céljából}, |
|
author={Ligeti-Nagy, N. and Ferenczi, G. and Héja, E. and Jelencsik-Mátyus, K. and Laki, L. J. and Vadász, N. and Yang, Z. Gy. and Vadász, T.}, |
|
booktitle={XVIII. Magyar Számítógépes Nyelvészeti Konferencia}, |
|
year={2022} |
|
} |
|
``` |
|
|
|
|
|
### Contributions |
|
|
|
Thanks to [lnnoemi](https://github.com/lnnoemi) for adding this dataset. |