SaylorTwift HF Staff commited on
Commit
81a1da6
·
verified ·
1 Parent(s): 2bd9c10

Add 'te' config data files

Browse files
README.md CHANGED
@@ -279,6 +279,31 @@ dataset_info:
279
  num_examples: 3238
280
  download_size: 79964341
281
  dataset_size: 210264411
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
282
  configs:
283
  - config_name: as
284
  data_files:
@@ -360,6 +385,14 @@ configs:
360
  path: ta/test-*
361
  - split: validation
362
  path: ta/validation-*
 
 
 
 
 
 
 
 
363
  ---
364
 
365
  # Dataset Card for "IndicXNLI"
 
279
  num_examples: 3238
280
  download_size: 79964341
281
  dataset_size: 210264411
282
+ - config_name: te
283
+ features:
284
+ - name: premise
285
+ dtype: string
286
+ - name: hypothesis
287
+ dtype: string
288
+ - name: label
289
+ dtype:
290
+ class_label:
291
+ names:
292
+ '0': entailment
293
+ '1': neutral
294
+ '2': contradiction
295
+ splits:
296
+ - name: train
297
+ num_bytes: 175597688
298
+ num_examples: 392702
299
+ - name: test
300
+ num_bytes: 2145349
301
+ num_examples: 5010
302
+ - name: validation
303
+ num_bytes: 1056174
304
+ num_examples: 2490
305
+ download_size: 75184880
306
+ dataset_size: 178799211
307
  configs:
308
  - config_name: as
309
  data_files:
 
385
  path: ta/test-*
386
  - split: validation
387
  path: ta/validation-*
388
+ - config_name: te
389
+ data_files:
390
+ - split: train
391
+ path: te/train-*
392
+ - split: test
393
+ path: te/test-*
394
+ - split: validation
395
+ path: te/validation-*
396
  ---
397
 
398
  # Dataset Card for "IndicXNLI"
te/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b5859f2c87823f94f7b3d3cbb688ad63879d322b19db5a50ec81c258d703f4c
3
+ size 485469
te/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81329c7b580b3608b89e953dbbb61db9f6431cd8994440429dd8f716b6078274
3
+ size 74457568
te/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e782292f02f4b9cd68f655abec54a0b110dcc6e51dd6fdf49c16fc264b48135a
3
+ size 241843