Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -20,6 +20,12 @@ Common-O is comprised of household objects:
|
|
| 20 |
|
| 21 |
We have two subsets: Common-O (3 - 8 objects) and Common-O Complex (8 - 16 objects).
|
| 22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
## Evaluating a Multimodal LLM on Common-O
|
| 24 |
|
| 25 |
```python
|
|
@@ -40,9 +46,5 @@ exact_match(output, correct_response)
|
|
| 40 |
```
|
| 41 |
|
| 42 |
|
| 43 |
-
## Multimodal LLMs excel at single image perception, but struggle with multi-scene reasoning
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-

|
| 47 |
|
| 48 |
|
|
|
|
| 20 |
|
| 21 |
We have two subsets: Common-O (3 - 8 objects) and Common-O Complex (8 - 16 objects).
|
| 22 |
|
| 23 |
+
## Multimodal LLMs excel at single image perception, but struggle with multi-scene reasoning
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+

|
| 27 |
+
|
| 28 |
+
|
| 29 |
## Evaluating a Multimodal LLM on Common-O
|
| 30 |
|
| 31 |
```python
|
|
|
|
| 46 |
```
|
| 47 |
|
| 48 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
|
| 50 |
|