Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -48,7 +48,7 @@ These data domains are intentionally chosen to cultivate a comprehensive skill s
|
|
| 48 |
As these datasets provide only images and digital labels, they are designed with a standardized VQA paradigm by reusing their images and modifying the annotations into a textual form to enable MLLMs to undergo joint training for heterogeneous tasks of diverse domains.
|
| 49 |
Specifically, each data sample originally consists of a simple question and a corresponding numeric answer. However, this paradigm can lead to numerical hallucination. Hence, we add extra domain-driven prompts and coarse-to-fine CoT to mitigate this issue.
|
| 50 |
An example with the original VQA and our proposed coarse-to-fine CoT process is shown in the following figure. Meanwhile, we adopt the form of text + numbers for the labels to enhance semantic
|
| 51 |
-

|
| 52 |
## Evaluation
|
| 53 |
|
| 54 |
## Examples
|