Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -5,8 +5,10 @@ task_categories:
|
|
5 |
pretty_name: TEdBenc++
|
6 |
size_categories:
|
7 |
- n<1K
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# TEdBench++
|
11 |
|
12 |
-
This dataset contains the TEdBench++ an image-to-image benchmark for text-based generative models. It contains original images (originals) and edited images (LEdits++) for benchmarking. ``tedbench++.csv`` contains the text-based edit instructions for the respective original image and parameters to reproduce the edited images with LEdits++.
|
|
|
5 |
pretty_name: TEdBenc++
|
6 |
size_categories:
|
7 |
- n<1K
|
8 |
+
language:
|
9 |
+
- aa
|
10 |
---
|
11 |
|
12 |
# TEdBench++
|
13 |
|
14 |
+
This dataset contains the TEdBench++ an image-to-image benchmark for text-based generative models. It contains original images (originals) and edited images (LEdits++) for benchmarking. ``tedbench++.csv`` contains the text-based edit instructions for the respective original image and parameters to reproduce the edited images with LEdits++.
|