LexiMind / scripts /demo_gradio.py

Commit History

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

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

OliverPerrin commited on

Fixing Display Issues for Metrics
b3c465e

OliverPerrin commited on

Fixed Some Display Issues
b2facdb

OliverPerrin commited on

Fixed Some Display Issues
cfcd2bc

OliverPerrin commited on

Fixed Some Display Issues
dff8c6b

OliverPerrin commited on

Fixed Gradio Summarization Issue
7ffe099

OliverPerrin commited on

Updated Greedy Decode w/ a minlen search
45089eb

OliverPerrin commited on

Switched Vis Display to html
f6dc5ef

OliverPerrin commited on

Switched Vis Display to html
ef149d3

OliverPerrin commited on

Updated Gradio Demo to include model visualizations
b5ddd7b

OliverPerrin commited on

Fixing Model Pipeline Problem
c8c20f1

OliverPerrin commited on

Fixed Gradio Summarization Issue and Attention Heatmap not displaying
0f7aa90

OliverPerrin commited on

Fixed Gradio Display Issue
43cbf50

OliverPerrin commited on

Fixed Gradio Pathiing Issue
b3c57a3

OliverPerrin commited on

Summarization Fix for Gradio Demo, fixed Tuple Issue
32c0e75

OliverPerrin commited on