LexiMind / scripts

Commit History

Fix literary summaries: exclude plays/epics, use human summaries from BookSum
5c3ded2
Running

OliverPerrin commited on

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

OliverPerrin commited on

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

OliverPerrin commited on

Major improvements: real titles, anti-overfitting, better demo UX
151c241

OliverPerrin commited on

Add English language filter to all data downloads
c99f58e

OliverPerrin commited on

Updated Training run, fixed dataset langauge issue
ff159ca

OliverPerrin commited on

Improve discovery dataset quality
69bbf20

OliverPerrin commited on

Fix type hints in demo_gradio.py for Pylance
899dd6c

OliverPerrin commited on

Trigger rebuild
b379c04

OliverPerrin commited on

Use HF Datasets for discovery demo
00422ad

OliverPerrin commited on

Fix catalog.json path resolution for HF Space
29b44e7

OliverPerrin commited on

Redesign Gradio demo as book/paper discovery tool
8aab8f3

OliverPerrin commited on

Fix Gradio demo metrics display and visualization script MLflow URI
aa25b38

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.
84f26cc

OliverPerrin commited on

Remove custom theme - use Gradio default for compatibility
50d8b75

OliverPerrin commited on

Minor fixes to Gradio and visualization scripts
9635f61

OliverPerrin commited on

Improve emotion task architecture and fix visualizations
50b01aa

OliverPerrin commited on

Clean up codebase and fix training bugs
10bcc8e

OliverPerrin commited on

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

OliverPerrin commited on

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

OliverPerrin commited on

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

OliverPerrin commited on

Update Gradio demo, inference factory, and evaluation results
5f18a86

OliverPerrin commited on

Update Gradio demo, inference factory, and evaluation results
d9dbe7c

OliverPerrin commited on

Update LexiMind: improved training, model architecture, and evaluation
1ec7405

OliverPerrin commited on

Expand datasets: GoEmotions (28 emotions), Yahoo Answers (10 topics), BookSum
6bae907

OliverPerrin commited on

Demo: Update Gradio UI with metrics, visualizations, and clean tabs
5dc2ed8

OliverPerrin commited on

Fix Pylance type errors, add inductor compilation support
67c3a83

OliverPerrin commited on

Full training run, code cleanup, mypy/ruff fixes
590a604

OliverPerrin commited on

Clean up demo_gradio.py with consistent commenting style
7977c7d

OliverPerrin commited on

Simplify Gradio demo to fix schema bug
18fc263

OliverPerrin commited on

Fix: Remove DownloadButton to avoid Gradio schema bug
5fde4fb

OliverPerrin commited on

Fix: Remove Gallery to avoid Gradio schema bug
6582427

OliverPerrin commited on

Fix Gradio schema bug: replace Dataframe with Markdown tables
83681be

OliverPerrin commited on

Fix Gradio HF Space compatibility
d56ea42

OliverPerrin commited on

Training run: dev config 1 epoch results
374a07d

OliverPerrin commited on

feat: Add FLAN-T5 compatibility with relative position bias
b43ba56

OliverPerrin commited on

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

OliverPerrin commited on

Style: Apply ruff formatting
ee1a8a3

OliverPerrin commited on

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

OliverPerrin commited on

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

OliverPerrin commited on

fix: correct rouge metrics column name and precision
273959d

OliverPerrin commited on

download checkpoint from hub at runtime
4335fe6

OliverPerrin commited on

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

OliverPerrin commited on

Summarization fix through pipeline
2965473

OliverPerrin commited on

Refactor: Fix tokenization, pathing, and track visuals with LFS
39188c8

OliverPerrin commited on

Fixing Display Issues for Metrics
02cb8b9

OliverPerrin commited on

Fixed Some Display Issues
0df948f

OliverPerrin commited on

Fixed Some Display Issues
593721e

OliverPerrin commited on