Datasets:
mteb
/

Modalities:
Text
ArXiv:
License:
Samoed commited on
Commit
f24e898
·
verified ·
1 Parent(s): 125005b

Add es dataset

Browse files
README.md CHANGED
@@ -45,6 +45,24 @@ dataset_info:
45
  num_examples: 4386
46
  download_size: 614336
47
  dataset_size: 1083528
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
48
  configs:
49
  - config_name: de
50
  data_files:
@@ -62,4 +80,12 @@ configs:
62
  path: en/validation-*
63
  - split: test
64
  path: en/test-*
 
 
 
 
 
 
 
 
65
  ---
 
45
  num_examples: 4386
46
  download_size: 614336
47
  dataset_size: 1083528
48
+ - config_name: es
49
+ features:
50
+ - name: text
51
+ dtype: string
52
+ - name: label
53
+ dtype: int64
54
+ splits:
55
+ - name: train
56
+ num_bytes: 621403
57
+ num_examples: 10934
58
+ - name: validation
59
+ num_bytes: 87850
60
+ num_examples: 1527
61
+ - name: test
62
+ num_bytes: 170223
63
+ num_examples: 2998
64
+ download_size: 395145
65
+ dataset_size: 879476
66
  configs:
67
  - config_name: de
68
  data_files:
 
80
  path: en/validation-*
81
  - split: test
82
  path: en/test-*
83
+ - config_name: es
84
+ data_files:
85
+ - split: train
86
+ path: es/train-*
87
+ - split: validation
88
+ path: es/validation-*
89
+ - split: test
90
+ path: es/test-*
91
  ---
es/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b0dbe27f666e50581bf45c95ab463795f333dc1b521b9a588767008836de44f
3
+ size 79712
es/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a2129acc661f14026ca3d30be2240ba38e9f4a0d4adb6e4f0295a4e27ee20bd
3
+ size 271153
es/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf3d14644e8092f091c6041b8d7a4e0acbb6d95bedc6b2f5fef0357b15bc6cb6
3
+ size 44280