Skip to content
Back to AI Research
Release

Introducing PKaI Nano 1.2: Better Data, Stronger Results

August 6, 20265 min read

Our third from-scratch Nano model, built on a broader and cleaner training mix, with gains over Nano 1.1 on seven of eight suite metrics and a seven-task accuracy average of 51.69.

Nano
Model class
51.69
Seven-task average
7/8
Suite improvements
Up to 30%
Gain vs Nano 1.1

The Next Nano

Today we are releasing PKaI Nano 1.2, the third model in the Nano series and the strongest checkpoint we have shipped.

Nano 1.2 is a smarter model, and it got there three ways: a considerably broader and higher-quality training mix, improved training techniques refined over two previous Nano releases, and a deliberate size bump over Nano 1.1. Like every Nano before it, it was trained from scratch on our own stack.

Nano 1.2 improves on Nano 1.1 on seven of the eight metrics in our evaluation suite.

What Improved

Across seven accuracy benchmarks, Nano 1.2 averages 51.69, up from 48.83 for Nano 1.1 and 43.98 for Nano 1.

The clearest gains are on the harder language modeling tasks, which have now improved across three consecutive releases. LAMBADA OpenAI moved from 23.33 on Nano 1 to 33.82 on Nano 1.1 and now 44.07. WikiText perplexity tells the same story, falling from 50.13 to 32.33 and now 24.13. Lower is better on perplexity, so that is a 25.4 percent reduction from Nano 1.1, and less than half of where Nano 1 started.

One honest caveat: ARC-Challenge dipped slightly, from 28.24 to 27.73, the only metric that moved in the wrong direction. We noticed it, and we are working on improvements in all areas, including this one, for future releases.

+10.25 pts
LAMBADA OpenAI · 44.07 vs 33.82
+4.47 pts
ARC-Easy · 49.92 vs 45.45
25.4% lower
WikiText · 24.13 vs 32.33
Accuracy comparison
Higher is better. WikiText perplexity is listed separately below.
Seven-task accuracy average
Nano 1.2
51.69
Nano 1.1
48.83
Nano 1
43.98
HellaSwag
Nano 1.2
39.71
Nano 1.1
36.52
Nano 1
31.02
SciQ
Nano 1.2
81.50
Nano 1.1
80.10
Nano 1
73.00
PIQA
Nano 1.2
65.94
Nano 1.1
64.96
Nano 1
59.74
WinoGrande
Nano 1.2
52.96
Nano 1.1
52.72
Nano 1
52.57
ARC-Easy
Nano 1.2
49.92
Nano 1.1
45.45
Nano 1
43.35
ARC-Challenge
Nano 1.2
27.73
Nano 1.1
28.24
Nano 1
24.83
LAMBADA OpenAI
Nano 1.2
44.07
Nano 1.1
33.82
Nano 1
23.33
BenchmarkPKaI Nano 1.2PKaI Nano 1.1PKaI Nano 1
HellaSwag39.7136.5231.02
SciQ81.5080.1073.00
PIQA65.9464.9659.74
WinoGrande52.9652.7252.57
ARC-Easy49.9245.4543.35
ARC-Challenge27.7328.2424.83
LAMBADA OpenAI44.0733.8223.33
WikiText Perplexity24.1332.3350.13
Lower is better for WikiText perplexity.

Better Data, Not Just More Data

The biggest change behind Nano 1.2 is the training mix. Earlier Nano models trained on a narrower slice of web and synthetic text. This run broadened that foundation considerably, with more reference-style writing, more structured technical content, and a healthier balance across sources.

Everything still goes through the same in-house cleaning, decontamination, and deduplication process before training. What changed is what we let in, not the standards we hold it to.

We think this is the right way to improve models at this scale. Raw size is cheap. Clean, well-chosen data is what actually moves the numbers, and the results above back that up.

What This Model Is

PKaI Nano 1.2 is a base language model, not a chat assistant. It continues text rather than following instructions, and it has not been instruction-tuned or safety-tuned.

Like any small base model, it can be inconsistent and factually unreliable. We release it as a research milestone and as a public record of how far the stack has come.

What Comes Next

Nano 1.2 is our strongest release yet, but it is not the ceiling. The next PKaI models are already in development.

They apply everything the Nano series taught us about data quality and training stability, and they will be smarter and more capable in ways that actually matter. More on those soon.

Credits and Notes

PKaI Nano 1.2 was trained from scratch by PowderKeg Intelligence.

The model uses the Mistral-7B-v0.1 tokenizer from Mistral AI, released under the Apache 2.0 license.

LAMBADA OpenAI refers to the OpenAI-preprocessed LAMBADA test variant used in our evaluation setup.

Benchmarks are reported from our own evaluation setup and should be read as comparative signals between our releases, not as absolute claims.

Model Files

PKaI Nano 1.2 is released for free under the Apache 2.0 license, with model files available on Hugging Face.