Upload dataset
Browse files- 2026-07-12/train-00000-of-00001.parquet +3 -0
- README.md +38 -0
2026-07-12/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47bd1ba984558f8dcc579405c331a3f31a58a221d3da13b613a5290d35f4a265
|
| 3 |
+
size 1484736
|
README.md
CHANGED
|
@@ -15266,6 +15266,40 @@ dataset_info:
|
|
| 15266 |
num_examples: 691
|
| 15267 |
download_size: 3098419
|
| 15268 |
dataset_size: 3217389
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15269 |
configs:
|
| 15270 |
- config_name: 20024-11-02
|
| 15271 |
data_files:
|
|
@@ -17063,4 +17097,8 @@ configs:
|
|
| 17063 |
data_files:
|
| 17064 |
- split: train
|
| 17065 |
path: 2026-07-11/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17066 |
---
|
|
|
|
| 15266 |
num_examples: 691
|
| 15267 |
download_size: 3098419
|
| 15268 |
dataset_size: 3217389
|
| 15269 |
+
- config_name: '2026-07-12'
|
| 15270 |
+
features:
|
| 15271 |
+
- name: ids
|
| 15272 |
+
dtype: large_string
|
| 15273 |
+
- name: document
|
| 15274 |
+
dtype: large_string
|
| 15275 |
+
- name: metadatas
|
| 15276 |
+
struct:
|
| 15277 |
+
- name: title
|
| 15278 |
+
dtype: string
|
| 15279 |
+
- name: link
|
| 15280 |
+
dtype: string
|
| 15281 |
+
- name: description
|
| 15282 |
+
dtype: string
|
| 15283 |
+
- name: country
|
| 15284 |
+
dtype: string
|
| 15285 |
+
- name: author
|
| 15286 |
+
dtype: string
|
| 15287 |
+
- name: published
|
| 15288 |
+
dtype: string
|
| 15289 |
+
- name: summary
|
| 15290 |
+
dtype: string
|
| 15291 |
+
- name: image
|
| 15292 |
+
dtype: string
|
| 15293 |
+
- name: content
|
| 15294 |
+
dtype: string
|
| 15295 |
+
- name: source
|
| 15296 |
+
dtype: string
|
| 15297 |
+
splits:
|
| 15298 |
+
- name: train
|
| 15299 |
+
num_bytes: 1544967
|
| 15300 |
+
num_examples: 345
|
| 15301 |
+
download_size: 1484736
|
| 15302 |
+
dataset_size: 1544967
|
| 15303 |
configs:
|
| 15304 |
- config_name: 20024-11-02
|
| 15305 |
data_files:
|
|
|
|
| 17097 |
data_files:
|
| 17098 |
- split: train
|
| 17099 |
path: 2026-07-11/train-*
|
| 17100 |
+
- config_name: '2026-07-12'
|
| 17101 |
+
data_files:
|
| 17102 |
+
- split: train
|
| 17103 |
+
path: 2026-07-12/train-*
|
| 17104 |
---
|