njallskarp / finetune-qa-powerset

Finetuning BERT models on a powerset of different linguistic domains
https://lvl.ru.is/
5 stars 0 forks source link

Set up unit testing #14

Open njallskarp opened 1 year ago

njallskarp commented 1 year ago

Setup

Based on the research in previous ticket https://github.com/njallskarp/finetune-qa-powerset/issues/15, set up unit testing for the project. This includes the following acceptance criteria

Eysteinn-Orn commented 1 year ago

We can now run unit tests locally on branch #45 and have added 3 very simple unit tests for the metrics file.

Having some getting the tests to run with GHA, some import issues keep occuring

Eysteinn-Orn commented 1 year ago

actually rather, this might be a missing CUDA library files problem