hi :)
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
567 contributions in the last year
Activity overview
Contribution activity
October 2020
- nateraw/lightning-pretrain-hf Python
- nateraw/hf-text-classification Python
- nateraw/model_card
- nateraw/pl-colab-debugging Jupyter Notebook
- nateraw/pytorch-lightning-examples
Created a pull request in PyTorchLightning/pytorch-lightning-bolts that received 2 comments
[WIP] Argparser Improvements
Before submitting Was this discussed/approved via a Github issue? (no need for typos and docs improvements) Did you read the contributor guideline…
- feature/ Add note about Argparse. Not sure if needed.
- [Metrics] Detach bugfix
- minor doc fix
- Docs/changelog for 1.0.3
- Tests: clean metrics
- Vanilla Text Classification
- Use `viewcode` extension instead of `linkcode`
- 0.10.0
- missing logs [to be merged before release][skip ci]
- prune Results usage in notebooks
Created an issue in PyTorchLightning/pytorch-lightning that received 1 comment
automatically override progress_bar_refresh_rate in google colab
progress_bar_refresh_rate=20 if the user didn't override the default of 1.
Motivation
Go…

