Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Catalan
ArXiv:
Libraries:
Datasets
pandas
License:
mmarimon commited on
Commit
89f1038
1 Parent(s): 8e3c544

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +184 -0
README.md ADDED
@@ -0,0 +1,184 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ YAML tags:
3
+
4
+ annotations_creators:
5
+ - expert-generated
6
+ language_creators:
7
+ - found
8
+ language:
9
+ - ca
10
+ license:
11
+ - cc-by-nc-nd-4.0
12
+ multilinguality:
13
+ - monolingual
14
+ pretty_name: teca
15
+ size_categories:
16
+ - unknown
17
+ source_datasets: []
18
+ task_categories:
19
+ - text-classification
20
+ task_ids:
21
+ - natural-language-inference
22
+
23
+ ---
24
+
25
+ # Dataset Card for TE-ca
26
+
27
+
28
+ ## Dataset Description
29
+
30
+ - **Website:** https://zenodo.org/record/4761458
31
+
32
+ - **Paper:** [Are Multilingual Models the Best Choice for Moderately Under-resourced Languages? A Comprehensive Assessment for Catalan](https://arxiv.org/abs/2107.07903)
33
+
34
+ - **Point of Contact:** [Carlos Rodríguez-Penagos]([email protected]) and [Carme Armentano-Oller]([email protected])
35
+
36
+
37
+ ### Dataset Summary
38
+
39
+ 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).
40
+
41
+ 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/).
42
+
43
+ ### Supported Tasks and Leaderboards
44
+
45
+ Textual entailment, Text classification, Language Model
46
+
47
+ ### Languages
48
+
49
+ The dataset is in Catalan (`ca-CA`).
50
+
51
+ ## Dataset Structure
52
+
53
+ ### Data Instances
54
+
55
+ Three JSON files, one for each split.
56
+
57
+ ### Example:
58
+
59
+ <pre>
60
+
61
+ {
62
+ "id": 3247,
63
+ "premise": "L'ONU adopta a Marràqueix un pacte no vinculant per les migracions",
64
+ "hypothesis": "S'acorden unes recomanacions per les persones migrades a Marràqueix",
65
+ "label": "0"
66
+ },
67
+ {
68
+ "id": 2825,
69
+ "premise": "L'ONU adopta a Marràqueix un pacte no vinculant per les migracions",
70
+ "hypothesis": "Les persones migrades seran acollides a Marràqueix",
71
+ "label": "1"
72
+ },
73
+ {
74
+ "id": 2431,
75
+ "premise": "L'ONU adopta a Marràqueix un pacte no vinculant per les migracions",
76
+ "hypothesis": "L'acord impulsat per l'ONU lluny de tancar-se",
77
+ "label": "2"
78
+ },
79
+ </pre>
80
+
81
+ ### Data Fields
82
+
83
+ - premise: text
84
+ - hypothesis: text related to the premise
85
+ - label: relation between premise and hypothesis:
86
+ * 0: entailment
87
+ * 1: neutral
88
+ * 2: contradiction
89
+
90
+ ### Data Splits
91
+
92
+ * dev.json: 2116 examples
93
+ * test.json: 2117 examples
94
+ * train.json: 16930 examples
95
+
96
+ ## Dataset Creation
97
+
98
+ ### Curation Rationale
99
+ We created this dataset to contribute to the development of language models in Catalan, a low-resource language.
100
+
101
+ ### Source Data
102
+
103
+ Source sentences are extracted from the [Catalan Textual Corpus](https://doi.org/10.5281/zenodo.4519349) and from [VilaWeb](https://www.vilaweb.cat) newswire.
104
+
105
+ #### Initial Data Collection and Normalization
106
+
107
+ 12000 sentences from the BSC [Catalan Textual Corpus](https://doi.org/10.5281/zenodo.4519349), together with 6200 headers from the Catalan news site [VilaWeb](https://www.vilaweb.cat), were chosen randomly. We filtered them by different criteria, such as length and stand-alone intelligibility. For each selected text, we commissioned 3 hypotheses (one for each entailment category) to be written by a team of native annotators.
108
+
109
+ Some sentence pairs were excluded because of inconsistencies.
110
+
111
+ #### Who are the source language producers?
112
+
113
+ The Catalan Textual Corpus corpus consists of several corpora gathered from web crawling and public corpora. More information can be found [here](https://doi.org/10.5281/zenodo.4519349).
114
+
115
+ [VilaWeb](https://www.vilaweb.cat) is a Catalan newswire.
116
+
117
+ ### Annotations
118
+
119
+ #### Annotation process
120
+
121
+ We commissioned 3 hypotheses (one for each entailment category) to be written by a team of annotators.
122
+
123
+ #### Who are the annotators?
124
+
125
+ Annotators are a team of native language collaborators from two independent companies.
126
+
127
+ ### Personal and Sensitive Information
128
+
129
+ No personal or sensitive information included.
130
+
131
+ ## Considerations for Using the Data
132
+
133
+ ### Social Impact of Dataset
134
+
135
+ We hope this dataset contributes to the development of language models in Catalan, a low-resource language.
136
+
137
+ ### Discussion of Biases
138
+
139
+ [N/A]
140
+
141
+ ### Other Known Limitations
142
+
143
+ [N/A]
144
+
145
+ ## Additional Information
146
+
147
+ ### Dataset Curators
148
+
149
+ Text Mining Unit (TeMU) at the Barcelona Supercomputing Center ([email protected])
150
+
151
+ This work was funded by the [Departament de la Vicepresidència i de Polítiques Digitals i Territori de la Generalitat de Catalunya](https://politiquesdigitals.gencat.cat/ca/inici/index.html#googtrans(ca|en) within the framework of [Projecte AINA](https://politiquesdigitals.gencat.cat/ca/economia/catalonia-ai/aina).
152
+
153
+
154
+ ### Licensing Information
155
+
156
+ This work is licensed under an <a rel="license" href="https://creativecommons.org/licenses/by-nc-nd/4.0/">Attribution-NonCommercial-NoDerivatives 4.0 International License</a>.
157
+
158
+ ### Citation Information
159
+
160
+ ```
161
+
162
+ @inproceedings{armengol-estape-etal-2021-multilingual,
163
+ title = "Are Multilingual Models the Best Choice for Moderately Under-resourced Languages? {A} Comprehensive Assessment for {C}atalan",
164
+ author = "Armengol-Estap{\'e}, Jordi and
165
+ Carrino, Casimiro Pio and
166
+ Rodriguez-Penagos, Carlos and
167
+ de Gibert Bonet, Ona and
168
+ Armentano-Oller, Carme and
169
+ Gonzalez-Agirre, Aitor and
170
+ Melero, Maite and
171
+ Villegas, Marta",
172
+ booktitle = "Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021",
173
+ month = aug,
174
+ year = "2021",
175
+ address = "Online",
176
+ publisher = "Association for Computational Linguistics",
177
+ url = "https://aclanthology.org/2021.findings-acl.437",
178
+ doi = "10.18653/v1/2021.findings-acl.437",
179
+ pages = "4933--4946",
180
+ }
181
+
182
+ ```
183
+
184
+ [DOI](https://doi.org/10.5281/zenodo.4529183)