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
5b7333a
1 Parent(s): cf426f3

Add tar data files

Browse files
README.md CHANGED
@@ -266,13 +266,13 @@ dataset_info:
266
  '2': contradiction
267
  splits:
268
  - name: validation
269
- num_bytes: 139504
270
  num_examples: 743
271
  - name: test
272
- num_bytes: 122632
273
  num_examples: 750
274
- download_size: 2256093
275
- dataset_size: 262136
276
  configs:
277
  - config_name: aym
278
  data_files:
@@ -328,6 +328,12 @@ configs:
328
  path: shp/validation-*
329
  - split: test
330
  path: shp/test-*
 
 
 
 
 
 
331
  ---
332
 
333
  # Dataset Card for AmericasNLI
 
266
  '2': contradiction
267
  splits:
268
  - name: validation
269
+ num_bytes: 139496
270
  num_examples: 743
271
  - name: test
272
+ num_bytes: 122624
273
  num_examples: 750
274
+ download_size: 89683
275
+ dataset_size: 262120
276
  configs:
277
  - config_name: aym
278
  data_files:
 
328
  path: shp/validation-*
329
  - split: test
330
  path: shp/test-*
331
+ - config_name: tar
332
+ data_files:
333
+ - split: validation
334
+ path: tar/validation-*
335
+ - split: test
336
+ path: tar/test-*
337
  ---
338
 
339
  # Dataset Card for AmericasNLI
dataset_infos.json CHANGED
@@ -461,35 +461,28 @@
461
  "tar": {
462
  "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",
463
  "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",
464
- "homepage": "TODO",
465
  "license": "",
466
  "features": {
467
  "premise": {
468
  "dtype": "string",
469
- "id": null,
470
  "_type": "Value"
471
  },
472
  "hypothesis": {
473
  "dtype": "string",
474
- "id": null,
475
  "_type": "Value"
476
  },
477
  "label": {
478
- "num_classes": 3,
479
  "names": [
480
  "entailment",
481
  "neutral",
482
  "contradiction"
483
  ],
484
- "names_file": null,
485
- "id": null,
486
  "_type": "ClassLabel"
487
  }
488
  },
489
- "post_processed": null,
490
- "supervised_keys": null,
491
- "task_templates": null,
492
  "builder_name": "americas_nli",
 
493
  "config_name": "tar",
494
  "version": {
495
  "version_str": "1.0.0",
@@ -501,31 +494,20 @@
501
  "splits": {
502
  "validation": {
503
  "name": "validation",
504
- "num_bytes": 139504,
505
  "num_examples": 743,
506
- "dataset_name": "americas_nli"
507
  },
508
  "test": {
509
  "name": "test",
510
- "num_bytes": 122632,
511
  "num_examples": 750,
512
- "dataset_name": "americas_nli"
513
- }
514
- },
515
- "download_checksums": {
516
- "https://raw.githubusercontent.com/nala-cub/AmericasNLI/main/dev.tsv": {
517
- "num_bytes": 1090405,
518
- "checksum": "a2678f2820a2008547c5d993118979cc82a25d51a73570571566a1b74d8e8530"
519
- },
520
- "https://raw.githubusercontent.com/nala-cub/AmericasNLI/main/test.tsv": {
521
- "num_bytes": 1165688,
522
- "checksum": "1e16c058de33ddaab4a037b1078a31ecab08afddfdc840140593b6da1439bcf8"
523
  }
524
  },
525
- "download_size": 2256093,
526
- "post_processing_size": null,
527
- "dataset_size": 262136,
528
- "size_in_bytes": 2518229
529
  },
530
  "all_languages": {
531
  "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",
 
461
  "tar": {
462
  "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",
463
  "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",
464
+ "homepage": "https://github.com/nala-cub/AmericasNLI",
465
  "license": "",
466
  "features": {
467
  "premise": {
468
  "dtype": "string",
 
469
  "_type": "Value"
470
  },
471
  "hypothesis": {
472
  "dtype": "string",
 
473
  "_type": "Value"
474
  },
475
  "label": {
 
476
  "names": [
477
  "entailment",
478
  "neutral",
479
  "contradiction"
480
  ],
 
 
481
  "_type": "ClassLabel"
482
  }
483
  },
 
 
 
484
  "builder_name": "americas_nli",
485
+ "dataset_name": "americas_nli",
486
  "config_name": "tar",
487
  "version": {
488
  "version_str": "1.0.0",
 
494
  "splits": {
495
  "validation": {
496
  "name": "validation",
497
+ "num_bytes": 139496,
498
  "num_examples": 743,
499
+ "dataset_name": null
500
  },
501
  "test": {
502
  "name": "test",
503
+ "num_bytes": 122624,
504
  "num_examples": 750,
505
+ "dataset_name": null
 
 
 
 
 
 
 
 
 
 
506
  }
507
  },
508
+ "download_size": 89683,
509
+ "dataset_size": 262120,
510
+ "size_in_bytes": 351803
 
511
  },
512
  "all_languages": {
513
  "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",
tar/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78b54f010e4918d73146e5f0136838a5340dda64b82d0f306f20a5b61155367c
3
+ size 42615
tar/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1533f0b3f08499775cca3a167f78cf0ab75334655a293198555ddfb7c1df113b
3
+ size 47068