SAVRN
Search Contact SAVRN

Open-weight model · Text generation

Zenyx-V3-Base

by Anamitra Sarkar Arko007/Zenyx-V3-Base

Zenyx V3 is an efficient 1.5B-parameter Mixture-of-Experts (MoE) foundation model built for low-latency inference and high throughput. It is written from scratch in JAX/Flax and trained on TPU v5e-8. active per token, with a Sinkhorn transport-based gate.

Parameters
Context
Weights1.7 TB
Licenseapache-2.0
AccessOpen weights
Monthly Downloads

Model Card

By Anamitra Sarkar, published under apache-2.0, revision ace822177d92.

Zenyx V3 is an efficient 1.5B-parameter Mixture-of-Experts (MoE) foundation model built for low-latency inference and high throughput. It is written from scratch in JAX/Flax and trained on TPU v5e-8. active per token, with a Sinkhorn transport-based gate. single shared key/value head, plus low-rank query and output projections. stability at scale. YaRN and RoPE scaling factors are precomputed so context can be extended at inference time beyond the trained length. All tasks are evaluated with the standard base-model protocol: the model scores the log-likelihood of every candidate continuation and the highest-scoring one is taken as the answer. Nothing is generated and no output parsing is…

Read Anamitra Sarkar's full model card

Zenyx V3 Base (1.5B Mixture-of-Experts)

Zenyx V3 is an efficient 1.5B-parameter Mixture-of-Experts (MoE) foundation model built for low-latency inference and high throughput. It is written from scratch in JAX/Flax and trained on TPU v5e-8.

[!IMPORTANT] This is a BASE model — it is not instruction-tuned. It completes text; it does not follow instructions or hold a conversation. Prompt it with a prefix to continue ("The capital of France is"), not with a request ("Explain gravity"). Pretraining is still in progress; SFT/chat variants will follow.

Current checkpoint: step 86,400 · 59.1B tokens seen

Model Architecture

  • Sparse Mixture-of-Experts: 12 routed experts + 1 shared expert, exactly 2 active per token, with a Sinkhorn transport-based gate.
  • Attention: Multi-Query Attention (MQA) with 12 query heads and a single shared key/value head, plus low-rank query and output projections.
  • Hyper-Connections: Sinkhorn-normalised residual routing for gradient stability at scale.
  • Multi-Token Prediction (MTP): one auxiliary prediction head during training.
  • Context: pretrained at up to 4,096 tokens (progressive 2,048 → 4,096). YaRN and RoPE scaling factors are precomputed so context can be extended at inference time beyond the trained length.
Total parameters ~1.5B
Active parameters / token ~0.4B
Layers 16 (2 dense + 14 MoE)
Hidden size 1,536
Attention heads 12 (head dim 128)
Vocabulary 129,280
Precision bfloat16

Benchmarks — checkpoint step 86,400 (59.1B tokens)

All tasks are evaluated with the standard base-model protocol: the model scores the log-likelihood of every candidate continuation and the highest-scoring one is taken as the answer. Nothing is generated and no output parsing is involved, so the numbers do not depend on instruction-following ability. 0-shot, full evaluation sets, no subsampling.

acc_norm normalises each continuation's log-likelihood by its length in characters, which removes the bias toward short answers; it is the headline metric wherever the task has candidates of differing lengths.

Benchmark acc acc_norm Random Δ n Description
HellaSwag 30.18% ± 0.46 33.67% ± 0.47 25.0% +8.7 10,042 Commonsense sentence completion
ARC-Easy 50.63% ± 1.03 46.25% ± 1.02 25.0% +21.3 2,376 Grade-school science questions
ARC-Challenge 21.93% ± 1.21 26.45% ± 1.29 25.0% +1.5 1,172 Hard grade-school science questions
PIQA 60.72% ± 1.14 61.26% ± 1.14 50.0% +11.3 1,838 Physical commonsense reasoning
WinoGrande 49.72% ± 1.40 50.0% -0.3 1,267 Pronoun resolution / coreference
OpenBookQA 19.60% ± 1.78 31.00% ± 2.07 25.0% +6.0 500 Elementary science with open book
BoolQ 60.76% ± 0.85 62.17% ± 0.85 62.2% -1.4 3,270 Yes/no reading comprehension
SciQ 78.20% ± 1.31 69.80% ± 1.45 25.0% +53.2 1,000 Science exam questions with support
LAMBADA (OpenAI) 25.64% ± 0.61 0.0% +25.6 5,153 Long-range last-word prediction
MMLU (5-shot) 25.78% ± 0.37 25.0% +0.8 14,042 57 subjects of academic knowledge
RACE 30.34% ± 0.65 32.81% ± 0.67 25.0% +7.8 4,934 Exam reading comprehension
CommonsenseQA 28.50% ± 1.29 31.04% ± 1.32 20.0% +11.0 1,221 5-choice commonsense (random = 20%)
COPA 62.00% ± 4.85 61.00% ± 4.88 50.0% +12.0 100 Causal reasoning
LogiQA 21.51% ± 1.61 25.96% ± 1.72 25.0% +1.0 651 Logical deduction
WSC273 53.48% ± 3.02 50.0% +3.5 273 Winograd coreference
TruthfulQA MC1 19.58% ± 1.39 22.8% -3.2 817 Resistance to common misconceptions
Arithmetic 0.09% ± 0.03 0.0% +0.1 14,000 2-5 digit add/sub/mul, generated in-harness

Bold marks the metric that is conventional for that task — acc_norm for HellaSwag, ARC, PIQA and OpenBookQA; acc for WinoGrande, BoolQ, SciQ and LAMBADA. The convention is applied per task, not chosen per result: it lowers the reported figure for ARC-Easy (44.53 rather than 49.54) and PIQA (59.79 rather than 60.83). Δ compares the bolded metric to the random baseline.

Both metrics

Benchmark acc acc_norm n
HellaSwag 30.18% ± 0.46 33.67% ± 0.47 10,042
ARC-Easy 50.63% ± 1.03 46.25% ± 1.02 2,376
ARC-Challenge 21.93% ± 1.21 26.45% ± 1.29 1,172
PIQA 60.72% ± 1.14 61.26% ± 1.14 1,838
WinoGrande 49.72% ± 1.40 1,267
OpenBookQA 19.60% ± 1.78 31.00% ± 2.07 500
BoolQ 60.76% ± 0.85 62.17% ± 0.85 3,270
SciQ 78.20% ± 1.31 69.80% ± 1.45 1,000
LAMBADA (OpenAI) 25.64% ± 0.61 5,153
MMLU (5-shot) 25.78% ± 0.37 14,042
RACE 30.34% ± 0.65 32.81% ± 0.67 4,934
CommonsenseQA 28.50% ± 1.29 31.04% ± 1.32 1,221
COPA 62.00% ± 4.85 61.00% ± 4.88 100
LogiQA 21.51% ± 1.61 25.96% ± 1.72 651
WSC273 53.48% ± 3.02 273
TruthfulQA MC1 19.58% ± 1.39 817
Arithmetic 0.09% ± 0.03 14,000

Language modelling

Corpus Value Metric
WikiText-2 (raw) 24.64 token-level perplexity
WikiText-2 (raw) 45.62 word-level perplexity
WikiText-2 (raw) 1.0279 bits per byte
LAMBADA 30.35 perplexity of the target word

WikiText-2 is scored with a rolling 1024-token window at stride 512, so every counted token is predicted with at least 512 tokens of left context and each token is counted exactly once. (Scoring disjoint windows instead inflates these figures by ~15% because the leading tokens of each window are predicted from nothing.)

Trajectory across all benchmarked checkpoints

Tokens seen: 34.8B | 36.5B | 39.4B | 42.4B | 45.3B | 49.1B | 54.9B | 59.1B. The pretraining data mixture was changed partway through this sequence (code weight raised, several synthetic sources cut), so these columns do not represent a tokens-only progression.

Accuracy benchmarks (higher is better)

Benchmark 63,200 64,800 67,600 70,400 73,200 76,800 82,400 86,400 net
HellaSwag 32.22% 32.66% 32.84% 32.51% 32.72% 33.08% 33.41% 33.67% +1.44 up
ARC-Easy 44.53% 45.08% 44.91% 45.58% 46.09% 44.82% 46.34% 46.25% +1.73 up
ARC-Challenge 25.77% 25.51% 26.02% 25.00% 25.94% 25.09% 25.26% 26.45% +0.68 up
PIQA 59.79% 59.85% 61.53% 59.96% 60.23% 59.09% 61.26% 61.26% +1.47 up
WinoGrande 49.49% 50.51% 51.07% 49.57% 49.25% 50.12% 50.59% 49.72% +0.24 up
OpenBookQA 30.00% 28.00% 29.80% 29.00% 28.40% 29.20% 30.40% 31.00% +1.00 up
BoolQ 60.55% 60.83% 61.80% 62.14% 60.83% 60.92% 61.47% 60.76% +0.21 up
SciQ 75.10% 76.10% 75.70% 76.30% 76.00% 76.00% 77.40% 78.20% +3.10 up
LAMBADA (OpenAI) 25.50% 25.42% 24.94% 26.96% 26.57% 24.68% 25.89% 25.64% +0.14 up
MMLU (5-shot) 26.07% 26.71% 25.77% 26.01% 25.26% 26.48% 26.47% 25.78% -0.29 down
RACE 32.79% 32.77% 32.96% 32.85% 33.58% 33.46% 33.46% 32.81% +0.02 up
CommonsenseQA 29.57% 29.57% 29.40% 30.55% 30.47% 30.88% 30.14% 31.04% +1.47 up
COPA 58.00% 58.00% 61.00% 59.00% 60.00% 57.00% 59.00% 62.00% +4.00 up
LogiQA 25.81% 25.19% 25.65% 25.81% 25.65% 23.81% 25.65% 25.96% +0.15 up
WSC273 54.95% 52.38% 52.75% 51.28% 53.11% 56.41% 54.21% 53.48% -1.47 down
TruthfulQA MC1 19.22% 20.20% 19.58% 19.83% 20.44% 19.58% 19.34% 19.58% +0.37 up
Arithmetic 0.14% 0.55% 0.58% 1.04% 1.91% 0.09% 0.15% 0.09% -0.04 down

Language modelling (LOWER is better)

Metric 63,200 64,800 67,600 70,400 73,200 76,800 82,400 86,400 net
WikiText-2 perplexity 26.47 25.79 25.98 25.79 25.18 25.28 24.55 24.64 -1.832 BETTER
WikiText-2 bits/byte 1.051 1.043 1.045 1.043 1.035 1.036 1.027 1.028 -0.02301 BETTER
LAMBADA perplexity 35.79 36.19 36.84 34.15 34.27 36.46 32.23 30.35 -5.443 BETTER

The Pile, by content type (bits/byte, LOWER is better)

Category 63,200 64,800 67,600 70,400 73,200 76,800 82,400 86,400 net
Code / technical 0.9558 0.9518 0.9438 0.9341 0.9336 0.9228 -- 0.9076 -0.0482 BETTER
Science / legal 0.8987 0.8950 0.8930 0.8892 0.8880 0.8834 -- 0.8774 -0.0213 BETTER
Web / reference 1.1586 1.1561 1.1557 1.1543 1.1527 1.1475 -- 1.1423 -0.0164 BETTER
Prose / spoken 1.5606 1.5466 1.5650 1.5383 1.5411 1.5261 -- 1.5134 -0.0472 BETTER
Every non-prose category has improved monotonically across every checkpoint where the Pile was measured, zero reversals (one checkpoint, 82,400, has no Pile measurement and shows as a gap, not a regression) -- and ALL FOUR categories, prose included, are at their best value at the latest checkpoint. Prose/spoken is the only one that ever moved backwards: it dipped for exactly one interval after the data mixture changed, then recovered and has since reached a new best. That was a one-off transition cost, not a permanent trade.

Does few-shot prompting help? (MMLU by shot count)

