vmal's picture
Upload folder using huggingface_hub
590bb7f verified
|
Raw
History Blame Contribute Delete
548 Bytes

A newer version of the Gradio SDK is available: 6.22.0

Upgrade
metadata
title: 3-digit Basic Calc
emoji: 🧮
colorFrom: indigo
colorTo: blue
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
license: mit
models:
  - vmal/3-digit-basic-calc

3-digit-basic-calc — interactive demo

Watch a 1.6M-parameter from-scratch transformer do 3-digit arithmetic by generating an explicit scratchpad, one step at a time. Type an expression like 842/37 or 213*145 and see both the answer and the model's actual reasoning.

The model (vmal/3-digit-basic-calc) is loaded with trust_remote_code=True.