Giter Site home page Giter Site logo

Comments (4)

iuria21 avatar iuria21 commented on August 20, 2024 1

Hi, thanks for this repo. I was seeing the dialog_simple` and i was wondering if there is some key to separate one dialogue from other, or all the file is token as a single dialogue.
Thanks again!

from seq2seq-chatbot-for-keras.

oswaldoludwig avatar oswaldoludwig commented on August 20, 2024

Hi

Thanks! I made available the training data that I collected for this pre-trained model, see https://www.dropbox.com/sh/o0rze9dulwmon8b/AAA6g6QoKM8hBEHGst6W4JGDa?dl=0 . Therefore, now you can repeat all the process to obtain the trained bot. You will see that you can have the bot chatting with you after only 50 training epoch! (half hour in GPU by setting the learning rate as lr=0.0005). This is not a usual seq2seq model, this model can learn faster. I changed split_qa.py (line 8) to set the correct file name.

Good luck!

from seq2seq-chatbot-for-keras.

jld23 avatar jld23 commented on August 20, 2024

Thank you!
The file at line 2752 begins to have B: and A: can explain the significance of those prefixes? I don't see anything in the code.

from seq2seq-chatbot-for-keras.

oswaldoludwig avatar oswaldoludwig commented on August 20, 2024

This means person a and b. These prefixes are filtered by the algorithm, it doesn't matter.

from seq2seq-chatbot-for-keras.

Related Issues (20)

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.