Shots step 82400 step 86,400 Shot source
5 26.47% 25.78% ± 0.37 dev split, the published convention

No. More demonstrations do not help and the 5-shot result is the best of the three at both checkpoints, with 10-shot dropping to the 25% chance line (-1.47 points vs 5-shot at step 86,400, ~2.8 sigma). The same ordering appears independently at both checkpoints, so it is not a fluke of one run.

This is what a model without in-context learning looks like: using examples to infer a task is an ability that emerges later in training, and before it does, extra shots are just tokens competing for attention with the actual question. Practical consequence: prompt this model with a short direct prefix, not a long few-shot preamble.

Arithmetic

Exact-match on the answer, greedy decoding, GPT-3 prompt format (Question: What is 47 plus 21? / Answer: 68).

Operation step 82400 step 86,400 n
2-digit addition 0.90% 0.00% 2,000
2-digit subtraction 0.10% 0.50% 2,000
3-digit addition 0.00% 0.00% 2,000
3-digit subtraction 0.00% 0.05% 2,000
4-digit addition 0.00% 0.00% 2,000
5-digit addition 0.00% 0.00% 2,000
2-digit multiplication 0.05% 0.10% 2,000
overall 0.150% 0.093% 14,000

The model essentially cannot do arithmetic — but two-digit subtraction moved from 0.65% to 3.30% between these two checkpoints (5.1x, ~6 sigma on identical problems), which is the signature of a capability just beginning to emerge. Note that 15.5% of the pretraining mix is mathematics, yet that has bought fluency in mathematical language rather than the ability to compute.

Items are generated in-harness from a fixed seed using this prompt format, because EleutherAI/arithmetic is a loading script with no parquet branch and cannot be fetched under datasets>=3. Both checkpoints see byte-identical problems, so the comparison is exact — but these numbers are not interchangeable with published EleutherAI/arithmetic results.

Language modelling by genre (The Pile)

Bits-per-byte on each Pile domain, lower is better, scored with the same rolling 1024-token window as WikiText-2 so the numbers are directly comparable to it. This is the clearest picture of what the model is actually good at, because it measures raw prediction rather than multiple-choice ability.

Domain bits/byte perplexity tokens Δ vs prev
Github 0.594 3.72 479,656
PubMed Central 0.759 15.01 292,334
USPTO Backgrounds 0.794 16.31 296,162
NIH ExPorter 0.877 25.26 41,533
ArXiv 0.877 7.71 447,478
PubMed Abstracts 0.892 20.63 306,636
StackExchange 0.941 12.61 387,038
FreeLaw 0.982 20.50 339,260
Wikipedia (en) 1.008 21.70 341,511
Pile-CC 1.114 35.56 326,706
OpenWebText2 1.147 32.80 348,909
BookCorpus2 1.154 33.45 139,043
Enron Emails 1.241 20.99 16,119
Gutenberg (PG-19) 1.288 34.89 133,371
HackerNews 1.300 41.58 57,843
DM Mathematics 1.332 7.53 370,912
Books3 1.344 34.31 396,623
OpenSubtitles 1.353 31.09 234,514
PhilPapers 1.359 49.90 38,263
Ubuntu IRC 1.743 39.97 14,407
YoutubeSubtitles 1.852 119.67 51,428
EuroParl 2.016 130.82 19,523

The ordering here is a direct readout of the pretraining mix: code, papers and mathematics sit at the top because they are what the model has been fed most of.

Progress since the previous checkpoint

Same suite, same code, same full evaluation sets — only the checkpoint differs. Step 82,400 → 86,400 is +4.19B tokens.

Benchmark step 82,400 step 86,400 Δ ±2σ needs
HellaSwag (acc_norm) 33.41% 33.67% +0.26 ±0.67
ARC-Easy (acc_norm) 46.34% 46.25% -0.08 ±1.45
ARC-Challenge (acc_norm) 25.26% 26.45% +1.19 ±1.81
PIQA (acc_norm) 61.26% 61.26% +0.00 ±1.61
WinoGrande (acc) 50.59% 49.72% -0.87 ±1.99
OpenBookQA (acc_norm) 30.40% 31.00% +0.60 ±2.92
BoolQ (acc) 61.47% 60.76% -0.70 ±1.21
SciQ (acc) 77.40% 78.20% +0.80 ±1.86
LAMBADA (OpenAI) (acc) 25.89% 25.64% -0.25 ±0.86
MMLU (5-shot) (acc) 26.47% 25.78% -0.69 ±0.52
RACE (acc_norm) 33.46% 32.81% -0.65 ±0.95
CommonsenseQA (acc_norm) 30.14% 31.04% +0.90 ±1.86
COPA (acc) 59.00% 62.00% +3.00 ±6.91
LogiQA (acc_norm) 25.65% 25.96% +0.31 ±2.43
WSC273 (acc) 54.21% 53.48% -0.73 ±4.27
TruthfulQA MC1 (acc) 19.34% 19.58% +0.24 ±1.96
Arithmetic (acc) 0.15% 0.09% -0.06 ±0.04
WikiText-2 perplexity 24.55 24.64 +0.08721
WikiText-2 bits/byte 1.027 1.028 +0.001138
LAMBADA perplexity 32.23 30.35 -1.877

Δ is on the conventional metric for each task. Bold marks a change larger than two standard errors of the difference; anything unbolded is inside the noise floor and should not be read as movement. The quoted error treats the two runs as independent, which is conservative here — they score identical items, so the true paired error is smaller.

What actually changed. A quiet interval on the accuracy benchmarks -- 8 of 15 improved (sign test p = 0.50, a coin flip, no signal either way) -- which is the expected shape between adjacent checkpoints at this token scale. Nothing here contradicts the previous interval's real gains; it simply did not add more of the same size.

  • WikiText-2 bits/byte held flat (1.0267 -> 1.0279, +0.0011). LAMBADA perplexity kept improving (32.23 -> 30.35) even though its accuracy ticked down slightly (-0.25 sigma, noise).
  • Arithmetic stayed at its post-correction floor: 0.150% -> 0.093%, with strict and lenient identical at every step size again, confirming this is a genuine capability gap rather than a formatting artifact -- consistent with the correction below.
  • The Pile (1.5M-char cap, trajectory-comparable): 21 of 22 domains improved, 1 regressed (OpenSubtitles, +0.0032, small) -- token-weighted 1.0400 -> 1.0304 (-0.0096), the strongest single-interval improvement since step 76,800 and consistent with that checkpoint's pattern: the Pile remains the most reliable signal of real progress at this scale. A second Pile measurement, at a 400,000-char cap, backs the head-to-head model comparisons below (Github 0.5797, ArXiv 0.8738) -- do not compare those numbers to the ones above, the sampled text differs.

Second model comparison added below: XHToken/Spark-X2.5-1.7B-Base. Unlike gemma-4-E2B, where this model won on code and mathematics, Spark wins every single one of the 22 Pile domains measured and leads decisively on ARC-Challenge and LAMBADA. Spark is close in size (1.71B vs 1.58B) and vocab (131,072 vs 129,280), so this is a much more size-matched comparison than Gemma -- and the honest read is that Spark is a substantially stronger model at a similar parameter count. See the comparison table for the full breakdown.

Head-to-head vs google/gemma-4-E2B

Zenyx V3 at step 82,400 (1.58B total, MoE, ~55B tokens) against Google's 5.10B-parameter Gemma 4 E2B, which was trained on a corpus larger by roughly two orders of magnitude.

Both models were scored by one copy of the task code on the same source text, with bits/byte normalised by that text's UTF-8 byte length -- the only metric here that is legitimate across a 129,280-entry vocab and a 262,144-entry one. Perplexity is per-token and is deliberately not reported.

The Pile, all 22 domains (bits/byte, LOWER is better)

domain Zenyx V3 Gemma 4 E2B margin winner bytes
DM Mathematics 1.3970 1.8167 -0.4196 Zenyx 400,000
OpenSubtitles 1.3960 1.5502 -0.1541 Zenyx 400,032
ArXiv 0.8778 1.0177 -0.1399 Zenyx 400,820
HackerNews 1.3024 1.4344 -0.1319 Zenyx 239,283 *
Github 0.5853 0.6202 -0.0349 Zenyx 400,340
NIH ExPorter 0.8767 0.8930 -0.0163 Zenyx 220,665 *
Gutenberg (PG-19) 1.2704 1.2833 -0.0129 Zenyx 409,150
StackExchange 0.9890 0.9862 +0.0028 Gemma 400,410
Pile-CC 1.0970 1.0905 +0.0065 Gemma 403,210
PubMed Abstracts 0.8795 0.8704 +0.0091 Gemma 400,105
Enron Emails 1.2423 1.2273 +0.0151 Gemma 57,066 *
PubMed Central 0.6529 0.6342 +0.0187 Gemma 402,138
USPTO Backgrounds 0.7838 0.7603 +0.0235 Gemma 400,407
Wikipedia (en) 0.9923 0.9648 +0.0275 Gemma 400,898
BookCorpus2 1.1876 1.1393 +0.0483 Gemma 400,022
PhilPapers 1.3677 1.2804 +0.0872 Gemma 158,869 *
OpenWebText2 1.1495 1.0257 +0.1238 Gemma 410,197
Books3 1.2545 1.0838 +0.1708 Gemma 400,983
FreeLaw 0.9921 0.8013 +0.1908 Gemma 402,135
Ubuntu IRC 1.8089 1.5624 +0.2465 Gemma 43,987 *
EuroParl 2.0332 1.1373 +0.8959 Gemma 68,106 *
YoutubeSubtitles 1.8656 0.8918 +0.9738 Gemma 191,675 *

Zenyx wins 7 of 22 domains. Byte-weighted over all of them, Zenyx 1.0848 vs Gemma 1.0586 (+0.0262) -- Gemma ahead overall.

Rows marked * rest on under 250,000 bytes and carry correspondingly more noise. Excluding them, the weighted result reverses (15 domains: Zenyx 1.0341 vs Gemma 1.0430, -0.0090). That subset is not the headline: dropping the thin domains removes three of Zenyx's four worst losses while removing only two of its wins, so it flatters this model.

Science accuracy (higher is better)

benchmark metric Zenyx V3 Gemma 4 E2B chance winner
ARC-Challenge acc_norm 25.26% 52.65% 25.0% Gemma
SciQ acc 77.40% 96.90% 25.0% Gemma

What it says. Zenyx wins decisively on English technical and mathematical text -- DM Mathematics by 0.4196, its largest margin anywhere, plus ArXiv, GitHub and HackerNews. It loses heavily on multilingual and conversational text (YoutubeSubtitles, EuroParl, Ubuntu IRC), which is a category it was never trained for: the corpus is English and excludes Chinese outright, while Gemma is built multilingual. On the science tasks Zenyx is at chance on ARC-Challenge -- no measurable ability there yet -- and well behind on SciQ, though far above chance.

Those results belong together. A suite that flattered this model would not report chance-level performance where that is the truth, which is what makes the code and mathematics wins credible.

Head-to-head vs XHToken/Spark-X2.5-1.7B-Base

A second, more size-matched comparison: Spark is 1.71B params against this model's 1.58B, and its vocab (131,072) is close to this model's (129,280) -- so, unlike the Gemma comparison, tokenizer size is not a meaningful confound here either.

Same methodology as the Gemma comparison: one copy of the task code, same source text, bits/byte normalised by shared UTF-8 bytes.

The Pile, all 22 domains (bits/byte, LOWER is better)

