You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, while trying to reproduce results for the repository I noticed that your scripts are lacking the functionality to use your LLM-augmented instructions dataset (train_aug_data.json). Even after replacing the original train_data.json file with your augmented file I receive an error due to the formatting difference between your file and the original (namely your file have multiple instructions inside pre_dialogs and instructions) which results in an error in the following line number 288 and 289.
Hello, while trying to reproduce results for the repository I noticed that your scripts are lacking the functionality to use your LLM-augmented instructions dataset (train_aug_data.json). Even after replacing the original train_data.json file with your augmented file I receive an error due to the formatting difference between your file and the original (namely your file have multiple instructions inside pre_dialogs and instructions) which results in an error in the following line number 288 and 289.
I please request you to provide your code file for reproducibility
The text was updated successfully, but these errors were encountered: