gpt4 book ai didi

google-colaboratory - XLNetTokenizer 需要 SentencePiece 库,但在您的环境中找不到

转载 作者:行者123 更新时间:2023-12-04 16:25:23 27 4
gpt4 key购买 nike

我正在尝试在 Google Collaboratory 上实现 XL​​NET。但我得到以下问题。

ImportError: 
XLNetTokenizer requires the SentencePiece library but it was not found in your environment. Checkout the instructions on the
installation page of its repo: https://github.com/google/sentencepiece#installation and follow the ones
that match your environment.
我还尝试了以下步骤:
!pip install -U transformers
!pip install sentencepiece

from transformers import XLNetTokenizer
tokenizer = XLNetTokenizer.from_pretrained('xlnet-base-cased-spiece.model')
提前谢谢你的帮助。

最佳答案

之后
!pip 安装变压器和
!pip 安装句子
请重新启动您的运行时,然后执行所有其他代码。

关于google-colaboratory - XLNetTokenizer 需要 SentencePiece 库,但在您的环境中找不到,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/65557918/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com