domain Zenyx V3 Spark X2.5 margin winner bytes
OpenSubtitles 1.3967 1.2261 +0.1706 Spark 400,032
PubMed Central 0.6529 0.4622 +0.1907 Spark 402,138
Github 0.5797 0.3841 +0.1955 Spark 400,340
USPTO Backgrounds 0.7806 0.5803 +0.2003 Spark 400,407
DM Mathematics 1.3555 1.1500 +0.2055 Spark 400,000
NIH ExPorter 0.8769 0.6654 +0.2114 Spark 220,665 *
ArXiv 0.8738 0.6453 +0.2285 Spark 400,820
Wikipedia (en) 0.9953 0.7432 +0.2521 Spark 400,898
PubMed Abstracts 0.8787 0.6261 +0.2526 Spark 400,105
Pile-CC 1.0959 0.8381 +0.2579 Spark 403,210
HackerNews 1.3000 1.0211 +0.2789 Spark 239,283 *
Enron Emails 1.2405 0.9547 +0.2858 Spark 57,066 *
BookCorpus2 1.1859 0.8965 +0.2894 Spark 400,022
StackExchange 0.9841 0.6850 +0.2991 Spark 400,410
OpenWebText2 1.1485 0.8192 +0.3293 Spark 410,197
Gutenberg (PG-19) 1.2704 0.9352 +0.3352 Spark 409,150
FreeLaw 0.9893 0.6167 +0.3726 Spark 402,135
Books3 1.2515 0.8726 +0.3789 Spark 400,983
PhilPapers 1.3586 0.9652 +0.3934 Spark 158,869 *
Ubuntu IRC 1.7427 1.1782 +0.5645 Spark 43,987 *
YoutubeSubtitles 1.8521 0.7579 +1.0941 Spark 191,675 *
EuroParl 2.0156 0.8732 +1.1424 Spark 68,106 *

Spark wins 0 of 22 domains -- every one of them. Byte-weighted, Zenyx 1.0798 vs Spark 0.7806 (+0.2992). Rows marked * rest on under 250,000 bytes.

ARC-Challenge and LAMBADA (higher acc is better)

benchmark metric Zenyx V3 Spark X2.5 chance winner
ARC-Challenge acc_norm 26.45% 45.31% 25.0% Spark
LAMBADA acc 25.64% 58.53% 0.0% Spark

What it says. Unlike Gemma, where this model won on code and mathematics, Spark leads on every single Pile domain measured, with the smallest margins on exactly the domains this model has invested in most -- GitHub (+0.1955) and DM Mathematics (+0.2055) -- and the largest on multilingual text neither model's English-only corpus should be expected to win (EuroParl, YoutubeSubtitles). Spark also shows real multi-step reasoning (26.5% vs 45.3% on ARC-Challenge, chance is 25%) and a much lower LAMBADA perplexity, both markers this model does not yet show at this token count. The honest read: at a closely matched size and vocabulary, Spark X2.5 is a substantially stronger base model. LAMBADA perplexity: Zenyx 30.35 vs Spark 4.24.

Reading these numbers. This is a partially-trained 1.5B base model, so knowledge-heavy multiple-choice tasks sit close to their random baselines — that is expected at this scale and token count. The signal to watch is the language-modelling side: LAMBADA accuracy and WikiText perplexity measure whether the model has actually learned to predict text, and those improve steadily long before multiple-choice benchmarks move. Note also that BoolQ's majority-class baseline is 62.2%, so a score near that is not evidence of comprehension.


Hardware Serving Benchmarks (NVIDIA L4, 24 GB)

Measured with the JAX/Flax serving loop: static shape pre-allocation, bucketed prefill and GPU-native sampling.

Metric Value Notes
Decode speed 68.5 tok/s steady-state autoregressive decode
Warm prefill ~20 ms short prompt, shape already compiled
Checkpoint load ~26 s params → GPU, from local cache
Active VRAM ~5.0 GB of 24 GB

Cold shapes pay a one-off JIT compile (tens of seconds) the first time a new (prompt length, max tokens) pair is seen; warm requests are the numbers above.


Inference Example

from zenyx_v3_inference import ZenyxGenerator

generator = ZenyxGenerator(step=86400)

# Base model: give it a prefix to CONTINUE, not an instruction to follow.
print(generator.generate(
    "The capital of France is",
    max_new_tokens=80,
    temperature=0.7,
    repetition_penalty=1.15,
))

Evaluation Reproducibility

Benchmarks were produced by modal_base_evals.py on a single NVIDIA L4, scoring continuations in batches with length-bucketed padding. Task formats follow the lm-evaluation-harness conventions (prompt templates, acc / acc_norm definitions and answer-key handling), so the numbers are broadly comparable to published base-model results, though this is an independent implementation rather than a harness run.

Limitations

  • Pretraining is incomplete — the model will change substantially with more tokens.
  • Not instruction-tuned, not RLHF'd, and not safety-filtered. Outputs may be factually wrong, biased, or nonsensical.
  • Trained predominantly on English text, code, mathematics and synthetic reasoning data; other languages are not supported.

Identity and Version

Repository
Arko007/Zenyx-V3-Base
Publisher
Anamitra Sarkar
Task
Text generation
Modality
Text
Library
jax
Parameters
Not stated by the source
Languages
en
Revision
ace822177d92454da0720584893eedb0e2f56e58
First published
2026-05-02
Last updated
2026-09-18

Files and Weights

763 files, 1.7 TB in total.

