Skip to content
Avatar

Organizations

@huggingface
Block or Report

Block or report sgugger

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. A few notebooks about deep learning in pytorch

    Jupyter Notebook 530 111

  2. Experiments with Adam/AdamW/amsgrad

    Python 178 36

  3. NLP Examples using the 🤗 libraries

    Jupyter Notebook 34 4

  4. fastai Public

    Forked from fastai/fastai

    The fast.ai deep learning library, lessons, and tutorials

    Jupyter Notebook 7 2

3,365 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

August 2022

Created a pull request in huggingface/huggingface_hub that received 12 comments

[PoC] Cache non-existence of files or completeness of repo

In Transformers, we very often try to download files that do not exist: this is because each tokenizer has a list of optional files so we try to do…

+105 −2 12 comments
Reviewed 130 pull requests in 6 repositories
huggingface/transformers 25 pull requests
huggingface/accelerate 25 pull requests
huggingface/huggingface_hub 4 pull requests
huggingface/notebooks 3 pull requests
amyeroberts/transformers 3 pull requests
huggingface/doc-builder 1 pull request

Created an issue in huggingface/huggingface_hub that received 8 comments

Use a finer exception when local_files_only=True and a file is missing in cache

In Transformers we sometime try to access files that are not in a repo, catch the error (EntryNotFoundError for distant repos) and try a different …

8 comments
Opened 2 other issues in 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.