File Upload FAQ
Frequently Asked Questions About UI Drag & Drop in Arize
Last updated
Frequently Asked Questions About UI Drag & Drop in Arize
Last updated
Copyright © 2023 Arize AI, Inc
Before uploading your file, the job will be validated to test for any schema or file errors. The validation:
scans a subset of records within the file and determines whether that subset can be successfully imported
if the subset of records cannot be imported, the resulting error will be surfaced and the dry run can be repeated
Avro file with list_of_string
feature validation will include array<string>
:
parquet file with list_of_string
feature validation will include list<item:utf8, nullable>
:
After a job for your file has been started, details about the model, file name, the rows processed and any potential errors and the locations of those errors will be presented in the details pane.