training_bench / README.md
rider-provider-777's picture
Upload 7 files
cd221f8 verified

A newer version of the Gradio SDK is available: 5.44.1

Upgrade
metadata
title: LLM Algorithm Lab
emoji: 🧪
colorFrom: indigo
colorTo: blue
sdk: gradio
sdk_version: 5.44.0
app_file: main.py
pinned: false

Scientific LLM Algorithm Laboratory — Refactor (Full)

This repository contains the full refactor with:

  • Hugging Face Spaces demo UI (toy runs)
  • Colab UI with full hyperparameters
  • Secure GitHub pushing (token via env)
  • Robust dataloader and training orchestrator

See app/ for UI and core orchestrator. Use requirements-colab.txt for Colab.