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
It's not an error, this is only an information message that no dataset was provided for the system as an input.
Therefore the model generates a synthetic dataset.
The system supports three options:
Zero-shot: Generating all the data
Few-shot: Given an initial dataset, it generates the rest of the samples based on the provided input.
No synthetic data: All the data is provided by the user.
This message indicates that you are in the zero-shot setting.
Hi, I'm encountering an error while trying to run "run_pipeline.py".
This is the error: Exception: Dataset is empty generating initial samples
The text was updated successfully, but these errors were encountered: