What's the content of val.pkl in train.py?
victorywys opened this issue · 1 comments
victorywys commented
Hi,
When I'm trying to train the model with your code, I found there's a file named "val.pkl" needed as the validation set(if I understand correctly). So how can I generate this file given the official dataset? Or am I missing something of the dataset to run the experiment?