Configuration253 files · 281.0 MB
Tokenizer2 files · 10.3 MB
Documentation1 file · 26.9 KB
Other506 files · 1.7 TB
Repository1 file · 1.9 KB
Every file
FileTypeSizeSHA-256
checkpoints/step_10200/metadata.jsonConfiguration1.9 KB
checkpoints/step_10500/metadata.jsonConfiguration1.9 KB
checkpoints/step_10800/metadata.jsonConfiguration1.9 KB
checkpoints/step_11100/metadata.jsonConfiguration1.9 KB
checkpoints/step_11400/metadata.jsonConfiguration1.9 KB
checkpoints/step_11700/metadata.jsonConfiguration1.9 KB
checkpoints/step_1200/metadata.jsonConfiguration1.9 KB
checkpoints/step_12000/metadata.jsonConfiguration1.9 KB
checkpoints/step_12300/metadata.jsonConfiguration1.9 KB
checkpoints/step_12600/metadata.jsonConfiguration1.9 KB
checkpoints/step_12900/metadata.jsonConfiguration1.9 KB
checkpoints/step_13200/metadata.jsonConfiguration1.9 KB
checkpoints/step_13500/metadata.jsonConfiguration1.9 KB
checkpoints/step_13800/metadata.jsonConfiguration1.9 KB
checkpoints/step_14100/metadata.jsonConfiguration1.9 KB
checkpoints/step_14400/metadata.jsonConfiguration16.5 KB
checkpoints/step_14700/metadata.jsonConfiguration34.7 KB
checkpoints/step_15000/metadata.jsonConfiguration56.0 KB
checkpoints/step_15300/metadata.jsonConfiguration772.2 KB
checkpoints/step_15600/metadata.jsonConfiguration23.8 KB
checkpoints/step_1600/metadata.jsonConfiguration1.9 KB
checkpoints/step_16000/metadata.jsonConfiguration16.1 KB
checkpoints/step_16400/metadata.jsonConfiguration41.1 KB
checkpoints/step_16800/metadata.jsonConfiguration42.9 KB
checkpoints/step_17200/metadata.jsonConfiguration26.8 KB
checkpoints/step_17600/metadata.jsonConfiguration24.5 KB
checkpoints/step_18000/metadata.jsonConfiguration63.7 KB
checkpoints/step_18400/metadata.jsonConfiguration30.2 KB
checkpoints/step_18800/metadata.jsonConfiguration48.9 KB
checkpoints/step_19200/metadata.jsonConfiguration153.9 KB
checkpoints/step_19600/metadata.jsonConfiguration25.0 KB
checkpoints/step_2000/metadata.jsonConfiguration1.9 KB
checkpoints/step_20000/metadata.jsonConfiguration58.5 KB
checkpoints/step_20400/metadata.jsonConfiguration53.5 KB
checkpoints/step_20800/metadata.jsonConfiguration19.3 KB
checkpoints/step_21200/metadata.jsonConfiguration170.9 KB
checkpoints/step_21600/metadata.jsonConfiguration2.6 MB
checkpoints/step_22000/metadata.jsonConfiguration26.5 KB
checkpoints/step_22400/metadata.jsonConfiguration67.6 KB
checkpoints/step_22800/metadata.jsonConfiguration47.9 KB
checkpoints/step_23200/metadata.jsonConfiguration20.0 KB
checkpoints/step_23600/metadata.jsonConfiguration501.3 KB
checkpoints/step_2400/metadata.jsonConfiguration1.9 KB
checkpoints/step_24000/metadata.jsonConfiguration20.5 KB
checkpoints/step_24400/metadata.jsonConfiguration1.1 MB
checkpoints/step_24800/metadata.jsonConfiguration49.8 KB
checkpoints/step_25200/metadata.jsonConfiguration50.5 KB
checkpoints/step_25600/metadata.jsonConfiguration22.6 KB
checkpoints/step_26000/metadata.jsonConfiguration20.2 KB
checkpoints/step_26400/metadata.jsonConfiguration85.1 KB
checkpoints/step_26800/metadata.jsonConfiguration37.2 KB
checkpoints/step_27200/metadata.jsonConfiguration118.9 KB
checkpoints/step_27600/metadata.jsonConfiguration117.5 KB
checkpoints/step_2800/metadata.jsonConfiguration1.9 KB
checkpoints/step_28000/metadata.jsonConfiguration57.5 KB
checkpoints/step_28400/metadata.jsonConfiguration794.3 KB
checkpoints/step_28800/metadata.jsonConfiguration20.4 KB
checkpoints/step_29200/metadata.jsonConfiguration33.0 KB
checkpoints/step_29600/metadata.jsonConfiguration1.4 MB
checkpoints/step_30000/metadata.jsonConfiguration19.6 KB
checkpoints/step_30400/metadata.jsonConfiguration31.8 KB
checkpoints/step_30800/metadata.jsonConfiguration35.8 KB
checkpoints/step_31200/metadata.jsonConfiguration79.8 KB
checkpoints/step_31600/metadata.jsonConfiguration728.1 KB
checkpoints/step_3200/metadata.jsonConfiguration1.9 KB
checkpoints/step_32000/metadata.jsonConfiguration73.8 KB
checkpoints/step_32400/metadata.jsonConfiguration64.0 KB
checkpoints/step_32800/metadata.jsonConfiguration67.8 KB
checkpoints/step_33200/metadata.jsonConfiguration63.0 KB
checkpoints/step_33600/metadata.jsonConfiguration63.6 KB
checkpoints/step_34000/metadata.jsonConfiguration64.3 KB
checkpoints/step_34400/metadata.jsonConfiguration990.1 KB
checkpoints/step_34800/metadata.jsonConfiguration1.5 MB
checkpoints/step_35200/metadata.jsonConfiguration39.5 KB
checkpoints/step_35600/metadata.jsonConfiguration123.7 KB
checkpoints/step_3600/metadata.jsonConfiguration1.9 KB
checkpoints/step_36000/metadata.jsonConfiguration32.1 KB
checkpoints/step_36400/metadata.jsonConfiguration16.1 KB
checkpoints/step_36800/metadata.jsonConfiguration29.5 KB
checkpoints/step_37200/metadata.jsonConfiguration88.2 KB
checkpoints/step_37600/metadata.jsonConfiguration17.1 KB
checkpoints/step_38000/metadata.jsonConfiguration1.1 MB
checkpoints/step_38400/metadata.jsonConfiguration31.2 KB
checkpoints/step_38800/metadata.jsonConfiguration66.6 KB
checkpoints/step_3900/metadata.jsonConfiguration1.9 KB
checkpoints/step_39200/metadata.jsonConfiguration41.5 KB
checkpoints/step_39600/metadata.jsonConfiguration71.2 KB
checkpoints/step_400/metadata.jsonConfiguration1.8 KB
checkpoints/step_40000/metadata.jsonConfiguration17.6 KB
checkpoints/step_40400/metadata.jsonConfiguration17.2 KB
checkpoints/step_40800/metadata.jsonConfiguration48.9 KB
checkpoints/step_41200/metadata.jsonConfiguration17.9 KB
checkpoints/step_41600/metadata.jsonConfiguration17.9 KB
checkpoints/step_42000/metadata.jsonConfiguration170.6 KB
checkpoints/step_42400/metadata.jsonConfiguration58.8 KB
checkpoints/step_42800/metadata.jsonConfiguration17.9 KB
checkpoints/step_4290/metadata.jsonConfiguration1.9 KB
checkpoints/step_43200/metadata.jsonConfiguration17.7 KB
checkpoints/step_43600/metadata.jsonConfiguration18.3 KB
checkpoints/step_44000/metadata.jsonConfiguration25.0 KB
checkpoints/step_44400/metadata.jsonConfiguration61.6 KB
checkpoints/step_44800/metadata.jsonConfiguration158.4 KB
checkpoints/step_45200/metadata.jsonConfiguration73.7 KB
checkpoints/step_45600/metadata.jsonConfiguration2.9 MB
checkpoints/step_46000/metadata.jsonConfiguration38.7 KB
checkpoints/step_46400/metadata.jsonConfiguration16.3 KB
checkpoints/step_4680/metadata.jsonConfiguration1.9 KB
checkpoints/step_46800/metadata.jsonConfiguration37.8 KB
checkpoints/step_47200/metadata.jsonConfiguration37.8 KB
checkpoints/step_47600/metadata.jsonConfiguration25.2 KB
checkpoints/step_48000/metadata.jsonConfiguration24.7 KB
checkpoints/step_48400/metadata.jsonConfiguration39.4 KB
checkpoints/step_48800/metadata.jsonConfiguration76.0 KB
checkpoints/step_4900/metadata.jsonConfiguration1.9 KB
checkpoints/step_49200/metadata.jsonConfiguration17.5 KB
checkpoints/step_49600/metadata.jsonConfiguration17.4 KB
checkpoints/step_50000/metadata.jsonConfiguration19.3 KB
checkpoints/step_50400/metadata.jsonConfiguration18.2 KB
checkpoints/step_50800/metadata.jsonConfiguration28.4 KB
checkpoints/step_51200/metadata.jsonConfiguration20.5 KB
checkpoints/step_51600/metadata.jsonConfiguration30.0 KB
checkpoints/step_52000/metadata.jsonConfiguration20.7 KB
checkpoints/step_52400/metadata.jsonConfiguration19.4 KB
checkpoints/step_5250/metadata.jsonConfiguration1.9 KB
checkpoints/step_52800/metadata.jsonConfiguration39.5 KB
checkpoints/step_53200/metadata.jsonConfiguration97.9 KB
checkpoints/step_53600/metadata.jsonConfiguration35.4 KB
checkpoints/step_54000/metadata.jsonConfiguration677.4 KB
checkpoints/step_54400/metadata.jsonConfiguration41.2 KB
checkpoints/step_54800/metadata.jsonConfiguration174.6 KB
checkpoints/step_55200/metadata.jsonConfiguration20.7 KB
checkpoints/step_55600/metadata.jsonConfiguration24.4 KB
checkpoints/step_5600/metadata.jsonConfiguration1.9 KB
checkpoints/step_56000/metadata.jsonConfiguration23.9 KB
checkpoints/step_56400/metadata.jsonConfiguration248.6 KB
checkpoints/step_56800/metadata.jsonConfiguration18.0 KB
checkpoints/step_57200/metadata.jsonConfiguration19.1 KB
checkpoints/step_57600/metadata.jsonConfiguration21.1 KB
checkpoints/step_58000/metadata.jsonConfiguration32.9 KB
checkpoints/step_58400/metadata.jsonConfiguration16.5 KB
checkpoints/step_58800/metadata.jsonConfiguration21.4 KB
checkpoints/step_59200/metadata.jsonConfiguration139.3 KB
checkpoints/step_5950/metadata.jsonConfiguration1.9 KB
checkpoints/step_59600/metadata.jsonConfiguration35.9 KB
checkpoints/step_60000/metadata.jsonConfiguration20.3 KB
checkpoints/step_60400/metadata.jsonConfiguration20.2 KB
checkpoints/step_60800/metadata.jsonConfiguration19.0 KB
checkpoints/step_61200/metadata.jsonConfiguration31.4 KB
checkpoints/step_61600/metadata.jsonConfiguration24.0 KB
checkpoints/step_62000/metadata.jsonConfiguration22.0 KB
checkpoints/step_62400/metadata.jsonConfiguration97.4 KB
checkpoints/step_62800/metadata.jsonConfiguration32.8 KB
checkpoints/step_6300/metadata.jsonConfiguration1.9 KB
checkpoints/step_63200/metadata.jsonConfiguration27.2 KB
checkpoints/step_63600/metadata.jsonConfiguration140.2 KB
checkpoints/step_64000/metadata.jsonConfiguration246.7 KB
checkpoints/step_64400/metadata.jsonConfiguration44.7 KB
checkpoints/step_64800/metadata.jsonConfiguration18.9 KB
checkpoints/step_6500/metadata.jsonConfiguration1.9 KB
checkpoints/step_65200/metadata.jsonConfiguration25.0 KB
checkpoints/step_65600/metadata.jsonConfiguration25.0 KB
checkpoints/step_6600/metadata.jsonConfiguration1.9 KB
checkpoints/step_66000/metadata.jsonConfiguration26.6 KB
checkpoints/step_66400/metadata.jsonConfiguration118.3 KB
checkpoints/step_66800/metadata.jsonConfiguration20.1 KB
checkpoints/step_67200/metadata.jsonConfiguration24.8 KB
checkpoints/step_67600/metadata.jsonConfiguration20.6 KB
checkpoints/step_68000/metadata.jsonConfiguration26.7 KB
checkpoints/step_68400/metadata.jsonConfiguration91.4 KB
checkpoints/step_68800/metadata.jsonConfiguration464.7 KB
checkpoints/step_6900/metadata.jsonConfiguration1.9 KB
checkpoints/step_69200/metadata.jsonConfiguration28.7 KB
checkpoints/step_69600/metadata.jsonConfiguration54.2 KB
checkpoints/step_70000/metadata.jsonConfiguration25.2 KB
checkpoints/step_70400/metadata.jsonConfiguration24.2 KB
checkpoints/step_70800/metadata.jsonConfiguration133.5 KB
checkpoints/step_71200/metadata.jsonConfiguration43.7 KB
checkpoints/step_71600/metadata.jsonConfiguration19.0 KB
checkpoints/step_7200/metadata.jsonConfiguration1.9 KB
checkpoints/step_72000/metadata.jsonConfiguration50.0 KB
checkpoints/step_72400/metadata.jsonConfiguration28.2 KB
checkpoints/step_72800/metadata.jsonConfiguration97.2 KB
checkpoints/step_73200/metadata.jsonConfiguration26.7 KB
checkpoints/step_73600/metadata.jsonConfiguration41.2 KB
checkpoints/step_74000/metadata.jsonConfiguration26.1 KB
checkpoints/step_74400/metadata.jsonConfiguration127.7 KB
checkpoints/step_74800/metadata.jsonConfiguration76.4 KB
checkpoints/step_7500/metadata.jsonConfiguration1.9 KB
checkpoints/step_75200/metadata.jsonConfiguration47.8 KB
checkpoints/step_75600/metadata.jsonConfiguration139.5 KB
checkpoints/step_76000/metadata.jsonConfiguration53.1 KB
checkpoints/step_76400/metadata.jsonConfiguration157.0 KB
checkpoints/step_76800/metadata.jsonConfiguration193.5 KB
checkpoints/step_77200/metadata.jsonConfiguration314.7 KB
checkpoints/step_77600/metadata.jsonConfiguration25.3 KB
checkpoints/step_7800/metadata.jsonConfiguration1.9 KB
checkpoints/step_78000/metadata.jsonConfiguration25.6 KB
checkpoints/step_78400/metadata.jsonConfiguration42.4 KB
checkpoints/step_78800/metadata.jsonConfiguration277.2 KB
checkpoints/step_79200/metadata.jsonConfiguration149.8 KB
checkpoints/step_79600/metadata.jsonConfiguration29.6 KB
checkpoints/step_800/metadata.jsonConfiguration1.8 KB
checkpoints/step_80000/metadata.jsonConfiguration28.1 KB
checkpoints/step_80400/metadata.jsonConfiguration266.9 KB
checkpoints/step_80800/metadata.jsonConfiguration2.4 MB
checkpoints/step_8100/metadata.jsonConfiguration1.9 KB
checkpoints/step_81200/metadata.jsonConfiguration808.6 KB
checkpoints/step_81600/metadata.jsonConfiguration21.5 KB
checkpoints/step_82000/metadata.jsonConfiguration19.0 KB
checkpoints/step_82400/metadata.jsonConfiguration19.1 KB
checkpoints/step_82800/metadata.jsonConfiguration219.4 KB
checkpoints/step_83200/metadata.jsonConfiguration22.5 KB
checkpoints/step_83600/metadata.jsonConfiguration20.6 KB
checkpoints/step_8400/metadata.jsonConfiguration1.9 KB
checkpoints/step_84000/metadata.jsonConfiguration22.6 KB
checkpoints/step_84400/metadata.jsonConfiguration186.3 KB
checkpoints/step_84800/metadata.jsonConfiguration22.5 KB
checkpoints/step_85200/metadata.jsonConfiguration19.3 KB
checkpoints/step_85600/metadata.jsonConfiguration29.9 KB
checkpoints/step_86000/metadata.jsonConfiguration241.4 KB
checkpoints/step_86400/metadata.jsonConfiguration25.8 KB
checkpoints/step_86800/metadata.jsonConfiguration66.8 KB
checkpoints/step_8700/metadata.jsonConfiguration1.9 KB
checkpoints/step_87200/metadata.jsonConfiguration73.8 KB
checkpoints/step_87600/metadata.jsonConfiguration39.0 KB
checkpoints/step_88000/metadata.jsonConfiguration37.7 KB
checkpoints/step_88400/metadata.jsonConfiguration23.1 KB
checkpoints/step_88800/metadata.jsonConfiguration85.0 KB
checkpoints/step_89200/metadata.jsonConfiguration31.5 KB
checkpoints/step_89600/metadata.jsonConfiguration46.3 KB
checkpoints/step_9000/metadata.jsonConfiguration1.9 KB
checkpoints/step_90000/metadata.jsonConfiguration26.8 KB
checkpoints/step_90400/metadata.jsonConfiguration47.8 KB
checkpoints/step_90800/metadata.jsonConfiguration33.9 KB
checkpoints/step_91200/metadata.jsonConfiguration86.3 KB
checkpoints/step_91600/metadata.jsonConfiguration272.3 KB
checkpoints/step_92000/metadata.jsonConfiguration24.4 KB
checkpoints/step_92400/metadata.jsonConfiguration47.1 KB
checkpoints/step_92800/metadata.jsonConfiguration28.1 KB
checkpoints/step_9300/metadata.jsonConfiguration1.9 KB
checkpoints/step_93200/metadata.jsonConfiguration337.6 KB
checkpoints/step_93600/metadata.jsonConfiguration251.0 MB 4e0d9efe7e13
checkpoints/step_94000/metadata.jsonConfiguration107.6 KB
checkpoints/step_94400/metadata.jsonConfiguration20.0 KB
checkpoints/step_94800/metadata.jsonConfiguration21.5 KB
checkpoints/step_95200/metadata.jsonConfiguration34.1 KB
checkpoints/step_95600/metadata.jsonConfiguration143.9 KB
checkpoints/step_9600/metadata.jsonConfiguration1.9 KB
checkpoints/step_96000/metadata.jsonConfiguration21.6 KB
checkpoints/step_96400/metadata.jsonConfiguration19.3 KB
checkpoints/step_96800/metadata.jsonConfiguration31.7 KB
checkpoints/step_9900/metadata.jsonConfiguration1.9 KB
tokenizer/special_tokens_map.jsonConfiguration485 B
README.mdDocumentation26.9 KB
checkpoints/step_10200/opt_state.pklOther3.2 GB b482d98cbae4
checkpoints/step_10200/params.pklOther3.2 GB 7a2e551aa9dc
checkpoints/step_10500/opt_state.pklOther3.2 GB fb9ed47a2c45
checkpoints/step_10500/params.pklOther3.2 GB 58b295ed04d7
checkpoints/step_10800/opt_state.pklOther3.2 GB 3e8953943442
checkpoints/step_10800/params.pklOther3.2 GB 1c4cae3b29c2
checkpoints/step_11100/opt_state.pklOther3.2 GB b3bbab3a07ba
checkpoints/step_11100/params.pklOther3.2 GB 318abb5f050d
checkpoints/step_11400/opt_state.pklOther3.2 GB 40363a3d8b8f
checkpoints/step_11400/params.pklOther3.2 GB 9ad32ac73c33
checkpoints/step_11700/opt_state.pklOther3.2 GB d606e1173cdd
checkpoints/step_11700/params.pklOther3.2 GB f0b402dc0de5
checkpoints/step_1200/opt_state.pklOther3.2 GB be047adcccfe
checkpoints/step_1200/params.pklOther3.2 GB 029acd11b76d
checkpoints/step_12000/opt_state.pklOther3.2 GB 4d7f1b1cb580
checkpoints/step_12000/params.pklOther3.2 GB 10db0a4a740a
checkpoints/step_12300/opt_state.pklOther3.2 GB 25bad9d2433d
checkpoints/step_12300/params.pklOther3.2 GB 732429db6ef8
checkpoints/step_12600/opt_state.pklOther3.2 GB e98bcabf530a
checkpoints/step_12600/params.pklOther3.2 GB 9f180fd1b6ea
checkpoints/step_12900/opt_state.pklOther3.2 GB c53472d7edf2
checkpoints/step_12900/params.pklOther3.2 GB 3ecafad3dfea
checkpoints/step_13200/opt_state.pklOther3.2 GB 4b0f6c9ce9c1
checkpoints/step_13200/params.pklOther3.2 GB 57206fec89c2
checkpoints/step_13500/opt_state.pklOther3.2 GB e0817bdc001e
checkpoints/step_13500/params.pklOther3.2 GB 75f3e8d35f45
checkpoints/step_13800/opt_state.pklOther3.2 GB c5d59cc948f2
checkpoints/step_13800/params.pklOther3.2 GB 6fdf41bc513a
checkpoints/step_14100/opt_state.pklOther3.2 GB fc8749e23275
checkpoints/step_14100/params.pklOther3.2 GB a41833541600
checkpoints/step_14400/opt_state.pklOther3.2 GB 9c5fa7cdf550
checkpoints/step_14400/params.pklOther3.2 GB 6503c97c82f9
checkpoints/step_14700/opt_state.pklOther3.2 GB 8bd7473c07bc
checkpoints/step_14700/params.pklOther3.2 GB b446bfdc70ec
checkpoints/step_15000/opt_state.pklOther3.2 GB 0924617b726b
checkpoints/step_15000/params.pklOther3.2 GB 1338c7fe069c
checkpoints/step_15300/opt_state.pklOther3.2 GB e62f074e7b97
checkpoints/step_15300/params.pklOther3.2 GB 991d905a4543
checkpoints/step_15600/opt_state.pklOther3.2 GB 03547fea952b
checkpoints/step_15600/params.pklOther3.2 GB 42a8400fb527
checkpoints/step_1600/opt_state.pklOther3.2 GB 43e8f062c0b7
checkpoints/step_1600/params.pklOther3.2 GB e2df0aae4335
checkpoints/step_16000/opt_state.pklOther3.2 GB 22d67c892ab5
checkpoints/step_16000/params.pklOther3.2 GB 70f757d7e26a
checkpoints/step_16400/opt_state.pklOther3.2 GB c573751c73a2
checkpoints/step_16400/params.pklOther3.2 GB 6fdc414d4d39
checkpoints/step_16800/opt_state.pklOther3.2 GB fa5c6a503211
checkpoints/step_16800/params.pklOther3.2 GB 57bfbfcac375
checkpoints/step_17200/opt_state.pklOther3.2 GB f4c2b17f9a77
checkpoints/step_17200/params.pklOther3.2 GB b735ed2e50e3
checkpoints/step_17600/opt_state.pklOther3.2 GB d605a97399ce
checkpoints/step_17600/params.pklOther3.2 GB dee6b43e5de0
checkpoints/step_18000/opt_state.pklOther3.2 GB 83765729e1c9
checkpoints/step_18000/params.pklOther3.2 GB 2ab0c2ebe725
checkpoints/step_18400/opt_state.pklOther3.2 GB bb217ace4397
checkpoints/step_18400/params.pklOther3.2 GB fbe50a4ff5b2
checkpoints/step_18800/opt_state.pklOther3.2 GB 0ef12ff684c0
checkpoints/step_18800/params.pklOther3.2 GB 74202a289da4
checkpoints/step_19200/opt_state.pklOther3.2 GB bcb49ffb00b9
checkpoints/step_19200/params.pklOther3.2 GB 7576e5d15c10
checkpoints/step_19600/opt_state.pklOther3.2 GB 652604650ecf
checkpoints/step_19600/params.pklOther3.2 GB 64dd9a0f87a5
checkpoints/step_2000/opt_state.pklOther3.2 GB 77a6278183fc
checkpoints/step_2000/params.pklOther3.2 GB 146493d25349
checkpoints/step_20000/opt_state.pklOther3.2 GB 412b5bfa482e
checkpoints/step_20000/params.pklOther3.2 GB 2ed68b983dfd
checkpoints/step_20400/opt_state.pklOther3.2 GB 06fcdbc397ce
checkpoints/step_20400/params.pklOther3.2 GB d9cc80b4b6ef
checkpoints/step_20800/opt_state.pklOther3.2 GB 544c735a47db
checkpoints/step_20800/params.pklOther3.2 GB cea05e880879
checkpoints/step_21200/opt_state.pklOther3.2 GB 13263c843fe3
checkpoints/step_21200/params.pklOther3.2 GB 568f0f53545b
checkpoints/step_21600/opt_state.pklOther3.2 GB 9a28300aaf9f
checkpoints/step_21600/params.pklOther3.2 GB fd8e7dc98d08
checkpoints/step_22000/opt_state.pklOther3.2 GB 3bf336063a70
checkpoints/step_22000/params.pklOther3.2 GB f009d9252966
checkpoints/step_22400/opt_state.pklOther3.2 GB 6a4a3c64826d
checkpoints/step_22400/params.pklOther3.2 GB e1aa2e5bb44c
checkpoints/step_22800/opt_state.pklOther3.2 GB e286d637039d
checkpoints/step_22800/params.pklOther3.2 GB af76049f58a4
checkpoints/step_23200/opt_state.pklOther3.2 GB 6b8ec49e1b7e
checkpoints/step_23200/params.pklOther3.2 GB 0865c89338d7
checkpoints/step_23600/opt_state.pklOther3.2 GB ad36a30d0d5c
checkpoints/step_23600/params.pklOther3.2 GB cf9e7243a267
checkpoints/step_2400/opt_state.pklOther3.2 GB c633f4d6aec1
checkpoints/step_2400/params.pklOther3.2 GB 9bb3cec655eb
checkpoints/step_24000/opt_state.pklOther3.2 GB d250d3cd17bf
checkpoints/step_24000/params.pklOther3.2 GB 453286557019
checkpoints/step_24400/opt_state.pklOther3.6 GB 4cc161e47e26
checkpoints/step_24400/params.pklOther3.2 GB 8dec10d984e2
checkpoints/step_24800/opt_state.pklOther3.6 GB da299644df32
checkpoints/step_24800/params.pklOther3.2 GB 38e2b9cce83b
checkpoints/step_25200/opt_state.pklOther3.6 GB 0ce2b86133a9
checkpoints/step_25200/params.pklOther3.2 GB bc4dd50396af
checkpoints/step_25600/opt_state.pklOther3.6 GB 6333ef016ad8
checkpoints/step_25600/params.pklOther3.2 GB 7fde49df1d49
checkpoints/step_26000/opt_state.pklOther3.6 GB 22c4bbca8f5d
checkpoints/step_26000/params.pklOther3.2 GB b06027e3ef89
checkpoints/step_26400/opt_state.pklOther3.6 GB 9b11a101477b
checkpoints/step_26400/params.pklOther3.2 GB 45a636ded020
checkpoints/step_26800/opt_state.pklOther3.6 GB 38e539085e1f
checkpoints/step_26800/params.pklOther3.2 GB 163187297f49
checkpoints/step_27200/opt_state.pklOther3.6 GB e1b5b220f588
checkpoints/step_27200/params.pklOther3.2 GB 7ea533c040b8
checkpoints/step_27600/opt_state.pklOther3.6 GB aa6564605f7d
checkpoints/step_27600/params.pklOther3.2 GB ad41eebc1c9f
checkpoints/step_2800/opt_state.pklOther3.2 GB 7e69f2d92523
checkpoints/step_2800/params.pklOther3.2 GB 0b8ba4b6facd
checkpoints/step_28000/opt_state.pklOther3.6 GB 48d268b606e9
checkpoints/step_28000/params.pklOther3.2 GB 42c2f369c7a6
checkpoints/step_28400/opt_state.pklOther3.6 GB 1aef19e424c4
checkpoints/step_28400/params.pklOther3.2 GB c4791a24389d
checkpoints/step_28800/opt_state.pklOther3.6 GB 9c31432bd2c4
checkpoints/step_28800/params.pklOther3.2 GB 6d4eb36aaa6a
checkpoints/step_29200/opt_state.pklOther3.6 GB 00ddb5299258
checkpoints/step_29200/params.pklOther3.2 GB 78e2a0d29624
checkpoints/step_29600/opt_state.pklOther3.6 GB f749b4a7af03
checkpoints/step_29600/params.pklOther3.2 GB d36f19b22b93
checkpoints/step_30000/opt_state.pklOther3.6 GB 1ae933a6986a
checkpoints/step_30000/params.pklOther3.2 GB 3ca46e0c3e97
checkpoints/step_30400/opt_state.pklOther3.6 GB 476d47f9daa6
checkpoints/step_30400/params.pklOther3.2 GB ae481fe08360
checkpoints/step_30800/opt_state.pklOther3.6 GB 28851edc4652
checkpoints/step_30800/params.pklOther3.2 GB 137ff2ba4f91
checkpoints/step_31200/opt_state.pklOther3.6 GB 2de4f94648b9
checkpoints/step_31200/params.pklOther3.2 GB 2f88d34ce766
checkpoints/step_31600/opt_state.pklOther3.6 GB f95a4a48dec4
checkpoints/step_31600/params.pklOther3.2 GB 4819f9b63a14
checkpoints/step_3200/opt_state.pklOther3.2 GB b03772856b68
checkpoints/step_3200/params.pklOther3.2 GB 80adeca247a9
checkpoints/step_32000/opt_state.pklOther3.6 GB c87612a9d3a1
checkpoints/step_32000/params.pklOther3.2 GB 0ce17e3a7dcc
checkpoints/step_32400/opt_state.pklOther3.6 GB d995c0a1a523
checkpoints/step_32400/params.pklOther3.2 GB 27b6312e54fd
checkpoints/step_32800/opt_state.pklOther3.6 GB 7fdec9d23a0e
checkpoints/step_32800/params.pklOther3.2 GB 3f0b9ee5a2df
checkpoints/step_33200/opt_state.pklOther3.6 GB 75dbe24a76a0
checkpoints/step_33200/params.pklOther3.2 GB b125526265bd
checkpoints/step_33600/opt_state.pklOther3.6 GB 914cad9710e1
checkpoints/step_33600/params.pklOther3.2 GB 640102375779
checkpoints/step_34000/opt_state.pklOther3.6 GB f624c55a6cf6
checkpoints/step_34000/params.pklOther3.2 GB 9d65b3874776
checkpoints/step_34400/opt_state.pklOther3.6 GB bcf09322128f
checkpoints/step_34400/params.pklOther3.2 GB c897b92fad78
checkpoints/step_34800/opt_state.pklOther3.6 GB cd2fc9903ac4
checkpoints/step_34800/params.pklOther3.2 GB 0c79ae651a5d
checkpoints/step_35200/opt_state.pklOther3.6 GB a9f3fb3fc0e3
checkpoints/step_35200/params.pklOther3.2 GB 318ef22aef7c
checkpoints/step_35600/opt_state.pklOther3.6 GB c3a40f8637c0
checkpoints/step_35600/params.pklOther3.2 GB 6b81236c8f8f
checkpoints/step_3600/opt_state.pklOther3.2 GB 123536867610
checkpoints/step_3600/params.pklOther3.2 GB a3c5feaa86b6
checkpoints/step_36000/opt_state.pklOther3.6 GB 5e8a0493be6c
checkpoints/step_36000/params.pklOther3.2 GB a5781193f863
checkpoints/step_36400/opt_state.pklOther3.6 GB 349bb86e8c2b
checkpoints/step_36400/params.pklOther3.2 GB 6285b3453152
checkpoints/step_36800/opt_state.pklOther3.6 GB e9e3ac2834e6
checkpoints/step_36800/params.pklOther3.2 GB 5539973f4ee7
checkpoints/step_37200/opt_state.pklOther3.6 GB b4ed58d9f072
checkpoints/step_37200/params.pklOther3.2 GB 2a5ba975bb73
checkpoints/step_37600/opt_state.pklOther3.6 GB 16457723c6e6
checkpoints/step_37600/params.pklOther3.2 GB 64ba9c09e849
checkpoints/step_38000/opt_state.pklOther3.6 GB 4e9de5efd560
checkpoints/step_38000/params.pklOther3.2 GB eca451ec1ed0
checkpoints/step_38400/opt_state.pklOther3.6 GB d1aa26a5e55e
checkpoints/step_38400/params.pklOther3.2 GB 8f0e02709405
checkpoints/step_38800/opt_state.pklOther3.6 GB 5231cc257daa
checkpoints/step_38800/params.pklOther3.2 GB 819d19f3c764
checkpoints/step_3900/opt_state.pklOther3.2 GB 98b771a37db2
checkpoints/step_3900/params.pklOther3.2 GB dd9a35055868
checkpoints/step_39200/opt_state.pklOther3.6 GB 2b701fa7d092
checkpoints/step_39200/params.pklOther3.2 GB 68c405222453
checkpoints/step_39600/opt_state.pklOther3.6 GB 56fecf1fcd61
checkpoints/step_39600/params.pklOther3.2 GB 258b6bc1f188
checkpoints/step_400/opt_state.pklOther3.2 GB b1b907ca8a39
checkpoints/step_400/params.pklOther3.2 GB 2ed1e5b46d0e
checkpoints/step_40000/opt_state.pklOther3.6 GB bc4b030bcac9
checkpoints/step_40000/params.pklOther3.2 GB 78e3694ea4db
checkpoints/step_40400/opt_state.pklOther3.6 GB b23aaaa67062
checkpoints/step_40400/params.pklOther3.2 GB 786fc417e2e9
checkpoints/step_40800/opt_state.pklOther3.6 GB 7601261e0fb9
checkpoints/step_40800/params.pklOther3.2 GB a5ec728cfb6b
checkpoints/step_41200/opt_state.pklOther3.6 GB d45dd3da5a6b
checkpoints/step_41200/params.pklOther3.2 GB 68947b1cd5ea
checkpoints/step_41600/opt_state.pklOther3.6 GB e98a58de4e2f
checkpoints/step_41600/params.pklOther3.2 GB d6cc77dfae43
checkpoints/step_42000/opt_state.pklOther3.6 GB f8b3e8dbb6e6
checkpoints/step_42000/params.pklOther3.2 GB 8e115140062f
checkpoints/step_42400/opt_state.pklOther3.6 GB 1c1223a1aafe
checkpoints/step_42400/params.pklOther3.2 GB 8e255533811f
checkpoints/step_42800/opt_state.pklOther3.6 GB f2127792ba79
checkpoints/step_42800/params.pklOther3.2 GB 5873701050a9
checkpoints/step_4290/opt_state.pklOther3.2 GB 433033d1cfde
checkpoints/step_4290/params.pklOther3.2 GB 44352006d2fe
checkpoints/step_43200/opt_state.pklOther3.6 GB 28e4b2eb326a
checkpoints/step_43200/params.pklOther3.2 GB f1989c77fc8a
checkpoints/step_43600/opt_state.pklOther3.6 GB 621bbfc1dcf5
checkpoints/step_43600/params.pklOther3.2 GB b31eb2effc2a
checkpoints/step_44000/opt_state.pklOther3.6 GB cbbbb1a68189
checkpoints/step_44000/params.pklOther3.2 GB 0ba18b43ff65
checkpoints/step_44400/opt_state.pklOther3.6 GB 25782a840862
checkpoints/step_44400/params.pklOther3.2 GB 811f8e8720cf
checkpoints/step_44800/opt_state.pklOther3.6 GB e7c149818458
checkpoints/step_44800/params.pklOther3.2 GB 485736c4f7fd
checkpoints/step_45200/opt_state.pklOther3.6 GB 7cbccaf8c627
checkpoints/step_45200/params.pklOther3.2 GB 1e109ad0b846
checkpoints/step_45600/opt_state.pklOther3.6 GB ed76d29a6c0d
checkpoints/step_45600/params.pklOther3.2 GB 562b46c56ec2
checkpoints/step_46000/opt_state.pklOther3.6 GB bfe3ac7268a6
checkpoints/step_46000/params.pklOther3.2 GB 037744f16598
checkpoints/step_46400/opt_state.pklOther3.6 GB a2f06eae431b
checkpoints/step_46400/params.pklOther3.2 GB fdf2d96b8c95
checkpoints/step_4680/opt_state.pklOther3.2 GB 4fbefdeb0a93
checkpoints/step_4680/params.pklOther3.2 GB 14030902bee9
checkpoints/step_46800/opt_state.pklOther3.6 GB db5997b62b42
checkpoints/step_46800/params.pklOther3.2 GB 97c450818d61
checkpoints/step_47200/opt_state.pklOther3.6 GB 5eb01c3c4031
checkpoints/step_47200/params.pklOther3.2 GB beeb9979d48c
checkpoints/step_47600/opt_state.pklOther3.6 GB 184ab6b26911
checkpoints/step_47600/params.pklOther3.2 GB bb9822f5dc47
checkpoints/step_48000/opt_state.pklOther3.6 GB e6eb4116189c
checkpoints/step_48000/params.pklOther3.2 GB 5577a2978641
checkpoints/step_48400/opt_state.pklOther3.6 GB ef637fdeb2e5
checkpoints/step_48400/params.pklOther3.2 GB f59cf0117231
checkpoints/step_48800/opt_state.pklOther3.6 GB 97f86f943382
checkpoints/step_48800/params.pklOther3.2 GB f49c524edcd3
checkpoints/step_4900/opt_state.pklOther3.2 GB 341df25a5ba7
checkpoints/step_4900/params.pklOther3.2 GB 81eaa89b93a2
checkpoints/step_49200/opt_state.pklOther3.6 GB cb8748ab34d3
checkpoints/step_49200/params.pklOther3.2 GB 5158c21b81a2
checkpoints/step_49600/opt_state.pklOther3.6 GB 2d8733b39ee6
checkpoints/step_49600/params.pklOther3.2 GB dd755294d86b
checkpoints/step_50000/opt_state.pklOther3.6 GB 71418ea0e13d
checkpoints/step_50000/params.pklOther3.2 GB d3eeab614df2
checkpoints/step_50400/opt_state.pklOther3.6 GB 7c77db0efb9d
checkpoints/step_50400/params.pklOther3.2 GB ab51389dbba8
checkpoints/step_50800/opt_state.pklOther3.6 GB d34712313088
checkpoints/step_50800/params.pklOther3.2 GB b4b9e32e46fd
checkpoints/step_51200/opt_state.pklOther3.6 GB 2d8bc7956ed4
checkpoints/step_51200/params.pklOther3.2 GB 7f3776af00bc
checkpoints/step_51600/opt_state.pklOther3.6 GB 11d014591b76
checkpoints/step_51600/params.pklOther3.2 GB bdd089447695
checkpoints/step_52000/opt_state.pklOther3.6 GB 90a1db3c791e
checkpoints/step_52000/params.pklOther3.2 GB bf632940cfd7
checkpoints/step_52400/opt_state.pklOther3.6 GB e4cc05293d38
checkpoints/step_52400/params.pklOther3.2 GB fb7ea72eb63c
checkpoints/step_5250/opt_state.pklOther3.2 GB 49c1918b75d4
checkpoints/step_5250/params.pklOther3.2 GB b8ab64a5050d
checkpoints/step_52800/opt_state.pklOther3.6 GB 423ff00a677f
checkpoints/step_52800/params.pklOther3.2 GB 684e55ad01f4
checkpoints/step_53200/opt_state.pklOther3.6 GB fa07cf444929
checkpoints/step_53200/params.pklOther3.2 GB ddc186b799fb
checkpoints/step_53600/opt_state.pklOther3.6 GB d74e5cd53d46
checkpoints/step_53600/params.pklOther3.2 GB 9575cbc29a39
checkpoints/step_54000/opt_state.pklOther3.6 GB dbe82fc62408
checkpoints/step_54000/params.pklOther3.2 GB 9afb01cdf8ab
checkpoints/step_54400/opt_state.pklOther3.6 GB 385b275d2739
checkpoints/step_54400/params.pklOther3.2 GB b8c96a8ee710
checkpoints/step_54800/opt_state.pklOther3.6 GB 1103eae0d097
checkpoints/step_54800/params.pklOther3.2 GB d9b609def86c
checkpoints/step_55200/opt_state.pklOther3.6 GB d8fb250f60f1
checkpoints/step_55200/params.pklOther3.2 GB b684cc1dead8
checkpoints/step_55600/opt_state.pklOther3.6 GB 4b2b0e9e2dae
checkpoints/step_55600/params.pklOther3.2 GB d17cf45fdc5c
checkpoints/step_5600/opt_state.pklOther3.2 GB ff41c6943989
checkpoints/step_5600/params.pklOther3.2 GB 727cefb2743b
checkpoints/step_56000/opt_state.pklOther3.6 GB 3edf76498214
checkpoints/step_56000/params.pklOther3.2 GB 578d5d9d5fa5
checkpoints/step_56400/opt_state.pklOther3.6 GB 4d1ac9640bc4
checkpoints/step_56400/params.pklOther3.2 GB 8f35421f9da0
checkpoints/step_56800/opt_state.pklOther3.6 GB b630f7ada699
checkpoints/step_56800/params.pklOther3.2 GB 50c06b88e154
checkpoints/step_57200/opt_state.pklOther3.6 GB a0d1a20a22f2
checkpoints/step_57200/params.pklOther3.2 GB 1d120e0d3a1e
checkpoints/step_57600/opt_state.pklOther3.6 GB 01d027130df8
checkpoints/step_57600/params.pklOther3.2 GB ffb0c9611394
checkpoints/step_58000/opt_state.pklOther3.6 GB 582aacfe6361
checkpoints/step_58000/params.pklOther3.2 GB 0fddbed773ca
checkpoints/step_58400/opt_state.pklOther3.6 GB 399ce9e724ef
checkpoints/step_58400/params.pklOther3.2 GB 515e62bcfe44
checkpoints/step_58800/opt_state.pklOther3.6 GB 03cbfb36e395
checkpoints/step_58800/params.pklOther3.2 GB ef032c896899
checkpoints/step_59200/opt_state.pklOther3.6 GB 0afca647e461
checkpoints/step_59200/params.pklOther3.2 GB 3b54ab9f9c7c
checkpoints/step_5950/opt_state.pklOther3.2 GB 355aa30262f7
checkpoints/step_5950/params.pklOther3.2 GB 17ff2f7b4213
checkpoints/step_59600/opt_state.pklOther3.6 GB bbf85aa09fcd
checkpoints/step_59600/params.pklOther3.2 GB 4e521534a158
checkpoints/step_60000/opt_state.pklOther3.6 GB 70c09dcd9674
checkpoints/step_60000/params.pklOther3.2 GB 9dede1006937
checkpoints/step_60400/opt_state.pklOther3.6 GB f2d60314254b
checkpoints/step_60400/params.pklOther3.2 GB daaba2dcbf40
checkpoints/step_60800/opt_state.pklOther3.6 GB 094ec9299cc2
checkpoints/step_60800/params.pklOther3.2 GB 74047bb54053
checkpoints/step_61200/opt_state.pklOther3.6 GB c5794b07d189
checkpoints/step_61200/params.pklOther3.2 GB 04506db4f531
checkpoints/step_61600/opt_state.pklOther3.6 GB 7e461f12ce77
checkpoints/step_61600/params.pklOther3.2 GB fdb854616220
checkpoints/step_62000/opt_state.pklOther3.6 GB cb2df564c6ed
checkpoints/step_62000/params.pklOther3.2 GB b3603127b63b
checkpoints/step_62400/opt_state.pklOther3.6 GB 737c42b490d3
checkpoints/step_62400/params.pklOther3.2 GB 30ef4abea4aa
checkpoints/step_62800/opt_state.pklOther3.6 GB 520a39971b02
checkpoints/step_62800/params.pklOther3.2 GB eb49a8274344
checkpoints/step_6300/opt_state.pklOther3.2 GB 9816c0a19ac6
checkpoints/step_6300/params.pklOther3.2 GB 9ef0e455c6e0
checkpoints/step_63200/opt_state.pklOther3.6 GB bacbf1761bf1
checkpoints/step_63200/params.pklOther3.2 GB dc92f6ff1451
checkpoints/step_63600/opt_state.pklOther3.6 GB 1ddd2cb52a86
checkpoints/step_63600/params.pklOther3.2 GB 8af58dcff228
checkpoints/step_64000/opt_state.pklOther3.6 GB 47dc9fc82e78
checkpoints/step_64000/params.pklOther3.2 GB 25598662aff8
checkpoints/step_64400/opt_state.pklOther3.6 GB 83b614b87d29
checkpoints/step_64400/params.pklOther3.2 GB 9e3e606896e1
checkpoints/step_64800/opt_state.pklOther3.6 GB fcd996597447
checkpoints/step_64800/params.pklOther3.2 GB 2bbb1a040b1c
checkpoints/step_6500/opt_state.pklOther3.2 GB 2b426eb50ad4
checkpoints/step_6500/params.pklOther3.2 GB b59938533c04
checkpoints/step_65200/opt_state.pklOther3.6 GB 6bb89c03ef9b
checkpoints/step_65200/params.pklOther3.2 GB 9c1c7b7e2724
checkpoints/step_65600/opt_state.pklOther3.6 GB 8eab900f3455
checkpoints/step_65600/params.pklOther3.2 GB 239555a34327
checkpoints/step_6600/opt_state.pklOther3.2 GB c74b27dd5347
checkpoints/step_6600/params.pklOther3.2 GB 2ec4ce5bb3be
checkpoints/step_66000/opt_state.pklOther3.6 GB d36a31e31d38
checkpoints/step_66000/params.pklOther3.2 GB dad483cab3a7
checkpoints/step_66400/opt_state.pklOther3.6 GB 1e143cfa13ed
checkpoints/step_66400/params.pklOther3.2 GB 21c90bdcbd9a
checkpoints/step_66800/opt_state.pklOther3.6 GB bd6f4dcbed34
checkpoints/step_66800/params.pklOther3.2 GB 7c6c3d92906b
checkpoints/step_67200/opt_state.pklOther3.6 GB 93d88153853b
checkpoints/step_67200/params.pklOther3.2 GB d5ca57b1ce22
checkpoints/step_67600/opt_state.pklOther3.6 GB 0c598cd8039b
checkpoints/step_67600/params.pklOther3.2 GB ac7278bae2bd
checkpoints/step_68000/opt_state.pklOther3.6 GB ad8e296c889b
checkpoints/step_68000/params.pklOther3.2 GB b0ccf5763bbf
checkpoints/step_68400/opt_state.pklOther3.6 GB 2a5db61108b8
checkpoints/step_68400/params.pklOther3.2 GB 9934144a83ba
checkpoints/step_68800/opt_state.pklOther3.6 GB 170c85289077
checkpoints/step_68800/params.pklOther3.2 GB 5d0d5551b21a
checkpoints/step_6900/opt_state.pklOther3.2 GB e2abdc78454a
checkpoints/step_6900/params.pklOther3.2 GB 1d2506dc7e26
checkpoints/step_69200/opt_state.pklOther3.6 GB 72eda09c9b3e
checkpoints/step_69200/params.pklOther3.2 GB 704e286bc09f
checkpoints/step_69600/opt_state.pklOther3.6 GB ed90c20502ae
checkpoints/step_69600/params.pklOther3.2 GB cc9f78b04be4
checkpoints/step_70000/opt_state.pklOther3.6 GB 9945e22d5f0f
checkpoints/step_70000/params.pklOther3.2 GB e9c8ff9f30f8
checkpoints/step_70400/opt_state.pklOther3.6 GB cc86ff4235dc
checkpoints/step_70400/params.pklOther3.2 GB 0495df60070e
checkpoints/step_70800/opt_state.pklOther3.6 GB e189a64d956d
checkpoints/step_70800/params.pklOther3.2 GB f3a8b246bc85
checkpoints/step_71200/opt_state.pklOther3.6 GB 51a92c57c175
checkpoints/step_71200/params.pklOther3.2 GB b0e70cb61985
checkpoints/step_71600/opt_state.pklOther3.6 GB a9c99808ddce
checkpoints/step_71600/params.pklOther3.2 GB 96cb33bb151e
checkpoints/step_7200/opt_state.pklOther3.2 GB 53dce7b54178
checkpoints/step_7200/params.pklOther3.2 GB 18baf581ca37
checkpoints/step_72000/opt_state.pklOther3.6 GB 588c56e20e33
checkpoints/step_72000/params.pklOther3.2 GB 62162266bde4
checkpoints/step_72400/opt_state.pklOther3.6 GB 692231feaf3d
checkpoints/step_72400/params.pklOther3.2 GB 7a850b937b7b
checkpoints/step_72800/opt_state.pklOther3.6 GB ffff54957064
checkpoints/step_72800/params.pklOther3.2 GB 26907bcff0be
checkpoints/step_73200/opt_state.pklOther3.6 GB 0d54c60e4e14
checkpoints/step_73200/params.pklOther3.2 GB f33fa426615a
checkpoints/step_73600/opt_state.pklOther3.6 GB cda67dbaba50
checkpoints/step_73600/params.pklOther3.2 GB f1c53febac50
checkpoints/step_74000/opt_state.pklOther3.6 GB a233ca8148b3
checkpoints/step_74000/params.pklOther3.2 GB 26fd0e7e9527
checkpoints/step_74400/opt_state.pklOther3.6 GB fee8b7826536
checkpoints/step_74400/params.pklOther3.2 GB 42ede8283df4
checkpoints/step_74800/opt_state.pklOther3.6 GB 1ed44fd5027a
checkpoints/step_74800/params.pklOther3.2 GB 570b6c69b3ca
checkpoints/step_7500/opt_state.pklOther3.2 GB 508a82b3e76b
checkpoints/step_7500/params.pklOther3.2 GB 8a03629a7220
checkpoints/step_75200/opt_state.pklOther3.6 GB c443634bc62a
checkpoints/step_75200/params.pklOther3.2 GB e980af5f064e
checkpoints/step_75600/opt_state.pklOther3.6 GB ecc3f6549a9b
checkpoints/step_75600/params.pklOther3.2 GB 0ab6ade252db
checkpoints/step_76000/opt_state.pklOther3.6 GB 396f0e86786c
checkpoints/step_76000/params.pklOther3.2 GB 01d98ef64e13
checkpoints/step_76400/opt_state.pklOther3.6 GB f806974d97ce
checkpoints/step_76400/params.pklOther3.2 GB 6359a1d78449
checkpoints/step_76800/opt_state.pklOther3.6 GB 9130b2209da0
checkpoints/step_76800/params.pklOther3.2 GB 23a52a09d63e
checkpoints/step_77200/opt_state.pklOther3.6 GB aa927251165b
checkpoints/step_77200/params.pklOther3.2 GB 4a3d7506922b
checkpoints/step_77600/opt_state.pklOther3.6 GB 5d3cd55cce5d
checkpoints/step_77600/params.pklOther3.2 GB 96d17669f740
checkpoints/step_7800/opt_state.pklOther3.2 GB 800e38f79734
checkpoints/step_7800/params.pklOther3.2 GB 6316e5044f79
checkpoints/step_78000/opt_state.pklOther3.6 GB 8fefc846ac03
checkpoints/step_78000/params.pklOther3.2 GB 8a3e64017214
checkpoints/step_78400/opt_state.pklOther3.6 GB 916bea8e115d
checkpoints/step_78400/params.pklOther3.2 GB 98c89a173f5a
checkpoints/step_78800/opt_state.pklOther3.6 GB 66a4e8022676
checkpoints/step_78800/params.pklOther3.2 GB 41dd9baec331
checkpoints/step_79200/opt_state.pklOther3.6 GB 6c2b2889bd19
checkpoints/step_79200/params.pklOther3.2 GB 2c6af8e24bda
checkpoints/step_79600/opt_state.pklOther3.6 GB c23bc5b66e2b
checkpoints/step_79600/params.pklOther3.2 GB a07b7e88b919
checkpoints/step_800/opt_state.pklOther3.2 GB b144a90e7744
checkpoints/step_800/params.pklOther3.2 GB c69cb0a3330e
checkpoints/step_80000/opt_state.pklOther3.6 GB 4fdd24166664
checkpoints/step_80000/params.pklOther3.2 GB d8a3481e89f1
checkpoints/step_80400/opt_state.pklOther3.6 GB 81a4b3f66469
checkpoints/step_80400/params.pklOther3.2 GB 0ab06135c32d
checkpoints/step_80800/opt_state.pklOther3.6 GB 0d0b00626443
checkpoints/step_80800/params.pklOther3.2 GB 8d9be0d1b869
checkpoints/step_8100/opt_state.pklOther3.2 GB 872cbd776d81
checkpoints/step_8100/params.pklOther3.2 GB 27b365938628
checkpoints/step_81200/opt_state.pklOther3.6 GB c2217b25f320
checkpoints/step_81200/params.pklOther3.2 GB 1c36a86398ca
checkpoints/step_81600/opt_state.pklOther3.6 GB 2ea9060faba8
checkpoints/step_81600/params.pklOther3.2 GB 8fab5803a8d6
checkpoints/step_82000/opt_state.pklOther3.6 GB 7c4b973afddb
checkpoints/step_82000/params.pklOther3.2 GB 6c2eea16b2c5
checkpoints/step_82400/opt_state.pklOther3.6 GB 1c0e23ca2bbf
checkpoints/step_82400/params.pklOther3.2 GB f58b69bdae7c
checkpoints/step_82800/opt_state.pklOther3.6 GB 0bec60e73991
checkpoints/step_82800/params.pklOther3.2 GB 4ca39a5e137c
checkpoints/step_83200/opt_state.pklOther3.6 GB 0965a0e7e8a9
checkpoints/step_83200/params.pklOther3.2 GB 177b917b35d7
checkpoints/step_83600/opt_state.pklOther3.6 GB e9be7a17070d
checkpoints/step_83600/params.pklOther3.2 GB 7643dc74a2bf
checkpoints/step_8400/opt_state.pklOther3.2 GB a61de3d9d093
checkpoints/step_8400/params.pklOther3.2 GB ea045fdef3cd
checkpoints/step_84000/opt_state.pklOther3.6 GB 17855a016c17
checkpoints/step_84000/params.pklOther3.2 GB f2a9b42ffce6
checkpoints/step_84400/opt_state.pklOther3.6 GB 9bf0dd6c673f
checkpoints/step_84400/params.pklOther3.2 GB c1c86ddd3fdd
checkpoints/step_84800/opt_state.pklOther3.6 GB 8c706ad6809e
checkpoints/step_84800/params.pklOther3.2 GB 9dcd3d76381e
checkpoints/step_85200/opt_state.pklOther3.6 GB 4d223c1c9582
checkpoints/step_85200/params.pklOther3.2 GB 8545e70c52b6
checkpoints/step_85600/opt_state.pklOther3.6 GB e40825fa7a16
checkpoints/step_85600/params.pklOther3.2 GB 16690dc973cb
checkpoints/step_86000/opt_state.pklOther3.6 GB 2fa8c696d073
checkpoints/step_86000/params.pklOther3.2 GB a0c21f0b79a0
checkpoints/step_86400/opt_state.pklOther3.6 GB 9fccc25c74c1
checkpoints/step_86400/params.pklOther3.2 GB a9cdee282112
checkpoints/step_86800/opt_state.pklOther3.6 GB 08d121d7b4c3
checkpoints/step_86800/params.pklOther3.2 GB fa70bab6fa56
checkpoints/step_8700/opt_state.pklOther3.2 GB 53211cc5835b
checkpoints/step_8700/params.pklOther3.2 GB b9cc0607f11b
checkpoints/step_87200/opt_state.pklOther3.6 GB d74f2681acb2
checkpoints/step_87200/params.pklOther3.2 GB 6e318b508f34
checkpoints/step_87600/opt_state.pklOther3.6 GB 7a4d4679eadc
checkpoints/step_87600/params.pklOther3.2 GB 272a4bf8aed8
checkpoints/step_88000/opt_state.pklOther3.6 GB f45da72e1c6f
checkpoints/step_88000/params.pklOther3.2 GB baf1b07f07e2
checkpoints/step_88400/opt_state.pklOther3.6 GB 33d2c94ec213
checkpoints/step_88400/params.pklOther3.2 GB c011d1cc68ac
checkpoints/step_88800/opt_state.pklOther3.6 GB 144e05dd920b
checkpoints/step_88800/params.pklOther3.2 GB 96a8e820492c
checkpoints/step_89200/opt_state.pklOther3.6 GB a6e6526df55f
checkpoints/step_89200/params.pklOther3.2 GB b7ea25bcbc89
checkpoints/step_89600/opt_state.pklOther3.6 GB e319c6661387
checkpoints/step_89600/params.pklOther3.2 GB 664e96c7156d
checkpoints/step_9000/opt_state.pklOther3.2 GB d0974bf20525
checkpoints/step_9000/params.pklOther3.2 GB 6f21008687aa
checkpoints/step_90000/opt_state.pklOther3.6 GB a6e3f05847a3
checkpoints/step_90000/params.pklOther3.2 GB 27e284816bbd
checkpoints/step_90400/opt_state.pklOther3.6 GB 3c9e6d6a3df4
checkpoints/step_90400/params.pklOther3.2 GB 041bed5d8c9f
checkpoints/step_90800/opt_state.pklOther3.6 GB 82b8f3b67dac
checkpoints/step_90800/params.pklOther3.2 GB 73611fa9749e
checkpoints/step_91200/opt_state.pklOther3.6 GB e4d00483bb98
checkpoints/step_91200/params.pklOther3.2 GB 73c190007d94
checkpoints/step_91600/opt_state.pklOther3.6 GB 37a43a1f42e1
checkpoints/step_91600/params.pklOther3.2 GB 4ec29fee75d3
checkpoints/step_92000/opt_state.pklOther3.6 GB 269f0ae00ed5
checkpoints/step_92000/params.pklOther3.2 GB 065c959fc665
checkpoints/step_92400/opt_state.pklOther3.6 GB 4101479b3017
checkpoints/step_92400/params.pklOther3.2 GB bb91f54ce0ad
checkpoints/step_92800/opt_state.pklOther3.6 GB 49a7beb65a77
checkpoints/step_92800/params.pklOther3.2 GB 37e727465d9d
checkpoints/step_9300/opt_state.pklOther3.2 GB ef1fd27c1b23
checkpoints/step_9300/params.pklOther3.2 GB 347a071247a0
checkpoints/step_93200/opt_state.pklOther3.6 GB 532b67477496
checkpoints/step_93200/params.pklOther3.2 GB 617b30a2d37c
checkpoints/step_93600/opt_state.pklOther3.6 GB 123336b874ee
checkpoints/step_93600/params.pklOther3.2 GB 1c02c794721e
checkpoints/step_94000/opt_state.pklOther3.6 GB dec4773f060e
checkpoints/step_94000/params.pklOther3.2 GB 17b7eda26286
checkpoints/step_94400/opt_state.pklOther3.6 GB 9ec818a74270
checkpoints/step_94400/params.pklOther3.2 GB 5cb0744a4c4b
checkpoints/step_94800/opt_state.pklOther3.6 GB b00ed262e6fd
checkpoints/step_94800/params.pklOther3.2 GB a59ab9be651b
checkpoints/step_95200/opt_state.pklOther3.6 GB 5c98c749c4a9
checkpoints/step_95200/params.pklOther3.2 GB 97b9ba59eaf9
checkpoints/step_95600/opt_state.pklOther3.6 GB a3d59a6be818
checkpoints/step_95600/params.pklOther3.2 GB 36a946961d80
checkpoints/step_9600/opt_state.pklOther3.2 GB 7cba84c322e2
checkpoints/step_9600/params.pklOther3.2 GB e865b1dfa475
checkpoints/step_96000/opt_state.pklOther3.6 GB 785c9e9953be
checkpoints/step_96000/params.pklOther3.2 GB d89034e6c02b
checkpoints/step_96400/opt_state.pklOther3.6 GB 90004dfc2066
checkpoints/step_96400/params.pklOther3.2 GB 7a115395c384
checkpoints/step_96800/opt_state.pklOther3.6 GB dca057e6d549
checkpoints/step_96800/params.pklOther3.2 GB 5c837aff9630
checkpoints/step_9900/opt_state.pklOther3.2 GB 1b910f1e675b
checkpoints/step_9900/params.pklOther3.2 GB 015f99e385cb
jax_cache/jit_compute_grads-0732f1d98999a7bf496f83c57c9cbb465f8e09c928b13e4f28d48e24120e572d-cacheOther180.7 MB 102df00569ec
jax_cache/jit_compute_grads-35e8e9fd04166cf518f64ace5cc3b1eedb2180cfe357ef87d439417bfb222b2d-cacheOther172.7 MB 9bc145d7e9bd
.gitattributesRepository1.9 KB
tokenizer/tokenizer.jsonTokenizer10.1 MB
tokenizer/tokenizer_config.jsonTokenizer254.3 KB

