0

Good day! I'd got an internal error during learning for AutoML in NL in GCP one-label text classification When I'd relaunched it I'd got this error again. I have a lot of labels, but each of then has more than 10 samples. What's the problem is? How can i describe it? enter image description here

I also had a problem during loading data, but models had fitted ok, and i had no problems with it. But may be it's not good and can be connected with my problem enter image description here

Ricco D
  • 6,873
  • 1
  • 8
  • 18
irumata
  • 59
  • 4
  • Are the files mentioned in the error message existing in your project? If not, were you given access to the bucket/files? – Ricco D Feb 08 '21 at 06:59
  • yes, it's existing, and I've given all possible access for read and write to these files – irumata Feb 11 '21 at 12:30

1 Answers1

0

I've resolved this problem with using old natural language engine in GCP. The new functionalituy (AI Platform (Unified) is still under developing and may cause such errors. The same dataset was succsesfully path on natural language AutoML.

irumata
  • 59
  • 4