Highlights
- Pro
Popular repositories
1,824 contributions in the last year
Less
More
Contribution activity
April 2021
Created 2 commits in 1 repository
Created a pull request in huggingface/transformers that received 1 comment
[Generate] Remove outdated code
What does this PR do? This PR refactors greedy_search()
and sample()
by removing old code and improving some comments.
Before submitting
This PR …
+20
−60
•
1
comment
Opened 3 other pull requests in 1 repository
huggingface/transformers
2
open
1
merged
Reviewed 12 pull requests in 1 repository
huggingface/transformers 12 pull requests
-
Adding
AutomaticSpeechRecognitionPipeline
. - [Flax] Big FlaxBert Refactor
- [Wav2Vec2] Fix special tokens for Wav2Vec2 tokenizer
- Fix token_type_ids error for big_bird model.
-
Removed
max_length
from being mandatory withingenerate
. - Remove boiler plate code
- [GPTNeo] create local attention mask ones
- [Generate] Remove outdated code
- [WIP] Add BigBirdPegasus
- [WIP] FSMT bart-like refactor
- Wav2Vec2 CommonVoice training - Save the processor before training starts
- fix docs for decoder_input_ids
Created an issue in google/flax that received 1 comment
Saving/Loading parameters changes weight format and can lead to silent errors
Provide as much information as possible. At least, this should include a description of your issue and steps to reproduce the problem. If possible …
1
comment