Skip to content

SotirisLegkas/Touche-ValueEval24-Hierocles-of-Alexandria

Repository files navigation

Team hierocles-of-alexandria for ValueEval'24

Dockerization of Prediction Model

# build
docker build -f Dockerfile -t valueeval24-hierocles-of-alexandria:1.0.0 .

# run
docker run --rm \
  -v "$PWD/valueeval24/test:/dataset" -v "$PWD/output:/output" \
  valueeval24-hierocles-of-alexandria:1.0.0

# view results
cat output/run.tsv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published