oitnoticia
commited on
Upload dataset
Browse files- 2024-12-04/train-00000-of-00001.parquet +3 -0
- README.md +38 -0
2024-12-04/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f80023b86bf87f704dd8fd6f18094ff4f6be4a43d2651f63bdeb6ceff65a2a63
|
3 |
+
size 2813842
|
README.md
CHANGED
@@ -1156,6 +1156,40 @@ dataset_info:
|
|
1156 |
num_examples: 1586
|
1157 |
download_size: 3411573
|
1158 |
dataset_size: 6040141
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1159 |
configs:
|
1160 |
- config_name: 20024-11-02
|
1161 |
data_files:
|
@@ -1293,4 +1327,8 @@ configs:
|
|
1293 |
data_files:
|
1294 |
- split: train
|
1295 |
path: 2024-12-03/train-*
|
|
|
|
|
|
|
|
|
1296 |
---
|
|
|
1156 |
num_examples: 1586
|
1157 |
download_size: 3411573
|
1158 |
dataset_size: 6040141
|
1159 |
+
- config_name: '2024-12-04'
|
1160 |
+
features:
|
1161 |
+
- name: ids
|
1162 |
+
dtype: string
|
1163 |
+
- name: document
|
1164 |
+
dtype: string
|
1165 |
+
- name: metadatas
|
1166 |
+
struct:
|
1167 |
+
- name: author
|
1168 |
+
dtype: string
|
1169 |
+
- name: content
|
1170 |
+
dtype: string
|
1171 |
+
- name: country
|
1172 |
+
dtype: string
|
1173 |
+
- name: description
|
1174 |
+
dtype: string
|
1175 |
+
- name: image
|
1176 |
+
dtype: string
|
1177 |
+
- name: link
|
1178 |
+
dtype: string
|
1179 |
+
- name: published
|
1180 |
+
dtype: string
|
1181 |
+
- name: source
|
1182 |
+
dtype: string
|
1183 |
+
- name: summary
|
1184 |
+
dtype: string
|
1185 |
+
- name: title
|
1186 |
+
dtype: string
|
1187 |
+
splits:
|
1188 |
+
- name: train
|
1189 |
+
num_bytes: 4847170
|
1190 |
+
num_examples: 1202
|
1191 |
+
download_size: 2813842
|
1192 |
+
dataset_size: 4847170
|
1193 |
configs:
|
1194 |
- config_name: 20024-11-02
|
1195 |
data_files:
|
|
|
1327 |
data_files:
|
1328 |
- split: train
|
1329 |
path: 2024-12-03/train-*
|
1330 |
+
- config_name: '2024-12-04'
|
1331 |
+
data_files:
|
1332 |
+
- split: train
|
1333 |
+
path: 2024-12-04/train-*
|
1334 |
---
|