-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
poetry poe run-generate-instruct-datasets-pipeline
Failed to run step create_prompts after 1 retries. Exiting.
3 validation errors for GenerateDatasetSamplesPrompt
document.CleanedPostDocument
Input should be a valid dictionary or instance of CleanedPostDocument [type=model_type, input_value=CleanedArticleDocument(id...pipelines-for?r=1ttoeh'), input_type=CleanedArticleDocument]
For further information visit https://errors.pydantic.dev/2.8/v/model_type
document.CleanedArticleDocument
Input should be a valid dictionary or instance of CleanedArticleDocument [type=model_type, input_value=CleanedArticleDocument(id...pipelines-for?r=1ttoeh'), input_type=CleanedArticleDocument]
For further information visit https://errors.pydantic.dev/2.8/v/model_type
document.CleanedRepositoryDocument
Input should be a valid dictionary or instance of CleanedRepositoryDocument [type=model_type, input_value=CleanedArticleDocument(id...pipelines-for?r=1ttoeh'), input_type=CleanedArticleDocument]
For further information visit https://errors.pydantic.dev/2.8/v/model_type
Traceback (most recent call last):