File size: 964 Bytes
bc82451
aaa904b
bc82451
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1cc5f27
bc82451
 
aaee51a
05dcccf
 
bc82451
05dcccf
 
bc82451
05dcccf
 
 
 
aaee51a
 
 
 
 
 
 
 
 
bc82451
 
 
 
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
---
language: en
dataset_info:
  features:
  - name: text
    dtype: string
  - name: label
    dtype: int64
  - name: author
    dtype: string
  - name: original_text
    dtype: string
  - name: category
    dtype: string
  - name: round
    dtype: int64
  - name: debate_id
    dtype: string
  - name: idx
    dtype: int64
  splits:
  - name: validation
    num_bytes: 18498814
    num_examples: 4867
  - name: test
    num_bytes: 9164351
    num_examples: 2539
  - name: training
    num_bytes: 115468842
    num_examples: 28802
  download_size: 77817584
  dataset_size: 143132007
configs:
- config_name: default
  data_files:
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
  - split: training
    path: data/training-*
---
# Dataset Card for "debateorg_w_effect_for_conservative_subset"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)