Upload dataset
Browse files- 2024-05/train-00000-of-00001.parquet +3 -0
- README.md +28 -0
2024-05/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cca59c9cebab289addb164c339002dbf322e5bfe1657a19146138d98d2516f44
|
3 |
+
size 1918531
|
README.md
CHANGED
@@ -2112,6 +2112,30 @@ dataset_info:
|
|
2112 |
num_examples: 2776
|
2113 |
download_size: 4692582
|
2114 |
dataset_size: 11074180
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2115 |
configs:
|
2116 |
- config_name: 2017-01
|
2117 |
data_files:
|
@@ -2465,6 +2489,10 @@ configs:
|
|
2465 |
data_files:
|
2466 |
- split: train
|
2467 |
path: 2024-04/train-*
|
|
|
|
|
|
|
|
|
2468 |
---
|
2469 |
|
2470 |
# RealTimeData Monthly Collection - BBC News
|
|
|
2112 |
num_examples: 2776
|
2113 |
download_size: 4692582
|
2114 |
dataset_size: 11074180
|
2115 |
+
- config_name: 2024-05
|
2116 |
+
features:
|
2117 |
+
- name: title
|
2118 |
+
dtype: string
|
2119 |
+
- name: published_date
|
2120 |
+
dtype: string
|
2121 |
+
- name: authors
|
2122 |
+
dtype: string
|
2123 |
+
- name: description
|
2124 |
+
dtype: string
|
2125 |
+
- name: section
|
2126 |
+
dtype: string
|
2127 |
+
- name: content
|
2128 |
+
dtype: string
|
2129 |
+
- name: link
|
2130 |
+
dtype: string
|
2131 |
+
- name: top_image
|
2132 |
+
dtype: string
|
2133 |
+
splits:
|
2134 |
+
- name: train
|
2135 |
+
num_bytes: 4719450
|
2136 |
+
num_examples: 1289
|
2137 |
+
download_size: 1918531
|
2138 |
+
dataset_size: 4719450
|
2139 |
configs:
|
2140 |
- config_name: 2017-01
|
2141 |
data_files:
|
|
|
2489 |
data_files:
|
2490 |
- split: train
|
2491 |
path: 2024-04/train-*
|
2492 |
+
- config_name: 2024-05
|
2493 |
+
data_files:
|
2494 |
+
- split: train
|
2495 |
+
path: 2024-05/train-*
|
2496 |
---
|
2497 |
|
2498 |
# RealTimeData Monthly Collection - BBC News
|