Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
Libraries:
Datasets
pandas
License:
File size: 2,005 Bytes
3734bf5
 
c9c050a
3734bf5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c9c050a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
44d3fd8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3734bf5
 
 
 
 
 
 
 
 
c9c050a
 
 
 
 
 
 
 
44d3fd8
 
 
 
 
 
 
 
3734bf5
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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
---
dataset_info:
- config_name: '5768'
  features:
  - name: sentences
    dtype: string
  - name: stance_label
    dtype: string
  - name: time_label
    dtype: string
  - name: certain_label
    dtype: string
  - name: year
    dtype: int64
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 172539
    num_examples: 700
  - name: test
    num_bytes: 38786
    num_examples: 150
  - name: val
    num_bytes: 36401
    num_examples: 150
  download_size: 120075
  dataset_size: 247726
- config_name: '78516'
  features:
  - name: sentences
    dtype: string
  - name: stance_label
    dtype: string
  - name: time_label
    dtype: string
  - name: certain_label
    dtype: string
  - name: year
    dtype: int64
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 171935
    num_examples: 700
  - name: test
    num_bytes: 39168
    num_examples: 150
  - name: val
    num_bytes: 36623
    num_examples: 150
  download_size: 119797
  dataset_size: 247726
- config_name: '944601'
  features:
  - name: sentences
    dtype: string
  - name: stance_label
    dtype: string
  - name: time_label
    dtype: string
  - name: certain_label
    dtype: string
  - name: year
    dtype: int64
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 173415
    num_examples: 700
  - name: test
    num_bytes: 36543
    num_examples: 150
  - name: val
    num_bytes: 37768
    num_examples: 150
  download_size: 120342
  dataset_size: 247726
configs:
- config_name: '5768'
  data_files:
  - split: train
    path: 5768/train-*
  - split: test
    path: 5768/test-*
  - split: val
    path: 5768/val-*
- config_name: '78516'
  data_files:
  - split: train
    path: 78516/train-*
  - split: test
    path: 78516/test-*
  - split: val
    path: 78516/val-*
- config_name: '944601'
  data_files:
  - split: train
    path: 944601/train-*
  - split: test
    path: 944601/test-*
  - split: val
    path: 944601/val-*
---