Relative Content

Tag Archive for google-colaboratory

Google colab: ERROR: Could not build wheels for tokenizers, which is required to install pyproject.toml-based projects

I am trying to use the logit lens model in this article: https://www.lesswrong.com/posts/AcKRB8wDpdaN6v6ru/interpreting-gpt-the-logit-lens ,
and the notebook https://colab.research.google.com/drive/1MjdfK2srcerLrAJDRaJQKO0sUiZ-hQtA?usp=sharing#scrollTo=11X1oaLHxKMQ. However, I can’t finish the environment setup. Always a error comes from “%pip install git+https://github.com/finetuneanon/transformers/@gpt-neo-localattention”.

Google colab: ERROR: Could not build wheels for tokenizers, which is required to install pyproject.toml-based projects

I am trying to use the logit lens model in this article: https://www.lesswrong.com/posts/AcKRB8wDpdaN6v6ru/interpreting-gpt-the-logit-lens ,
and the notebook https://colab.research.google.com/drive/1MjdfK2srcerLrAJDRaJQKO0sUiZ-hQtA?usp=sharing#scrollTo=11X1oaLHxKMQ. However, I can’t finish the environment setup. Always a error comes from “%pip install git+https://github.com/finetuneanon/transformers/@gpt-neo-localattention”.