willmcgugan / codereviews

Free code reviews for open source projects
114 stars 3 forks source link

ohmeow-blurr #21

Open ohmeow opened 3 years ago

ohmeow commented 3 years ago

What is the name of your project? Blurr

What is the repo URL? https://github.com/ohmeow/blurr

Is there anything else I should know about the code? It's an integration library for fast.ai developers looking to train Hugging Face transformer models ... built in nbdev. The actual python code that makes up the product is found in /blurr folder

Are there any areas you would like me to focus on? Anything and everything. I'm the sole developer on this and would love any feedback on file structure, code structure (including documentation/comments), test coverage I should be supplying, and overall intuitiveness of the code.

Have I reviewed this project previously? Nope