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
ed236eb
1 Parent(s): 56acd4d

Add nah data files

Browse files
README.md CHANGED
@@ -178,13 +178,13 @@ dataset_info:
178
  '2': contradiction
179
  splits:
180
  - name: validation
181
- num_bytes: 50749
182
  num_examples: 376
183
  - name: test
184
- num_bytes: 102961
185
  num_examples: 738
186
- download_size: 2256093
187
- dataset_size: 153710
188
  - config_name: oto
189
  features:
190
  - name: premise
@@ -304,6 +304,12 @@ configs:
304
  path: hch/validation-*
305
  - split: test
306
  path: hch/test-*
 
 
 
 
 
 
307
  ---
308
 
309
  # Dataset Card for AmericasNLI
 
178
  '2': contradiction
179
  splits:
180
  - name: validation
181
+ num_bytes: 50741
182
  num_examples: 376
183
  - name: test
184
+ num_bytes: 102953
185
  num_examples: 738
186
+ download_size: 56953
187
+ dataset_size: 153694
188
  - config_name: oto
189
  features:
190
  - name: premise
 
304
  path: hch/validation-*
305
  - split: test
306
  path: hch/test-*
307
+ - config_name: nah
308
+ data_files:
309
+ - split: validation
310
+ path: nah/validation-*
311
+ - split: test
312
+ path: nah/test-*
313
  ---
314
 
315
  # Dataset Card for AmericasNLI
dataset_infos.json CHANGED
@@ -257,35 +257,28 @@
257
  "nah": {
258
  "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",
259
  "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",
260
- "homepage": "TODO",
261
  "license": "",
262
  "features": {
263
  "premise": {
264
  "dtype": "string",
265
- "id": null,
266
  "_type": "Value"
267
  },
268
  "hypothesis": {
269
  "dtype": "string",
270
- "id": null,
271
  "_type": "Value"
272
  },
273
  "label": {
274
- "num_classes": 3,
275
  "names": [
276
  "entailment",
277
  "neutral",
278
  "contradiction"
279
  ],
280
- "names_file": null,
281
- "id": null,
282
  "_type": "ClassLabel"
283
  }
284
  },
285
- "post_processed": null,
286
- "supervised_keys": null,
287
- "task_templates": null,
288
  "builder_name": "americas_nli",
 
289
  "config_name": "nah",
290
  "version": {
291
  "version_str": "1.0.0",
@@ -297,31 +290,20 @@
297
  "splits": {
298
  "validation": {
299
  "name": "validation",
300
- "num_bytes": 50749,
301
  "num_examples": 376,
302
- "dataset_name": "americas_nli"
303
  },
304
  "test": {
305
  "name": "test",
306
- "num_bytes": 102961,
307
  "num_examples": 738,
308
- "dataset_name": "americas_nli"
309
- }
310
- },
311
- "download_checksums": {
312
- "https://raw.githubusercontent.com/nala-cub/AmericasNLI/main/dev.tsv": {
313
- "num_bytes": 1090405,
314
- "checksum": "a2678f2820a2008547c5d993118979cc82a25d51a73570571566a1b74d8e8530"
315
- },
316
- "https://raw.githubusercontent.com/nala-cub/AmericasNLI/main/test.tsv": {
317
- "num_bytes": 1165688,
318
- "checksum": "1e16c058de33ddaab4a037b1078a31ecab08afddfdc840140593b6da1439bcf8"
319
  }
320
  },
321
- "download_size": 2256093,
322
- "post_processing_size": null,
323
- "dataset_size": 153710,
324
- "size_in_bytes": 2409803
325
  },
326
  "oto": {
327
  "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",
 
257
  "nah": {
258
  "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",
259
  "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",
260
+ "homepage": "https://github.com/nala-cub/AmericasNLI",
261
  "license": "",
262
  "features": {
263
  "premise": {
264
  "dtype": "string",
 
265
  "_type": "Value"
266
  },
267
  "hypothesis": {
268
  "dtype": "string",
 
269
  "_type": "Value"
270
  },
271
  "label": {
 
272
  "names": [
273
  "entailment",
274
  "neutral",
275
  "contradiction"
276
  ],
 
 
277
  "_type": "ClassLabel"
278
  }
279
  },
 
 
 
280
  "builder_name": "americas_nli",
281
+ "dataset_name": "americas_nli",
282
  "config_name": "nah",
283
  "version": {
284
  "version_str": "1.0.0",
 
290
  "splits": {
291
  "validation": {
292
  "name": "validation",
293
+ "num_bytes": 50741,
294
  "num_examples": 376,
295
+ "dataset_name": null
296
  },
297
  "test": {
298
  "name": "test",
299
+ "num_bytes": 102953,
300
  "num_examples": 738,
301
+ "dataset_name": null
 
 
 
 
 
 
 
 
 
 
302
  }
303
  },
304
+ "download_size": 56953,
305
+ "dataset_size": 153694,
306
+ "size_in_bytes": 210647
 
307
  },
308
  "oto": {
309
  "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",
nah/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04fdf01933b4359b26bb8b6c112e4ffd8ea70b4677aa153fa48fc99538f88a06
3
+ size 36715
nah/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b25cc0fb743cb19acaec77bf54fa190c08c6bdd7c168021a568922919a56937
3
+ size 20238