Code Monkey home page Code Monkey logo

Comments (3)

madiha1ahmed avatar madiha1ahmed commented on July 26, 2024

CA7478D4-6682-4922-990E-6A724D790C7A
To follow up with my previous comment: after hours of waiting, this is the error I get:

Uploading EB82BCCF-6CC6-4D92-A398-08BC31ECA509.jpeg…

from gpt-researcher.

madiha1ahmed avatar madiha1ahmed commented on July 26, 2024

Another reason why this model takes up so much time and resources is that the model processes every character.

5593AC72-DF6B-4FFE-B127-1430BDE0F391

As you can see the queries: [“Sri Lanka…]. The model first looks up ‘[‘ and scrapes all the websites to understand the grammar behind ‘[‘. And then it does the same for the apostrophe, letter S and so on. I believe this is not how it should be done.

As you can see in the image, it is learning about the letter I in “Sri”.

32DB1F33-102B-44A7-87EA-2191D10DA398

from gpt-researcher.

rotemweiss57 avatar rotemweiss57 commented on July 26, 2024

HI @madiha1ahmed, good catch on youtube scraping, we will prevent it.

Regarding your issue, are you using gpt 4 or 3.5? the json produced from the generate_queries function was bad - a known issue when using gpt-3.5. You should simply run it again.
The avg time depends on many factors, computing power, internet access, latency, and openAI of course. However, longer than 10 minutes will indicate an issue.

Hope it helps

from gpt-researcher.

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.