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-
Hugging Face
- Brooklyn, NY
- Sign in to view email
- https://twitter.com/julien_c
Pinned
1,705 contributions in the last year
Contribution activity
May 2020
Created a pull request in huggingface/transformers that received 3 comments
Fix nn.DataParallel compatibility in PyTorch 1.5
As reported in #3936
PyTorch 1.5 changes the handling of nn.Parameters in DataParallel replicas. (pytorch/pytorch#33907). The replicas now don't ha…
+93
−21
•
3
comments
- [docs] Restore examples.md symlink
- Fix: unpin flake8 and fix cs errors
- (v2) Improvements to the wandb integration
- Fix BART tests on GPU
- Distributed eval: SequentialDistributedSampler + gather all results
- [TPU] Doc, fix xla_spawn.py, only preprocess dataset once
- Examples readme.md
- BIG Reorganize examples
- FIXME(Actually test multi input pipelines)
- Should return overflowing information for the log
- Attempt to unpin torch version for Github Action.
- Conversion script to export transformers models to ONNX IR.
- Distributed eval: SequentialDistributedSampler + gather all results
- Create README.md
- Fix nn.DataParallel compatibility in PyTorch 1.5
- (v2) Improvements to the wandb integration
- Question Answering for TF trainer
- Add modelcard with acknowledgements
- [tests] make pipelines tests faster with smaller models
- Add MultipleChoice to TFTrainer [WIP]
- CamemBERT does not make use of Token Type IDs
- Model card for bert-turkish-question-answering question-answering model
- [README] Corrected some grammatical mistakes
- [TPU] Doc, fix xla_spawn.py, only preprocess dataset once
- example updated to use generation pipeline
- Model card for allegro/herbert-klej-cased-v1
- [Pipeline, Generation] tf generation pipeline bug
- ONNX conversion script.
- change order pytorch/tf in readme
- Rewritten batch support in pipelines.
- feat: add logging through Weights & Biases
- Add Type Hints to modeling_utils.py Closes #3911
- [Roberta] fix hard wired pad token id
- Create model card
- Some pull request reviews not shown.
Created an issue in microsoft/vscode-github-triage-actions that received 16 comments
ML Model: experiment with a Transformer model
Depending on the size of the dataset, using a Transformer model from https://github.com/huggingface/transformers could boost the accuracy of the cl…
16
comments
18
contributions
in private repositories
May 2 – May 14