SaylorTwift HF Staff commited on
Commit
3f244a2
·
verified ·
1 Parent(s): 43b8179

Add 'pa' config data files

Browse files
README.md CHANGED
@@ -229,6 +229,31 @@ dataset_info:
229
  num_examples: 2490
230
  download_size: 73223669
231
  dataset_size: 176456126
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
232
  configs:
233
  - config_name: as
234
  data_files:
@@ -294,6 +319,14 @@ configs:
294
  path: or/test-*
295
  - split: validation
296
  path: or/validation-*
 
 
 
 
 
 
 
 
297
  ---
298
 
299
  # Dataset Card for "IndicXNLI"
 
229
  num_examples: 2490
230
  download_size: 73223669
231
  dataset_size: 176456126
232
+ - config_name: pa
233
+ features:
234
+ - name: premise
235
+ dtype: string
236
+ - name: hypothesis
237
+ dtype: string
238
+ - name: label
239
+ dtype:
240
+ class_label:
241
+ names:
242
+ '0': entailment
243
+ '1': neutral
244
+ '2': contradiction
245
+ splits:
246
+ - name: train
247
+ num_bytes: 172665273
248
+ num_examples: 392702
249
+ - name: test
250
+ num_bytes: 2077462
251
+ num_examples: 5010
252
+ - name: validation
253
+ num_bytes: 1030309
254
+ num_examples: 2490
255
+ download_size: 73760675
256
+ dataset_size: 175773044
257
  configs:
258
  - config_name: as
259
  data_files:
 
319
  path: or/test-*
320
  - split: validation
321
  path: or/validation-*
322
+ - config_name: pa
323
+ data_files:
324
+ - split: train
325
+ path: pa/train-*
326
+ - split: test
327
+ path: pa/test-*
328
+ - split: validation
329
+ path: pa/validation-*
330
  ---
331
 
332
  # Dataset Card for "IndicXNLI"
pa/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37a15d0c6add210b7fd685776443d55b948c2ba2b6da0118f1db4efcc65ac98f
3
+ size 468701
pa/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6241c1a060574f0bf82bbf37b91f710dd030218c6e124d57002a3eb969e7c32c
3
+ size 73057123
pa/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf179cc4135d5e79ead57f3180ce3422e0a66ad3061806b486bbde71093075fa
3
+ size 234851