Datasets:
license: cc-by-sa-4.0
language:
- sr
task_categories:
- text-classification
size_categories:
- n<1K
configs:
- config_name: default
data_files:
- split: train
path: train.lat.jsonl
- split: test
path: test.lat.jsonl
- split: dev
path: val.lat.jsonl
COPA-SR_lat
The COPA-SR dataset (Choice of plausible alternatives in Serbian) is a translation of the English COPA dataset by following the XCOPA dataset translation methodology , transliterated into Latin script.
The dataset consists of 1,000 premises (My body cast a shadow over the grass), each given a question (What is the cause? / What happened as a result?), and two choices (The sun was rising; The grass was cut), with a label encoding which of the choices is more plausible given the annotator or translator (The sun was rising).
The dataset follows the same format as the Croatian COPA-HR dataset and Macedonian COPA-MK dataset . It is split into training (400 instances), validation (100 instances) and test (500 instances) JSONL files.
Translation of the dataset was performed by the ReLDI Centre Belgrade .