Datasets:
mteb
/

Modalities:
Text
Formats:
parquet
Languages:
Japanese
ArXiv:
Libraries:
Datasets
pandas
License:
Samoed commited on
Commit
ac20a44
·
verified ·
1 Parent(s): 8064f5e

Add dataset

Browse files
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: label
7
+ dtype: int64
8
+ splits:
9
+ - name: train
10
+ num_bytes: 3689777
11
+ num_examples: 30000
12
+ - name: validation
13
+ num_bytes: 402984
14
+ num_examples: 2500
15
+ - name: test
16
+ num_bytes: 308726
17
+ num_examples: 2048
18
+ download_size: 2636971
19
+ dataset_size: 4401487
20
+ configs:
21
+ - config_name: default
22
+ data_files:
23
+ - split: train
24
+ path: data/train-*
25
+ - split: validation
26
+ path: data/validation-*
27
+ - split: test
28
+ path: data/test-*
29
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ecf291c3a604be7d1c47bfd6e63809c02dd65a8d1552bf100380076e1d1a2f9
3
+ size 197042
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55d484ec09d5e82846a33d86cff403187e73cfcebeacd35ddbd63701ce5595ca
3
+ size 2200009
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75ba4525edeb708c8c2a0f3bd5260a50a8f61627f5da0539a5a01d9b24de80f0
3
+ size 239920