Datasets:

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

Add X-CODAH-ur data files

Browse files
README.md CHANGED
@@ -435,13 +435,13 @@ dataset_info:
435
  dtype: string
436
  splits:
437
  - name: test
438
- num_bytes: 687409
439
  num_examples: 1000
440
  - name: validation
441
- num_bytes: 199849
442
  num_examples: 300
443
- download_size: 7519903
444
- dataset_size: 887258
445
  - config_name: X-CODAH-vi
446
  features:
447
  - name: id
@@ -1011,6 +1011,12 @@ configs:
1011
  path: X-CODAH-sw/test-*
1012
  - split: validation
1013
  path: X-CODAH-sw/validation-*
 
 
 
 
 
 
1014
  - config_name: X-CODAH-vi
1015
  data_files:
1016
  - split: test
 
435
  dtype: string
436
  splits:
437
  - name: test
438
+ num_bytes: 687123
439
  num_examples: 1000
440
  - name: validation
441
+ num_bytes: 199737
442
  num_examples: 300
443
+ download_size: 294475
444
+ dataset_size: 886860
445
  - config_name: X-CODAH-vi
446
  features:
447
  - name: id
 
1011
  path: X-CODAH-sw/test-*
1012
  - split: validation
1013
  path: X-CODAH-sw/validation-*
1014
+ - config_name: X-CODAH-ur
1015
+ data_files:
1016
+ - split: test
1017
+ path: X-CODAH-ur/test-*
1018
+ - split: validation
1019
+ path: X-CODAH-ur/validation-*
1020
  - config_name: X-CODAH-vi
1021
  data_files:
1022
  - split: test
X-CODAH-ur/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2389ec2eed4a12add4c59e9f584a7c3b30b44fc6faa3f73f5c947427cf7ce8a
3
+ size 225537
X-CODAH-ur/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f35c2f4dcac08c237c56ebd7b0ec6f7977a21c671be3ab33c0848e821ac1f32
3
+ size 68938
dataset_infos.json CHANGED
@@ -2113,53 +2113,42 @@
2113
  "features": {
2114
  "id": {
2115
  "dtype": "string",
2116
- "id": null,
2117
  "_type": "Value"
2118
  },
2119
  "lang": {
2120
  "dtype": "string",
2121
- "id": null,
2122
  "_type": "Value"
2123
  },
2124
  "question_tag": {
2125
  "dtype": "string",
2126
- "id": null,
2127
  "_type": "Value"
2128
  },
2129
  "question": {
2130
  "stem": {
2131
  "dtype": "string",
2132
- "id": null,
2133
  "_type": "Value"
2134
  },
2135
  "choices": {
2136
  "feature": {
2137
  "label": {
2138
  "dtype": "string",
2139
- "id": null,
2140
  "_type": "Value"
2141
  },
2142
  "text": {
2143
  "dtype": "string",
2144
- "id": null,
2145
  "_type": "Value"
2146
  }
2147
  },
2148
- "length": -1,
2149
- "id": null,
2150
  "_type": "Sequence"
2151
  }
2152
  },
2153
  "answerKey": {
2154
  "dtype": "string",
2155
- "id": null,
2156
  "_type": "Value"
2157
  }
2158
  },
2159
- "post_processed": null,
2160
- "supervised_keys": null,
2161
- "task_templates": null,
2162
  "builder_name": "xcsr",
 
2163
  "config_name": "X-CODAH-ur",
2164
  "version": {
2165
  "version_str": "1.1.0",
@@ -2171,26 +2160,19 @@
2171
  "splits": {
2172
  "test": {
2173
  "name": "test",
2174
- "num_bytes": 687409,
2175
  "num_examples": 1000,
2176
- "dataset_name": "xcsr"
2177
  },
2178
  "validation": {
2179
  "name": "validation",
2180
- "num_bytes": 199849,
2181
  "num_examples": 300,
2182
- "dataset_name": "xcsr"
2183
- }
2184
- },
2185
- "download_checksums": {
2186
- "https://inklab.usc.edu/XCSR/xcsr_datasets.zip": {
2187
- "num_bytes": 7519903,
2188
- "checksum": "c45b29ece740643252d5402e76be1e33f96f9d6910053f79e80d39887f10c85e"
2189
  }
2190
  },
2191
- "download_size": 7519903,
2192
- "post_processing_size": null,
2193
- "dataset_size": 887258,
2194
- "size_in_bytes": 8407161
2195
  }
2196
  }
 
2113
  "features": {
2114
  "id": {
2115
  "dtype": "string",
 
2116
  "_type": "Value"
2117
  },
2118
  "lang": {
2119
  "dtype": "string",
 
2120
  "_type": "Value"
2121
  },
2122
  "question_tag": {
2123
  "dtype": "string",
 
2124
  "_type": "Value"
2125
  },
2126
  "question": {
2127
  "stem": {
2128
  "dtype": "string",
 
2129
  "_type": "Value"
2130
  },
2131
  "choices": {
2132
  "feature": {
2133
  "label": {
2134
  "dtype": "string",
 
2135
  "_type": "Value"
2136
  },
2137
  "text": {
2138
  "dtype": "string",
 
2139
  "_type": "Value"
2140
  }
2141
  },
 
 
2142
  "_type": "Sequence"
2143
  }
2144
  },
2145
  "answerKey": {
2146
  "dtype": "string",
 
2147
  "_type": "Value"
2148
  }
2149
  },
 
 
 
2150
  "builder_name": "xcsr",
2151
+ "dataset_name": "xcsr",
2152
  "config_name": "X-CODAH-ur",
2153
  "version": {
2154
  "version_str": "1.1.0",
 
2160
  "splits": {
2161
  "test": {
2162
  "name": "test",
2163
+ "num_bytes": 687123,
2164
  "num_examples": 1000,
2165
+ "dataset_name": null
2166
  },
2167
  "validation": {
2168
  "name": "validation",
2169
+ "num_bytes": 199737,
2170
  "num_examples": 300,
2171
+ "dataset_name": null
 
 
 
 
 
 
2172
  }
2173
  },
2174
+ "download_size": 294475,
2175
+ "dataset_size": 886860,
2176
+ "size_in_bytes": 1181335
 
2177
  }
2178
  }