Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
License:
File size: 1,029 Bytes
779a955
 
61d6526
779a955
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61d6526
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
779a955
 
 
 
 
 
 
 
 
61d6526
 
 
 
 
 
 
 
779a955
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
---
dataset_info:
- config_name: amh
  features:
  - name: text
    dtype: string
  - name: label
    dtype: int64
  splits:
  - name: train
    num_bytes: 1143080
    num_examples: 5984
  - name: validation
    num_bytes: 284108
    num_examples: 1497
  - name: test
    num_bytes: 408373
    num_examples: 1999
  download_size: 1029065
  dataset_size: 1835561
- config_name: arq
  features:
  - name: text
    dtype: string
  - name: label
    dtype: int64
  splits:
  - name: train
    num_bytes: 202346
    num_examples: 1651
  - name: validation
    num_bytes: 49001
    num_examples: 414
  - name: test
    num_bytes: 122486
    num_examples: 958
  download_size: 192507
  dataset_size: 373833
configs:
- config_name: amh
  data_files:
  - split: train
    path: amh/train-*
  - split: validation
    path: amh/validation-*
  - split: test
    path: amh/test-*
- config_name: arq
  data_files:
  - split: train
    path: arq/train-*
  - split: validation
    path: arq/validation-*
  - split: test
    path: arq/test-*
---