License and Download

License
apache-2.0
Access
Open weights, no gate
Download from Anamitra Sarkar

Released by Anamitra Sarkar through its official repository on Hugging Face. Read the license.

Questions About Zenyx-V3-Base

Can I use Zenyx-V3-Base commercially?

Yes. Zenyx-V3-Base is released under Apache License 2.0. The Apache License 2.0 is a permissive open-source license. It permits commercial use, modification and redistribution. It requires keeping the license and copyright notices and any NOTICE file, stating significant changes, and it includes an express patent grant from contributors.

Similar Models

Fine-tune Qwen3 (14B) for free using our Google Colab notebook! - Read our Blog about Qwen3 support: unsloth.ai/blog/qwen3 - View the rest of our notebooks in our docs here. Qwen3-Coder is available in multiple sizes. Today, we're excited to introduce Qwen3-Coder-30B-A3B-Instruct. This streamlined model maintains impressive performance and efficiency, featuring the following key enhancements: - Significant Performance among open models on Agentic Coding, Agentic Browser-Use, and other foundational coding tasks. - Long-context Capabilities with native support for 256K tokens, extendable up to 1M tokens using Yarn, optimized for repository-scale understanding. - Agentic Coding supporting for…

Open weights apache-2.0 transformers

Model · Text generation

