We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我想请问一下: *.feat1CLS后缀名表示项目文本的bert表示, *.inter表示什么? *.index表示原始ID的重映射。 *.pth表示训练模型后缀名文件吗?
不知道我理解的对不对,如果不对请告诉我一下,好嘛?
The text was updated successfully, but these errors were encountered:
你好!
.inter
.pth
UniSRec/trainer.py
Lines 36 to 50 in 05aa5cb
Sorry, something went wrong.
No branches or pull requests
我想请问一下:
*.feat1CLS后缀名表示项目文本的bert表示,
*.inter表示什么?
*.index表示原始ID的重映射。
*.pth表示训练模型后缀名文件吗?
The text was updated successfully, but these errors were encountered: