Datasets:

Size Categories:
unknown
Language Creators:
expert-generated
Annotations Creators:
expert-generated
Source Datasets:
extended|xnli
ArXiv:
Tags:
License:
albertvillanova HF staff commited on
Commit
6fd0ce3
1 Parent(s): 005bb9e

Add gn data files

Browse files
README.md CHANGED
@@ -134,13 +134,13 @@ dataset_info:
134
  '2': contradiction
135
  splits:
136
  - name: validation
137
- num_bytes: 115143
138
  num_examples: 743
139
  - name: test
140
- num_bytes: 101956
141
  num_examples: 750
142
- download_size: 2256093
143
- dataset_size: 217099
144
  - config_name: hch
145
  features:
146
  - name: premise
@@ -292,6 +292,12 @@ configs:
292
  path: cni/validation-*
293
  - split: test
294
  path: cni/test-*
 
 
 
 
 
 
295
  ---
296
 
297
  # Dataset Card for AmericasNLI
 
134
  '2': contradiction
135
  splits:
136
  - name: validation
137
+ num_bytes: 115135
138
  num_examples: 743
139
  - name: test
140
+ num_bytes: 101948
141
  num_examples: 750
142
+ download_size: 80429
143
+ dataset_size: 217083
144
  - config_name: hch
145
  features:
146
  - name: premise
 
292
  path: cni/validation-*
293
  - split: test
294
  path: cni/test-*
295
+ - config_name: gn
296
+ data_files:
297
+ - split: validation
298
+ path: gn/validation-*
299
+ - split: test
300
+ path: gn/test-*
301
  ---
302
 
303
  # Dataset Card for AmericasNLI
