Git Product home page Git Product logo

Comments (5)

JJRobertsSex30 avatar JJRobertsSex30 commented on July 19, 2024 2

from chatgpt-q-a-chatbot-with-custom-data.

JJRobertsSex30 avatar JJRobertsSex30 commented on July 19, 2024

Yeah the answers are based on the index.json file.

the training.txt is only used to create the vectorised index.json file which is why, after the first time you run the program, you can comment out the line that asks the program to do the training because the .json file only needs to be generated once.

So just delete index.json and run the training again to create the new .json file based on your new training.txt

from chatgpt-q-a-chatbot-with-custom-data.

shirubei avatar shirubei commented on July 19, 2024

Yeah the answers are based on the index.json file.

the training.txt is only used to create the vectorised index.json file which is why, after the first time you run the program, you can comment out the line that asks the program to do the training because the .json file only needs to be generated once.

So just delete index.json and run the training again to create the new .json file

Thanks for your reply. My bad for not enough explaination.
I've delete the index.json manually and run python pg again .
But those old contents stiil alive.

from chatgpt-q-a-chatbot-with-custom-data.

JJRobertsSex30 avatar JJRobertsSex30 commented on July 19, 2024

quitting the program and restarting it again should be enough but check to make sure you have successfully created a new index.json file and take a look at the contents of that file at the top to see if the text is correcttly showing your new training.txt info.

from chatgpt-q-a-chatbot-with-custom-data.

shirubei avatar shirubei commented on July 19, 2024

Thanks again.
I did have a look into the newly created index.json and found that there old contents in it!
I had thought that index was build based on training.txt . But it was the whole "data" folder.
I've left the old contents in another file which was in the "data" folder too.
Just moved the old ones to other place and everything is OK.
Thank you, You saved me!

from chatgpt-q-a-chatbot-with-custom-data.

Related Issues (4)

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.