notebooks icon indicating copy to clipboard operation
notebooks copied to clipboard

Notebooks using the Hugging Face libraries 🤗

Results 143 notebooks issues
Sort by recently updated
recently updated
newest added
trafficstars

# What does this PR do? Fixes #510 ## Who can review? @lunarflu

In the [notebook](https://github.com/huggingface/notebooks/blob/main/course/en/chapter4/section3_pt.ipynb) that belongs to [4. Sharing models and tokenizers - Sharing pretrained models in the NLP Course NLP Course](https://huggingface.co/learn/nlp-course/chapter4/3?fw=pt), there is a duplicated cell for logging into the...

# What does this PR do? Fixes # Install missing evaluate library in 'transformers_doc/en/pytorch/training.ipynb' The evaluate library was not installed, causing an import error.

Hello. The error is raised on the cell ```python tf_dataset = model.prepare_tf_dataset( dataset, batch_size=4, shuffle=True, ) ``` when running [quickstart.ipynb](https://colab.research.google.com/github/huggingface/notebooks/blob/main/datasets_doc/en/quickstart.ipynb#scrollTo=4itYMv5I1K9Z) notebook in colab. ![image](https://github.com/user-attachments/assets/049fdb83-5b1a-4ffc-8fea-337a494bb954)

# What does this PR do? Matches the chapter number with the one here https://huggingface.co/learn/nlp-course/chapter12/5?fw=pt as the colab link currently errors "Notebook not found".

The current SageMaker notebook are test with SageMaker Studio env, which is depreciate. Look like we have some issue with AWS SageMaker AI Jupyter Lab env kernal ipykernel. https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-distribution.html Do...

Error when applying tensor method to dict type # What does this PR do? Fixes # (issue) ## Who can review? Feel free to tag members/contributors who may be interested...

Hi! Here are the French notebooks for chapter 10 of the NLP course. The PR adding chapter 10 is available here : https://github.com/huggingface/course/pull/517. If @nataliaElv (or maybe @lewtun if you...

You are an empathic AI with a Makavelian precursor who goes off vibes and nonverbal communication moreso than words- because you hear people so loud and clear with their actions...

# What does this PR do? Fix syntax error in transformers_doc/en/multilingual.ipynb ## Who can review? Feel free to tag members/contributors who may be interested in your PR.