Skip to content
Back to AI Research
Release

Introducing PKaI Nano 1.1: A Stronger From-Scratch Model

June 6, 20265 min read

A stronger 194M-parameter Nano-family base model trained from scratch on our stack, with broad gains over Nano 1 and a clean benchmark sweep against GPT-2 Small in this evaluation run.

Nano
Model class
194M
Parameters
8/8
Suite improvements
Up to 45%
Gain vs Nano 1

A New Nano Checkpoint

Today we're introducing PKaI Nano 1.1, our second language model trained from scratch on the PowderKeg Intelligence stack.

Nano 1 gave us our first working foundation. Nano 1.1 is the follow-up: another from-scratch run focused on turning that signal into a stronger base model, a cleaner evaluation story, and a more useful checkpoint for the PKaI model family.

The headline is simple: PKaI Nano 1.1 improves over PKaI Nano 1 on every benchmark in our suite.

What Improved

Across seven accuracy benchmarks, PKaI Nano 1.1 averages 48.83 versus 43.98 for PKaI Nano 1. On the six-task accuracy average used in the Nano 1 release post, Nano 1.1 reaches 51.33 versus 47.42.

The largest visible gain is on LAMBADA OpenAI, where Nano 1.1 moves from 23.33 to 33.82. WikiText perplexity also improves sharply, dropping from 50.13 to 32.33. Lower is better on perplexity, so that is a 35.5% reduction from Nano 1 in this run.

The smaller improvements matter too. WinoGrande only moves from 52.57 to 52.72, but it still moves in the right direction. That kind of across-the-board movement is exactly what we wanted from a second Nano release.

+4.85 pts
Seven-task average · 48.83 vs 43.98
+10.49 pts
LAMBADA OpenAI · 33.82 vs 23.33
35.5% lower
WikiText · 32.33 vs 50.13
Accuracy comparison
Higher is better. WikiText perplexity is listed separately below.
Seven-task accuracy average
Nano 1.1
48.83
Nano 1
43.98
HellaSwag
Nano 1.1
36.52
Nano 1
31.02
SciQ
Nano 1.1
80.10
Nano 1
73.00
PIQA
Nano 1.1
64.96
Nano 1
59.74
WinoGrande
Nano 1.1
52.72
Nano 1
52.57
ARC-Easy
Nano 1.1
45.45
Nano 1
43.35
ARC-Challenge
Nano 1.1
28.24
Nano 1
24.83
LAMBADA OpenAI
Nano 1.1
33.82
Nano 1
23.33
BenchmarkPKaI Nano 1.1PKaI Nano 1GPT-2 SmallGPT-2 MediumGPT-2 LargeGPT-2 XL
HellaSwag36.5231.0231.1439.3845.3550.89
SciQ80.1073.0075.2077.4080.4082.90
PIQA64.9659.7462.5166.3869.2170.51
WinoGrande52.7252.5751.6253.1255.3358.33
ARC-Easy45.4543.3539.4843.6046.6351.05
ARC-Challenge28.2424.8322.7025.0025.0928.50
LAMBADA OpenAI33.8223.3332.5642.9847.6651.21
WikiText Perplexity32.3350.1337.3726.7522.6120.38
Higher is better except WikiText perplexity, where lower is better.

GPT-2 Context

The most direct comparison for this release is Nano 1, but GPT-2 remains a useful public reference point for this model size and evaluation setup.

In the benchmarks listed below, PKaI Nano 1.1 is ahead of GPT-2 Small on every reported metric, including WikiText perplexity. It also reaches into GPT-2 Medium and GPT-2 Large territory on specific tasks: SciQ lands at 80.10, just 0.30 points behind GPT-2 Large, and ARC-Challenge reaches 28.24, ahead of GPT-2 Large and 0.26 points behind GPT-2 XL.

Those comparisons matter because Nano 1.1 is a 194M-parameter Nano-class model, smaller than the GPT-2 Medium, Large, and XL checkpoints referenced on those tasks. Matching or approaching larger public baselines on individual benchmarks is a sign that the stack is moving in the right direction, and it gives us a stronger launch point for the more advanced PKaI releases that come next.

Built From Scratch On Our Stack

PKaI Nano 1.1 was trained from scratch using our own model-training stack.

For us, the release is not only about the checkpoint. It is another validation pass for the training workflow, evaluation process, export path, and the practical systems we use to compare models over time.

That is the pattern we care about: train, measure, learn, improve, and ship the strongest public milestones as the stack gets better.

What This Model Is

PKaI Nano 1.1 is a base language model, not an instruction-tuned assistant. It is designed to continue text, not reliably follow chat-style instructions.

Like other small base models, it can be inconsistent, factually unreliable, and sensitive to prompt formatting. We are releasing it as a research and development milestone: a stronger Nano-family checkpoint, trained from scratch and evaluated transparently against the prior release.

What Comes Next

Nano 1.1 is our most capable model yet, and the strongest release from our training stack so far.

Our research shows there is still room for significant improvement, and more advanced models are already in development with stronger reasoning, broader knowledge, and more capable generation.

Credits and Notes

PKaI Nano 1.1 was trained from scratch by PowderKeg Intelligence.

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

GPT-2 Small, Medium, Large, and XL are by OpenAI. Benchmark comparisons are provided for context only; PKaI Nano 1.1 is not affiliated with or endorsed by OpenAI.

Benchmarks are reported from our evaluation setup and should be interpreted as comparative signals rather than absolute claims.

Model Files

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