Datasets:

Multilinguality:
multilingual
Size Categories:
1K<n<10K
Annotations Creators:
crowdsourced
ArXiv:
Tags:
License:
albertvillanova HF staff commited on
Commit
aa7aa32
1 Parent(s): 1d700b1

Add X-CODAH-ar data files

Browse files
README.md CHANGED
@@ -58,13 +58,13 @@ dataset_info:
58
  dtype: string
59
  splits:
60
  - name: test
61
- num_bytes: 568312
62
  num_examples: 1000
63
  - name: validation
64
- num_bytes: 165134
65
  num_examples: 300
66
- download_size: 7519903
67
- dataset_size: 733446
68
  - config_name: X-CODAH-de
69
  features:
70
  - name: id
@@ -933,6 +933,12 @@ dataset_info:
933
  download_size: 207379
934
  dataset_size: 385717
935
  configs:
 
 
 
 
 
 
936
  - config_name: X-CODAH-de
937
  data_files:
938
  - split: test
 
58
  dtype: string
59
  splits:
60
  - name: test
61
+ num_bytes: 568026
62
  num_examples: 1000
63
  - name: validation
64
+ num_bytes: 165022
65
  num_examples: 300
66
+ download_size: 265474
67
+ dataset_size: 733048
68
  - config_name: X-CODAH-de
69
  features:
70
  - name: id
 
933
  download_size: 207379
934
  dataset_size: 385717
935
  configs:
936
+ - config_name: X-CODAH-ar
937
+ data_files:
938
+ - split: test
939
+ path: X-CODAH-ar/test-*
940
+ - split: validation
941
+ path: X-CODAH-ar/validation-*
942
  - config_name: X-CODAH-de
943
  data_files:
944
  - split: test
X-CODAH-ar/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14198a2c6b38c3daea1d7f8db193687f350a111052eae6ea487491682a54be86
3
+ size 203161
X-CODAH-ar/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6106a27017ced317c4251a4107767ba12e69ed449577d21e0af81de2823eb211
3
+ size 62313
dataset_infos.json CHANGED
@@ -1833,53 +1833,42 @@
1833
  "features": {
1834
  "id": {
1835
  "dtype": "string",
1836
- "id": null,
1837
  "_type": "Value"
1838
  },
1839
  "lang": {
1840
  "dtype": "string",
1841
- "id": null,
1842
  "_type": "Value"
1843
  },
1844
  "question_tag": {
1845
  "dtype": "string",
1846
- "id": null,
1847
  "_type": "Value"
1848
  },
1849
  "question": {
1850
  "stem": {
1851
  "dtype": "string",
1852
- "id": null,
1853
  "_type": "Value"
1854
  },
1855
  "choices": {
1856
  "feature": {
1857
  "label": {
1858
  "dtype": "string",
1859
- "id": null,
1860
  "_type": "Value"
1861
  },
1862
  "text": {
1863
  "dtype": "string",
1864
- "id": null,
1865
  "_type": "Value"
1866
  }
1867
  },
1868
- "length": -1,
1869
- "id": null,
1870
  "_type": "Sequence"
1871
  }
1872
  },
1873
  "answerKey": {
1874
  "dtype": "string",
1875
- "id": null,
1876
  "_type": "Value"
1877
  }
1878
  },
1879
- "post_processed": null,
1880
- "supervised_keys": null,
1881
- "task_templates": null,
1882
  "builder_name": "xcsr",
 
1883
  "config_name": "X-CODAH-ar",
1884
  "version": {
1885
  "version_str": "1.1.0",
@@ -1891,27 +1880,20 @@
1891
  "splits": {
1892
  "test": {
1893
  "name": "test",
1894
- "num_bytes": 568312,
1895
  "num_examples": 1000,
1896
- "dataset_name": "xcsr"
1897
  },
1898
  "validation": {
1899
  "name": "validation",
1900
- "num_bytes": 165134,
1901
  "num_examples": 300,
1902
- "dataset_name": "xcsr"
1903
- }
1904
- },
1905
- "download_checksums": {
1906
- "https://inklab.usc.edu/XCSR/xcsr_datasets.zip": {
1907
- "num_bytes": 7519903,
1908
- "checksum": "c45b29ece740643252d5402e76be1e33f96f9d6910053f79e80d39887f10c85e"
1909
  }
1910
  },
1911
- "download_size": 7519903,
1912
- "post_processing_size": null,
1913
- "dataset_size": 733446,
1914
- "size_in_bytes": 8253349
1915
  },
1916
  "X-CODAH-vi": {
1917
  "description": "To evaluate multi-lingual language models (ML-LMs) for commonsense reasoning in a cross-lingual zero-shot transfer setting (X-CSR), i.e., training in English and test in other languages, we create two benchmark datasets, namely X-CSQA and X-CODAH. Specifically, we automatically translate the original CSQA and CODAH datasets, which only have English versions, to 15 other languages, forming development and test sets for studying X-CSR. As our goal is to evaluate different ML-LMs in a unified evaluation protocol for X-CSR, we argue that such translated examples, although might contain noise, can serve as a starting benchmark for us to obtain meaningful analysis, before more human-translated datasets will be available in the future.\n",
 
1833
  "features": {
1834
  "id": {
1835
  "dtype": "string",
 
1836
  "_type": "Value"
1837
  },
1838
  "lang": {
1839
  "dtype": "string",
 
1840
  "_type": "Value"
1841
  },
1842
  "question_tag": {
1843
  "dtype": "string",
 
1844
  "_type": "Value"
1845
  },
1846
  "question": {
1847
  "stem": {
1848
  "dtype": "string",
 
1849
  "_type": "Value"
1850
  },
1851
  "choices": {
1852
  "feature": {
1853
  "label": {
1854
  "dtype": "string",
 
1855
  "_type": "Value"
1856
  },
1857
  "text": {
1858
  "dtype": "string",
 
1859
  "_type": "Value"
1860
  }
1861
  },
 
 
1862
  "_type": "Sequence"
1863
  }
1864
  },
1865
  "answerKey": {
1866
  "dtype": "string",
 
1867
  "_type": "Value"
1868
  }
1869
  },
 
 
 
1870
  "builder_name": "xcsr",
1871
+ "dataset_name": "xcsr",
1872
  "config_name": "X-CODAH-ar",
1873
  "version": {
1874
  "version_str": "1.1.0",
 
1880
  "splits": {
1881
  "test": {
1882
  "name": "test",
1883
+ "num_bytes": 568026,
1884
  "num_examples": 1000,
1885
+ "dataset_name": null
1886
  },
1887
  "validation": {
1888
  "name": "validation",
1889
+ "num_bytes": 165022,
1890
  "num_examples": 300,
1891
+ "dataset_name": null
 
 
 
 
 
 
1892
  }
1893
  },
1894
+ "download_size": 265474,
1895
+ "dataset_size": 733048,
1896
+ "size_in_bytes": 998522
 
1897
  },
1898
  "X-CODAH-vi": {
1899
  "description": "To evaluate multi-lingual language models (ML-LMs) for commonsense reasoning in a cross-lingual zero-shot transfer setting (X-CSR), i.e., training in English and test in other languages, we create two benchmark datasets, namely X-CSQA and X-CODAH. Specifically, we automatically translate the original CSQA and CODAH datasets, which only have English versions, to 15 other languages, forming development and test sets for studying X-CSR. As our goal is to evaluate different ML-LMs in a unified evaluation protocol for X-CSR, we argue that such translated examples, although might contain noise, can serve as a starting benchmark for us to obtain meaningful analysis, before more human-translated datasets will be available in the future.\n",