Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Error training document ai

I'm having the following error when trying to train a document ai processor:
 
{
  "done": true,
  "result": "error",
  "response": {},
  "metadata": {
    "@type": "type.googleapis.com/google.cloud.documentai.uiv1beta3.TrainProcessorVersionMetadata",
    "commonMetadata": {
      "state": "FAILED",
      "createTime": "2024-11-07T12:16:21.440337Z",
      "updateTime": "2024-11-07T13:02:52.565848Z",
      "resource": "
    },
    "trainingDatasetValidation": {},
    "testDatasetValidation": {}
  },
  "error": {
    "code": 13,
    "message": "Internal error encountered.",
    "details": []
  }
}

In the audit log it only shows the following message:
The replica workerpool0-0 exited with a non-zero status of 1. Termination reason: Error. To find out more about why your job exited please check the logs: [LINK]

When I try to access the link it gives a permission error.

Note: there are currently 1916 training documents.
0 1 134
1 REPLY 1