huggingface / notebooks

Notebooks using the Hugging Face libraries 🤗
Apache License 2.0
3.59k stars 1.51k forks source link

Links to Colab notebooks are broken. #435

Open peremartra opened 1 year ago

peremartra commented 1 year ago

In the page: https://huggingface.co/docs/peft/main/en/task_guides/clm-prompt-tuning

all the links to colab repositories are broken:

mixed: https://colab.research.google.com/github/huggingface/notebooks/blob/main/peft_doc/en/clm-prompt-tuning.ipynb

pytorch: https://colab.research.google.com/github/huggingface/notebooks/blob/main/peft_doc/en/pytorch/clm-prompt-tuning.ipynb

tensorflow: https://colab.research.google.com/github/huggingface/notebooks/blob/main/peft_doc/en/tensorflow/clm-prompt-tuning.ipynb

compwiz21 commented 10 months ago

In the page: https://huggingface.co/docs/peft/main/en/task_guides/clm-prompt-tuning

all the links to colab repositories are broken:

mixed: https://colab.research.google.com/github/huggingface/notebooks/blob/main/peft_doc/en/clm-prompt-tuning.ipynb

pytorch: https://colab.research.google.com/github/huggingface/notebooks/blob/main/peft_doc/en/pytorch/clm-prompt-tuning.ipynb

tensorflow: https://colab.research.google.com/github/huggingface/notebooks/blob/main/peft_doc/en/tensorflow/clm-prompt-tuning.ipynb

Any update on this?