Coder Social home page Coder Social logo

factyr's People

Contributors

bluntkatana avatar kshitij3188 avatar maiklarooij avatar poojamangal15 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

kshitij3188

factyr's Issues

Working on!!

  • Use Multiprocessing for entity disambiguation
  • Prevent LLM from residing in memory for the whole pipeline
  • Set up Dockerfile, include model files
  • Creating a test set for evaluation
  • Set up Google docs document to explain our approaches (for presentation etc.)

Meeting 04-12-2023

Notes Maik & Floris

  • Found a working LLM -> Zephyr 7B (outperforms LLaMa 70B model)
  • Experiments with Entity Linking: words that are closer to the mention score more points
  • Classifiying questions as 'yes/no' or 'entity'
    • First approach: look at 'where', 'what', 'who' etc. at the beginning of the question
    • Now working on: classifier trained on on 150K+ questions and type datasets
  • Answer extraction
    • 'yes/no' question: pre-trained classifier from boolq dataset (question, context, answer), seems to work pretty well
    • 'entity' question: for now, return the first found entity in the answer that is not in the question
  • Start creating a test set

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.