Datasets:
Tasks:
Visual Question Answering
Formats:
json
Sub-tasks:
visual-question-answering
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -38,26 +38,6 @@ configs:
|
|
| 38 |
- split: test
|
| 39 |
path: "vlsp_test_data.json"
|
| 40 |
|
| 41 |
-
dataset_info:
|
| 42 |
-
features:
|
| 43 |
-
- name: annotation_id
|
| 44 |
-
dtype: int64
|
| 45 |
-
|
| 46 |
-
- name: image_id
|
| 47 |
-
dtype: int64
|
| 48 |
-
|
| 49 |
-
- name: image_path
|
| 50 |
-
dtype: string
|
| 51 |
-
|
| 52 |
-
- name: image
|
| 53 |
-
dtype: image
|
| 54 |
-
|
| 55 |
-
- name: conversations
|
| 56 |
-
sequence:
|
| 57 |
-
- name: from
|
| 58 |
-
dtype: string
|
| 59 |
-
- name: value
|
| 60 |
-
dtype: string
|
| 61 |
---
|
| 62 |
|
| 63 |
# OpenViVQA Formatting Dataset for VLM
|
|
|
|
| 38 |
- split: test
|
| 39 |
path: "vlsp_test_data.json"
|
| 40 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41 |
---
|
| 42 |
|
| 43 |
# OpenViVQA Formatting Dataset for VLM
|