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
ブログを参考にChatBotモデルを作成しております。参考になる情報ありがとうございます。
古いバージョンへの指摘で大変恐縮なのですが、 https://github.com/noriyukipy/gptchat/blob/v0.1.2/gptchat/lib/chat_dataset.py の39行目は正しくはreplyではなくrplではないかと思います。 動作はするものの、このままではdistructorの情報が学習されていないのではないかと思いました。
ご確認をお願いできますでしょうか。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ブログを参考にChatBotモデルを作成しております。参考になる情報ありがとうございます。
古いバージョンへの指摘で大変恐縮なのですが、
https://github.com/noriyukipy/gptchat/blob/v0.1.2/gptchat/lib/chat_dataset.py
の39行目は正しくはreplyではなくrplではないかと思います。
動作はするものの、このままではdistructorの情報が学習されていないのではないかと思いました。
ご確認をお願いできますでしょうか。
The text was updated successfully, but these errors were encountered: