File size: 61,839 Bytes
28c2a88
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
[
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of bookworm <image:bookworm1>",
        "instruction": "Generate an image of a person under the weather following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person directly underneath a rain cloud. The person in the image should not look unwell. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "001"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of couch potato <image:couch_potato1>",
        "instruction": "Generate an image of a person under the weather following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person directly underneath a rain cloud. The person in the image should not look unwell. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "002"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of backseat driver <image:backseat_driver1>",
        "instruction": "Generate an image of a person under the weather following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person directly underneath a rain cloud. The person in the image should not look unwell. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "003"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of shrinking violet <image:shrinking_violet1>",
        "instruction": "Generate an image of a person under the weather following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person directly underneath a rain cloud. The person in the image should not look unwell. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "004"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of letting the cat <image:letting_the_cat2>",
        "instruction": "Generate an image of a person under the weather following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a sick person looking unwell, e.g., with a thermometer and wrapped in a blanket. There should not be rain cloud in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "006"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of top banana <image:top_banana2>",
        "instruction": "Generate an image of a person under the weather following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a sick person looking unwell, e.g., with a thermometer and wrapped in a blanket. There should not be rain cloud in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "007"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of chatterbox <image:chatterbox2>",
        "instruction": "Generate an image of a person under the weather following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a sick person looking unwell, e.g., with a thermometer and wrapped in a blanket. There should not be rain cloud in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "008"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of live wire <image:live_wire2>",
        "instruction": "Generate an image of a person under the weather following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a sick person looking unwell, e.g., with a thermometer and wrapped in a blanket. There should not be rain cloud in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "009"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of dark horse <image:dark_horse2>",
        "instruction": "Generate an image of a person under the weather following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a sick person looking unwell, e.g., with a thermometer and wrapped in a blanket. There should not be rain cloud in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "010"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of black sheep <image:black_sheep1>",
        "instruction": "Generate an image of a person hit the roof following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person physically hitting against a roof. The person in the image should not look angry. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "013"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of big cheese <image:big_cheese1>",
        "instruction": "Generate an image of a person hit the roof following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person physically hitting against a roof. The person in the image should not look angry. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "014"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of bookworm <image:bookworm2>",
        "instruction": "Generate an image of a person hit the roof following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person exploding with sudden, uncontrollable anger and rage. The person in the image should not physically hit the roof. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "016"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of sitting duck <image:sitting_duck2>",
        "instruction": "Generate an image of a person hit the roof following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person exploding with sudden, uncontrollable anger and rage. The person in the image should not physically hit the roof. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "017"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of tough cookie <image:tough_cookie2>",
        "instruction": "Generate an image of a person hit the roof following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person exploding with sudden, uncontrollable anger and rage. The person in the image should not physically hit the roof. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "019"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of big cheese <image:big_cheese2>",
        "instruction": "Generate an image of a person hit the roof following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person exploding with sudden, uncontrollable anger and rage. The person in the image should not physically hit the roof. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "020"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of snake in grass <image:snake_in_grass1>",
        "instruction": "Generate an image of a eager beaver following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an energetic beaver animal looking very excited. The beaver in the image should not at work. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "021"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of sitting duck <image:sitting_duck1>",
        "instruction": "Generate an image of a eager beaver following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an energetic beaver animal looking very excited. The beaver in the image should not at work. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "023"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of bad apple <image:bad_apple1>",
        "instruction": "Generate an image of a eager beaver following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an energetic beaver animal looking very excited. The beaver in the image should not at work. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "024"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of cold turkey <image:cold_turkey2>",
        "instruction": "Generate an image of a eager beaver following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an incredibly enthusiastic and energetic worker with a big smile. The worker in the image should be a person. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "026"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of lone wolf <image:lone_wolf2>",
        "instruction": "Generate an image of a eager beaver following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an incredibly enthusiastic and energetic worker with a big smile. The worker in the image should be a person. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "027"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of a person on cloud nine <image:on_cloud_nine2>",
        "instruction": "Generate an image of a eager beaver following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an incredibly enthusiastic and energetic worker with a big smile. The worker in the image should be a person. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "028"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of busy bee <image:busy_bee2>",
        "instruction": "Generate an image of a eager beaver following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an incredibly enthusiastic and energetic worker with a big smile. The worker in the image should be a person. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "029"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of party animal <image:party_animal2>",
        "instruction": "Generate an image of a eager beaver following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an incredibly enthusiastic and energetic worker with a big smile. The worker in the image should be a person. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "030"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of eager beaver <image:eager_beaver1>",
        "instruction": "Generate an image of a big cheese following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an enormous, oversized block of cheese. There should be no person look famous in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "031"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of a person under the weather <image:under_the_weather1>",
        "instruction": "Generate an image of a big cheese following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an enormous, oversized block of cheese. There should be no person look famous in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "032"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of busy bee <image:busy_bee1>",
        "instruction": "Generate an image of a big cheese following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an enormous, oversized block of cheese. There should be no person look famous in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "033"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of letting the cat <image:letting_the_cat1>",
        "instruction": "Generate an image of a big cheese following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an enormous, oversized block of cheese. There should be no person look famous in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "034"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of social butterfly <image:social_butterfly1>",
        "instruction": "Generate an image of a big cheese following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an enormous, oversized block of cheese. There should be no person look famous in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "035"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of eager beaver <image:eager_beaver2>",
        "instruction": "Generate an image of a big cheese following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person look famous or powerful, e.g. a powerful and important leader looking confident and dominant. There should be no cheese in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "036"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of hold your horse <image:hold_your_horse2>",
        "instruction": "Generate an image of a big cheese following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person look famous or powerful, e.g. a powerful and important leader looking confident and dominant. There should be no cheese in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "037"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of couch potato <image:couch_potato2>",
        "instruction": "Generate an image of a big cheese following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person look famous or powerful, e.g. a powerful and important leader looking confident and dominant. There should be no cheese in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "039"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of wet blanket <image:wet_blanket2>",
        "instruction": "Generate an image of a big cheese following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person look famous or powerful, e.g. a powerful and important leader looking confident and dominant. There should be no cheese in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "040"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of wet blanket <image:wet_blanket1>",
        "instruction": "Generate an image of a person on cloud nine following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person sitting on top of a cloud shaped like the number nine or a cloud has a 'number nine' on it. The person in the image should not be happy. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "041"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of night owl <image:night_owl1>",
        "instruction": "Generate an image of a person on cloud nine following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person sitting on top of a cloud shaped like the number nine or a cloud has a 'number nine' on it. The person in the image should not be happy. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "042"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of lone wolf <image:lone_wolf1>",
        "instruction": "Generate an image of a person on cloud nine following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person sitting on top of a cloud shaped like the number nine or a cloud has a 'number nine' on it. The person in the image should not be happy. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "043"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of cog in machine <image:cog_in_machine1>",
        "instruction": "Generate an image of a person on cloud nine following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person sitting on top of a cloud shaped like the number nine or a cloud has a 'number nine' on it. The person in the image should not be happy. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "044"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of early bird <image:early_bird1>",
        "instruction": "Generate an image of a person on cloud nine following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person sitting on top of a cloud shaped like the number nine or a cloud has a 'number nine' on it. The person in the image should not be happy. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "045"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of a person under the weather <image:under_the_weather2>",
        "instruction": "Generate an image of a person on cloud nine following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person looking extremely euphoric and blissfully happy. The person in the image should not sit on top of a cloud. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "046"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of snake in grass <image:snake_in_grass2>",
        "instruction": "Generate an image of a person on cloud nine following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person looking extremely euphoric and blissfully happy. The person in the image should not sit on top of a cloud. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "047"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of backseat driver <image:backseat_driver2>",
        "instruction": "Generate an image of a person on cloud nine following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person looking extremely euphoric and blissfully happy. The person in the image should not sit on top of a cloud. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "048"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of early bird <image:early_bird2>",
        "instruction": "Generate an image of a person on cloud nine following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person looking extremely euphoric and blissfully happy. The person in the image should not sit on top of a cloud. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "049"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of cog in machine <image:cog_in_machine2>",
        "instruction": "Generate an image of a person on cloud nine following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person looking extremely euphoric and blissfully happy. The person in the image should not sit on top of a cloud. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "050"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of tough cookie <image:tough_cookie1>",
        "instruction": "Generate an image of a bookworm following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an actual worm crawling between the pages of a book. There should be no person completely absorbed and focused deeply on reading a book in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "051"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of dark horse <image:dark_horse1>",
        "instruction": "Generate an image of a bookworm following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an actual worm crawling between the pages of a book. There should be no person completely absorbed and focused deeply on reading a book in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "053"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of top banana <image:top_banana1>",
        "instruction": "Generate an image of a bookworm following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an actual worm crawling between the pages of a book. There should be no person completely absorbed and focused deeply on reading a book in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "054"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of night owl <image:night_owl2>",
        "instruction": "Generate an image of a bookworm following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person completely absorbed and focused deeply on reading a book. There should be no actual worm in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "056"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of shrinking violet <image:shrinking_violet2>",
        "instruction": "Generate an image of a bookworm following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person completely absorbed and focused deeply on reading a book. There should be no actual worm in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "057"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of social butterfly <image:social_butterfly2>",
        "instruction": "Generate an image of a bookworm following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person completely absorbed and focused deeply on reading a book. There should be no actual worm in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "058"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of black sheep <image:black_sheep2>",
        "instruction": "Generate an image of a bookworm following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person completely absorbed and focused deeply on reading a book. There should be no actual worm in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "059"
    },
    {
        "sub_dimension": "Noun Phrase",
        "context": "This is a picture of wallflower <image:wallflower2>",
        "instruction": "Generate an image of a bookworm following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a person completely absorbed and focused deeply on reading a book. There should be no actual worm in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "060"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of break a leg <image:break_a_leg1>",
        "instruction": "Generate an image of a couch potato following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a large raw potato sitting comfortably on a sofa. There should be no person in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "061"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of pulling my leg <image:pulling_my_leg1>",
        "instruction": "Generate an image of a couch potato following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a large raw potato sitting comfortably on a sofa. There should be no person in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "062"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of sit on the fence <image:sit_on_the_fence1>",
        "instruction": "Generate an image of a couch potato following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a large raw potato sitting comfortably on a sofa. There should be no person in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "063"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of climb the walls <image:climb_the_walls1>",
        "instruction": "Generate an image of a couch potato following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a large raw potato sitting comfortably on a sofa. There should be no person in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "064"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of kick the bucket <image:kick_the_bucket1>",
        "instruction": "Generate an image of a couch potato following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a large raw potato sitting comfortably on a sofa. There should be no person in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "065"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of sit on the fence <image:sit_on_the_fence2>",
        "instruction": "Generate an image of a couch potato following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a very lazy person sitting on a sofa watching television. There should be no potato in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "066"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of hit the sack <image:hit_the_sack2>",
        "instruction": "Generate an image of a couch potato following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a very lazy person sitting on a sofa watching television. There should be no potato in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "067"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of bite bullet <image:bite_bullet2>",
        "instruction": "Generate an image of a couch potato following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a very lazy person sitting on a sofa watching television. There should be no potato in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "068"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of kick the bucket <image:kick_the_bucket2>",
        "instruction": "Generate an image of a couch potato following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a very lazy person sitting on a sofa watching television. There should be no potato in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "069"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of climb the walls <image:climb_the_walls2>",
        "instruction": "Generate an image of a couch potato following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a very lazy person sitting on a sofa watching television. There should be no potato in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "070"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of raining cats and dogs <image:raining_cats_and_dogs1>",
        "instruction": "Generate an image of a wallflower following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a real flower growing directly out of a brick wall. There should be no person in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "071"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of let off steam <image:let_off_steam1>",
        "instruction": "Generate an image of a wallflower following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a real flower growing directly out of a brick wall. There should be no person in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "072"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of bite bullet <image:bite_bullet1>",
        "instruction": "Generate an image of a wallflower following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a real flower growing directly out of a brick wall. There should be no person in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "073"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of hit the ceil <image:hit_the_ceil1>",
        "instruction": "Generate an image of a wallflower following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a real flower growing directly out of a brick wall. There should be no person in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "074"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of fly off the handle <image:fly_off_the_handle1>",
        "instruction": "Generate an image of a wallflower following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a real flower growing directly out of a brick wall. There should be no person in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "075"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of hit the ceil <image:hit_the_ceil2>",
        "instruction": "Generate an image of a wallflower following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a very shy person standing alone against a wall, looking away. There should not be any flower in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "076"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of fly off the handle <image:fly_off_the_handle2>",
        "instruction": "Generate an image of a wallflower following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a very shy person standing alone against a wall, looking away. There should not be any flower in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "077"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of let off steam <image:let_off_steam2>",
        "instruction": "Generate an image of a wallflower following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a very shy person standing alone against a wall, looking away. There should not be any flower in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "078"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of spill tea <image:spill_tea2>",
        "instruction": "Generate an image of a wallflower following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a very shy person standing alone against a wall, looking away. There should not be any flower in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "079"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of break a leg <image:break_a_leg2>",
        "instruction": "Generate an image of a wallflower following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a very shy person standing alone against a wall, looking away. There should not be any flower in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "080"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of burn the candle at both ends <image:burn_the_candle_at_both_ends1>",
        "instruction": "Generate an image of a cold fish following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a raw fish lying on ice, looking frozen. There should not be any person in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "081"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of hit the sack <image:hit_the_sack1>",
        "instruction": "Generate an image of a cold fish following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a raw fish lying on ice, looking frozen. There should not be any person in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "082"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of spill tea <image:spill_tea1>",
        "instruction": "Generate an image of a cold fish following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a raw fish lying on ice, looking frozen. There should not be any person in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "083"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of bite your tongue <image:bite_your_tongue1>",
        "instruction": "Generate an image of a cold fish following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a raw fish lying on ice, looking frozen. There should not be any person in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "084"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of throw in the tower <image:throw_in_the_tower1>",
        "instruction": "Generate an image of a cold fish following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a raw fish lying on ice, looking frozen. There should not be any person in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "085"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of raining cats and dogs <image:raining_cats_and_dogs2>",
        "instruction": "Generate an image of a cold fish following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an unfriendly person with a completely emotionless, stoic expression. There should not be any fish in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "086"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of bite your tongue <image:bite_your_tongue2>",
        "instruction": "Generate an image of a cold fish following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an unfriendly person with a completely emotionless, stoic expression. There should not be any fish in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "087"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of burn the candle at both ends <image:burn_the_candle_at_both_ends2>",
        "instruction": "Generate an image of a cold fish following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an unfriendly person with a completely emotionless, stoic expression. There should not be any fish in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "088"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of throw in the tower <image:throw_in_the_tower2>",
        "instruction": "Generate an image of a cold fish following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an unfriendly person with a completely emotionless, stoic expression. There should not be any fish in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "089"
    },
    {
        "sub_dimension": "Verb Phrase",
        "context": "This is a visual description of pulling my leg <image:pulling_my_leg2>",
        "instruction": "Generate an image of a cold fish following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an unfriendly person with a completely emotionless, stoic expression. There should not be any fish in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "090"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of in the hot seat <image:in_the_hot_seat1>",
        "instruction": "Generate an image of a greenhand person at work following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a human whose hand is colored completely green. The person in the image should not look new to the job. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "091"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of out in the cold <image:out_in_the_cold1>",
        "instruction": "Generate an image of a greenhand person at work following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a human whose hand is colored completely green. The person in the image should not look new to the job. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "092"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of down the rabbit hole <image:down_the_rabbit_hole1>",
        "instruction": "Generate an image of a greenhand person at work following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a human whose hand is colored completely green. The person in the image should not look new to the job. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "093"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of over a barrel <image:over_a_barrel1>",
        "instruction": "Generate an image of a greenhand person at work following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a human whose hand is colored completely green. The person in the image should not look new to the job. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "094"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of in a bubble <image:in_a_bubble1>",
        "instruction": "Generate an image of a greenhand person at work following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a human whose hand is colored completely green. The person in the image should not look new to the job. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "095"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of down the rabbit hole <image:down_the_rabbit_hole2>",
        "instruction": "Generate an image of a greenhand person at work following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an inexperienced person who is completely new to a job. The person's hand should not be green colored. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "096"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of in the hot seat <image:in_the_hot_seat2>",
        "instruction": "Generate an image of a greenhand person at work following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an inexperienced person who is completely new to a job. The person's hand should not be green colored. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "097"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of in a jam <image:in_a_jam2>",
        "instruction": "Generate an image of a greenhand person at work following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an inexperienced person who is completely new to a job. The person's hand should not be green colored. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "098"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of over the moon <image:over_the_moon2>",
        "instruction": "Generate an image of a greenhand person at work following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an inexperienced person who is completely new to a job. The person's hand should not be green colored. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "099"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of out in the cold <image:out_in_the_cold2>",
        "instruction": "Generate an image of a greenhand person at work following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an inexperienced person who is completely new to a job. The person's hand should not be green colored. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "100"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of back against the wall <image:back_against_the_wall1>",
        "instruction": "Generate an image of a night owl following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a realistic owl in the dark of night. There should not be any person in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "101"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of painted into a corner <image:painted_into_a_corner1>",
        "instruction": "Generate an image of a night owl following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a realistic owl in the dark of night. There should not be any person in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "102"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of in the red <image:in_the_red1>",
        "instruction": "Generate an image of a night owl following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a realistic owl in the dark of night. There should not be any person in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "103"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of head in the cloud <image:head_in_the_cloud1>",
        "instruction": "Generate an image of a night owl following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a realistic owl in the dark of night. There should not be any person in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "104"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of in a jam <image:in_a_jam1>",
        "instruction": "Generate an image of a night owl following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a realistic owl in the dark of night. There should not be any person in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "105"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of behind the eight ball <image:behind_the_eight_ball2>",
        "instruction": "Generate an image of a night owl following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an energetic person actively works late at night. There should not be any realistic owl in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "106"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of on pins and needles <image:on_pins_and_needles2>",
        "instruction": "Generate an image of a night owl following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an energetic person actively works late at night. There should not be any realistic owl in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "107"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of painted into a corner <image:painted_into_a_corner2>",
        "instruction": "Generate an image of a night owl following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an energetic person actively works late at night. There should not be any realistic owl in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "108"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of over a barrel <image:over_a_barrel2>",
        "instruction": "Generate an image of a night owl following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an energetic person actively works late at night. There should not be any realistic owl in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "109"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of off the rail <image:off_the_rail2>",
        "instruction": "Generate an image of a night owl following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show an energetic person actively works late at night. There should not be any realistic owl in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "110"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of behind the eight ball <image:behind_the_eight_ball1>",
        "instruction": "Generate an image of a loose cannon following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a realistic old-fashioned cannon rolling uncontrollably because it is not tied down. There should not be any person acting unpredictably in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "111"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of on pins and needles <image:on_pins_and_needles1>",
        "instruction": "Generate an image of a loose cannon following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a realistic old-fashioned cannon rolling uncontrollably because it is not tied down. There should not be any person acting unpredictably in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "112"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of over the moon <image:over_the_moon1>",
        "instruction": "Generate an image of a loose cannon following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a realistic old-fashioned cannon rolling uncontrollably because it is not tied down. There should not be any person acting unpredictably in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "113"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of off the rail <image:off_the_rail1>",
        "instruction": "Generate an image of a loose cannon following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a realistic old-fashioned cannon rolling uncontrollably because it is not tied down. There should not be any person acting unpredictably in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "114"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of bury your head in the sand <image:bury_your_head_in_the_sand1>",
        "instruction": "Generate an image of a loose cannon following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a realistic old-fashioned cannon rolling uncontrollably because it is not tied down. There should not be any person acting unpredictably in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "115"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of back against the wall <image:back_against_the_wall2>",
        "instruction": "Generate an image of a loose cannon following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a reckless person acting unpredictably and causing chaos. There should not be any realistic cannon in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "116"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of head in the cloud <image:head_in_the_cloud2>",
        "instruction": "Generate an image of a loose cannon following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a reckless person acting unpredictably and causing chaos. There should not be any realistic cannon in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "117"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of in a bubble <image:in_a_bubble2>",
        "instruction": "Generate an image of a loose cannon following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a reckless person acting unpredictably and causing chaos. There should not be any realistic cannon in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "118"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of bury your head in the sand <image:bury_your_head_in_the_sand2>",
        "instruction": "Generate an image of a loose cannon following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a reckless person acting unpredictably and causing chaos. There should not be any realistic cannon in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "119"
    },
    {
        "sub_dimension": "Adjective Phrase",
        "context": "This is a visual description of in the red <image:in_the_red2>",
        "instruction": "Generate an image of a loose cannon following the same semantic interpretation (literal vs. figurative) as the context image.",
        "rc_hint": "The generated image should show a reckless person acting unpredictably and causing chaos. There should not be any realistic cannon in the image. (All satisfied: 2 score; Satisfied one sentence: 1 score; Not satisfied: 0 score)",
        "id": "120"
    }
]