Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<div align="center">
|
| 2 |
<h1>InterSyn: A High-Quality Dataset and Reliable Evaluation for Interleaved Image-Text Generation</h1>
|
| 3 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pretty_name: InterSyn
|
| 3 |
+
tags:
|
| 4 |
+
- multimodal
|
| 5 |
+
- image-text
|
| 6 |
+
- interleaved
|
| 7 |
+
- dataset
|
| 8 |
+
- evaluation
|
| 9 |
+
task_categories:
|
| 10 |
+
- image-to-text
|
| 11 |
+
- text-to-image
|
| 12 |
+
task_ids:
|
| 13 |
+
- image-captioning
|
| 14 |
+
- text-to-image-generation
|
| 15 |
+
language:
|
| 16 |
+
- en
|
| 17 |
+
multilinguality: monolingual
|
| 18 |
+
license: other
|
| 19 |
+
size_categories:
|
| 20 |
+
- 1M<n<10M
|
| 21 |
+
annotations_creators:
|
| 22 |
+
- machine-generated
|
| 23 |
+
source_datasets:
|
| 24 |
+
- original
|
| 25 |
+
paper:
|
| 26 |
+
- https://arxiv.org/abs/2506.09427
|
| 27 |
+
---
|
| 28 |
<div align="center">
|
| 29 |
<h1>InterSyn: A High-Quality Dataset and Reliable Evaluation for Interleaved Image-Text Generation</h1>
|
| 30 |
|