Upload dataset
Browse files- 2024-10/train-00000-of-00001.parquet +3 -0
- README.md +28 -0
2024-10/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a53c640d411b651cb9657c24c026ee832f54fd3531a4afe3eba1e14aa47db403
|
3 |
+
size 4726562
|
README.md
CHANGED
@@ -2232,6 +2232,30 @@ dataset_info:
|
|
2232 |
num_examples: 59
|
2233 |
download_size: 22979
|
2234 |
dataset_size: 47794
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2235 |
configs:
|
2236 |
- config_name: 2017-01
|
2237 |
data_files:
|
@@ -2605,6 +2629,10 @@ configs:
|
|
2605 |
data_files:
|
2606 |
- split: train
|
2607 |
path: 2024-09/train-*
|
|
|
|
|
|
|
|
|
2608 |
---
|
2609 |
|
2610 |
# RealTimeData Monthly Collection - BBC News
|
|
|
2232 |
num_examples: 59
|
2233 |
download_size: 22979
|
2234 |
dataset_size: 47794
|
2235 |
+
- config_name: 2024-10
|
2236 |
+
features:
|
2237 |
+
- name: title
|
2238 |
+
dtype: string
|
2239 |
+
- name: published_date
|
2240 |
+
dtype: string
|
2241 |
+
- name: authors
|
2242 |
+
dtype: string
|
2243 |
+
- name: description
|
2244 |
+
dtype: string
|
2245 |
+
- name: section
|
2246 |
+
dtype: string
|
2247 |
+
- name: content
|
2248 |
+
dtype: string
|
2249 |
+
- name: link
|
2250 |
+
dtype: string
|
2251 |
+
- name: top_image
|
2252 |
+
dtype: string
|
2253 |
+
splits:
|
2254 |
+
- name: train
|
2255 |
+
num_bytes: 10752120
|
2256 |
+
num_examples: 2834
|
2257 |
+
download_size: 4726562
|
2258 |
+
dataset_size: 10752120
|
2259 |
configs:
|
2260 |
- config_name: 2017-01
|
2261 |
data_files:
|
|
|
2629 |
data_files:
|
2630 |
- split: train
|
2631 |
path: 2024-09/train-*
|
2632 |
+
- config_name: 2024-10
|
2633 |
+
data_files:
|
2634 |
+
- split: train
|
2635 |
+
path: 2024-10/train-*
|
2636 |
---
|
2637 |
|
2638 |
# RealTimeData Monthly Collection - BBC News
|