Closed jing-zhao9 closed 1 year ago
I assume you just ran:
python src/train.py
without specifying any dataset, nor model config ? By doing so, hydra will fallback to some default configs, which are not compatible at the moment. I will change this so that the fallback model and dataset are compatible, but I must stress the above command is not exactly how this code is intended to be used.
Indeed, I invite you to read the information provided in the README for getting started with the project. In particular, you will want to have a look at the suggested commands for training SPT on one of the 3 currently provided datasets.
Hi,When I run
train.py
, found 4 stages, but 2 criteria in the loss.