{
    "prompts": {
        "ImageNet1K": [
            [1, "a bad photo of {article_noun}"],
            [1, "a photo of many {plural}"],
            [1, "a sculpture of {article_singular}"],
            [1, "a photo of the hard to see {singular}"],
            [1, "a low resolution photo of the {noun}"],
            [1, "a rendering of {article_noun}"],
            [1, "graffiti of {article_noun}"],
            [1, "a bad photo of the {noun}"],
            [1, "a cropped photo of the {noun}"],
            [1, "a tattoo of {article_noun}"],
            [1, "the embroidered {noun}"],
            [1, "a photo of a hard to see {singular}"],
            [1, "a bright photo of {article_noun}"],
            [1, "a photo of a clean {singular}"],
            [1, "a photo of a dirty {singular}"],
            [1, "a dark photo of the {noun}"],
            [1, "a drawing of {article_noun}"],
            [1, "a photo of my {noun}"],
            [1, "the plastic {noun}"],
            [1, "a photo of the cool {noun}"],
            [1, "a close-up photo of {article_noun}"],
            [1, "a black and white photo of the {noun}"],
            [1, "a painting of the {noun}"],
            [1, "a painting of {article_noun}"],
            [1, "a pixelated photo of the {noun}"],
            [1, "a sculpture of the {noun}"],
            [1, "a bright photo of the {noun}"],
            [1, "a cropped photo of {article_noun}"],
            [1, "a plastic {singular}"],
            [1, "a photo of the dirty {noun}"],
            [1, "a jpeg corrupted photo of {article_noun}"],
            [1, "a blurry photo of the {noun}"],
            [1, "a photo of the {noun}"],
            [1, "a good photo of the {noun}"],
            [1, "a rendering of the {noun}"],
            [1, "{article_noun} in a video game"],
            [1, "a photo of one {singular}"],
            [1, "a doodle of {article_noun}"],
            [1, "a close-up photo of the {noun}"],
            [1, "a photo of {article_noun}"],
            [1, "the origami {noun}"],
            [1, "the {noun} in a video game"],
            [1, "a sketch of {article_noun}"],
            [1, "a doodle of the {noun}"],
            [1, "an origami {singular}"],
            [1, "a low resolution photo of {article_noun}"],
            [1, "the toy {noun}"],
            [1, "a rendition of the {noun}"],
            [1, "a photo of the clean {noun}"],
            [1, "a photo of a large {singular}"],
            [1, "a rendition of {article_noun}"],
            [1, "a photo of a nice {singular}"],
            [1, "a photo of a weird {singular}"],
            [1, "a blurry photo of {article_noun}"],
            [1, "a cartoon {singular}"],
            [1, "art of {article_noun}"],
            [1, "a sketch of the {noun}"],
            [1, "an embroidered {singular}"],
            [1, "a pixelated photo of {article_noun}"],
            [1, "itap of the {noun}"],
            [1, "a jpeg corrupted photo of the {noun}"],
            [1, "a good photo of {article_noun}"],
            [1, "a plushie {singular}"],
            [1, "a photo of the nice {noun}"],
            [1, "a photo of the small {noun}"],
            [1, "a photo of the weird {noun}"],
            [1, "the cartoon {noun}"],
            [1, "art of the {noun}"],
            [1, "a drawing of the {noun}"],
            [1, "a photo of the large {noun}"],
            [1, "a black and white photo of {article_noun}"],
            [1, "the plushie {noun}"],
            [1, "a dark photo of {article_noun}"],
            [1, "itap of {article_noun}"],
            [1, "graffiti of the {noun}"],
            [1, "a toy {singular}"],
            [1, "itap of my {noun}"],
            [1, "a photo of a cool {singular}"],
            [1, "a photo of a small {singular}"],
            [1, "a tattoo of the {noun}"]
        ],
        "ImageNet1KSel": [
            [1, "itap of {article_noun}"],
            [2, "a bad photo of the {noun}"],
            [1, "an origami {singular}"],
            [2, "a photo of the large {noun}"],
            [1, "{article_noun} in a video game"],
            [1, "art of the {noun}"],
            [2, "a photo of the small {noun}"]
        ],
        "CIFAR": [
            [1, "a photo of {article_noun}"],
            [1, "a blurry photo of {article_noun}"],
            [1, "a black and white photo of {article_noun}"],
            [1, "a low contrast photo of {article_noun}"],
            [1, "a high contrast photo of {article_noun}"],
            [1, "a bad photo of {article_noun}"],
            [1, "a good photo of {article_noun}"],
            [1, "a photo of a small {singular}"],
            [1, "a photo of a big {singular}"],
            [1, "a photo of the {noun}"],
            [1, "a blurry photo of the {noun}"],
            [1, "a black and white photo of the {noun}"],
            [1, "a low contrast photo of the {noun}"],
            [1, "a high contrast photo of the {noun}"],
            [1, "a bad photo of the {noun}"],
            [1, "a good photo of the {noun}"],
            [1, "a photo of the small {noun}"],
            [1, "a photo of the big {noun}"]
        ]
    },
    "hypernyms": {
        "None": [
            [1, null]
        ],
        "Type": [
            [1, null],
            [1, ", a type of {target}"]
        ],
        "Example": [
            [1, null],
            [1, ", an example of {article_target}"]
        ],
        "Bracket": [
            [1, null],
            [1, " ({article_target})"]
        ],
        "Debug": [
            [2, null],
            [3, ", a type of {target}"],
            [2, ", an example of {article_target}"]
        ]
    }
}
