config dict | corpus string | seq_len int64 | shards list | total_tokens int64 | total_chunks int64 | stream_cursor int64 | corpus_cursors dict | last_corpus string |
|---|---|---|---|---|---|---|---|---|
{
"corpus": "wikidict",
"host": "auto",
"server_url": null,
"port": 8000,
"tokenizer": "QuantizedModel/Elbaz-Olmo-3-7B-Instruct-abliterated",
"seq_len": 8192,
"pad_token_id": 100277,
"k": 32,
"num_chunks": 10,
"chunks_per_npz": 10,
"out_dir": "data_pipeline/bulk_out",
"raw_dir": null,
"redpaja... | wikidict | 8,192 | [
{
"file": "bulk_00000.npz",
"chunks": 10,
"tokens": 81920
},
{
"file": "bulk_00001.npz",
"chunks": 10,
"tokens": 81920
},
{
"file": "bulk_00002.npz",
"chunks": 52,
"tokens": 425984
},
{
"file": "bulk_00003.npz",
"chunks": 128,
"tokens": 1048576
},
{
... | 145,735,680 | 17,790 | 17,776 | {
"wikidict": 14,
"wiki": 17776
} | wiki |
README.md exists but content is empty.
- Downloads last month
- 64