Upload dataset
Browse files- 2024-12/train-00000-of-00001.parquet +3 -0
- README.md +28 -0
2024-12/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de679feeccb5474d08a5401e9b39e966fda7ecbe404d7d3d573582026a6e677a
|
3 |
+
size 4482787
|
README.md
CHANGED
@@ -2280,6 +2280,30 @@ dataset_info:
|
|
2280 |
num_examples: 2843
|
2281 |
download_size: 4781147
|
2282 |
dataset_size: 11021091
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2283 |
configs:
|
2284 |
- config_name: 2017-01
|
2285 |
data_files:
|
@@ -2661,6 +2685,10 @@ configs:
|
|
2661 |
data_files:
|
2662 |
- split: train
|
2663 |
path: 2024-11/train-*
|
|
|
|
|
|
|
|
|
2664 |
---
|
2665 |
|
2666 |
# RealTimeData Monthly Collection - BBC News
|
|
|
2280 |
num_examples: 2843
|
2281 |
download_size: 4781147
|
2282 |
dataset_size: 11021091
|
2283 |
+
- config_name: 2024-12
|
2284 |
+
features:
|
2285 |
+
- name: title
|
2286 |
+
dtype: string
|
2287 |
+
- name: published_date
|
2288 |
+
dtype: string
|
2289 |
+
- name: authors
|
2290 |
+
dtype: string
|
2291 |
+
- name: description
|
2292 |
+
dtype: string
|
2293 |
+
- name: section
|
2294 |
+
dtype: string
|
2295 |
+
- name: content
|
2296 |
+
dtype: string
|
2297 |
+
- name: link
|
2298 |
+
dtype: string
|
2299 |
+
- name: top_image
|
2300 |
+
dtype: string
|
2301 |
+
splits:
|
2302 |
+
- name: train
|
2303 |
+
num_bytes: 10200312
|
2304 |
+
num_examples: 2687
|
2305 |
+
download_size: 4482787
|
2306 |
+
dataset_size: 10200312
|
2307 |
configs:
|
2308 |
- config_name: 2017-01
|
2309 |
data_files:
|
|
|
2685 |
data_files:
|
2686 |
- split: train
|
2687 |
path: 2024-11/train-*
|
2688 |
+
- config_name: 2024-12
|
2689 |
+
data_files:
|
2690 |
+
- split: train
|
2691 |
+
path: 2024-12/train-*
|
2692 |
---
|
2693 |
|
2694 |
# RealTimeData Monthly Collection - BBC News
|