Datasets:
Languages:
English
Size:
1K<n<10K
ArXiv:
Tags:
iiw
imageinwords
image-descriptions
image-captions
detailed-descriptions
hyper-detailed-descriptions
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -62,7 +62,7 @@ dataset = load_dataset('google/imageinwords', token=None, name="IIW-400", trust_
|
|
| 62 |
ImageInWords (IIW), a carefully designed human-in-the-loop annotation framework for curating hyper-detailed image descriptions and a new dataset resulting from this process.
|
| 63 |
We validate the framework through evaluations focused on the quality of the dataset and its utility for fine-tuning with considerations for readability, comprehensiveness, specificity, hallucinations, and human-likeness.
|
| 64 |
|
| 65 |
-
This Data Card describes a mixture of human annotated and machine generated data intended to help create and capture rich, hyper-detailed image descriptions.
|
| 66 |
|
| 67 |
IIW dataset has two parts: human annotations and model outputs. The main purposes of this dataset are:
|
| 68 |
1) to provide samples from SoTA human authored outputs to promote discussion on annotation guidelines to further improve the quality
|
|
@@ -84,7 +84,7 @@ English
|
|
| 84 |
|
| 85 |
For details on the datasets and output keys, please refer to our [GitHub data](https://github.com/google/imageinwords/tree/main/datasets) page inside the individual folders.
|
| 86 |
|
| 87 |
-
IIW:
|
| 88 |
- `image/key`
|
| 89 |
- `image/url`
|
| 90 |
- `IIW`: Human generated image description
|
|
@@ -96,7 +96,7 @@ IIW:
|
|
| 96 |
- metrics/First few line(s) as tldr
|
| 97 |
- metrics/Human Like
|
| 98 |
|
| 99 |
-
|
| 100 |
- `image`
|
| 101 |
- `image/url`
|
| 102 |
- `ex_id`
|
|
@@ -107,7 +107,7 @@ DCI:
|
|
| 107 |
- `metrics/First few line(s) as tldr`
|
| 108 |
- `metrics/Human Like`
|
| 109 |
|
| 110 |
-
|
| 111 |
- `image`
|
| 112 |
- `image/thumbnail_url`
|
| 113 |
- `IIW`: Human generated image description
|
|
@@ -118,12 +118,12 @@ DOCCI:
|
|
| 118 |
- `metrics/First few line(s) as tldr`
|
| 119 |
- `metrics/Human Like`
|
| 120 |
|
| 121 |
-
|
| 122 |
- `image/key`
|
| 123 |
- `image/url`
|
| 124 |
- `IIW-P5B`: Machine generated image description
|
| 125 |
|
| 126 |
-
|
| 127 |
- `image/key`
|
| 128 |
- `image/url`
|
| 129 |
- `IIW-P5B`: Machine generated image description
|
|
|
|
| 62 |
ImageInWords (IIW), a carefully designed human-in-the-loop annotation framework for curating hyper-detailed image descriptions and a new dataset resulting from this process.
|
| 63 |
We validate the framework through evaluations focused on the quality of the dataset and its utility for fine-tuning with considerations for readability, comprehensiveness, specificity, hallucinations, and human-likeness.
|
| 64 |
|
| 65 |
+
This Data Card describes `IIW-Benchmark: Eval Datasets`, a mixture of human annotated and machine generated data intended to help create and capture rich, hyper-detailed image descriptions.
|
| 66 |
|
| 67 |
IIW dataset has two parts: human annotations and model outputs. The main purposes of this dataset are:
|
| 68 |
1) to provide samples from SoTA human authored outputs to promote discussion on annotation guidelines to further improve the quality
|
|
|
|
| 84 |
|
| 85 |
For details on the datasets and output keys, please refer to our [GitHub data](https://github.com/google/imageinwords/tree/main/datasets) page inside the individual folders.
|
| 86 |
|
| 87 |
+
IIW-400:
|
| 88 |
- `image/key`
|
| 89 |
- `image/url`
|
| 90 |
- `IIW`: Human generated image description
|
|
|
|
| 96 |
- metrics/First few line(s) as tldr
|
| 97 |
- metrics/Human Like
|
| 98 |
|
| 99 |
+
DCI_Test:
|
| 100 |
- `image`
|
| 101 |
- `image/url`
|
| 102 |
- `ex_id`
|
|
|
|
| 107 |
- `metrics/First few line(s) as tldr`
|
| 108 |
- `metrics/Human Like`
|
| 109 |
|
| 110 |
+
DOCCI_Test:
|
| 111 |
- `image`
|
| 112 |
- `image/thumbnail_url`
|
| 113 |
- `IIW`: Human generated image description
|
|
|
|
| 118 |
- `metrics/First few line(s) as tldr`
|
| 119 |
- `metrics/Human Like`
|
| 120 |
|
| 121 |
+
LocNar_Eval:
|
| 122 |
- `image/key`
|
| 123 |
- `image/url`
|
| 124 |
- `IIW-P5B`: Machine generated image description
|
| 125 |
|
| 126 |
+
CM3_600:
|
| 127 |
- `image/key`
|
| 128 |
- `image/url`
|
| 129 |
- `IIW-P5B`: Machine generated image description
|