Skip to content

【Fine Tune Question】 #33

@shiwanghua

Description

@shiwanghua
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')
  1. train_path and eval_path are both raw binaries ?

  2. What's the load_path (pkl) file for ? how to construct it ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions