Giter Site home page Giter Site logo

noriyukipy / gptchat Goto Github PK

View Code? Open in Web Editor NEW
33.0 4.0 4.0 148 KB

GPT-2 based neural conversational model with TensorFlow.

License: MIT License

Dockerfile 0.59% Python 99.41%
conversational-ai dialog-system gpt2 gpt-2 chatbot chatbots dialog-systems tensorflow

gptchat's Introduction

Chatbot changes the world!:wink:

I am working on conversational AI 💬 such as open-domain and FAQ chatbot with the latest deep neural networks (e.g. GPT2, BERT, Sentence-BERT)

I am a member of Colorful Scoop to develop open domain chatbots.

:octocat: Main Repositories

  • msgFlow - msgFlow is a simple chatbot framework in Python. Easy to configure with YAML and connect to several services.
  • convmodel
  • convf

📚 Articles

🔖 Links

GitHub Stats

noriyukipy's github stats Top Langs

gptchat's People

Contributors

noriyukipy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gptchat's Issues

データセット生成部分の処理に関する確認のお願い

ブログを参考にChatBotモデルを作成しております。参考になる情報ありがとうございます。

古いバージョンへの指摘で大変恐縮なのですが、
https://github.com/noriyukipy/gptchat/blob/v0.1.2/gptchat/lib/chat_dataset.py
の39行目は正しくはreplyではなくrplではないかと思います。
動作はするものの、このままではdistructorの情報が学習されていないのではないかと思いました。

ご確認をお願いできますでしょうか。

応答生成(generate)でエラー

応答生成(generate)を実行したところ、次のエラーが出ました。与える引数に何か問題があるようです。

$ sudo docker container run --rm -it -v $(pwd):/work gptchat python -m gptchat.chatlm.generate  --config=chatlm/config.yaml
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/keras/engine/base_layer.py", line 800, in __call__
    'The first argument to `Layer.call` must always be passed.')
ValueError: The first argument to `Layer.call` must always be passed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.