Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
A newer version of the Gradio SDK is available: 6.23.1
metadata
title: TriChronos Eval
emoji: ๐
colorFrom: green
colorTo: blue
sdk: gradio
sdk_version: 5.34.2
python_version: '3.11'
app_file: app.py
pinned: false
hardware: cpu-upgrade
TriChronos-0.1B โ Evaluation Space
Upload a TriChronos checkpoint and run zero-shot MASE evaluation against the Monash Time Series Forecasting benchmark.
Runs fully on CPU โ no GPU required.
Usage
- Upload a
model_state.ptcheckpoint (from the training Space) - Set the max series per dataset (default 50 for fast eval)
- Click Run Evaluation
- Watch MASE results stream in per dataset
What is MASE?
Mean Absolute Scaled Error vs. a seasonal-naive baseline. Lower is better. MASE < 1.0 means the model beats the naive forecast.