Datasets:
Tasks:
Visual Question Answering
Modalities:
Text
Formats:
json
Languages:
Japanese
Size:
10K - 100K
ssgw-keito
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,17 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- ja
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
## Dataset Card for ja-vg-vqa-conversation
|
6 |
|
7 |
### Dataset details
|
8 |
|
9 |
This dataset consists of multiple QA pairs from [Japanese Visual Genome VQA dataset](https://github.com/yahoojapan/ja-vg-vqa) dataset that have been converted into multi-turn conversations. The prompt `語句または短い文で答えてください。` has been appended to the questions in the first turn.
|
10 |
-
We excluded the samples from the [JA-VG-VQA-500](https://huggingface.co/datasets/SakanaAI/JA-VG-VQA-500) dataset.
|
11 |
|
12 |
### License
|
13 |
Creative Commons Attribution 4.0 License
|
|
|
1 |
---
|
2 |
language:
|
3 |
- ja
|
4 |
+
task_categories:
|
5 |
+
- visual-question-answering
|
6 |
+
size_categories:
|
7 |
+
- 10K<n<100K
|
8 |
---
|
9 |
## Dataset Card for ja-vg-vqa-conversation
|
10 |
|
11 |
### Dataset details
|
12 |
|
13 |
This dataset consists of multiple QA pairs from [Japanese Visual Genome VQA dataset](https://github.com/yahoojapan/ja-vg-vqa) dataset that have been converted into multi-turn conversations. The prompt `語句または短い文で答えてください。` has been appended to the questions in the first turn.
|
14 |
+
We excluded the samples from the [JA-VG-VQA-500](https://huggingface.co/datasets/SakanaAI/JA-VG-VQA-500) dataset, resulting in a total of 98,708 samples.
|
15 |
|
16 |
### License
|
17 |
Creative Commons Attribution 4.0 License
|