azure cognitive services
2 TopicsAzure Cognitive Services - New comic
☁ La minute Cloud de Jules & Léa ☁ - You are a Cloud lover? - But you prefer Azure? - Learning with fun? - And most of all, a big fan of AI topics? Maybe you'll like our last Azure Cognitive Services comic provided by Jules&Léa. 🥰 If you want to deep dive, do not hesitate to visit the official Microsoft documentation: https://learn.microsoft.com/fr-fr/azure/cognitive-services/what-are-cognitive-services/?WT.mc_id=AZ-MVP-5005062 ++1.1KViews0likes0CommentsAzure Form Recognizer Studio: Custom Classification Models - Training Failing
I've been experimenting with the Form Recognizer Studio's Custom Classification Models. It was working fine last week and then after the weekend break, I cannot get a single model to train correctly. The issues appears to be on Microsoft's backend as I had a teammate try on a different subscription of Azure and they received the same error. Below is me initially uploading my 5 documents and adding a label to them: After I tag 5 documents and hit the train button the model will act like it's training with everything updating my Azure Blob, creating a .ocr.json file for each trained document. The model itself inside of Form Recognizer, models will say it's failed with the error: "InternalServerError: An unexpected error occurred." Screenshot of the Models: Screenshot of the failure: Screenshot of the blob storage: I'm unsure what is causing this error as I was able to use the same documents and everything last week. I even deleted my resource group that was hosting this and recreated everything from scratch.840Views0likes0Comments