Skip to content

Marker-Inc-Korea/AutoRAG-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoRAG-template

Template for a new AutoRAG project

Installation

pip install -r requirements.txt

Running the project

  1. Download dataset to data folder.
  2. Make .env file using .env.template file.
  3. Run evaluator with the following command.
python main.py --config /path/to/config.yaml
  1. Check the result in the benchmark folder.

You can check the example config file at config folder.

And you can specify qa data path, corpus data path, and project dir if you want.

About

Template for new AutoRAG project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages