Skip to content

Being able to run the pre-trained model of surface-lr on a given input file  #6

@danyaljj

Description

@danyaljj

@microth
Would be great if we can change the script a little bit such that it is more compatible with the setting we have in the CodaLab.

I think we need the following settings:

  • training script: take the local train file and train on it.
  • evaluation script: given the pre-trained model, load it and evaluate on a given input file. The following format would be ideal:
> script_name  <input-data-json-file> <output-prediction-json-path>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions