idan-tankel / SemOOD

Apache License 2.0
0 stars 0 forks source link

Convert the SEED-Bench folder into a `package like` structure #12

Open idan-tankel opened 10 months ago

idan-tankel commented 10 months ago

That folder would than contain modules / scripts for running the preprocessing, rephrasing, saving, evaluation, and any further processing regarding SEED-Benchmarks.

Create an external main file, powered by configuration management module (s.a hydra, omegaConf for instance) to run the scripts in the SEED-Bench package.

Wrap SEED-Bench with a proper setup.py file / any package required files

Create docs