Properly validate train set

This commit is contained in:
Filip Gralinski 2021-07-21 14:21:24 +02:00
parent 61847f9fdf
commit 2175d75aac

View File

@ -207,7 +207,7 @@ checkTrainDirectory spec challengeDirectory = do
putStrLn "WARNING: (Though, there might still be some cases when `train.tsv` is needed, e.g. for training LMs.)"
else
do
runOnTest spec trainDirectory
checkTestDirectory spec trainDirectory
checkColumns :: FilePath -> IO ()
checkColumns filePath = do