LexiMind / scripts /demo_gradio.py

Commit History

Fixing summary bugs
7aa03a0

OliverPerrin commited on

Fixing HF startup bug
d6139f3

OliverPerrin commited on

Fixing HF build issue
346a3ac

OliverPerrin commited on

Gradio desplay fixes
7c7b981

OliverPerrin commited on

Fixing demo bugs
71a46d9

OliverPerrin commited on

New gradio demo and discovery dataset update made as old demo had too many issues
1f54def

OliverPerrin commited on

Fixed Gradio theme bug
f41f61a

OliverPerrin commited on

Updated Gradio Demo and demo dataset
da5d7a0

OliverPerrin commited on

Updated Gradio Demo for cleaner summary representations
624cc98

OliverPerrin commited on

Updated Gradio Demo
a6468cc

OliverPerrin commited on

updated readme, ruff formatted all files
df3ebbd

OliverPerrin commited on

Cleaned up code, added multiseed training wrapper, PyTorch profiler training option, updated gradio demo, made changes to research paper to match new changes and new training results from adding new training techniques, architecture.md now explains all designs and decisions
90a2698

OliverPerrin commited on

Updated Research Paper, README, and old gradio about info, along with other docs.
8f5fea2

OliverPerrin commited on

Add metrics tab with evaluation report, show all labels
18e0afe

OliverPerrin commited on

Updated Gradio Demo to match new approac for book descritpions and shown metrics
f1ab267

OliverPerrin commited on

Fix literary summaries: exclude plays/epics, use human summaries from BookSum
f1cb860

OliverPerrin commited on

Fix literary summaries: use only BookSum data (not Gutenberg excerpts)
d57b866

OliverPerrin commited on

Major improvements: real titles, anti-overfitting, better demo UX
0fe274c

OliverPerrin commited on

Fix type hints in demo_gradio.py for Pylance
6d135aa

OliverPerrin commited on

Trigger rebuild
6f4d4de

OliverPerrin commited on

Use HF Datasets for discovery demo
218e2b1

OliverPerrin commited on

Fix catalog.json path resolution for HF Space
a484623

OliverPerrin commited on

Redesign Gradio demo as book/paper discovery tool
061c1e7

OliverPerrin commited on

Fix Gradio demo metrics display and visualization script MLflow URI
4bda87e

OliverPerrin commited on

Fixed compiling issue, added legnth penalty, and atttempting freezing encoder layers 0-5 to lower parameters and preserve T5's langauge understanding.
baf3026

OliverPerrin commited on

Remove custom theme - use Gradio default for compatibility
13f7ac3

OliverPerrin commited on

Minor fixes to Gradio and visualization scripts
2ce1629

OliverPerrin commited on

Improve emotion task architecture and fix visualizations
6a7a381

OliverPerrin commited on

Clean up codebase and fix training bugs
1601799

OliverPerrin commited on

Fix Gradio demo: whole-book summaries, emotion sorting, styling
ebf2964

OliverPerrin commited on

Add demo data for HF Space (books + news samples)
22d8c0b

OliverPerrin commited on

Redesign Gradio demo with book/news browsing, update .gitignore
fc64ea0

OliverPerrin commited on

Update Gradio demo, inference factory, and evaluation results
e3d3925

OliverPerrin commited on

Update LexiMind: improved training, model architecture, and evaluation
076bc18

OliverPerrin commited on

Demo: Update Gradio UI with metrics, visualizations, and clean tabs
40ccedf

OliverPerrin commited on

Clean up demo_gradio.py with consistent commenting style
83ba93c

OliverPerrin commited on

Simplify Gradio demo to fix schema bug
8ae954c

OliverPerrin commited on

Fix: Remove DownloadButton to avoid Gradio schema bug
dc22a7b

OliverPerrin commited on

Fix: Remove Gallery to avoid Gradio schema bug
6dd5c4b

OliverPerrin commited on

Fix Gradio schema bug: replace Dataframe with Markdown tables
4a825c2

OliverPerrin commited on

Fix Gradio HF Space compatibility
4423aaf

OliverPerrin commited on

Training run: dev config 1 epoch results
7bfcb3e

OliverPerrin commited on

Style: Apply ruff formatting
29f2de2

OliverPerrin commited on

Refactor: Consolidate dependencies, improve testing, and add CI/CD
f6d689c

OliverPerrin commited on

fix: correct rouge metrics column name and precision
7c2d4c9

OliverPerrin commited on

download checkpoint from hub at runtime
ae69183

OliverPerrin commited on

Summarization fix
dfb26da

OliverPerrin commited on

Summarization fix
e0b4350

OliverPerrin commited on

Refactor: Fix tokenization, pathing, and track visuals with LFS
56880bb

OliverPerrin commited on

Fixing Display Issues for Metrics
b3c465e

OliverPerrin commited on