Datasets:
CZLC
/

Modalities:
Tabular
Text
Formats:
json
Languages:
Czech
Libraries:
Datasets
pandas
License:
popelucha commited on
Commit
97faf91
·
verified ·
1 Parent(s): 41e3f55

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -8,7 +8,7 @@ pretty_name: Czech SNLI
8
  ---
9
  # Dataset Card for Czech SNLI
10
 
11
- Czech translation of the [https://nlp.stanford.edu/projects/snli/](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.
@@ -37,7 +37,8 @@ Confusion matrix
37
 
38
  Full report on the agreement
39
 
40
- Simple Kappa Coefficient
 
41
  --------------------------------
42
  Kappa 0.6757
43
  ASE 0.0146
@@ -49,4 +50,8 @@ Full report on the agreement
49
  ASE under H0 0.0154
50
  Z 43.9031
51
  One-sided Pr > Z 0.0000
52
- Two-sided Pr > |Z| 0.0000
 
 
 
 
 
8
  ---
9
  # Dataset Card for Czech SNLI
10
 
11
+ Czech translation of the [Stanford Natural Language Interface](https://nlp.stanford.edu/projects/snli/) (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.
 
37
 
38
  Full report on the agreement
39
 
40
+ ```
41
+ Simple Kappa Coefficient
42
  --------------------------------
43
  Kappa 0.6757
44
  ASE 0.0146
 
50
  ASE under H0 0.0154
51
  Z 43.9031
52
  One-sided Pr > Z 0.0000
53
+ Two-sided Pr > |Z| 0.0000
54
+ ```
55
+ ## Dataset Formats
56
+
57
+ Dataset is available as TSV and JSONL.