NATO-Vision-XS

Research checkpoint, not AGI. This compact model was trained from random initialization on a small, synthetic, auditable task. It is intended for reproducibility demonstrations and bounded evaluation only.

Model details

Attribute Value
Model type tiny_cnn_classifier
Parameters 56,710
Training steps 750
Seed 20260922
Version 0.1.0-research

Intended use

The checkpoint is suitable for inspecting the included synthetic-task harness and reproducing the exact narrow evaluation. It is not suitable for autonomous actions, high-consequence decisions, general software engineering, medical, legal, financial, security, surveillance, or safety-critical use.

Evaluation

{
  "specialty": "vision",
  "model_type": "tiny_cnn_classifier",
  "parameter_count": 56710,
  "train_steps": 750,
  "final_train_loss": 0.006249,
  "mean_train_loss": 0.467884,
  "heldout_accuracy": 1.0,
  "labels": [
    "red_square",
    "red_circle",
    "green_square",
    "green_circle",
    "blue_square",
    "blue_circle"
  ],
  "seed": 20260922,
  "limitations": "Metrics apply only to procedural colored-shape images and do not demonstrate real-world visual understanding, OCR, face recognition, sensitive-attribute inference, or general multimodal ability."
}

Limitations and safety

Metrics apply only to procedural colored-shape images and do not demonstrate real-world visual understanding, OCR, face recognition, sensitive-attribute inference, or general multimodal ability.

The repository includes configuration knobs for decoding, thresholds, and experiment seeds. It intentionally retains host-side schema validation, privacy handling, policy enforcement, human approval for side effects, and refusal or escalation paths for serious harm and illegal abuse.

Training data

All examples are created locally by deterministic templates in train_portfolio.py. No private user data, credentials, raw images of people, or downloaded model weights are used. This makes provenance inspectable but also sharply limits capability and ecological validity.

Reproducibility

Run python3 train_portfolio.py --steps 80 --output artifacts from the project root. Record hardware, operating system, dependency versions, commit hash, and seed alongside any comparison.

Downloads last month
219
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support