opt-125m

AI at Meta

OPT was first introduced in Open Pre-trained Transformer Language Models and first released in metaseq's repository on May 3rd 2022 by Meta AI. Disclaimer: The team releasing OPT wrote an official model card, which is available in Appendix D of the paper. Content from this model card has been written by the Hugging Face team. To quote the first two paragraphs of the official paper OPT was predominantly pretrained with English text, but a small amount of non-English data is still present within the training corpus via CommonCrawl. The model was pretrained using a causal language modeling (CLM) objective. OPT belongs to the same family of decoder-only models like GPT-3. As such, it was…

Open weights other 2,048 tokens transformers

Model · Text generation

Ornith-1.5-9B-GGUF

Ornith

Chirp Chirp! We are introducing Ornith-1.5, a major step toward building foundation models through end-to-end self-improvement. Ornith-1.5 extends Ornith-1.0 (which was developed on top of Qwen3.5 and Gemma4 with additional continued pretraining, mid-training, and post-training) by expanding the self-improvement loop from scaffold and rollout optimization to jointly optimizing task generation, scaffold construction, and solution rollouts. Rather than relying on a fixed set of human-curated tasks and manually designed harnesses, Ornith-1.5 continuously generates new training tasks, discovers effective strategies for solving them, and improves the policy through reinforcement learning. For…

