File size: 1,669 Bytes
3afed93
 
242c9fe
 
 
 
 
 
 
 
 
 
 
 
ceb1baa
 
 
 
1146d48
59cb00c
ceb1baa
 
59cb00c
ceb1baa
59cb00c
 
ceb1baa
3afed93
 
 
88dc3e9
205c0b0
3afed93
 
6a2ee59
3afed93
6a2ee59
 
9c4a4f1
 
 
 
5e4d3ac
00a986f
9c4a4f1
 
00a986f
9c4a4f1
00a986f
 
f9c7e0b
 
 
 
df001f5
a0ca62f
f9c7e0b
 
a0ca62f
 
 
 
3afed93
242c9fe
 
 
 
ceb1baa
 
 
 
3afed93
 
 
 
9c4a4f1
 
 
 
f9c7e0b
 
 
 
3afed93
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
---
dataset_info:
- config_name: abortion
  features:
  - name: statement
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: test
    num_bytes: 82319
    num_examples: 1000
  download_size: 29441
  dataset_size: 82319
- config_name: anti-LGBTQ-rights
  features:
  - name: statement
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: test
    num_bytes: 82206
    num_examples: 1000
  download_size: 31399
  dataset_size: 82206
- config_name: anti-immigration
  features:
  - name: statement
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: test
    num_bytes: 96202
    num_examples: 1000
  download_size: 40219
  dataset_size: 96202
- config_name: believes-in-gun-rights
  features:
  - name: statement
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: test
    num_bytes: 90206
    num_examples: 1000
  download_size: 34673
  dataset_size: 90206
- config_name: politically-liberal
  features:
  - name: statement
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: test
    num_bytes: 182192
    num_examples: 2000
  download_size: 81453
  dataset_size: 182192
configs:
- config_name: abortion
  data_files:
  - split: test
    path: abortion/test-*
- config_name: anti-LGBTQ-rights
  data_files:
  - split: test
    path: anti-LGBTQ-rights/test-*
- config_name: anti-immigration
  data_files:
  - split: test
    path: anti-immigration/test-*
- config_name: believes-in-gun-rights
  data_files:
  - split: test
    path: believes-in-gun-rights/test-*
- config_name: politically-liberal
  data_files:
  - split: test
    path: politically-liberal/test-*
---