How are datasets exported in the OCI Data Labeling service?
Detailed Answer in Step-by-Step Solution:
Understand OCI Data Labeling Export: After annotation, datasets are exported for ML use.
Check Supported Formats: OCI Data Labeling exports annotations in a structured, machine-readable format.
Evaluate Options:
A: Binary isn't a standard export format for annotations.
B: XML isn't used; JSON is preferred for flexibility.
C: Line-delimited JSON is the correct format, aligning with ML workflows.
D: CSV is common but not the default for OCI Data Labeling.
Conclusion: C matches the official export format.
OCI Data Labeling exports annotated datasets as line-delimited JSON files, which store each annotation as a separate JSON object per line, suitable for ML pipelines. This is explicitly stated in the documentation. (Reference: Oracle Cloud Infrastructure Data Labeling Service Documentation, 'Exporting Datasets').
Julieta
9 days agoMira
11 days agoMargart
14 days agoShalon
8 days agoGlory
12 days ago