File size: 819 Bytes
00fd817
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a6bce5d
00fd817
 
a6bce5d
00fd817
 
a6bce5d
00fd817
a6bce5d
 
00fd817
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  config_name: bias_prediction
  features:
  - name: file
    dtype: string
  - name: id_sente
    dtype: string
  - name: id_article
    dtype: string
  - name: domain
    dtype: string
  - name: year
    dtype: string
  - name: sentences
    dtype: string
  - name: label
    dtype: int64
  - name: label_text
    dtype: string
  splits:
  - name: train
    num_bytes: 163041.0
    num_examples: 738
  - name: full_train
    num_bytes: 951010.0
    num_examples: 4403
  - name: test
    num_bytes: 384327.0
    num_examples: 1788
  download_size: 718605
  dataset_size: 1498378.0
configs:
- config_name: bias_prediction
  data_files:
  - split: train
    path: bias_prediction/train-*
  - split: full_train
    path: bias_prediction/full_train-*
  - split: test
    path: bias_prediction/test-*
---