Datasets:

Modalities:
Text
Languages:
English
ArXiv:
DOI:
License:
BerenMillidge commited on
Commit
a721659
1 Parent(s): ee46875

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -147,7 +147,7 @@ For the filtering stage, we utilized a set of hand-crafted and tuned filters der
147
 
148
  For the deduplication stage, we used minhash approximate deduplication. We deduplicated on 13-grams and used a minhash signature size of 128 and filtered out documents above a Jaccard similarity of 0.4.
149
 
150
- For full details on our data processing, see the [Zyda technical report] (TODO LINK).
151
 
152
 
153
  #### Personal and Sensitive Information
 
147
 
148
  For the deduplication stage, we used minhash approximate deduplication. We deduplicated on 13-grams and used a minhash signature size of 128 and filtered out documents above a Jaccard similarity of 0.4.
149
 
150
+ For full details on our data processing, see the [Zyda technical report] (TODO LINK) and our [dataset processing code](https://github.com/Zyphra/Zyda_processing).
151
 
152
 
153
  #### Personal and Sensitive Information