victormiller commited on
Commit
6ffc49a
1 Parent(s): c15ed9a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -4,4 +4,20 @@ license: odc-by
4
  # TxT360: a globally deduplicated dataset for LLM pretraining
5
  <center><img src="llm360_logo(1).png" alt="k2 eval table" /></center>
6
 
7
- ## We introduce TxT360 (Trillion eXtracted Text) the first dataset to globally deduplicate 99 CommonCrawl snapshots and 14 commonly used non-web data sources (e.g. FreeLaw, PG-19, etc.) providing pretraining teams with a recipe to easily adjust data weighting and train the most performant models.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  # TxT360: a globally deduplicated dataset for LLM pretraining
5
  <center><img src="llm360_logo(1).png" alt="k2 eval table" /></center>
6
 
7
+ ## We introduce TxT360 (Trillion eXtracted Text) the first dataset to globally deduplicate 99 CommonCrawl snapshots and 14 commonly used non-web data sources (e.g. FreeLaw, PG-19, etc.) providing pretraining teams with a recipe to easily adjust data weighting and train the most performant models.
8
+
9
+ # TxT360 Compared to Common Pretraining Datasets
10
+ | Data Source | TxT360 | FineWeb | RefinedWeb | PedPajamaV2 | C4 | Dolma | RedPajamaV1 | The Pile |
11
+ |---------------------------|--------|---------|------------|-------------|----|-------|-------------|--------------------|
12
+ | CommonCrawl Snapshots | 99 | 96 | 90 | 84 | 1 | 24 | 5 | 0.6% of 74 |
13
+ | Papers | 5 Sources | - | - | - | - | 1 Source | 1 Source | 4 Sources |
14
+ | Wikipedia | 310+ Languages | - | - | - | - | Included | Included | English Only |
15
+ | FreeLaw | Included | - | - | - | - | - | - | Included |
16
+ | DM Math | Included | - | - | - | - | - | - | Included |
17
+ | USPTO | Included | - | - | - | - | - | - | Included |
18
+ | PG-19 | Included | - | - | - | - | Included | Included | Included |
19
+ | HackerNews | Included | - | - | - | - | - | - | Included |
20
+ | Ubuntu IRC | Included | - | - | - | - | - | - | Included |
21
+ | EuroParl | Included | - | - | - | - | - | - | Included |
22
+ | StackExchange | Included | - | - | - | - | - | - | Included |
23
+ | Code | ** | - | - | - | - | Included | Included | Included |