Datasets:

ArXiv:
Tags:
Maurice Weber commited on
Commit
477e3b6
1 Parent(s): 2c09767

add blacklisted domain id->categories mapping

Browse files
Files changed (2) hide show
  1. README.md +5 -0
  2. ut1_domain_categories.json +0 -0
README.md CHANGED
@@ -252,6 +252,11 @@ RedPajama-V2 is an open dataset for training large language models and includes
252
  | minhash_signature_0.9 | Banded minhash signature of the document, for fuzzy deduplication at Jaccard similarity 0.9. The signature is based on 128 hash functions and grouped into 5 bands and 25 rows for LSH.. | Deduplication |
253
  | minhash_signature_1.0 | Banded minhash signature of the document, for fuzzy deduplication at Jaccard similarity 1.0. The signature is based on 128 hash functions and grouped into 1 band and 128 rows for LSH. | Deduplication |
254
 
 
 
 
 
 
255
  #### Raw Document and Token Counts (`head_middle`)
256
 
257
  | | # Documents (deduped) | Estimated Token count (deduped) |
 
252
  | minhash_signature_0.9 | Banded minhash signature of the document, for fuzzy deduplication at Jaccard similarity 0.9. The signature is based on 128 hash functions and grouped into 5 bands and 25 rows for LSH.. | Deduplication |
253
  | minhash_signature_1.0 | Banded minhash signature of the document, for fuzzy deduplication at Jaccard similarity 1.0. The signature is based on 128 hash functions and grouped into 1 band and 128 rows for LSH. | Deduplication |
254
 
255
+
256
+ The quality signal `rps_doc_ut1_blacklist` is given by a categorical id indicating the combination of UT1 blacklisted
257
+ domain categories the domain of the document belongs to. The mapping `id -> [category_1, ..., category_k]` is given in
258
+ `ut1_domain_categories.json`. It can also be downloaded from this [link](https://data.together.xyz/redpajama-data-v2/v1.0.0/artifacts/ut1_domain_categories.json).
259
+
260
  #### Raw Document and Token Counts (`head_middle`)
261
 
262
  | | # Documents (deduped) | Estimated Token count (deduped) |
ut1_domain_categories.json ADDED
The diff for this file is too large to render. See raw diff