Datasets:
Upload dataset
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
-
|
4 |
features:
|
5 |
- name: file
|
6 |
dtype: string
|
@@ -30,6 +30,36 @@ dataset_info:
|
|
30 |
num_examples: 1788
|
31 |
download_size: 718605
|
32 |
dataset_size: 1498378.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
configs:
|
34 |
- config_name: bias_prediction
|
35 |
data_files:
|
@@ -39,4 +69,12 @@ configs:
|
|
39 |
path: bias_prediction/full_train-*
|
40 |
- split: test
|
41 |
path: bias_prediction/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
---
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: bias_prediction
|
4 |
features:
|
5 |
- name: file
|
6 |
dtype: string
|
|
|
30 |
num_examples: 1788
|
31 |
download_size: 718605
|
32 |
dataset_size: 1498378.0
|
33 |
+
- config_name: factuality_prediction
|
34 |
+
features:
|
35 |
+
- name: file
|
36 |
+
dtype: string
|
37 |
+
- name: id_sente
|
38 |
+
dtype: string
|
39 |
+
- name: id_article
|
40 |
+
dtype: string
|
41 |
+
- name: domain
|
42 |
+
dtype: string
|
43 |
+
- name: year
|
44 |
+
dtype: string
|
45 |
+
- name: sentences
|
46 |
+
dtype: string
|
47 |
+
- name: label
|
48 |
+
dtype: int64
|
49 |
+
- name: label_text
|
50 |
+
dtype: string
|
51 |
+
splits:
|
52 |
+
- name: train
|
53 |
+
num_bytes: 606722.0
|
54 |
+
num_examples: 2826
|
55 |
+
- name: full_train
|
56 |
+
num_bytes: 944929.0
|
57 |
+
num_examples: 4403
|
58 |
+
- name: test
|
59 |
+
num_bytes: 381863.0
|
60 |
+
num_examples: 1788
|
61 |
+
download_size: 927856
|
62 |
+
dataset_size: 1933514.0
|
63 |
configs:
|
64 |
- config_name: bias_prediction
|
65 |
data_files:
|
|
|
69 |
path: bias_prediction/full_train-*
|
70 |
- split: test
|
71 |
path: bias_prediction/test-*
|
72 |
+
- config_name: factuality_prediction
|
73 |
+
data_files:
|
74 |
+
- split: train
|
75 |
+
path: factuality_prediction/train-*
|
76 |
+
- split: full_train
|
77 |
+
path: factuality_prediction/full_train-*
|
78 |
+
- split: test
|
79 |
+
path: factuality_prediction/test-*
|
80 |
---
|
factuality_prediction/full_train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afcd7da6cc23a2c5e852aa1d40d23790ec0b671bd02faf92b3f5fc899c87a3dd
|
3 |
+
size 454160
|
factuality_prediction/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d0f0816eb0e16eff32b8f225070321d5bbcb1177a4595c2999131ca5fa8e7fd
|
3 |
+
size 181970
|
factuality_prediction/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:346ef97b2f9f73664b6303797757a3b4d471a864b4f6c280d716231959a0a65a
|
3 |
+
size 291726
|