language: | |
- en | |
size_categories: | |
- n<1K | |
pretty_name: Hugging Face Blog Posts | |
dataset_info: | |
features: | |
- name: URL | |
dtype: string | |
- name: Headline | |
dtype: string | |
- name: Authors | |
dtype: string | |
- name: Publication Date | |
dtype: string | |
- name: Article Text | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 4483163.6649350645 | |
num_examples: 381 | |
download_size: 2414191 | |
dataset_size: 4483163.6649350645 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
All the Hugging Face blog posts until May 12, 2024. Includes URLs, headlines, dates, authors, and texts. |