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

Add 'hi' config data files

Browse files
README.md CHANGED
@@ -104,6 +104,31 @@ dataset_info:
104
  num_examples: 2490
105
  download_size: 73329179
106
  dataset_size: 170111339
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
107
  configs:
108
  - config_name: as
109
  data_files:
@@ -129,6 +154,14 @@ configs:
129
  path: gu/test-*
130
  - split: validation
131
  path: gu/validation-*
 
 
 
 
 
 
 
 
132
  ---
133
 
134
  # Dataset Card for "IndicXNLI"
 
104
  num_examples: 2490
105
  download_size: 73329179
106
  dataset_size: 170111339
107
+ - config_name: hi
108
+ features:
109
+ - name: premise
110
+ dtype: string
111
+ - name: hypothesis
112
+ dtype: string
113
+ - name: label
114
+ dtype:
115
+ class_label:
116
+ names:
117
+ '0': entailment
118
+ '1': neutral
119
+ '2': contradiction
120
+ splits:
121
+ - name: train
122
+ num_bytes: 175582034
123
+ num_examples: 392702
124
+ - name: test
125
+ num_bytes: 2109705
126
+ num_examples: 5010
127
+ - name: validation
128
+ num_bytes: 1043487
129
+ num_examples: 2490
130
+ download_size: 74840429
131
+ dataset_size: 178735226
132
  configs:
133
  - config_name: as
134
  data_files:
 
154
  path: gu/test-*
155
  - split: validation
156
  path: gu/validation-*
157
+ - config_name: hi
158
+ data_files:
159
+ - split: train
160
+ path: hi/train-*
161
+ - split: test
162
+ path: hi/test-*
163
+ - split: validation
164
+ path: hi/validation-*
165
  ---
166
 
167
  # Dataset Card for "IndicXNLI"
hi/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78d99574215ac680cee3d144f9fdfd44cdbfb9d0918939a68d110335fa9a552b
3
+ size 470772
hi/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c4446950be3dcdb201d6dddc9b2d0cb2dd32532fbc492bcb6ce3f1b08ab6d95
3
+ size 74133932
hi/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:503730c705f365eddc1eb15a5fd5d410722bf91af0036c304209cd30adfc426f
3
+ size 235725