EmmaLeonhart commited on
Commit
62b8194
·
verified ·
1 Parent(s): 0d2f117

README: v14-1M shipped (4,021,409 triples)

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -40,10 +40,11 @@ the `v11-50k` snapshot is the corpus the `v11` Loka model was trained on,
40
  | `v11-50k` (alias `v0.1-50k`) | 50,000 | **350,428** | 14.7 MB | [`EmmaLeonhart/loka@v11`](https://huggingface.co/datasets/EmmaLeonhart/loka/tree/v11) |
41
  | `v12-100k` | 100,000 | **671,817** | 28.4 MB | [`EmmaLeonhart/loka@v12`](https://huggingface.co/datasets/EmmaLeonhart/loka/tree/v12) |
42
  | `v13-500k` | 500,000 | **2,511,771** | 109 MB | (training in progress 2026-05-14) |
43
- | `v14-1M` | 1,000,000 | ~7 M (est.) | ~300 MB (est.) | (queued) |
44
 
45
- The latest tag pushed is `v14-1M`. Iterate the table here as new tags
46
- ship.
 
47
 
48
  **Pulling a specific snapshot:**
49
 
 
40
  | `v11-50k` (alias `v0.1-50k`) | 50,000 | **350,428** | 14.7 MB | [`EmmaLeonhart/loka@v11`](https://huggingface.co/datasets/EmmaLeonhart/loka/tree/v11) |
41
  | `v12-100k` | 100,000 | **671,817** | 28.4 MB | [`EmmaLeonhart/loka@v12`](https://huggingface.co/datasets/EmmaLeonhart/loka/tree/v12) |
42
  | `v13-500k` | 500,000 | **2,511,771** | 109 MB | (training in progress 2026-05-14) |
43
+ | `v14-1M` | 1,000,000 | **4,021,409** | 176 MB | (training queued behind v13) |
44
 
45
+ All four corpus tiers are shipped as of 2026-05-14. The latest pushed tag is
46
+ `v14-1M`. The total file-size sum across all four tiers is ~330 MB; pulling
47
+ just the largest gives you the deepest training signal.
48
 
49
  **Pulling a specific snapshot:**
50