Hello,
Due to a mixup on my part regarding time zones, the test phase is now moved up one day. It will begin at 7pm Central Time on 10/16 (in approximately 9 hours). The end of the test phase has also been moved up by one day, so the same amount of time is available.
All the best,
Mantas (TDC co-organizer)
Thanks.
Yesterday I submitted and got this error
Traceback (most recent call last):
File "/tmp/codalab/tmpHWCnhI/run/program/evaluation.py", line 509, in
model = torch.load(model_path)
File "/usr/local/lib/python3.6/dist-packages/torch/serialization.py", line 607, in load
return _load(opened_zipfile, map_location, pickle_module, **pickle_load_args)
File "/usr/local/lib/python3.6/dist-packages/torch/serialization.py", line 882, in _load
result = unpickler.load()
File "/usr/local/lib/python3.6/dist-packages/torch/serialization.py", line 875, in find_class
return super().find_class(mod_name, name)
ModuleNotFoundError: No module named 'utils'
Any hints ?
Posted by: tak @ Oct. 17, 2022, 5:54 a.m.This might have been during the period when the test phase was prematurely opened, when there was no utils.py file. The evaluation server for the test phase should be working now. Could you try resubmitting? (Note: Failed submissions do not count against the 5-submission limit for the test phase.)
All the best,
Mantas (TDC co-organizer)