Skip to content
/ fitfast Public

Quickly fine-tune language models for your downstream NLP tasks.

License

Notifications You must be signed in to change notification settings

aayux/fitfast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[WIP] FitFast

License

Quickly fine-tune language models for your downstream NLP tasks.

Instructions

  • Install requirements with
$ pip install -r requirements.txt
  • Examples are in ./examples directory.
  • All test cases to go in ./tests

Notes

  • PyTorch versions greater than 0.4.0 may fail, goal is to make library compatible with lates PyTorch.
  • Predict method needs some re-writing.

Releases

No releases published

Packages

No packages published

Languages