File size: 575 Bytes
937b9d3 2b6838d e282b6d 937b9d3 2e6751a 937b9d3 2b6838d 937b9d3 2b6838d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | ---
title: Atom2.7m Arithmetic Demo
emoji: 🔢
colorFrom: green
colorTo: blue
sdk: gradio
python_version: "3.12"
sdk_version: 5.49.1
app_file: app.py
pinned: false
models:
- UniversalComputingResearch/Atom2.7m
tags:
- arithmetic
- small-language-model
- causal-lm
- text-generation
---
# Atom2.7m Arithmetic Demo
A tiny demo for `UniversalComputingResearch/Atom2.7m`, a 2.74M-parameter causal language model with arithmetic-aware tokenization and digit features.
The model is best used for short continuation-style prompts, especially simple integer arithmetic. |