Tristan commited on
Commit
ece7013
1 Parent(s): 75a7a4a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -23,4 +23,6 @@ task_ids: []
23
 
24
  # Dataset Card for OLM May 2022 Common Crawl
25
 
26
- Cleaned and deduplicated pretraining dataset, created with the OLM repo [here](https://github.com/huggingface/olm-datasets) from 15% of the May 2022 Common Crawl snapshot.
 
 
 
23
 
24
  # Dataset Card for OLM May 2022 Common Crawl
25
 
26
+ Cleaned and deduplicated pretraining dataset, created with the OLM repo [here](https://github.com/huggingface/olm-datasets) from 15% of the May 2022 Common Crawl snapshot.
27
+
28
+ Note: `last_modified_timestamp` was parsed from whatever a website returned in it's `Last-Modified` header; there are likely a small number of outliers that are incorrect, so we recommend removing the outliers before doing statistics with `last_modified_timestamp`.