Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# VL-ICL Bench
|
2 |
VL-ICL Bench: The Devil in the Details of Benchmarking Multimodal In-Context Learning
|
3 |
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- image-to-text
|
5 |
+
- text-to-image
|
6 |
+
tags:
|
7 |
+
- In-context learning
|
8 |
+
- ICL
|
9 |
+
- Multimodal
|
10 |
+
- Vision-Language
|
11 |
+
- VLLMs
|
12 |
+
size_categories:
|
13 |
+
- 1K<n<10K
|
14 |
+
---
|
15 |
# VL-ICL Bench
|
16 |
VL-ICL Bench: The Devil in the Details of Benchmarking Multimodal In-Context Learning
|
17 |
|