Datasets:
Add image-to-text task category (#3)
Browse files- Add image-to-text task category (557d825bb3c89bd471c5e0ed0e78d011dd3ef79e)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
|
@@ -7,18 +7,16 @@ task_categories:
|
|
| 7 |
- object-detection
|
| 8 |
- text-generation
|
| 9 |
- zero-shot-classification
|
| 10 |
-
|
| 11 |
task_ids:
|
| 12 |
- open-domain-qa
|
| 13 |
- image-captioning
|
| 14 |
- multi-class-classification
|
| 15 |
- multi-label-classification
|
| 16 |
- multi-input-text-classification
|
| 17 |
-
|
| 18 |
multimodal:
|
| 19 |
- image
|
| 20 |
- text
|
| 21 |
-
|
| 22 |
tags:
|
| 23 |
- vision-language
|
| 24 |
- open-world
|
|
@@ -32,6 +30,7 @@ tags:
|
|
| 32 |
- diagnostic-reasoning
|
| 33 |
- zero-shot
|
| 34 |
---
|
|
|
|
| 35 |
<table>
|
| 36 |
<tr>
|
| 37 |
<td><img src="https://huggingface.co/datasets/Ano-2090/Nova/resolve/main/logo.png" alt="NOVA Logo" width="40"></td>
|
|
@@ -68,6 +67,8 @@ If you find this dataset useful in your work, please consider citing it:
|
|
| 68 |
|
| 69 |
</details>
|
| 70 |
|
|
|
|
|
|
|
| 71 |
---
|
| 72 |
|
| 73 |
## 📦 Usage
|
|
|
|
| 7 |
- object-detection
|
| 8 |
- text-generation
|
| 9 |
- zero-shot-classification
|
| 10 |
+
- image-to-text
|
| 11 |
task_ids:
|
| 12 |
- open-domain-qa
|
| 13 |
- image-captioning
|
| 14 |
- multi-class-classification
|
| 15 |
- multi-label-classification
|
| 16 |
- multi-input-text-classification
|
|
|
|
| 17 |
multimodal:
|
| 18 |
- image
|
| 19 |
- text
|
|
|
|
| 20 |
tags:
|
| 21 |
- vision-language
|
| 22 |
- open-world
|
|
|
|
| 30 |
- diagnostic-reasoning
|
| 31 |
- zero-shot
|
| 32 |
---
|
| 33 |
+
|
| 34 |
<table>
|
| 35 |
<tr>
|
| 36 |
<td><img src="https://huggingface.co/datasets/Ano-2090/Nova/resolve/main/logo.png" alt="NOVA Logo" width="40"></td>
|
|
|
|
| 67 |
|
| 68 |
</details>
|
| 69 |
|
| 70 |
+
[Paper](https://huggingface.co/papers/2505.14064)
|
| 71 |
+
|
| 72 |
---
|
| 73 |
|
| 74 |
## 📦 Usage
|