LexiMind / src /models /multitask.py

Commit History

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

Style: Apply ruff formatting
29f2de2

OliverPerrin commited on

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

OliverPerrin commited on

chore: snapshot current refinements
185b05e

OliverPerrin commited on

Finsihed Decoder Implementation, as well as prediction heads and multitask
f672f40

OliverPerrin commited on

Implemented ScaledDotProduct Attention and Multi-Head Attention
046d0f2

OliverPerrin commited on