Datasets:
mteb
/

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
Samoed commited on
Commit
2b71c83
·
verified ·
1 Parent(s): ce932f9

Add ibo dataset

Browse files
README.md CHANGED
@@ -72,6 +72,24 @@ dataset_info:
72
  num_examples: 2048
73
  download_size: 1115786
74
  dataset_size: 1810921
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75
  configs:
76
  - config_name: amh
77
  data_files:
@@ -105,4 +123,12 @@ configs:
105
  path: hau/validation-*
106
  - split: test
107
  path: hau/test-*
 
 
 
 
 
 
 
 
108
  ---
 
72
  num_examples: 2048
73
  download_size: 1115786
74
  dataset_size: 1810921
75
+ - config_name: ibo
76
+ features:
77
+ - name: text
78
+ dtype: string
79
+ - name: label
80
+ dtype: int64
81
+ splits:
82
+ - name: train
83
+ num_bytes: 888336
84
+ num_examples: 10192
85
+ - name: validation
86
+ num_bytes: 160053
87
+ num_examples: 1841
88
+ - name: test
89
+ num_bytes: 134740
90
+ num_examples: 2048
91
+ download_size: 725832
92
+ dataset_size: 1183129
93
  configs:
94
  - config_name: amh
95
  data_files:
 
123
  path: hau/validation-*
124
  - split: test
125
  path: hau/test-*
126
+ - config_name: ibo
127
+ data_files:
128
+ - split: train
129
+ path: ibo/train-*
130
+ - split: validation
131
+ path: ibo/validation-*
132
+ - split: test
133
+ path: ibo/test-*
134
  ---
ibo/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f16c7fa59aceb17f64f276e96d4f7397dd4c742d377fb7b78d8325513fb1ab8
3
+ size 83130
ibo/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:221fad9acbeb01bd8794595d08e6f7c1d2836daf390f9df5e15fe04e29d7a8c2
3
+ size 544464
ibo/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7864287d2644c634f81475de1d810f067c9f293ab147b7ddbba52b1c69775b7
3
+ size 98238