Datasets:
eduagarcia
commited on
Commit
•
cf56da6
1
Parent(s):
5b5b7f7
Upload dataset
Browse files- README.md +28 -0
- original/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -60,6 +60,30 @@ dataset_info:
|
|
60 |
num_examples: 1788
|
61 |
download_size: 927856
|
62 |
dataset_size: 1933514.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
63 |
configs:
|
64 |
- config_name: bias_prediction
|
65 |
data_files:
|
@@ -77,4 +101,8 @@ configs:
|
|
77 |
path: factuality_prediction/full_train-*
|
78 |
- split: test
|
79 |
path: factuality_prediction/test-*
|
|
|
|
|
|
|
|
|
80 |
---
|
|
|
60 |
num_examples: 1788
|
61 |
download_size: 927856
|
62 |
dataset_size: 1933514.0
|
63 |
+
- config_name: original
|
64 |
+
features:
|
65 |
+
- name: file
|
66 |
+
dtype: string
|
67 |
+
- name: id_sente
|
68 |
+
dtype: string
|
69 |
+
- name: id_article
|
70 |
+
dtype: string
|
71 |
+
- name: domain
|
72 |
+
dtype: string
|
73 |
+
- name: year
|
74 |
+
dtype: string
|
75 |
+
- name: sentences
|
76 |
+
dtype: string
|
77 |
+
- name: classe
|
78 |
+
dtype: int64
|
79 |
+
- name: label_text
|
80 |
+
dtype: string
|
81 |
+
splits:
|
82 |
+
- name: train
|
83 |
+
num_bytes: 1317047
|
84 |
+
num_examples: 6191
|
85 |
+
download_size: 516651
|
86 |
+
dataset_size: 1317047
|
87 |
configs:
|
88 |
- config_name: bias_prediction
|
89 |
data_files:
|
|
|
101 |
path: factuality_prediction/full_train-*
|
102 |
- split: test
|
103 |
path: factuality_prediction/test-*
|
104 |
+
- config_name: original
|
105 |
+
data_files:
|
106 |
+
- split: train
|
107 |
+
path: original/train-*
|
108 |
---
|
original/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab2e21b75dbc61cc99545f512ef95a9c6dd482694521cff5041825b5f6b633a7
|
3 |
+
size 516651
|