Upload dataset
Browse files- 2025-04/train-00000-of-00001.parquet +3 -0
- README.md +28 -0
2025-04/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b848e72f8fe3dad0bdcf7792e3be0b7a322bad28280ecdadcbb224cc8963109
|
3 |
+
size 4235709
|
README.md
CHANGED
@@ -2376,6 +2376,30 @@ dataset_info:
|
|
2376 |
num_examples: 2697
|
2377 |
download_size: 4391686
|
2378 |
dataset_size: 10149468
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2379 |
configs:
|
2380 |
- config_name: 2017-01
|
2381 |
data_files:
|
@@ -2773,6 +2797,10 @@ configs:
|
|
2773 |
data_files:
|
2774 |
- split: train
|
2775 |
path: 2025-03/train-*
|
|
|
|
|
|
|
|
|
2776 |
---
|
2777 |
|
2778 |
# RealTimeData Monthly Collection - BBC News
|
|
|
2376 |
num_examples: 2697
|
2377 |
download_size: 4391686
|
2378 |
dataset_size: 10149468
|
2379 |
+
- config_name: 2025-04
|
2380 |
+
features:
|
2381 |
+
- name: title
|
2382 |
+
dtype: string
|
2383 |
+
- name: published_date
|
2384 |
+
dtype: string
|
2385 |
+
- name: authors
|
2386 |
+
dtype: string
|
2387 |
+
- name: description
|
2388 |
+
dtype: string
|
2389 |
+
- name: section
|
2390 |
+
dtype: string
|
2391 |
+
- name: content
|
2392 |
+
dtype: string
|
2393 |
+
- name: link
|
2394 |
+
dtype: string
|
2395 |
+
- name: top_image
|
2396 |
+
dtype: string
|
2397 |
+
splits:
|
2398 |
+
- name: train
|
2399 |
+
num_bytes: 9984461
|
2400 |
+
num_examples: 2571
|
2401 |
+
download_size: 4235709
|
2402 |
+
dataset_size: 9984461
|
2403 |
configs:
|
2404 |
- config_name: 2017-01
|
2405 |
data_files:
|
|
|
2797 |
data_files:
|
2798 |
- split: train
|
2799 |
path: 2025-03/train-*
|
2800 |
+
- config_name: 2025-04
|
2801 |
+
data_files:
|
2802 |
+
- split: train
|
2803 |
+
path: 2025-04/train-*
|
2804 |
---
|
2805 |
|
2806 |
# RealTimeData Monthly Collection - BBC News
|