Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,7 @@ configs:
|
|
19 |
# COPA-SR
|
20 |
|
21 |
(The dataset uses cyrillic script. For the latin version, see [this dataset](https://huggingface.co/datasets/classla/COPA-SR_lat).)
|
|
|
22 |
The COPA-SR dataset (Choice of plausible alternatives in Serbian) is a translation of the [English COPA dataset ](https://people.ict.usc.edu/~gordon/copa.html) by following the [XCOPA dataset translation methodology ](https://arxiv.org/abs/2005.00333).
|
23 |
|
24 |
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).
|
|
|
19 |
# COPA-SR
|
20 |
|
21 |
(The dataset uses cyrillic script. For the latin version, see [this dataset](https://huggingface.co/datasets/classla/COPA-SR_lat).)
|
22 |
+
|
23 |
The COPA-SR dataset (Choice of plausible alternatives in Serbian) is a translation of the [English COPA dataset ](https://people.ict.usc.edu/~gordon/copa.html) by following the [XCOPA dataset translation methodology ](https://arxiv.org/abs/2005.00333).
|
24 |
|
25 |
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).
|