Datasets:
mteb
/

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
Samoed commited on
Commit
e72981e
·
verified ·
1 Parent(s): 3bfcc96

Add sun dataset

Browse files
README.md CHANGED
@@ -162,6 +162,24 @@ dataset_info:
162
  num_examples: 300
163
  download_size: 213553
164
  dataset_size: 380766
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
165
  configs:
166
  - config_name: bew
167
  data_files:
@@ -235,4 +253,12 @@ configs:
235
  path: rej/validation-*
236
  - split: test
237
  path: rej/test-*
 
 
 
 
 
 
 
 
238
  ---
 
162
  num_examples: 300
163
  download_size: 213553
164
  dataset_size: 380766
165
+ - config_name: sun
166
+ features:
167
+ - name: text
168
+ dtype: string
169
+ - name: label
170
+ dtype: int64
171
+ splits:
172
+ - name: train
173
+ num_bytes: 1854384
174
+ num_examples: 2398
175
+ - name: validation
176
+ num_bytes: 315336
177
+ num_examples: 400
178
+ - name: test
179
+ num_bytes: 621586
180
+ num_examples: 800
181
+ download_size: 1658848
182
+ dataset_size: 2791306
183
  configs:
184
  - config_name: bew
185
  data_files:
 
253
  path: rej/validation-*
254
  - split: test
255
  path: rej/test-*
256
+ - config_name: sun
257
+ data_files:
258
+ - split: train
259
+ path: sun/train-*
260
+ - split: validation
261
+ path: sun/validation-*
262
+ - split: test
263
+ path: sun/test-*
264
  ---
sun/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17c2db426d3b75904255110be3207e97610fe6c5582be244dfc62d158288a614
3
+ size 367003
sun/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68f55c2cb799d935261bb5b199d8ce9892c3e90ba393a1948f3dabfebe2bc129
3
+ size 1103000
sun/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bd16ce108f34eb7744760bd19d86f6193eba3533d54e40945555a2659ad6a50
3
+ size 188845