Update README.md
Browse files
README.md
CHANGED
@@ -21,12 +21,10 @@ Corpus-200B/
|
|
21 |
documents/ # Pre-processed web documents
|
22 |
- CC_shard_00000000_processed.jsonl.zst
|
23 |
- CC_shard_00000001_processed.jsonl.zst
|
24 |
-
- CC_shard_00000002_processed.jsonl.zst
|
25 |
- ...
|
26 |
tokens/ # number of tokens per document (GPT-NeoX tokenizer)
|
27 |
- CC_shard_00000000_processed.npy
|
28 |
- CC_shard_00000001_processed.npy
|
29 |
-
- CC_shard_00000002_processed.npy
|
30 |
- ...
|
31 |
scores_dclm-fasttext/ # DCLM-fasttext score
|
32 |
- CC_shard_00000000_processed.npy
|
|
|
21 |
documents/ # Pre-processed web documents
|
22 |
- CC_shard_00000000_processed.jsonl.zst
|
23 |
- CC_shard_00000001_processed.jsonl.zst
|
|
|
24 |
- ...
|
25 |
tokens/ # number of tokens per document (GPT-NeoX tokenizer)
|
26 |
- CC_shard_00000000_processed.npy
|
27 |
- CC_shard_00000001_processed.npy
|
|
|
28 |
- ...
|
29 |
scores_dclm-fasttext/ # DCLM-fasttext score
|
30 |
- CC_shard_00000000_processed.npy
|