Upload dataset
Browse files- 2024-07/train-00000-of-00001.parquet +3 -0
- README.md +28 -0
2024-07/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f9c1bc5000c5fa704295b04409ac6b2674140092c0dab8b26a5113a1813001d
|
3 |
+
size 35421
|
README.md
CHANGED
@@ -2160,6 +2160,30 @@ dataset_info:
|
|
2160 |
num_examples: 192
|
2161 |
download_size: 120647
|
2162 |
dataset_size: 310058
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2163 |
configs:
|
2164 |
- config_name: 2017-01
|
2165 |
data_files:
|
@@ -2521,6 +2545,10 @@ configs:
|
|
2521 |
data_files:
|
2522 |
- split: train
|
2523 |
path: 2024-06/train-*
|
|
|
|
|
|
|
|
|
2524 |
---
|
2525 |
|
2526 |
# RealTimeData Monthly Collection - BBC News
|
|
|
2160 |
num_examples: 192
|
2161 |
download_size: 120647
|
2162 |
dataset_size: 310058
|
2163 |
+
- config_name: 2024-07
|
2164 |
+
features:
|
2165 |
+
- name: title
|
2166 |
+
dtype: string
|
2167 |
+
- name: published_date
|
2168 |
+
dtype: string
|
2169 |
+
- name: authors
|
2170 |
+
dtype: string
|
2171 |
+
- name: description
|
2172 |
+
dtype: string
|
2173 |
+
- name: section
|
2174 |
+
dtype: string
|
2175 |
+
- name: content
|
2176 |
+
dtype: string
|
2177 |
+
- name: link
|
2178 |
+
dtype: string
|
2179 |
+
- name: top_image
|
2180 |
+
dtype: string
|
2181 |
+
splits:
|
2182 |
+
- name: train
|
2183 |
+
num_bytes: 86415
|
2184 |
+
num_examples: 94
|
2185 |
+
download_size: 35421
|
2186 |
+
dataset_size: 86415
|
2187 |
configs:
|
2188 |
- config_name: 2017-01
|
2189 |
data_files:
|
|
|
2545 |
data_files:
|
2546 |
- split: train
|
2547 |
path: 2024-06/train-*
|
2548 |
+
- config_name: 2024-07
|
2549 |
+
data_files:
|
2550 |
+
- split: train
|
2551 |
+
path: 2024-07/train-*
|
2552 |
---
|
2553 |
|
2554 |
# RealTimeData Monthly Collection - BBC News
|