Skip to content

About dataset generation #1

Description

@ratthachat

Hi, thanks so much for this great work!

I may be missing someting but in the training pipeline, I could not find any codes on generate_dataset, generate_GPT_MistralRS and the temp dataset.

trainer =PRefLexORDPOTrainer(
    ...
    train_dataset=temp,                        # Temporary training dataset
    ...
    generate_dataset=generate_dataset,
    generate=generate_GPT_MistralRS,          # Function for generating datasets
    ...)

It would be great if your repository will release or clarify the details on this dynamic data generation mentioned in the paper later.

Thanks so much again,
Jung

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