REZIRETSA commited on
Commit
89e0d0a
·
verified ·
1 Parent(s): d82c24d

Card: corpus archives consolidated in-repo; data store removed

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -70,13 +70,13 @@ every bucket coverage-gated, all 60 source revisions pinned in `sources.lock.jso
70
 
71
  **Where the data lives**
72
  - In this repo: `DATA.7z` (raw 240 GB archive) · `Corpus_Cleaned.7z` (cleaned archive) · `corpus/` (metadata).
73
- - Full uncompressed store: [`LUNA-Tokenizer-Corpus-Artifacts`](https://huggingface.co/ASTERIZER/LUNA-Tokenizer-Corpus-Artifacts) — `clean/` (per-family JSONL) + `corpus_parts/` (20 shards).
74
  - Held-out eval sets per language/code: `heldout/`.
75
 
76
  ## Sibling repos
77
 
78
  - **`tokenizer/`** (inside this repo) — the frozen, ready-to-load tokenizer artifacts (128K / 64K / 8K).
79
- - **[LUNA-Tokenizer-Corpus-Artifacts](https://huggingface.co/ASTERIZER/LUNA-Tokenizer-Corpus-Artifacts)** — the full uncompressed corpus store (`clean/` per-family + `corpus_parts/` shards), ~432 GB.
80
 
81
  ## License
82
 
 
70
 
71
  **Where the data lives**
72
  - In this repo: `DATA.7z` (raw 240 GB archive) · `Corpus_Cleaned.7z` (cleaned archive) · `corpus/` (metadata).
73
+ - The full uncompressed corpus (`clean/` per-family JSONL + `corpus_parts/` shards) is archived in `Corpus_Cleaned.7z`.
74
  - Held-out eval sets per language/code: `heldout/`.
75
 
76
  ## Sibling repos
77
 
78
  - **`tokenizer/`** (inside this repo) — the frozen, ready-to-load tokenizer artifacts (128K / 64K / 8K).
79
+ - **Corpus archives** — `Corpus_Cleaned.7z` (cleaned) and `DATA.7z` (raw) live inside this repo; `corpus/` holds the per-family metadata.
80
 
81
  ## License
82