Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
json
Languages:
English
Size:
1K - 10K
Tags:
Unified Multimodal Understanding and Generation
Text-to-image Generation
UniEval
UniBench
UniScore
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- Unified Multimodal Understanding and Generation
|
5 |
+
- Text-to-image Generation
|
6 |
+
- UniEval
|
7 |
+
- UniBench
|
8 |
+
- UniScore
|
9 |
+
task_categories:
|
10 |
+
- question-answering
|
11 |
+
language:
|
12 |
+
- en
|
13 |
+
pretty_name: UniBench
|
14 |
+
size_categories:
|
15 |
+
- 1M<n<10M
|
16 |
+
---
|
17 |
+
|
18 |
+
## This is the huggingface backup of UniBench included in UniEval. For specific code usage instructions, please refer to https://github.com/xmed-lab/UniEval
|