Upload dataset
Browse files- 2025-01/train-00000-of-00001.parquet +3 -0
- README.md +28 -0
2025-01/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3eec5ed73f39cdbc6e702ae6c1808d9fe54e531f30a6e40e46a86caaef6c5b31
|
3 |
+
size 552520
|
README.md
CHANGED
@@ -2304,6 +2304,30 @@ dataset_info:
|
|
2304 |
num_examples: 2687
|
2305 |
download_size: 4482787
|
2306 |
dataset_size: 10200312
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2307 |
configs:
|
2308 |
- config_name: 2017-01
|
2309 |
data_files:
|
@@ -2689,6 +2713,10 @@ configs:
|
|
2689 |
data_files:
|
2690 |
- split: train
|
2691 |
path: 2024-12/train-*
|
|
|
|
|
|
|
|
|
2692 |
---
|
2693 |
|
2694 |
# RealTimeData Monthly Collection - BBC News
|
|
|
2304 |
num_examples: 2687
|
2305 |
download_size: 4482787
|
2306 |
dataset_size: 10200312
|
2307 |
+
- config_name: 2025-01
|
2308 |
+
features:
|
2309 |
+
- name: title
|
2310 |
+
dtype: string
|
2311 |
+
- name: published_date
|
2312 |
+
dtype: string
|
2313 |
+
- name: authors
|
2314 |
+
dtype: string
|
2315 |
+
- name: description
|
2316 |
+
dtype: string
|
2317 |
+
- name: section
|
2318 |
+
dtype: string
|
2319 |
+
- name: content
|
2320 |
+
dtype: string
|
2321 |
+
- name: link
|
2322 |
+
dtype: string
|
2323 |
+
- name: top_image
|
2324 |
+
dtype: string
|
2325 |
+
splits:
|
2326 |
+
- name: train
|
2327 |
+
num_bytes: 1375478
|
2328 |
+
num_examples: 394
|
2329 |
+
download_size: 552520
|
2330 |
+
dataset_size: 1375478
|
2331 |
configs:
|
2332 |
- config_name: 2017-01
|
2333 |
data_files:
|
|
|
2713 |
data_files:
|
2714 |
- split: train
|
2715 |
path: 2024-12/train-*
|
2716 |
+
- config_name: 2025-01
|
2717 |
+
data_files:
|
2718 |
+
- split: train
|
2719 |
+
path: 2025-01/train-*
|
2720 |
---
|
2721 |
|
2722 |
# RealTimeData Monthly Collection - BBC News
|