0

I'm playing with Azure ML Studio pipelines and unfortunately I can not success any of pipeline run because of following error:

InvalidDatasetError: Dataset contains invalid data, failed to load _meta.yaml

See screenshot below:

enter image description here

I'm using a tabular dataset created from file. It looks like it's parsed correctly:

enter image description here

Why am I getting this error?

Sysanin
  • 1,501
  • 20
  • 27
micnyk
  • 726
  • 8
  • 27
  • See if the data is archived or not ? – JayashankarGS Jun 26 '23 at 12:30
  • what if you will try a dataset which will not contain special symbols like `Ż, ż` which I see on screenshot? Even if it was parsed correctly by AML UI it does not mean it will be accepted without transformations by next steps in your pipeline. – Sysanin Jul 12 '23 at 09:20

0 Answers0