Upload dataset
Browse files- 2024-11/train-00000-of-00001.parquet +3 -0
- README.md +28 -0
2024-11/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e9553cfa1513e1e85aa33c4a4eef02b2378eae42c69c31cce0df8728612b170
|
3 |
+
size 4781147
|
README.md
CHANGED
@@ -2256,6 +2256,30 @@ dataset_info:
|
|
2256 |
num_examples: 2834
|
2257 |
download_size: 4726562
|
2258 |
dataset_size: 10752120
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2259 |
configs:
|
2260 |
- config_name: 2017-01
|
2261 |
data_files:
|
@@ -2633,6 +2657,10 @@ configs:
|
|
2633 |
data_files:
|
2634 |
- split: train
|
2635 |
path: 2024-10/train-*
|
|
|
|
|
|
|
|
|
2636 |
---
|
2637 |
|
2638 |
# RealTimeData Monthly Collection - BBC News
|
|
|
2256 |
num_examples: 2834
|
2257 |
download_size: 4726562
|
2258 |
dataset_size: 10752120
|
2259 |
+
- config_name: 2024-11
|
2260 |
+
features:
|
2261 |
+
- name: title
|
2262 |
+
dtype: string
|
2263 |
+
- name: published_date
|
2264 |
+
dtype: string
|
2265 |
+
- name: authors
|
2266 |
+
dtype: string
|
2267 |
+
- name: description
|
2268 |
+
dtype: string
|
2269 |
+
- name: section
|
2270 |
+
dtype: string
|
2271 |
+
- name: content
|
2272 |
+
dtype: string
|
2273 |
+
- name: link
|
2274 |
+
dtype: string
|
2275 |
+
- name: top_image
|
2276 |
+
dtype: string
|
2277 |
+
splits:
|
2278 |
+
- name: train
|
2279 |
+
num_bytes: 11021091
|
2280 |
+
num_examples: 2843
|
2281 |
+
download_size: 4781147
|
2282 |
+
dataset_size: 11021091
|
2283 |
configs:
|
2284 |
- config_name: 2017-01
|
2285 |
data_files:
|
|
|
2657 |
data_files:
|
2658 |
- split: train
|
2659 |
path: 2024-10/train-*
|
2660 |
+
- config_name: 2024-11
|
2661 |
+
data_files:
|
2662 |
+
- split: train
|
2663 |
+
path: 2024-11/train-*
|
2664 |
---
|
2665 |
|
2666 |
# RealTimeData Monthly Collection - BBC News
|