Julien Denize
Julien Denize
#### Changes Fixes a comment I put in #691 The current implementation of `RandomGaussianBlur` is random in the sense of only some instances are augmented given the `p` probability, with...
In v0.4.1 the license was changed to CeCILL-C and the copyright was transferred to CEA as it was first developed in my spare time and as part of my diploma...
## Description [Furo](https://github.com/pradyunsg/furo) has a width for content that does not fit well with our content as Torchaug follows a line length of 119 characters and not 79. Therefore, navigating...
To make people contribute there is a need for - better documentation to contribute: environment, style guides, ... - stable pre-commit process with github workflows
# What does this PR do? Right now the `convert_tekken_tokenizer` does not add `bos_tokens`, `eos_token` to the special tokens via the `add_special_tokens` method. This prevents the chat templates that expect...