Astris commited on
Commit
b89b882
1 Parent(s): 3c0088d

Update README

Browse files
Files changed (1) hide show
  1. README.md +5 -21
README.md CHANGED
@@ -1,23 +1,7 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: title
5
- dtype: string
6
- - name: url
7
- dtype: string
8
- - name: dateTime
9
- dtype: timestamp[s]
10
- - name: text
11
- dtype: string
12
- splits:
13
- - name: train
14
- num_bytes: 12793464989
15
- num_examples: 3623587
16
- download_size: 7935478142
17
- dataset_size: 12793464989
18
- configs:
19
- - config_name: default
20
- data_files:
21
- - split: train
22
- path: data/train-*
23
  ---
 
 
1
  ---
2
+ language:
3
+ - en
4
+ size_categories:
5
+ - 1B<n<10B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  ---
7
+ A large dataset of LA Times articles, spanning over a century **(1914-2024)**. In total, there are **3.6M** full text articles, comprised of **12B** characters. Using the Llama-3 tokenzier, this comes out to **2.6B** tokens.