dataset_info: | |
features: | |
- name: title | |
dtype: string | |
- name: link | |
dtype: string | |
- name: month | |
dtype: int64 | |
- name: year | |
dtype: int64 | |
splits: | |
- name: train | |
num_bytes: 585407628 | |
num_examples: 3721395 | |
download_size: 235503523 | |
dataset_size: 585407628 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
size_categories: | |
- 1M<n<10M | |
3.7M headlines and corresponding links from the LA Times spanning over a century (1914-2024). Should be useful for knowledge retreival. | |
Created Jan. 10, 2024 |