Update README.md
Browse files
README.md
CHANGED
|
@@ -75,9 +75,8 @@ VOILA is an open-ended, large-scale and dynamic dataset which evaluates the visu
|
|
| 75 |
|
| 76 |
<!-- Provide the basic links for the dataset. -->
|
| 77 |
|
| 78 |
-
- **Repository:**
|
| 79 |
-
- **Paper
|
| 80 |
-
- **Demo [optional]:** [More Information Needed]
|
| 81 |
|
| 82 |
## Uses
|
| 83 |
|
|
@@ -106,7 +105,7 @@ VOILA is an open-ended, large-scale and dynamic dataset which evaluates the visu
|
|
| 106 |
‘Real_relations’ : ‘Number remains constant two. Action is changed from carrying something to walking. Subject type remains constant hamsters.’}
|
| 107 |
```
|
| 108 |
### Data Fields
|
| 109 |
-
- `id`:
|
| 110 |
- `img1`: the file name of the first input image
|
| 111 |
- `img2`: the file name of the second input image
|
| 112 |
- `img3`: the file name of the third input image
|
|
|
|
| 75 |
|
| 76 |
<!-- Provide the basic links for the dataset. -->
|
| 77 |
|
| 78 |
+
- **Repository:** https://github.com/nlylmz/Voila
|
| 79 |
+
- **Paper :** VOILA: Evaluation of MLLMs For Perceptual Understanding and Analogical Reasoning
|
|
|
|
| 80 |
|
| 81 |
## Uses
|
| 82 |
|
|
|
|
| 105 |
‘Real_relations’ : ‘Number remains constant two. Action is changed from carrying something to walking. Subject type remains constant hamsters.’}
|
| 106 |
```
|
| 107 |
### Data Fields
|
| 108 |
+
- `id`:
|
| 109 |
- `img1`: the file name of the first input image
|
| 110 |
- `img2`: the file name of the second input image
|
| 111 |
- `img3`: the file name of the third input image
|