Code Monkey home page Code Monkey logo

Comments (17)

hitvoice avatar hitvoice commented on July 20, 2024 3

It's beyond the scope of this project. If your demand is beyond what you can handle, please hire someone who can to work for you.

from drqa.

hitvoice avatar hitvoice commented on July 20, 2024 1

This project is meant to be CPU-compatible but it will be very slow to train a new model using only CPUs. The model is small so 4G RAM will be sufficient.

from drqa.

hitvoice avatar hitvoice commented on July 20, 2024 1

It is possible to train a model but it may take several days. I personally recommend renting GPU servers from paperspace or Amazon AWS if your budget is limited.

from drqa.

hitvoice avatar hitvoice commented on July 20, 2024 1

This is largely depending on where you live. My experience only applies to talent hunting in mainland China and may not be helpful in other countries.

from drqa.

augmen avatar augmen commented on July 20, 2024

GPU are bit costly to run. How about 16 GB RAM and 8 CPU cores.

from drqa.

augmen avatar augmen commented on July 20, 2024

ok done paperspace . how about developing a production level application ? is it production ready ?

from drqa.

augmen avatar augmen commented on July 20, 2024

iguess ht model is not trained on wikipedia ? how about adding a new QA data for training and production grade release ? what formats are to be used ?

from drqa.

hitvoice avatar hitvoice commented on July 20, 2024

The same format as SQuAD will be fine. It is not production ready, but it will be very easy to transform "interact.py" to a web service, embed the model in a larger system and so on.

from drqa.

augmen avatar augmen commented on July 20, 2024

or what are the changes can be made to DrQA for production purpose ? i mean how to transform "interact.py" to a web service, embed the model to mobile app ? can we add the paragraph retriever functionality also ? can it handle large no. of Queries like 1000 / second ?

from drqa.

augmen avatar augmen commented on July 20, 2024

any suggestions whom to hire / where to find the resourceful people ?

from drqa.

augmen avatar augmen commented on July 20, 2024

ok

from drqa.

augmen avatar augmen commented on July 20, 2024

so you have used single.mdl model ? thanks for the guidance

from drqa.

hitvoice avatar hitvoice commented on July 20, 2024

What is single.mdl?

from drqa.

augmen avatar augmen commented on July 20, 2024

would you like to contribute to the project. we can pay you if you want. single / multitask.mdl are models for the predictions i guess

from drqa.

hitvoice avatar hitvoice commented on July 20, 2024

I have a full-time job and I'm afraid I won't have time for this. I'll close this issue.

from drqa.

niimi1996 avatar niimi1996 commented on July 20, 2024

Can you please tell me what we to do in order to generate long answers

from drqa.

hitvoice avatar hitvoice commented on July 20, 2024

Hi @niimi1996,
There's no easy way to do this. You can add some limits to the decoding process, for example, filtering out answers not longer than 3 words and choose the remaining highest-ranked one, but it'll affect the quality of answers. Training on datasets with long answers will help, but custom datasets are costly.

from drqa.

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.