Datasets:
CZLC
/

Modalities:
Tabular
Text
Formats:
json
Languages:
Czech
Libraries:
Datasets
pandas
License:
popelucha commited on
Commit
562a98e
·
verified ·
1 Parent(s): f6772cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -5,4 +5,18 @@ task_categories:
5
  language:
6
  - cs
7
  pretty_name: Czech SNLI
8
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  language:
6
  - cs
7
  pretty_name: Czech SNLI
8
+ ---
9
+ # Dataset Card for Czech SNLI
10
+
11
+ Czech translation of the Stanford Natural Language Interface (SNLI) dataset with manual annotation of a SNLI subset.
12
+ In addition to the entailment/contradiction/neutral inference, a "bad translation" class was added.
13
+
14
+ The annotation was done by students of NLP or computational linguistics. 1499 same pairs were annotated by two students to check IAA.
15
+
16
+ ## Dataset Details
17
+
18
+ The premise-hypothesis pairs were translated using the LINDAT Translation at https://lindat.mff.cuni.cz/services/translation/.
19
+ The CUBBITT model was published as:
20
+
21
+ Popel, M., Tomkova, M., Tomek, J. et al. Transforming machine translation: a deep learning system reaches news translation quality comparable to human professionals. Nat Commun 11, 4381 (2020). https://doi.org/10.1038/s41467-020-18073-9
22
+