LexiMind / src /training /trainer.py

Commit History

Medium training run
b93250a

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

Improve emotion task architecture and fix visualizations
6a7a381

OliverPerrin commited on

Clean up codebase and fix training bugs
1601799

OliverPerrin commited on

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

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

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

OliverPerrin commited on

Fix: Resolve mypy type errors and configuration
c0044cc

OliverPerrin commited on

Style: Apply ruff formatting
29f2de2

OliverPerrin commited on

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

OliverPerrin commited on

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

OliverPerrin commited on

chore: snapshot current refinements
185b05e

OliverPerrin commited on