Files missing
RRG29 opened this issue · 3 comments
RRG29 commented
Hello, thanks for your wonderful work and source code. I notice that there may be some files missing,
from utils.file_utils import save_pkl, load_pkl
Could you upload them ?
Richarizardd commented
HI @RRG29 - uploaded these comments. There are some other quick fixes that I will be making over the weekend, so keep an eye out!
RRG29 commented
Thanks. @Richarizardd Some other questions about the code:
- File missing. In
utils/core_utils
, line 12from datasets.dataset_generic import save_splits
. - Also in
utils/core_utils
functiontrain
, what is the parameterreg_fn
in line 182/183/185/186, i can't find the definitions of them.
Richarizardd commented
Hi @RRG29 - Just made this fix. Let me know if you still have trouble!