Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
Libraries:
Datasets
pandas
License:
File size: 684 Bytes
2cec7ae
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
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: 163760
    num_examples: 700
  - name: test
    num_bytes: 33598
    num_examples: 150
  - name: val
    num_bytes: 34170
    num_examples: 150
  download_size: 109320
  dataset_size: 231528
configs:
- config_name: '5768'
  data_files:
  - split: train
    path: 5768/train-*
  - split: test
    path: 5768/test-*
  - split: val
    path: 5768/val-*
---