Commit History

output_dir = /data/horst_checkpoints (direct bucket writes)
4713e2b

Bayernator commited on

Add /data bucket sync on startup for HF Space
46a6535

Bayernator commited on

Checkpoints: steps-based save, best model loading, auto-sync to bucket on each save
9991937

Bayernator commited on

Add bucket checkpoint sync after training
0e9b07f

Bayernator commited on

Update README.md
766f9bd
verified

Bayernator commited on

Fix Gradio 6.0: move theme to launch(), add missing launch()
5b80588

Bayernator commited on

Light UI theme: clean two-panel layout, base theme
a2e181a

Bayernator commited on

Simplify Gradio UI: left/right split layout, minimal design
8ad45eb

Bayernator commited on

Update: 10000 Trainingsdaten, HF_TOKEN Secret, README fix
725d98b

Bayernator commited on

Restore full app.py with training and model loading
addbef1

Bayernator commited on

UI preview: lightweight Gradio serving custom HTML
af3486c

Bayernator commited on

Redesign: LanguageTool-inspired single-column UI with checkboxes, word diff, and changes list
253074e

Bayernator commited on

Fix: name error (do_training order), gradio 6.0 deprecation, 401 hub check
d58c093

Bayernator commited on

Smart auto-training: check for existing model, only train if needed, guard against restart
1137e44

Bayernator commited on

Professional UI: Training im Accordion, klare Hierarchie, Beispieltext, Korrekturmodi funktional
92ba580

Bayernator commited on

Move css/theme to launch() for Gradio 6
77a57ee

Bayernator commited on

Fix Trainer API: processing_class, warmup_steps
76f949d

Bayernator commited on

Clean modern UI: links Eingabe, rechts Ausgabe
4266f10

Bayernator commited on

Remove predict_with_generate arg
f4bf894

Bayernator commited on

Fix Gradio 6 API: remove show_copy_button, move theme/css to launch
c15f8ea

Bayernator commited on

Premium UI + echte Korrektur-Logik + Training
07d6bf3

Bayernator commited on

Remove overwrite_output_dir arg
7d531e8

Bayernator commited on

Fix Gradio API, add page refresh
339685c

Bayernator commited on

Add on-device CPU training pipeline
fffe358

Bayernator commited on

Use T5Tokenizer + T5ForConditionalGeneration directly
e5c817b

Bayernator commited on

Replace with pipeline-based app using oliverguhr/spelling-correction-german-base
a2392ae

Bayernator commited on

Add sentencepiece to requirements.txt
c9baf26

Bayernator commited on

Use slow tokenizer (no sentencepiece needed)
0f56237

Bayernator commited on

Fix: use gbert-base directly, add sentencepiece dep
7fa0c1f

Bayernator commited on

Fix short_description length
5e879e1

Bayernator commited on

Add Rechtschreibkorrektur app with gbert-base MLM
2c52367

Bayernator commited on

initial commit
a3696c7
verified

Bayernator commited on