xiaotaozi121096
xiaotaozi121096
https://huggingface.co/OpenGVLab/InternVL-Chat-V1-5 下载上述文件,按照要求,下载transformers==4.37.2的版本,运行Model Usage中的代码,输出结果乱码
https://huggingface.co/OpenGVLab/InternVL-Chat-V1-5 下载上述文件,按照要求,下载transformers==4.37.2的版本,运行Model Usage中的代码,输出结果乱码 请问有办法解决吗? Download the above file, download the transformers==4.37.2 version according to the requirements, run the code in Model Usage, and output the garbled code Is there a...
作者你好,我在运行bash ./scripts/metaqa/run.sh时得到的hits1、hits3、hits10的结果都为0,请问是我哪里配置的不对吗?数据集只下载了MetaQA部分,在lambdakg目录下创建了dataset/metaQA文件夹用于存放数据,另外使用t5-base模型。t5-base模型在该环境下能够正常运行。 修改了run.sh中的num_works=2 运行结果如下: 我在3090 24GB的服务器运行,其环境如下: