Skip to content

balfroim/TRAIL24

Repository files navigation

TRAIL24

Installation Procedure

  1. setup some Python 3.10+ env & activate it
  2. install Poetry package
  3. install dependencies with poetry install
  4. create a folder named results in the project root directory
  5. put content of the results.zip archive from the Google Drive into it
  6. enjoy ;)

You can use the prompt_generation.ipynb notebook as an example of how to use this code.

NB: You'll need a Huggingface API key to use LLM-related functions. You can put it in a .env file and use HUGGINGFACEHUB_API_TOKEN key.

Project Description

TODO

Dataset Generation

TODO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published