I am trying to import a data set for Vertext AI training. It consists of thousands of lines in CSV format, like so:
"text 1",Label1,Label2,Label3
"text 2",Label4,Label5,Label6
This should import as one text item for each row but I am only getting one text item. How can I import as multiple text items? See attached screenshot.
Also, the documentation states that CSV is an accepted format. But Vertex AI only accepts .txt extension. How can that be? Am I importing in the wrong place?
Solved! Go to Solution.
Solution: upload your csv file into Cloud Storage, then import from there.
Solution: upload your csv file into Cloud Storage, then import from there.
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 |