SaylorTwift HF Staff commited on
Commit
009820d
·
verified ·
1 Parent(s): f8612bd

Add 'ml' config data files

Browse files
README.md CHANGED
@@ -154,6 +154,31 @@ dataset_info:
154
  num_examples: 2490
155
  download_size: 78285369
156
  dataset_size: 192229594
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
157
  configs:
158
  - config_name: as
159
  data_files:
@@ -195,6 +220,14 @@ configs:
195
  path: kn/test-*
196
  - split: validation
197
  path: kn/validation-*
 
 
 
 
 
 
 
 
198
  ---
199
 
200
  # Dataset Card for "IndicXNLI"
 
154
  num_examples: 2490
155
  download_size: 78285369
156
  dataset_size: 192229594
157
+ - config_name: ml
158
+ features:
159
+ - name: premise
160
+ dtype: string
161
+ - name: hypothesis
162
+ dtype: string
163
+ - name: label
164
+ dtype:
165
+ class_label:
166
+ names:
167
+ '0': entailment
168
+ '1': neutral
169
+ '2': contradiction
170
+ splits:
171
+ - name: train
172
+ num_bytes: 187851515
173
+ num_examples: 392702
174
+ - name: test
175
+ num_bytes: 2362836
176
+ num_examples: 5010
177
+ - name: validation
178
+ num_bytes: 1171953
179
+ num_examples: 2490
180
+ download_size: 77263292
181
+ dataset_size: 191386304
182
  configs:
183
  - config_name: as
184
  data_files:
 
220
  path: kn/test-*
221
  - split: validation
222
  path: kn/validation-*
223
+ - config_name: ml
224
+ data_files:
225
+ - split: train
226
+ path: ml/train-*
227
+ - split: test
228
+ path: ml/test-*
229
+ - split: validation
230
+ path: ml/validation-*
231
  ---
232
 
233
  # Dataset Card for "IndicXNLI"
ml/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d245f6101cb902cdc5d3daf930ac1bbeb627f11d29ac15e8a7ba439f716cfa7
3
+ size 513813
ml/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:befbb941b62de04f775f1fbc5b53b4bfffcc0dffb5376af41fcf9dc0235410b0
3
+ size 76490544
ml/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fb3c655e1fa8b6009f11fceae3de98ff707dd439c2dbda81bc166eb2da016e2
3
+ size 258935