Highlights
- Arctic Code Vault Contributor
- Pro
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
Popular repositories
226 contributions in the last year
Contribution activity
October 2020
jplu has no activity
yet for this period.
September 2020
Created a pull request in huggingface/transformers that received 18 comments
Update the TF models to remove their interdependencies
This PR tries to remove all the interdependencies across the TF models. All the .modeling_tf_X import TFXX where X is the name of a model, and XX i…
+1,598
−254
•
18
comments
- Formatter
- [Longformer, Bert, Roberta, ...] Fix multi gpu training
- Remove reference to args in XLA check
- Add num workers cli arg
- Support for Windows in check_copies
- [wip/token clasification] Introduce datasets and metrics in token classification examples
- Add TF Funnel Transformer
- Fix TF Trainer loss calculation
Created an issue in tensorflow/tensorflow that received 10 comments
Error "failed to connect to all addresses" when training on TPU with Colab
Hello!
Describe the current behavior
When running the my Colab I get the following error:
UnavailableError: failed to connect to all addresses
Addi…
10
comments