Skip to content

pkl files in reorder.py #4

Description

@lhmin0614

Hi, It seems there are several pkl files that contain beam search information in reorder.py
ex) "experiments/wikitext-103-lrsched/wikitext-103-203456-samples/bs_results_height_n_freqknown_{args.freqknown}.pkl"

However, I can't find the code that produce that pkl file.
The only file I can get from beamsearch_rust is a file doesn't match with that form.
(There's no "original single", "candidate single", and "bleu". The File only contains "original" and "results" keys.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions