Commit History

Full training results & evaluation with BERTScore
1e95f87

OliverPerrin commited on

Add evaluation_report.json for metrics display
7e802ad

OliverPerrin commited on

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

OliverPerrin commited on

Force HF Space rebuild with cache bust
32b685d

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

Medium training run
277b4d1

OliverPerrin commited on

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

OliverPerrin commited on

Medium training run
8a54fec

OliverPerrin commited on

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

OliverPerrin commited on

Merge remote-tracking branch 'refs/remotes/origin/main'
ff3a7e9

OliverPerrin commited on

Medium training run
e12987d

OliverPerrin commited on

Changed license
ffbcac3
unverified

Oliver Perrin commited on

New trianing run on english only data
40cadca

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

Demo requirements bug fix
0eab5ef

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

Updated the model with new bug fixes
5c8762c

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

Optimize Docker for CPU-only (10x faster builds)
4667b2a

OliverPerrin commited on

Remove custom theme - use Gradio default for compatibility
13f7ac3

OliverPerrin commited on

Ignore mlruns.db binary file
c5c58be

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

Improve summarization output quality
69b8f98

OliverPerrin commited on

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

OliverPerrin commited on

Fix: Regenerate tokenizer without add_prefix_space to fix CI
97abce2

OliverPerrin commited on

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

OliverPerrin commited on

CI: Add sentencepiece for T5 tokenizer tests
3ca077f

OliverPerrin commited on

CI: Split lint and test jobs, add pip caching for faster builds
248caa8

OliverPerrin commited on

Track spiece.model with Git LFS
48cd6fe

OliverPerrin commited on

Fix tokenizer files, remove LFS dependency for .model files
eb18a5e

OliverPerrin commited on

Exclude binary files (png, pt) from repo
0970e34

OliverPerrin commited on

Fix Pylance type errors, add inductor compilation support
cf79a6c

OliverPerrin commited on