Datasets:
mteb
/

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
Samoed commited on
Commit
779a955
·
verified ·
1 Parent(s): 47c9c3e

Add amh dataset

Browse files
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: amh
4
+ features:
5
+ - name: text
6
+ dtype: string
7
+ - name: label
8
+ dtype: int64
9
+ splits:
10
+ - name: train
11
+ num_bytes: 1143080
12
+ num_examples: 5984
13
+ - name: validation
14
+ num_bytes: 284108
15
+ num_examples: 1497
16
+ - name: test
17
+ num_bytes: 408373
18
+ num_examples: 1999
19
+ download_size: 1029065
20
+ dataset_size: 1835561
21
+ configs:
22
+ - config_name: amh
23
+ data_files:
24
+ - split: train
25
+ path: amh/train-*
26
+ - split: validation
27
+ path: amh/validation-*
28
+ - split: test
29
+ path: amh/test-*
30
+ ---
amh/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81e6c59715e880f9bae77c2c619c908eb701d7f6a409df42c32a4167609494fe
3
+ size 223862
amh/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:768c3462c45fe4a400621cf74c7376e6f6482816bcff4d51679cb89e22cf242c
3
+ size 643057
amh/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10d688e0924dc096936a33c75eae5395b36d38ddd3a6750c76c1a58f7de0adb6
3
+ size 162146