I have to report here my homonym StackOverflow question: https://stackoverflow.com/questions/76413616/is-it-possible-to-load-in-gcp-vertex-ai-dataset-a-set-o...
Does anybody know how to solve it?
I don't think it's the answer I'm looking for since I'm not using any Generative AI solution.
As I mention in the StackOverflow question, the ML task to execute is text classification
Good day @fedeloscaltro,
Welcome to Google Cloud Community!
If I understand your question, you are trying to re-train an already trained AutoML Model by loading new data to its dataset, if this is the case, unfortunately this is not yet possible. You will need to create a new AutoML Model that will be trained with your new and old data.
Hope this helps!