-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
parser.add_argument("--train_path", type=str, default='./BinaryCorp/small_train', help='the path of training data')
parser.add_argument("--eval_path", type=str, default='./BinaryCorp/small_test', help='the path of evaluation data')
parser.add_argument("--load_path", type=str, default='./experiments/BinaryCorp-3M/', help='load path')
-
train_path and eval_path are both raw binaries ?
-
What's the load_path (pkl) file for ? how to construct it ?
Metadata
Metadata
Assignees
Labels
No labels