Skip to content

Trying to convert a logging directory to a dataset, when that directory does not exist! #95

@kshitijgour

Description

@kshitijgour
       ^^^^^^^^^^^^^^^

File "C:\Users\kunal\OneDrive\Documents\customData\augmentoolkit\original\processing.py", line 270, in main
steps.convert_logging_to_dataset(input_pth=os.path.join("judge_paragraph_generations", "intermediate_generations"), output_pth="judge_paragraph_generations")
File "C:\Users\kunal\OneDrive\Documents\customData\augmentoolkit\original\steps.py", line 96, in convert_logging_to_dataset
raise Exception("ERROR!! Trying to convert a logging directory to a dataset, when that directory does not exist!")
Exception: ERROR!! Trying to convert a logging directory to a dataset, when that directory does not exist!

i always find this error whenever i run : run_augmentoolkit.py
i am facing this error when like in output file there is file

"judge_paragraph_generations", "intermediate_generations" this file is empty my error said even i add file in input like i add raw data in input file

please help me to run this tool

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