Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ size_categories:
|
|
27 |
|
28 |
This repository contains all manually translated versions of RTE-3 dataset. The languages into which RTE-3 dataset has so far been translated are Italian (2012), German (2013), and French (2023).
|
29 |
|
30 |
-
Unlike in other repositories, both our own French version and the older Italian and German ones are here annotated in 3 classes (entailment, neutral, contradiction), and not in 2 (
|
31 |
|
32 |
If you want to use the dataset only in a specific language among those provided here, you can filter data by selecting only the language column value you wish.
|
33 |
|
|
|
27 |
|
28 |
This repository contains all manually translated versions of RTE-3 dataset. The languages into which RTE-3 dataset has so far been translated are Italian (2012), German (2013), and French (2023).
|
29 |
|
30 |
+
Unlike in other repositories, both our own French version and the older Italian and German ones are here annotated in 3 classes (entailment, neutral, contradiction), and not in 2 (entailment, not entailment).
|
31 |
|
32 |
If you want to use the dataset only in a specific language among those provided here, you can filter data by selecting only the language column value you wish.
|
33 |
|