Inoichan commited on
Commit
15da0a5
1 Parent(s): 3e3df58
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -38,7 +38,7 @@ language:
38
  **JA-Multi-Image-VQA** is a dataset for evaluating the question answering capabilities on multiple image inputs.
39
  We carefully collected a diverse set of 39 images with 55 questions in total.
40
 
41
- Some images contain Japanese culture and objects in Japan. The Japanese questions and answers were generated manually.
42
 
43
  <!-- To evaluate Japanese VLMs, please go to [our Github repository](https://github.com/SakanaAI/evolutionary-model-merge). -->
44
 
@@ -53,7 +53,7 @@ dataset = load_dataset("SakanaAI/JA-Multi-Image-VQA", split="test")
53
  The images in this dataset are sourced from Unsplash and are free to use under the Unsplash License.
54
  They cannot be sold without significant modification and cannot be used to replicate similar or competing services.
55
 
56
- All parts of this dataset, other than the images, are licensed under the Apache 2.0 License.
57
 
58
  ## Citation
59
 
 
38
  **JA-Multi-Image-VQA** is a dataset for evaluating the question answering capabilities on multiple image inputs.
39
  We carefully collected a diverse set of 39 images with 55 questions in total.
40
 
41
+ Some images contain Japanese culture and objects in Japan. The Japanese questions and answers were created manually.
42
 
43
  <!-- To evaluate Japanese VLMs, please go to [our Github repository](https://github.com/SakanaAI/evolutionary-model-merge). -->
44
 
 
53
  The images in this dataset are sourced from Unsplash and are free to use under the Unsplash License.
54
  They cannot be sold without significant modification and cannot be used to replicate similar or competing services.
55
 
56
+ All other parts of this dataset, excluding the images, are licensed under the Apache 2.0 License.
57
 
58
  ## Citation
59