Oracle Cloud Infrastructure 2025 Data Science Professional 1z0-1110-25 Question # 15 Topic 2 Discussion
1z0-1110-25 Exam Topic 2 Question 15 Discussion:
Question #: 15
Topic #: 2
You have just completed analyzing a set of images by using Oracle Cloud Infrastructure (OCI) Data Labeling, and you want to export the annotated data. Which TWO formats are supported?
Objective: Identify export formats for OCI Data Labeling.
Understand Export: Annotated data is exported for ML use.
Evaluate Options:
A: CONLL V2003—Text-specific, not OCI-supported.
B: COCO—Standard for image annotations—correct.
C: Proprietary JSON—OCI’s default format—correct.
D: Spacy—NLP format, not supported.
Reasoning: B and C are image-compatible per OCI docs.
Conclusion: B and C are correct.
OCI documentation states: “Data Labeling exports annotations in COCO format (B) for image tasks and a proprietary JSON format (C) specific to the service.” CONLL (A) and Spacy (D) are text/NLP-focused—not supported for OCI’s image annotations.
Oracle Cloud Infrastructure Data Labeling Documentation, "Export Formats".
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit