gpt4 book ai didi

python - 使用 Tensorflow 中的 BERT 模型时出错

转载 作者:行者123 更新时间:2023-12-03 16:58:17 26 4
gpt4 key购买 nike

我尝试按照 Tensorflow 说明使用 BERT 模型:( https://www.tensorflow.org/tutorials/text/classify_text_with_bert)
但是,当我运行这些行时:

text_test = ['this is such an amazing movie!']
text_preprocessed = bert_preprocess_model(text_test)
我收到以下错误:
InvalidArgumentError: 尝试使用错误的类型访问资源。预期类 tensorflow::lookup::LookupInterface 得到类 tensorflow::lookup::LookupInterface
[[{{node StatefulPartitionedCall/StatefulPartitionedCall/bert_tokenizer/StatefulPartitionedCall/WordpieceTokenizeWithOffsets/WordpieceTokenizeWithOffsets/WordpieceTokenizeWithOffsets}}]] [Op:__inference_restored_function_body_72474]

这两个类完全相同:“tensorflow::lookup::LookupInterface”。有人可以帮忙吗?谢谢你。

最佳答案

我在 GitHub 上发现了这个错误报告:https://github.com/tensorflow/text/issues/476
看来他们已经承认这是一个错误并正在尝试修复它。

关于python - 使用 Tensorflow 中的 BERT 模型时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/65298391/

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