Open weights mit transformers

Model · Text generation

Ornith-1.5-35B-A3B-GGUF

Ornith

Chirp Chirp! We are introducing Ornith-1.5, a major step toward building foundation models through end-to-end self-improvement. Ornith-1.5 extends Ornith-1.0 (which was developed on top of Qwen3.5 and Gemma4 with additional continued pretraining, mid-training, and post-training) by expanding the self-improvement loop from scaffold and rollout optimization to jointly optimizing task generation, scaffold construction, and solution rollouts. Rather than relying on a fixed set of human-curated tasks and manually designed harnesses, Ornith-1.5 continuously generates new training tasks, discovers effective strategies for solving them, and improves the policy through reinforcement learning. For…

Open weights mit transformers

Model · Text generation

Ornith-1.0-9B-GGUF

Ornith

Aloha! Today, we are releasing Ornith-1.0, a self-improving family of open-source models for agentic coding. This model card documents Ornith-1.0-9B, the most lightweight member of the Ornith family, designed for efficient single-GPU deployment. Ornith-1.0-9B is a dense ~9B model (≈19 GB in bf16), so it serves comfortably on a single 80GB GPU. The recipes below stand up an OpenAI-compatible server; add --tensor-parallel-size / --tp if you want to shard across more GPUs. For a quick local test (or to script offline generation), load the model directly with Transformers. Make sure you have a recent release installed — see the Transformers installation guide; Ornith-1.0-9B requires…

Open weights mit transformers

Uncensored Qwen3.8-27B, published as GGUF quantizations with the multi token prediction (MTP) head retained and verified. Refusal behaviour has been substantially reduced, not eliminated. See Measured behaviour for the numbers. Capabilities, training data, and architecture are otherwise unchanged. - Refusal directions removed with Heretic, which co minimizes refusal count against KL divergence from the base model. No handwritten refusal removal code, no finetuning, no additional training data. - Abliteration runs at bf16 (no 4 bit quantization). the resulting LoRA is merged into the bf16 base, so the published weights are not a quantized round trip. - mtp. tensors are copied verbatim from…

Open weights apache-2.0 llama.cpp