How do I fix a dataset corrupt error after creating an Azure model?

Ethan Chen 0 Reputation points
2024-03-30T00:14:25.0766667+00:00

I've been working on a model - and my dataset apparently seems to be "corrupt"

I have a coco file for the labeled data, and it still gave me this error. I could generate an API key but I'm not too sure how to use it - I saw a website (https://learn.microsoft.com/en-us/azure/ai-services/translator/document-translation/how-to-guides/create-sas-tokens?tabs=Containers) and I have included an image of how the end of the coco file looks like right now.

How can I fix the error and am I doing anything wrong?User's imageUser's image

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,337 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,619 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Konstantinos Passadis 19,591 Reputation points MVP
    2024-03-30T00:31:14.6066667+00:00

    Hello @Ethan CHEN !

    Welcome to Microsoft QnA!

    There is an issue with Large Datasets ;

    https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/how-to/model-customization?tabs=studio

    So try the method with the API if this is the case

    If this is NOT your case then:

    Unless you create a SAS Signature with valid duration and permissions you may get these errors

    I suggest to switch to Managed Identity

    Follow this :

    You have to enable System Assigne Managed Identity to your Translator

    https://learn.microsoft.com/en-us/azure/ai-services/translator/document-translation/how-to-guides/create-use-managed-identities

    Kinldy waiting for your input!

    --

    I hope this helps!

    Kindly mark the answer as Accepted and Upvote in case it helped!

    Regards

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.