File size: 1,805 Bytes
efdbb74 33eade8 aca12db 33eade8 efdbb74 33eade8 aca12db efdbb74 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 |
---
dataset_info:
- config_name: 2017-03
features:
- name: title
dtype: string
- name: published_date
dtype: string
- name: authors
sequence: string
- name: description
dtype: string
- name: section
dtype: string
- name: content
dtype: string
- name: link
dtype: string
- name: top_image
dtype: string
splits:
- name: train
num_bytes: 3454177
num_examples: 721
download_size: 1456354
dataset_size: 3454177
- config_name: 2018-12
features:
- name: title
dtype: string
- name: published_date
dtype: string
- name: authors
sequence: string
- name: description
dtype: string
- name: section
dtype: string
- name: content
dtype: string
- name: link
dtype: string
- name: top_image
dtype: string
splits:
- name: train
num_bytes: 3725672
num_examples: 1138
download_size: 1703129
dataset_size: 3725672
- config_name: 2023-12
features:
- name: title
dtype: string
- name: published_date
dtype: string
- name: authors
sequence: string
- name: description
dtype: string
- name: section
dtype: string
- name: content
dtype: string
- name: link
dtype: string
- name: top_image
dtype: string
splits:
- name: train
num_bytes: 6295385
num_examples: 1460
download_size: 3029041
dataset_size: 6295385
configs:
- config_name: 2017-03
data_files:
- split: train
path: 2017-03/train-*
- config_name: 2018-12
data_files:
- split: train
path: 2018-12/train-*
- config_name: 2023-12
data_files:
- split: train
path: 2023-12/train-*
---
# Dataset Card for "bbc_news_alltime"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |