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 upPopular repositories
249 contributions in the last year
Contribution activity
November 2020
Created 17 commits in 2 repositories
Created 1 repository
- jplu/datasets Python
Created a pull request in huggingface/transformers that received 10 comments
Fix logging in the examples
What does this PR do? This PR updates all the examples to use the Transformers logging util. Before no logs was displayed.
Opened 20 other pull requests in 2 repositories
huggingface/transformers
1
closed
14
merged
3
open
- Fix check copies
- Fix setup.py on Windows
- Better booleans handling in the TF models
- Fix embeddings resizing in TF models
- New TF model inputs
- Fix mixed precision issue for GPT2
- Rework some TF tests
- Fix check scripts for Windows
- New TF loading weights
- Add pretraining loss computation for TF Bert pretraining
- Fix TF next sentence output
- Add next sentence prediction loss computation
- Fix TF Longformer
- Add missing import
- Windows dev section in the contributing file
- Add auto next sentence prediction
- Fix some tooling for windows
- New TensorFlow trainer version
huggingface/datasets
2
merged
Reviewed 6 pull requests in 2 repositories
huggingface/transformers 5 pull requests
huggingface/datasets 1 pull request
Created an issue in tensorflow/tensorflow that received 3 comments
Bug when a custom tf.keras.models.Model has multiple class inheritance
System information Have I written custom code (as opposed to using a stock example script provided in TensorFlow): yes OS Platform and Distributio…

