| --- |
| 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. |