Upload dataset
Browse files- 2025-10-01/train-00000-of-00001.parquet +3 -0
- README.md +40 -0
2025-10-01/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3a8931ded9bda54ca58cc4e44504b24b49258ba46c6fed7e759927c817c32e9
|
| 3 |
+
size 17032
|
README.md
CHANGED
|
@@ -14220,6 +14220,42 @@ dataset_info:
|
|
| 14220 |
num_examples: 11
|
| 14221 |
download_size: 20000
|
| 14222 |
dataset_size: 13088
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14223 |
configs:
|
| 14224 |
- config_name: '2012-03-28'
|
| 14225 |
data_files:
|
|
@@ -15801,4 +15837,8 @@ configs:
|
|
| 15801 |
data_files:
|
| 15802 |
- split: train
|
| 15803 |
path: 2025-09-30/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15804 |
---
|
|
|
|
| 14220 |
num_examples: 11
|
| 14221 |
download_size: 20000
|
| 14222 |
dataset_size: 13088
|
| 14223 |
+
- config_name: '2025-10-01'
|
| 14224 |
+
features:
|
| 14225 |
+
- name: ids
|
| 14226 |
+
dtype: string
|
| 14227 |
+
- name: document
|
| 14228 |
+
dtype: string
|
| 14229 |
+
- name: metadatas
|
| 14230 |
+
struct:
|
| 14231 |
+
- name: author
|
| 14232 |
+
dtype: string
|
| 14233 |
+
- name: content
|
| 14234 |
+
dtype: string
|
| 14235 |
+
- name: country
|
| 14236 |
+
dtype: string
|
| 14237 |
+
- name: description
|
| 14238 |
+
dtype: string
|
| 14239 |
+
- name: image
|
| 14240 |
+
dtype: string
|
| 14241 |
+
- name: link
|
| 14242 |
+
dtype: string
|
| 14243 |
+
- name: priority
|
| 14244 |
+
dtype: string
|
| 14245 |
+
- name: published
|
| 14246 |
+
dtype: string
|
| 14247 |
+
- name: source
|
| 14248 |
+
dtype: string
|
| 14249 |
+
- name: summary
|
| 14250 |
+
dtype: string
|
| 14251 |
+
- name: title
|
| 14252 |
+
dtype: string
|
| 14253 |
+
splits:
|
| 14254 |
+
- name: train
|
| 14255 |
+
num_bytes: 9037
|
| 14256 |
+
num_examples: 8
|
| 14257 |
+
download_size: 17032
|
| 14258 |
+
dataset_size: 9037
|
| 14259 |
configs:
|
| 14260 |
- config_name: '2012-03-28'
|
| 14261 |
data_files:
|
|
|
|
| 15837 |
data_files:
|
| 15838 |
- split: train
|
| 15839 |
path: 2025-09-30/train-*
|
| 15840 |
+
- config_name: '2025-10-01'
|
| 15841 |
+
data_files:
|
| 15842 |
+
- split: train
|
| 15843 |
+
path: 2025-10-01/train-*
|
| 15844 |
---
|