Datasets:

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

Add X-CSQA-ur data files

Browse files
README.md CHANGED
@@ -871,13 +871,13 @@ dataset_info:
871
  dtype: string
872
  splits:
873
  - name: test
874
- num_bytes: 306431
875
  num_examples: 1074
876
  - name: validation
877
- num_bytes: 292283
878
  num_examples: 1000
879
- download_size: 7519903
880
- dataset_size: 598714
881
  - config_name: X-CSQA-vi
882
  features:
883
  - name: id
@@ -1011,6 +1011,12 @@ configs:
1011
  path: X-CSQA-sw/test-*
1012
  - split: validation
1013
  path: X-CSQA-sw/validation-*
 
 
 
 
 
 
1014
  - config_name: X-CSQA-vi
1015
  data_files:
1016
  - split: test
 
871
  dtype: string
872
  splits:
873
  - name: test
874
+ num_bytes: 306129
875
  num_examples: 1074
876
  - name: validation
877
+ num_bytes: 292001
878
  num_examples: 1000
879
+ download_size: 267789
880
+ dataset_size: 598130
881
  - config_name: X-CSQA-vi
882
  features:
883
  - name: id
 
1011
  path: X-CSQA-sw/test-*
1012
  - split: validation
1013
  path: X-CSQA-sw/validation-*
1014
+ - config_name: X-CSQA-ur
1015
+ data_files:
1016
+ - split: test
1017
+ path: X-CSQA-ur/test-*
1018
+ - split: validation
1019
+ path: X-CSQA-ur/validation-*
1020
  - config_name: X-CSQA-vi
1021
  data_files:
1022
  - split: test
X-CSQA-ur/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf4db557e3596264e62249d62c6c32da07d9ab909fe74d92dbd553f642c88880
3
+ size 138703
X-CSQA-ur/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0be9d96ae5830f99a3b62fb754a98d6e8a6383dc45d3ac614bd271c46758cc68
3
+ size 129086
dataset_infos.json CHANGED
@@ -997,48 +997,38 @@
997
  "features": {
998
  "id": {
999
  "dtype": "string",
1000
- "id": null,
1001
  "_type": "Value"
1002
  },
1003
  "lang": {
1004
  "dtype": "string",
1005
- "id": null,
1006
  "_type": "Value"
1007
  },
1008
  "question": {
1009
  "stem": {
1010
  "dtype": "string",
1011
- "id": null,
1012
  "_type": "Value"
1013
  },
1014
  "choices": {
1015
  "feature": {
1016
  "label": {
1017
  "dtype": "string",
1018
- "id": null,
1019
  "_type": "Value"
1020
  },
1021
  "text": {
1022
  "dtype": "string",
1023
- "id": null,
1024
  "_type": "Value"
1025
  }
1026
  },
1027
- "length": -1,
1028
- "id": null,
1029
  "_type": "Sequence"
1030
  }
1031
  },
1032
  "answerKey": {
1033
  "dtype": "string",
1034
- "id": null,
1035
  "_type": "Value"
1036
  }
1037
  },
1038
- "post_processed": null,
1039
- "supervised_keys": null,
1040
- "task_templates": null,
1041
  "builder_name": "xcsr",
 
1042
  "config_name": "X-CSQA-ur",
1043
  "version": {
1044
  "version_str": "1.1.0",
@@ -1050,27 +1040,20 @@
1050
  "splits": {
1051
  "test": {
1052
  "name": "test",
1053
- "num_bytes": 306431,
1054
  "num_examples": 1074,
1055
- "dataset_name": "xcsr"
1056
  },
1057
  "validation": {
1058
  "name": "validation",
1059
- "num_bytes": 292283,
1060
  "num_examples": 1000,
1061
- "dataset_name": "xcsr"
1062
- }
1063
- },
1064
- "download_checksums": {
1065
- "https://inklab.usc.edu/XCSR/xcsr_datasets.zip": {
1066
- "num_bytes": 7519903,
1067
- "checksum": "c45b29ece740643252d5402e76be1e33f96f9d6910053f79e80d39887f10c85e"
1068
  }
1069
  },
1070
- "download_size": 7519903,
1071
- "post_processing_size": null,
1072
- "dataset_size": 598714,
1073
- "size_in_bytes": 8118617
1074
  },
1075
  "X-CODAH-en": {
1076
  "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",
 
997
  "features": {
998
  "id": {
999
  "dtype": "string",
 
1000
  "_type": "Value"
1001
  },
1002
  "lang": {
1003
  "dtype": "string",
 
1004
  "_type": "Value"
1005
  },
1006
  "question": {
1007
  "stem": {
1008
  "dtype": "string",
 
1009
  "_type": "Value"
1010
  },
1011
  "choices": {
1012
  "feature": {
1013
  "label": {
1014
  "dtype": "string",
 
1015
  "_type": "Value"
1016
  },
1017
  "text": {
1018
  "dtype": "string",
 
1019
  "_type": "Value"
1020
  }
1021
  },
 
 
1022
  "_type": "Sequence"
1023
  }
1024
  },
1025
  "answerKey": {
1026
  "dtype": "string",
 
1027
  "_type": "Value"
1028
  }
1029
  },
 
 
 
1030
  "builder_name": "xcsr",
1031
+ "dataset_name": "xcsr",
1032
  "config_name": "X-CSQA-ur",
1033
  "version": {
1034
  "version_str": "1.1.0",
 
1040
  "splits": {
1041
  "test": {
1042
  "name": "test",
1043
+ "num_bytes": 306129,
1044
  "num_examples": 1074,
1045
+ "dataset_name": null
1046
  },
1047
  "validation": {
1048
  "name": "validation",
1049
+ "num_bytes": 292001,
1050
  "num_examples": 1000,
1051
+ "dataset_name": null
 
 
 
 
 
 
1052
  }
1053
  },
1054
+ "download_size": 267789,
1055
+ "dataset_size": 598130,
1056
+ "size_in_bytes": 865919
 
1057
  },
1058
  "X-CODAH-en": {
1059
  "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",