Datasets:
mteb
/

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
Samoed commited on
Commit
25af11a
·
verified ·
1 Parent(s): 5706c50

Add bn dataset

Browse files
README.md CHANGED
@@ -72,6 +72,24 @@ dataset_info:
72
  num_examples: 2033
73
  download_size: 427841
74
  dataset_size: 1050819
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75
  configs:
76
  - config_name: af
77
  data_files:
@@ -105,4 +123,12 @@ configs:
105
  path: az/test-*
106
  - split: validation
107
  path: az/validation-*
 
 
 
 
 
 
 
 
108
  ---
 
72
  num_examples: 2033
73
  download_size: 427841
74
  dataset_size: 1050819
75
+ - config_name: bn
76
+ features:
77
+ - name: text
78
+ dtype: string
79
+ - name: label
80
+ dtype: string
81
+ splits:
82
+ - name: train
83
+ num_bytes: 1311424
84
+ num_examples: 11514
85
+ - name: test
86
+ num_bytes: 334515
87
+ num_examples: 2974
88
+ - name: validation
89
+ num_bytes: 228405
90
+ num_examples: 2033
91
+ download_size: 607551
92
+ dataset_size: 1874344
93
  configs:
94
  - config_name: af
95
  data_files:
 
123
  path: az/test-*
124
  - split: validation
125
  path: az/validation-*
126
+ - config_name: bn
127
+ data_files:
128
+ - split: train
129
+ path: bn/train-*
130
+ - split: test
131
+ path: bn/test-*
132
+ - split: validation
133
+ path: bn/validation-*
134
  ---
bn/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f217567d34ab9d4b9a541dd182b96ea849f7619b8a284ff9bc7cca62654e755c
3
+ size 111923
bn/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c2cf3c8aa89a47cf7c6ecd98c40bff5fe06cebc480b22f38bceaf55185b993a
3
+ size 416809
bn/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76fbf8363f059230ef36d73ca9a18756586b1860dcb4d384ddb66d3e5a280475
3
+ size 78819