Upload dataset
Browse files- 2026-07-15/train-00000-of-00001.parquet +3 -0
- README.md +38 -0
2026-07-15/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f747303d6f285f6ae385e61b6b17f8d1bad64b80e91849ee3ca3796c6ddc904f
|
| 3 |
+
size 2024916
|
README.md
CHANGED
|
@@ -15334,6 +15334,40 @@ dataset_info:
|
|
| 15334 |
num_examples: 267
|
| 15335 |
download_size: 1059264
|
| 15336 |
dataset_size: 1102253
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15337 |
configs:
|
| 15338 |
- config_name: 20024-11-02
|
| 15339 |
data_files:
|
|
@@ -17139,4 +17173,8 @@ configs:
|
|
| 17139 |
data_files:
|
| 17140 |
- split: train
|
| 17141 |
path: 2026-07-13/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17142 |
---
|
|
|
|
| 15334 |
num_examples: 267
|
| 15335 |
download_size: 1059264
|
| 15336 |
dataset_size: 1102253
|
| 15337 |
+
- config_name: '2026-07-15'
|
| 15338 |
+
features:
|
| 15339 |
+
- name: ids
|
| 15340 |
+
dtype: large_string
|
| 15341 |
+
- name: document
|
| 15342 |
+
dtype: large_string
|
| 15343 |
+
- name: metadatas
|
| 15344 |
+
struct:
|
| 15345 |
+
- name: title
|
| 15346 |
+
dtype: string
|
| 15347 |
+
- name: link
|
| 15348 |
+
dtype: string
|
| 15349 |
+
- name: description
|
| 15350 |
+
dtype: string
|
| 15351 |
+
- name: country
|
| 15352 |
+
dtype: string
|
| 15353 |
+
- name: author
|
| 15354 |
+
dtype: string
|
| 15355 |
+
- name: published
|
| 15356 |
+
dtype: string
|
| 15357 |
+
- name: summary
|
| 15358 |
+
dtype: string
|
| 15359 |
+
- name: image
|
| 15360 |
+
dtype: string
|
| 15361 |
+
- name: content
|
| 15362 |
+
dtype: string
|
| 15363 |
+
- name: source
|
| 15364 |
+
dtype: string
|
| 15365 |
+
splits:
|
| 15366 |
+
- name: train
|
| 15367 |
+
num_bytes: 2107465
|
| 15368 |
+
num_examples: 467
|
| 15369 |
+
download_size: 2024916
|
| 15370 |
+
dataset_size: 2107465
|
| 15371 |
configs:
|
| 15372 |
- config_name: 20024-11-02
|
| 15373 |
data_files:
|
|
|
|
| 17173 |
data_files:
|
| 17174 |
- split: train
|
| 17175 |
path: 2026-07-13/train-*
|
| 17176 |
+
- config_name: '2026-07-15'
|
| 17177 |
+
data_files:
|
| 17178 |
+
- split: train
|
| 17179 |
+
path: 2026-07-15/train-*
|
| 17180 |
---
|