Datasets:
Commit
·
68e8f92
1
Parent(s):
4eb148c
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,18 @@ dataset_info:
|
|
| 11 |
num_examples: 272795
|
| 12 |
download_size: 20289135489
|
| 13 |
dataset_size: 46019106088.205
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
-
#
|
|
|
|
|
|
|
| 16 |
|
| 17 |
-
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
|
| 11 |
num_examples: 272795
|
| 12 |
download_size: 20289135489
|
| 13 |
dataset_size: 46019106088.205
|
| 14 |
+
task_categories:
|
| 15 |
+
- visual-question-answering
|
| 16 |
+
language:
|
| 17 |
+
- en
|
| 18 |
+
tags:
|
| 19 |
+
- multimodal
|
| 20 |
+
- vision
|
| 21 |
+
size_categories:
|
| 22 |
+
- 100K<n<1M
|
| 23 |
+
license: cc-by-nc-4.0
|
| 24 |
---
|
| 25 |
+
# LLaVA Instruct Mix
|
| 26 |
+
|
| 27 |
+
Added OCR and Chart QA dataset into this for more text extraction questions
|
| 28 |
|
|
|