Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Catalan
ArXiv:
Libraries:
Datasets
pandas
License:
mmarimon commited on
Commit
f615021
1 Parent(s): c1b8df2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -34,9 +34,9 @@ task_ids:
34
 
35
  ### Dataset Summary
36
 
37
- TE-ca is a dataset of textual entailment in Catalan, which contains 21,163 pairs of premises and hypotheses, annotated according to the inference relation they have (implication, contradiction or neutral).
38
 
39
- This dataset was developed by [BSC TeMU](https://temu.bsc.es/) as part of [Projecte AINA](https://politiquesdigitals.gencat.cat/ca/economia/catalonia-ai/aina/), to enrich the [Catalan Language Understanding Benchmark (CLUB)](https://club.aina.bsc.es/).
40
 
41
  ### Supported Tasks and Leaderboards
42
 
@@ -56,7 +56,7 @@ Three JSON files, one for each split.
56
 
57
  <pre>
58
 
59
- {
60
  "label": "contradiction",
61
  "premise": "Bé, ni tan sols estava pensant en això, però estava molt frustrat i vaig acabar tornant a parlar amb ell.",
62
  "hypothesis": "No he tornat a parlar amb ell."
@@ -71,6 +71,7 @@ Three JSON files, one for each split.
71
  "premise": "Bé, ni tan sols estava pensant en això, però estava molt frustrat i vaig acabar tornant a parlar amb ell.",
72
  "hypothesis": "Vam tenir una gran xerrada."
73
  }
 
74
  </pre>
75
 
76
  ### Data Fields
 
34
 
35
  ### Dataset Summary
36
 
37
+ XNLI-ca is a dataset of textual entailment in Catalan, which contains 21,163 pairs of premises and hypotheses, annotated according to the inference relation they have (implication, contradiction or neutral).
38
 
39
+ This dataset was developed by the Language Technologies Unit at BSC as part of [Projecte AINA](https://politiquesdigitals.gencat.cat/ca/economia/catalonia-ai/aina/), to enrich the [Catalan Language Understanding Benchmark (CLUB)](https://club.aina.bsc.es/).
40
 
41
  ### Supported Tasks and Leaderboards
42
 
 
56
 
57
  <pre>
58
 
59
+ {
60
  "label": "contradiction",
61
  "premise": "Bé, ni tan sols estava pensant en això, però estava molt frustrat i vaig acabar tornant a parlar amb ell.",
62
  "hypothesis": "No he tornat a parlar amb ell."
 
71
  "premise": "Bé, ni tan sols estava pensant en això, però estava molt frustrat i vaig acabar tornant a parlar amb ell.",
72
  "hypothesis": "Vam tenir una gran xerrada."
73
  }
74
+
75
  </pre>
76
 
77
  ### Data Fields