Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

HOWTO.org 835 B

You have to be logged in to leave a comment. Sign In
Preparing data

ploomber

Librarian model (document expansion)
    Sampling:
  • micro (useful for debugging)
  • small
  • no_sampling
    Generation method:
  • best to use api_vllm
    Prompting method:
  • few_shot_markdown

poetry run poe generation_pipeline --sampling small --generation_method api_lmserver --prompting_method few_shot_markdown
Generation evaluation


BEIR Details Ploomber et c READMEs

Aside of Python ploomber also uses code from ghs_ex for downloading READMEs from github.

Ploomber

pipeline.yaml::37

It runs download readmes, see elixir_runner.py::7 (in /github_search/elixir_runner.py)

Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...