File size: 570 Bytes
1c5f8ed
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18ee5f5
 
1c5f8ed
18ee5f5
 
 
 
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
---
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