LexiMind / scripts

Commit History

Full training results & evaluation with BERTScore
1e95f87

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

Medium training run
b93250a

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

Fix regression: restore balanced training settings, add technical manual filter
9710200

OliverPerrin commited on

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

OliverPerrin commited on

Add English language filter to all data downloads
8573220

OliverPerrin commited on

Updated Training run, fixed dataset langauge issue
e3422d2

OliverPerrin commited on

Improve discovery dataset quality
5c41b92

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
38eb401

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

Expand datasets: GoEmotions (28 emotions), Yahoo Answers (10 topics), BookSum
9becd3c

OliverPerrin commited on

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

OliverPerrin commited on

Fix Pylance type errors, add inductor compilation support
cf79a6c

OliverPerrin commited on

Full training run, code cleanup, mypy/ruff fixes
a47e5cf

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

feat: Add FLAN-T5 compatibility with relative position bias
486475d

OliverPerrin commited on

Refactor: Fix B905 zip() strictness and resolve mypy error in evaluate.py
a7d82d1

OliverPerrin commited on

Style: Apply ruff formatting
29f2de2

OliverPerrin commited on

Style: Fix linting errors and organize imports (ruff & mypy)
f9d964d

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

Added pretrained BART wights for the encoder/decoder while keeping custom architectiure and task heads
3225a94

OliverPerrin commited on

Summarization fix through pipeline
944ac49

OliverPerrin commited on