sayakpaul HF staff commited on
Commit
bc5bd10
1 Parent(s): 5a5b700

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -14,4 +14,6 @@ dataset_info:
14
  ---
15
  # Dataset Card for "coco-30-val-2014"
16
 
17
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
14
  ---
15
  # Dataset Card for "coco-30-val-2014"
16
 
17
+ This is 30k randomly sampled image-captioned pairs from the COCO 2014 `val` split. This is useful for image generation benchmarks (FID, CLIPScore, etc.).
18
+
19
+ Refer to the gist to know how the dataset was created: https://gist.github.com/sayakpaul/0c4435a1df6eb6193f824f9198cabaa5.