Datasets:
File size: 1,638 Bytes
00fd817 5b5b7f7 00fd817 a6bce5d 00fd817 a6bce5d 00fd817 a6bce5d 00fd817 a6bce5d 5b5b7f7 00fd817 5b5b7f7 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 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 |
---
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
- config_name: factuality_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: 606722.0
num_examples: 2826
- name: full_train
num_bytes: 944929.0
num_examples: 4403
- name: test
num_bytes: 381863.0
num_examples: 1788
download_size: 927856
dataset_size: 1933514.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-*
- config_name: factuality_prediction
data_files:
- split: train
path: factuality_prediction/train-*
- split: full_train
path: factuality_prediction/full_train-*
- split: test
path: factuality_prediction/test-*
---
|