Spaces:
Running
Running
A newer version of the Gradio SDK is available:
5.42.0
metadata
title: Transformer Demo
emoji: π
colorFrom: indigo
colorTo: purple
sdk: gradio
sdk_version: 5.39.0
python_version: 3.12
app_file: app.py
pinned: false
license: mit
Transformer From Scratch π
This Space demonstrates an English-to-German translation model, a Transformer architecture built from scratch using PyTorch and trained on the WMT14 DE-EN dataset.
- Source code & full project: GitHub repository
- Training runs & metrics: W&B Project Dashboard