How Do I Choose a Dataset Type?
Pick the right dataset type for your task in Datature Vi. Compare phrase grounding, VQA, and freeform text by output format, annotation effort, and use case.
Your dataset type determines what your model outputs and how you annotate your data. Pick the wrong type and you will spend time annotating in a format that does not match your goal. This page helps you decide between the three types available in Datature Vi: phrase grounding, visual question answering, and freeform text.
Start with your output
The fastest way to choose a dataset type is to ask: what does my application need the model to return?
Bounding boxes with labels
You need the model to find objects in an image and draw boxes around them. Choose phrase grounding.
Examples: locate defects on a product, find specific items on a shelf, highlight regions matching a description.
Text answers to questions
You need the model to answer questions about an image in natural language. Choose visual question answering (VQA).
Examples: "Is there a crack in this tile?", "How many pallets are in this image?", "What color is the warning label?"
Custom or structured output
You need the model to return output in a specific format you define: JSON reports, checklists, multi-field descriptions, or any schema that does not fit the two types above. Choose freeform text.
Examples: generate a JSON inspection report, produce a medical image summary with fixed fields, output a structured product description.
If your task could fit more than one type, start with VQA. It is the most flexible of the three. You can switch later by creating a new dataset; your images stay in your workspace.
Side-by-side comparison
Match your industry
Different industries tend to favor specific dataset types. Use these patterns as a starting point, not a rule.
Frequently asked questions
Related resources
Phrase Grounding
How phrase grounding works and when to use it.
Visual Question Answering
How VQA works, question types, and annotation tips.
Freeform Text
Custom annotation schemas for specialized tasks.
Structured Data Extraction
Get consistent JSON, YAML, or custom format output.
Create a Dataset
Step-by-step guide to creating your first dataset.
Annotation Guide
How to annotate images for each dataset type.
Updated about 1 month ago
