SaylorTwift HF Staff commited on
Commit
7999e87
·
verified ·
1 Parent(s): 1fba7c5

Add 'gu' config data files

Browse files
README.md CHANGED
@@ -79,6 +79,31 @@ dataset_info:
79
  num_examples: 2490
80
  download_size: 74466392
81
  dataset_size: 177253051
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
82
  configs:
83
  - config_name: as
84
  data_files:
@@ -96,6 +121,14 @@ configs:
96
  path: bn/test-*
97
  - split: validation
98
  path: bn/validation-*
 
 
 
 
 
 
 
 
99
  ---
100
 
101
  # Dataset Card for "IndicXNLI"
 
79
  num_examples: 2490
80
  download_size: 74466392
81
  dataset_size: 177253051
82
+ - config_name: gu
83
+ features:
84
+ - name: premise
85
+ dtype: string
86
+ - name: hypothesis
87
+ dtype: string
88
+ - name: label
89
+ dtype:
90
+ class_label:
91
+ names:
92
+ '0': entailment
93
+ '1': neutral
94
+ '2': contradiction
95
+ splits:
96
+ - name: train
97
+ num_bytes: 167102046
98
+ num_examples: 392702
99
+ - name: test
100
+ num_bytes: 2016682
101
+ num_examples: 5010
102
+ - name: validation
103
+ num_bytes: 992611
104
+ num_examples: 2490
105
+ download_size: 73329179
106
+ dataset_size: 170111339
107
  configs:
108
  - config_name: as
109
  data_files:
 
121
  path: bn/test-*
122
  - split: validation
123
  path: bn/validation-*
124
+ - config_name: gu
125
+ data_files:
126
+ - split: train
127
+ path: gu/train-*
128
+ - split: test
129
+ path: gu/test-*
130
+ - split: validation
131
+ path: gu/validation-*
132
  ---
133
 
134
  # Dataset Card for "IndicXNLI"
gu/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b7e26b21be6ee128dbc01f331d8d5b2bb162322db8b196d0ea48e9e82e40e5d
3
+ size 467160
gu/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e3ea57d5f80be0cb2f7bc34eb04c934dee7deec97b298fcd5e3e151da62e65c
3
+ size 72630377
gu/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18ad29a01573c539735e29716d961baccdf9b3d8cf07b071181d4f68bce8bcaa
3
+ size 231642