Coder Social home page Coder Social logo

Comments (2)

davidwynter avatar davidwynter commented on July 3, 2024

To answer my first question convqa_program mentioned in section 3.4 of the paper looks like it accommodates this requirement. but cannot find a reference to it other than in the 1 instance in the paper. Maybe the convqa_attempt is it, but has no reference to turns.

I asked ChatGPT about sizing required to train a small BERT model, (BERT-Base model has 12 transformer layers and 110 million parameters) it replied 8 cores, 16GB RAM and a NVidia GPU with at least 2GB of RAM. I have such a machine, so can give it a spin to see if it works.

from dspy.

okhat avatar okhat commented on July 3, 2024

Hey @davidwynter ,

Please see here for indexing your own data for retrieval: https://github.com/stanford-futuredata/ColBERT#running-a-lightweight-colbertv2-server

Before you launch the server, use the ColBERT intro notebook (or the Overview in the ColBERT README) to index your collection

In principle, you shouldn't need to train a new retriever. You can usually use the one we provide (depending on licensing at least; it's trained on MS MARCO, the dataset itself is for non-commercial research use).

from dspy.

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.