Skip to content

How is the generated pseudo data saved? #14

@x-zb

Description

@x-zb

Hi,

Thank you for your nice work.

In your training script for generating pseudo data (pseudo_data/src/run_uie_lora.py), you read the generated predictions as follows:

with open(f'{training_args.output_dir}/predict_eval_predictions.jsonl' ,'r') as f:

But I cannot find the code where you save the predict_results to predict_eval_predictions.jsonl. Could you indicate where that code is in case I missed something?

Regards.

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