Skip to content
/ fast Public

Feed-forward Assisted Transformers for accelerated fine-tuning

License

Notifications You must be signed in to change notification settings

blake-hu/fast

Repository files navigation

FAST: Feed-forward Assisted Transformers

Creating faster and more efficient transformers through novel fine-tuning methods

FAST: Feedforward-Augmented Sentence Transformers

Generalizing sentence embeddings to a wide range of natural language tasks using feedforward neural networks, with massive speedup on fine-tuning.

Setup

cd fast
conda create -y --name fast python==3.9
conda activate fast
pip install -r requirements.in

About

Feed-forward Assisted Transformers for accelerated fine-tuning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published