dataset_infos.json CHANGED
@@ -155,35 +155,28 @@
155
  "gn": {
156
  "description": "AmericasNLI is an extension of XNLI (Conneau et al., 2018) \u2013 a natural language inference (NLI) dataset covering 15 high-resource languages \u2013 to 10 low-resource indigenous languages spoken in the Americas: Ashaninka, Aymara, Bribri, Guarani, Nahuatl, Otomi, Quechua, Raramuri, Shipibo-Konibo, and Wixarika. As with MNLI, the goal is to predict textual entailment (does sentence A imply/contradict/neither sentence B) and is a classification task (given two sentences, predict one of three labels).\n",
157
  "citation": "\n@article{DBLP:journals/corr/abs-2104-08726,\n author = {Abteen Ebrahimi and\n Manuel Mager and\n Arturo Oncevay and\n Vishrav Chaudhary and\n Luis Chiruzzo and\n Angela Fan and\n John Ortega and\n Ricardo Ramos and\n Annette Rios and\n Ivan Vladimir and\n Gustavo A. Gim{'{e}}nez{-}Lugo and\n Elisabeth Mager and\n Graham Neubig and\n Alexis Palmer and\n Rolando A. Coto Solano and\n Ngoc Thang Vu and\n Katharina Kann},\n title = {AmericasNLI: Evaluating Zero-shot Natural Language Understanding of\n Pretrained Multilingual Models in Truly Low-resource Languages},\n journal = {CoRR},\n volume = {abs/2104.08726},\n year = {2021},\n url = {https://arxiv.org/abs/2104.08726},\n eprinttype = {arXiv},\n eprint = {2104.08726},\n timestamp = {Mon, 26 Apr 2021 17:25:10 +0200},\n biburl = {https://dblp.org/rec/journals/corr/abs-2104-08726.bib},\n bibsource = {dblp computer science bibliography, https://dblp.org}\n}\n",
158
- "homepage": "TODO",
159
  "license": "",
160
  "features": {
161
  "premise": {
162
  "dtype": "string",
163
- "id": null,
164
  "_type": "Value"
165
  },
166
  "hypothesis": {
167
  "dtype": "string",
168
- "id": null,
169
  "_type": "Value"
170
  },
171
  "label": {
172
- "num_classes": 3,
173
  "names": [
174
  "entailment",
175
  "neutral",
176
  "contradiction"
177
  ],
178
- "names_file": null,
179
- "id": null,
180
  "_type": "ClassLabel"
181
  }
182
  },
183
- "post_processed": null,
184
- "supervised_keys": null,
185
- "task_templates": null,
186
  "builder_name": "americas_nli",
 
187
  "config_name": "gn",
188
  "version": {
189
  "version_str": "1.0.0",
@@ -195,31 +188,20 @@
195
  "splits": {
196
  "validation": {
197
  "name": "validation",
198
- "num_bytes": 115143,
199
  "num_examples": 743,
200
- "dataset_name": "americas_nli"
201
  },
202
  "test": {
203
  "name": "test",
204
- "num_bytes": 101956,
205
  "num_examples": 750,
206
- "dataset_name": "americas_nli"
207
- }
208
- },
209
- "download_checksums": {
210
- "https://raw.githubusercontent.com/nala-cub/AmericasNLI/main/dev.tsv": {
211
- "num_bytes": 1090405,
212
- "checksum": "a2678f2820a2008547c5d993118979cc82a25d51a73570571566a1b74d8e8530"
213
- },
214
- "https://raw.githubusercontent.com/nala-cub/AmericasNLI/main/test.tsv": {
215
- "num_bytes": 1165688,
216
- "checksum": "1e16c058de33ddaab4a037b1078a31ecab08afddfdc840140593b6da1439bcf8"
217
  }
218
  },
219
- "download_size": 2256093,
220
- "post_processing_size": null,
221
- "dataset_size": 217099,
222
- "size_in_bytes": 2473192
223
  },
224
  "hch": {
225
  "description": "AmericasNLI is an extension of XNLI (Conneau et al., 2018) \u2013 a natural language inference (NLI) dataset covering 15 high-resource languages \u2013 to 10 low-resource indigenous languages spoken in the Americas: Ashaninka, Aymara, Bribri, Guarani, Nahuatl, Otomi, Quechua, Raramuri, Shipibo-Konibo, and Wixarika. As with MNLI, the goal is to predict textual entailment (does sentence A imply/contradict/neither sentence B) and is a classification task (given two sentences, predict one of three labels).\n",
 
155
  "gn": {
156
  "description": "AmericasNLI is an extension of XNLI (Conneau et al., 2018) \u2013 a natural language inference (NLI) dataset covering 15 high-resource languages \u2013 to 10 low-resource indigenous languages spoken in the Americas: Ashaninka, Aymara, Bribri, Guarani, Nahuatl, Otomi, Quechua, Raramuri, Shipibo-Konibo, and Wixarika. As with MNLI, the goal is to predict textual entailment (does sentence A imply/contradict/neither sentence B) and is a classification task (given two sentences, predict one of three labels).\n",
157
  "citation": "\n@article{DBLP:journals/corr/abs-2104-08726,\n author = {Abteen Ebrahimi and\n Manuel Mager and\n Arturo Oncevay and\n Vishrav Chaudhary and\n Luis Chiruzzo and\n Angela Fan and\n John Ortega and\n Ricardo Ramos and\n Annette Rios and\n Ivan Vladimir and\n Gustavo A. Gim{'{e}}nez{-}Lugo and\n Elisabeth Mager and\n Graham Neubig and\n Alexis Palmer and\n Rolando A. Coto Solano and\n Ngoc Thang Vu and\n Katharina Kann},\n title = {AmericasNLI: Evaluating Zero-shot Natural Language Understanding of\n Pretrained Multilingual Models in Truly Low-resource Languages},\n journal = {CoRR},\n volume = {abs/2104.08726},\n year = {2021},\n url = {https://arxiv.org/abs/2104.08726},\n eprinttype = {arXiv},\n eprint = {2104.08726},\n timestamp = {Mon, 26 Apr 2021 17:25:10 +0200},\n biburl = {https://dblp.org/rec/journals/corr/abs-2104-08726.bib},\n bibsource = {dblp computer science bibliography, https://dblp.org}\n}\n",
158
+ "homepage": "https://github.com/nala-cub/AmericasNLI",
159
  "license": "",
160
  "features": {
161
  "premise": {
162
  "dtype": "string",
 
163
  "_type": "Value"
164
  },
165
  "hypothesis": {
166
  "dtype": "string",
 
167
  "_type": "Value"
168
  },
169
  "label": {
 
170
  "names": [
171
  "entailment",
172
  "neutral",
173
  "contradiction"
174
  ],
 
 
175
  "_type": "ClassLabel"
176
  }
177
  },
 
 
 
178
  "builder_name": "americas_nli",
179
+ "dataset_name": "americas_nli",
180
  "config_name": "gn",
181
  "version": {
182
  "version_str": "1.0.0",
 
188
  "splits": {
189
  "validation": {
190
  "name": "validation",
191
+ "num_bytes": 115135,
192
  "num_examples": 743,
193
+ "dataset_name": null
194
  },
195
  "test": {
196
  "name": "test",
197
+ "num_bytes": 101948,
198
  "num_examples": 750,
199
+ "dataset_name": null
 
 
 
 
 
 
 
 
 
 
200
  }
201
  },
202
+ "download_size": 80429,
203
+ "dataset_size": 217083,
204
+ "size_in_bytes": 297512
 
205
  },
206
  "hch": {
207
  "description": "AmericasNLI is an extension of XNLI (Conneau et al., 2018) \u2013 a natural language inference (NLI) dataset covering 15 high-resource languages \u2013 to 10 low-resource indigenous languages spoken in the Americas: Ashaninka, Aymara, Bribri, Guarani, Nahuatl, Otomi, Quechua, Raramuri, Shipibo-Konibo, and Wixarika. As with MNLI, the goal is to predict textual entailment (does sentence A imply/contradict/neither sentence B) and is a classification task (given two sentences, predict one of three labels).\n",
gn/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8dbd99b1f8cb88fdac4872e2fd48dd2acde44f057d9296754c6777af2e96e127
3
+ size 38172
gn/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd99e85bf961c6b142e1d8b78d540ad7e84d892b1792b5a4cf735c088564c684
3
+ size 42257