Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +430 -0
- ILSVRC2012_devkit_t12/COPYING +26 -0
- ILSVRC2012_devkit_t12/data/ILSVRC2012_validation_ground_truth.txt +0 -0
- ILSVRC2012_devkit_t12/data/meta.mat +3 -0
- ILSVRC2012_devkit_t12/evaluation/VOCreadrecxml.m +111 -0
- ILSVRC2012_devkit_t12/evaluation/VOCreadxml.m +10 -0
- ILSVRC2012_devkit_t12/evaluation/VOCxml2struct.m +90 -0
- ILSVRC2012_devkit_t12/evaluation/compute_overlap.m +22 -0
- ILSVRC2012_devkit_t12/evaluation/demo.val.pred.det.txt +0 -0
- ILSVRC2012_devkit_t12/evaluation/demo.val.pred.txt +0 -0
- ILSVRC2012_devkit_t12/evaluation/demo_eval.m +44 -0
- ILSVRC2012_devkit_t12/evaluation/eval_flat.m +31 -0
- ILSVRC2012_devkit_t12/evaluation/eval_localization_flat.m +55 -0
- ILSVRC2012_devkit_t12/evaluation/get_class2node.m +3 -0
- ILSVRC2012_devkit_t12/evaluation/make_hash.m +7 -0
- ILSVRC2012_devkit_t12/readme.txt +264 -0
- VMCBench/VMCBench-9018.jsonl +3 -0
- VMCBench/VMCBench_DEV_indices.txt +1000 -0
- VMCBench/VMCBench_TEST_indices.txt +8018 -0
- classnames.txt +1000 -0
- common_classes.txt +930 -0
- create_1000_imagenet.py +22 -0
- create_close_imagenet.py +105 -0
- create_hard_imagenet.py +133 -0
- create_hard_imagenetv2.py +176 -0
- create_random_imagenet.py +63 -0
- dictionary.txt +1000 -0
- flickr30k_clip_4.json +0 -0
- flickr30k_easy_4.json +0 -0
- human_accuracy_annotations.pkl +3 -0
- imagenet_close_1000.json +3 -0
- imagenet_close_5.json +0 -0
- imagenet_hard_5.json +0 -0
- imagenet_hierarchy.json +0 -0
- imagenet_wnids.txt +1000 -0
- inv2_close_1000.json +3 -0
- inv2_close_5.json +0 -0
- inv2_hard_5.json +0 -0
- inv2_mixed_5.json +0 -0
- outputs_final/alternate/molmo-qwen2-clip-pt/flowers_5_task-0-of-10.jsonl +615 -0
- outputs_final/alternate/molmo-qwen2-clip-pt/flowers_5_task-1-of-10.jsonl +615 -0
- outputs_final/alternate/molmo-qwen2-clip-pt/flowers_5_task-2-of-10.jsonl +615 -0
- outputs_final/alternate/molmo-qwen2-clip-pt/flowers_5_task-3-of-10.jsonl +615 -0
- outputs_final/alternate/molmo-qwen2-clip-pt/flowers_5_task-4-of-10.jsonl +615 -0
- outputs_final/alternate/molmo-qwen2-clip-pt/flowers_5_task-5-of-10.jsonl +615 -0
- outputs_final/alternate/molmo-qwen2-clip-pt/flowers_5_task-6-of-10.jsonl +615 -0
- outputs_final/alternate/molmo-qwen2-clip-pt/flowers_5_task-7-of-10.jsonl +615 -0
- outputs_final/alternate/molmo-qwen2-clip-pt/flowers_5_task-8-of-10.jsonl +615 -0
- outputs_final/alternate/molmo-qwen2-clip-pt/flowers_5_task-9-of-10.jsonl +614 -0
- outputs_final/alternate/molmo-qwen2-clip-pt/food_5_task-0-of-10.jsonl +0 -0
.gitattributes
CHANGED
@@ -57,3 +57,433 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
57 |
# Video files - compressed
|
58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
# Video files - compressed
|
58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
60 |
+
ILSVRC2012_devkit_t12/data/meta.mat filter=lfs diff=lfs merge=lfs -text
|
61 |
+
VMCBench/VMCBench-9018.jsonl filter=lfs diff=lfs merge=lfs -text
|
62 |
+
imagenet_close_1000.json filter=lfs diff=lfs merge=lfs -text
|
63 |
+
inv2_close_1000.json filter=lfs diff=lfs merge=lfs -text
|
64 |
+
outputs_vlmeval/alternate/molmo-qwen2-clip-pt/T20250302_G0835f174/molmo-qwen2-clip-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
65 |
+
outputs_vlmeval/alternate/molmo-qwen2-clip-pt/T20250302_G0835f174/molmo-qwen2-clip-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
66 |
+
outputs_vlmeval/alternate/molmo-qwen2-clip-pt/T20250302_G0835f174/molmo-qwen2-clip-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
67 |
+
outputs_vlmeval/alternate/molmo-qwen2-clip-pt/T20250302_G0835f174/molmo-qwen2-clip-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
68 |
+
outputs_vlmeval/alternate/molmo-qwen2-clip-pt/T20250302_G0835f174/molmo-qwen2-clip-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
69 |
+
outputs_vlmeval/alternate/molmo-qwen2-clip-pt/T20250302_G0835f174/molmo-qwen2-clip-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
70 |
+
outputs_vlmeval/alternate/molmo-qwen2-dfn-pt/T20250302_G0835f174/molmo-qwen2-dfn-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
71 |
+
outputs_vlmeval/alternate/molmo-qwen2-dfn-pt/T20250302_G0835f174/molmo-qwen2-dfn-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
72 |
+
outputs_vlmeval/alternate/molmo-qwen2-dfn-pt/T20250302_G0835f174/molmo-qwen2-dfn-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
73 |
+
outputs_vlmeval/alternate/molmo-qwen2-dfn-pt/T20250302_G0835f174/molmo-qwen2-dfn-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
74 |
+
outputs_vlmeval/alternate/molmo-qwen2-dfn-pt/T20250302_G0835f174/molmo-qwen2-dfn-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
75 |
+
outputs_vlmeval/alternate/molmo-qwen2-dfn-pt/T20250302_G0835f174/molmo-qwen2-dfn-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
76 |
+
outputs_vlmeval/alternate/molmo-vicuna-clip-pt/T20250302_G0835f174/molmo-vicuna-clip-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
77 |
+
outputs_vlmeval/alternate/molmo-vicuna-clip-pt/T20250302_G0835f174/molmo-vicuna-clip-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
78 |
+
outputs_vlmeval/alternate/molmo-vicuna-clip-pt/T20250302_G0835f174/molmo-vicuna-clip-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
79 |
+
outputs_vlmeval/alternate/molmo-vicuna-clip-pt/T20250302_G0835f174/molmo-vicuna-clip-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
80 |
+
outputs_vlmeval/alternate/molmo-vicuna-clip-pt/T20250302_G0835f174/molmo-vicuna-clip-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
81 |
+
outputs_vlmeval/alternate/molmo-vicuna-clip-pt/T20250302_G0835f174/molmo-vicuna-clip-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
82 |
+
outputs_vlmeval/alternate/molmo-vicuna-dfn-pt/T20250302_G0835f174/molmo-vicuna-dfn-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
83 |
+
outputs_vlmeval/alternate/molmo-vicuna-dfn-pt/T20250302_G0835f174/molmo-vicuna-dfn-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
84 |
+
outputs_vlmeval/alternate/molmo-vicuna-dfn-pt/T20250302_G0835f174/molmo-vicuna-dfn-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
85 |
+
outputs_vlmeval/alternate/molmo-vicuna-dfn-pt/T20250302_G0835f174/molmo-vicuna-dfn-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
86 |
+
outputs_vlmeval/alternate/molmo-vicuna-dfn-pt/T20250302_G0835f174/molmo-vicuna-dfn-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
87 |
+
outputs_vlmeval/alternate/molmo-vicuna-dfn-pt/T20250302_G0835f174/molmo-vicuna-dfn-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
88 |
+
outputs_vlmeval/cogvlm-chat/T20250103_G0835f174/cogvlm-chat_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
89 |
+
outputs_vlmeval/cogvlm-chat/T20250103_G0835f174/cogvlm-chat_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
90 |
+
outputs_vlmeval/cogvlm-chat/T20250105_G0835f174/cogvlm-chat_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
91 |
+
outputs_vlmeval/cogvlm-chat/T20250105_G0835f174/cogvlm-chat_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
92 |
+
outputs_vlmeval/cogvlm-chat/cogvlm-chat_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
93 |
+
outputs_vlmeval/cogvlm-chat/cogvlm-chat_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
94 |
+
outputs_vlmeval/cogvlm-chat/cogvlm-chat_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
95 |
+
outputs_vlmeval/cogvlm-chat/cogvlm-chat_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
96 |
+
outputs_vlmeval/cogvlm-ft-llava-split/T20250103_G0835f174/cogvlm-ft-llava-split_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
97 |
+
outputs_vlmeval/cogvlm-ft-llava-split/T20250103_G0835f174/cogvlm-ft-llava-split_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
98 |
+
outputs_vlmeval/cogvlm-ft-llava-split/T20250105_G0835f174/cogvlm-ft-llava-split_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
99 |
+
outputs_vlmeval/cogvlm-ft-llava-split/T20250105_G0835f174/cogvlm-ft-llava-split_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
100 |
+
outputs_vlmeval/cogvlm-ft-llava-split/cogvlm-ft-llava-split_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
101 |
+
outputs_vlmeval/cogvlm-ft-llava-split/cogvlm-ft-llava-split_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
102 |
+
outputs_vlmeval/cogvlm-ft-llava-split/cogvlm-ft-llava-split_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
103 |
+
outputs_vlmeval/cogvlm-ft-llava-split/cogvlm-ft-llava-split_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
104 |
+
outputs_vlmeval/llava-1.5-7b/T20250103_G0835f174/llava-1.5-7b_MMBench_TEST_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
105 |
+
outputs_vlmeval/llava-1.5-7b/T20250103_G0835f174/llava-1.5-7b_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
106 |
+
outputs_vlmeval/llava-1.5-7b/T20250103_G0835f174/llava-1.5-7b_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
107 |
+
outputs_vlmeval/llava-1.5-7b/T20250105_G0835f174/llava-1.5-7b_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
108 |
+
outputs_vlmeval/llava-1.5-7b/T20250105_G0835f174/llava-1.5-7b_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
109 |
+
outputs_vlmeval/llava-1.5-7b/T20250105_G0835f174/llava-1.5-7b_MMBench_TEST_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
110 |
+
outputs_vlmeval/llava-1.5-7b/T20250206_G0835f174/llava-1.5-7b_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
111 |
+
outputs_vlmeval/llava-1.5-7b/T20250206_G0835f174/llava-1.5-7b_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
112 |
+
outputs_vlmeval/llava-1.5-7b/llava-1.5-7b_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
113 |
+
outputs_vlmeval/llava-1.5-7b/llava-1.5-7b_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
114 |
+
outputs_vlmeval/llava-1.5-7b/llava-1.5-7b_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
115 |
+
outputs_vlmeval/llava-1.5-7b/llava-1.5-7b_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
116 |
+
outputs_vlmeval/llava-1.5-7b/llava-1.5-7b_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
117 |
+
outputs_vlmeval/llava-1.5-7b/llava-1.5-7b_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
118 |
+
outputs_vlmeval/llava-ft-nopretrain/T20250113_G0835f174/llava-ft-nopretrain_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
119 |
+
outputs_vlmeval/llava-ft-nopretrain/T20250113_G0835f174/llava-ft-nopretrain_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
120 |
+
outputs_vlmeval/llava-ft-nopretrain/T20250113_G0835f174/llava-ft-nopretrain_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
121 |
+
outputs_vlmeval/llava-ft-nopretrain/T20250113_G0835f174/llava-ft-nopretrain_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
122 |
+
outputs_vlmeval/llava-ft-nopretrain/T20250206_G0835f174/llava-ft-nopretrain_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
123 |
+
outputs_vlmeval/llava-ft-nopretrain/T20250206_G0835f174/llava-ft-nopretrain_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
124 |
+
outputs_vlmeval/llava-ft-nopretrain/llava-ft-nopretrain_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
125 |
+
outputs_vlmeval/llava-ft-nopretrain/llava-ft-nopretrain_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
126 |
+
outputs_vlmeval/llava-ft-nopretrain/llava-ft-nopretrain_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
127 |
+
outputs_vlmeval/llava-ft-nopretrain/llava-ft-nopretrain_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
128 |
+
outputs_vlmeval/llava-ft-nopretrain/llava-ft-nopretrain_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
129 |
+
outputs_vlmeval/llava-ft-nopretrain/llava-ft-nopretrain_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
130 |
+
outputs_vlmeval/llava-ft-repro/T20250113_G0835f174/llava-ft-repro_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
131 |
+
outputs_vlmeval/llava-ft-repro/T20250113_G0835f174/llava-ft-repro_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
132 |
+
outputs_vlmeval/llava-ft-repro/T20250113_G0835f174/llava-ft-repro_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
133 |
+
outputs_vlmeval/llava-ft-repro/T20250113_G0835f174/llava-ft-repro_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
134 |
+
outputs_vlmeval/llava-ft-repro/T20250206_G0835f174/llava-ft-repro_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
135 |
+
outputs_vlmeval/llava-ft-repro/T20250206_G0835f174/llava-ft-repro_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
136 |
+
outputs_vlmeval/llava-ft-repro/llava-ft-repro_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
137 |
+
outputs_vlmeval/llava-ft-repro/llava-ft-repro_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
138 |
+
outputs_vlmeval/llava-ft-repro/llava-ft-repro_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
139 |
+
outputs_vlmeval/llava-ft-repro/llava-ft-repro_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
140 |
+
outputs_vlmeval/llava-ft-repro/llava-ft-repro_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
141 |
+
outputs_vlmeval/llava-ft-repro/llava-ft-repro_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
142 |
+
outputs_vlmeval/llava-llama-clip-nop/T20250303_G0835f174/llava-llama-clip-nop_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
143 |
+
outputs_vlmeval/llava-llama-clip-nop/T20250303_G0835f174/llava-llama-clip-nop_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
144 |
+
outputs_vlmeval/llava-llama-clip-nop/T20250303_G0835f174/llava-llama-clip-nop_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
145 |
+
outputs_vlmeval/llava-llama-clip-nop/T20250303_G0835f174/llava-llama-clip-nop_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
146 |
+
outputs_vlmeval/llava-llama-clip-nop/T20250303_G0835f174/llava-llama-clip-nop_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
147 |
+
outputs_vlmeval/llava-llama-clip-nop/T20250303_G0835f174/llava-llama-clip-nop_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
148 |
+
outputs_vlmeval/llava-llama-clip-nop/llava-llama-clip-nop_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
149 |
+
outputs_vlmeval/llava-llama-clip-nop/llava-llama-clip-nop_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
150 |
+
outputs_vlmeval/llava-llama-clip-nop/llava-llama-clip-nop_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
151 |
+
outputs_vlmeval/llava-llama-clip-nop/llava-llama-clip-nop_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
152 |
+
outputs_vlmeval/llava-llama-clip-nop/llava-llama-clip-nop_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
153 |
+
outputs_vlmeval/llava-llama-clip-nop/llava-llama-clip-nop_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
154 |
+
outputs_vlmeval/llava-llama-dfn-nop/T20250306_G0835f174/llava-llama-dfn-nop_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
155 |
+
outputs_vlmeval/llava-llama-dfn-nop/T20250306_G0835f174/llava-llama-dfn-nop_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
156 |
+
outputs_vlmeval/llava-llama-dfn-nop/T20250306_G0835f174/llava-llama-dfn-nop_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
157 |
+
outputs_vlmeval/llava-llama-dfn-nop/T20250306_G0835f174/llava-llama-dfn-nop_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
158 |
+
outputs_vlmeval/llava-llama-dfn-nop/T20250306_G0835f174/llava-llama-dfn-nop_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
159 |
+
outputs_vlmeval/llava-llama-dfn-nop/T20250306_G0835f174/llava-llama-dfn-nop_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
160 |
+
outputs_vlmeval/llava-llama-dfn-nop/llava-llama-dfn-nop_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
161 |
+
outputs_vlmeval/llava-llama-dfn-nop/llava-llama-dfn-nop_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
162 |
+
outputs_vlmeval/llava-llama-dfn-nop/llava-llama-dfn-nop_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
163 |
+
outputs_vlmeval/llava-llama-dfn-nop/llava-llama-dfn-nop_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
164 |
+
outputs_vlmeval/llava-llama-dfn-nop/llava-llama-dfn-nop_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
165 |
+
outputs_vlmeval/llava-llama-dfn-nop/llava-llama-dfn-nop_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
166 |
+
outputs_vlmeval/llava-qwen2-clip-pt/T20250204_G0835f174/llava-qwen2-clip-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
167 |
+
outputs_vlmeval/llava-qwen2-clip-pt/T20250204_G0835f174/llava-qwen2-clip-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
168 |
+
outputs_vlmeval/llava-qwen2-clip-pt/T20250204_G0835f174/llava-qwen2-clip-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
169 |
+
outputs_vlmeval/llava-qwen2-clip-pt/T20250204_G0835f174/llava-qwen2-clip-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
170 |
+
outputs_vlmeval/llava-qwen2-clip-pt/T20250206_G0835f174/llava-qwen2-clip-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
171 |
+
outputs_vlmeval/llava-qwen2-clip-pt/T20250206_G0835f174/llava-qwen2-clip-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
172 |
+
outputs_vlmeval/llava-qwen2-clip-pt/llava-qwen2-clip-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
173 |
+
outputs_vlmeval/llava-qwen2-clip-pt/llava-qwen2-clip-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
174 |
+
outputs_vlmeval/llava-qwen2-clip-pt/llava-qwen2-clip-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
175 |
+
outputs_vlmeval/llava-qwen2-clip-pt/llava-qwen2-clip-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
176 |
+
outputs_vlmeval/llava-qwen2-clip-pt/llava-qwen2-clip-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
177 |
+
outputs_vlmeval/llava-qwen2-clip-pt/llava-qwen2-clip-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
178 |
+
outputs_vlmeval/llava-qwen2-dfn-pt/T20250204_G0835f174/llava-qwen2-dfn-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
179 |
+
outputs_vlmeval/llava-qwen2-dfn-pt/T20250204_G0835f174/llava-qwen2-dfn-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
180 |
+
outputs_vlmeval/llava-qwen2-dfn-pt/T20250204_G0835f174/llava-qwen2-dfn-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
181 |
+
outputs_vlmeval/llava-qwen2-dfn-pt/T20250204_G0835f174/llava-qwen2-dfn-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
182 |
+
outputs_vlmeval/llava-qwen2-dfn-pt/T20250206_G0835f174/llava-qwen2-dfn-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
183 |
+
outputs_vlmeval/llava-qwen2-dfn-pt/T20250206_G0835f174/llava-qwen2-dfn-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
184 |
+
outputs_vlmeval/llava-qwen2-dfn-pt/llava-qwen2-dfn-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
185 |
+
outputs_vlmeval/llava-qwen2-dfn-pt/llava-qwen2-dfn-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
186 |
+
outputs_vlmeval/llava-qwen2-dfn-pt/llava-qwen2-dfn-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
187 |
+
outputs_vlmeval/llava-qwen2-dfn-pt/llava-qwen2-dfn-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
188 |
+
outputs_vlmeval/llava-qwen2-dfn-pt/llava-qwen2-dfn-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
189 |
+
outputs_vlmeval/llava-qwen2-dfn-pt/llava-qwen2-dfn-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
190 |
+
outputs_vlmeval/llava-qwen2-instruct-clip-pt/T20250306_G0835f174/llava-qwen2-instruct-clip-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
191 |
+
outputs_vlmeval/llava-qwen2-instruct-clip-pt/T20250306_G0835f174/llava-qwen2-instruct-clip-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
192 |
+
outputs_vlmeval/llava-qwen2-instruct-clip-pt/T20250306_G0835f174/llava-qwen2-instruct-clip-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
193 |
+
outputs_vlmeval/llava-qwen2-instruct-clip-pt/T20250306_G0835f174/llava-qwen2-instruct-clip-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
194 |
+
outputs_vlmeval/llava-qwen2-instruct-clip-pt/T20250306_G0835f174/llava-qwen2-instruct-clip-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
195 |
+
outputs_vlmeval/llava-qwen2-instruct-clip-pt/T20250306_G0835f174/llava-qwen2-instruct-clip-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
196 |
+
outputs_vlmeval/llava-qwen2-instruct-clip-pt/llava-qwen2-instruct-clip-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
197 |
+
outputs_vlmeval/llava-qwen2-instruct-clip-pt/llava-qwen2-instruct-clip-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
198 |
+
outputs_vlmeval/llava-qwen2-instruct-clip-pt/llava-qwen2-instruct-clip-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
199 |
+
outputs_vlmeval/llava-qwen2-instruct-clip-pt/llava-qwen2-instruct-clip-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
200 |
+
outputs_vlmeval/llava-qwen2-instruct-clip-pt/llava-qwen2-instruct-clip-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
201 |
+
outputs_vlmeval/llava-qwen2-instruct-clip-pt/llava-qwen2-instruct-clip-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
202 |
+
outputs_vlmeval/llava-qwen2-instruct-dfn-pt/T20250306_G0835f174/llava-qwen2-instruct-dfn-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
203 |
+
outputs_vlmeval/llava-qwen2-instruct-dfn-pt/T20250306_G0835f174/llava-qwen2-instruct-dfn-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
204 |
+
outputs_vlmeval/llava-qwen2-instruct-dfn-pt/T20250306_G0835f174/llava-qwen2-instruct-dfn-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
205 |
+
outputs_vlmeval/llava-qwen2-instruct-dfn-pt/T20250306_G0835f174/llava-qwen2-instruct-dfn-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
206 |
+
outputs_vlmeval/llava-qwen2-instruct-dfn-pt/T20250306_G0835f174/llava-qwen2-instruct-dfn-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
207 |
+
outputs_vlmeval/llava-qwen2-instruct-dfn-pt/T20250306_G0835f174/llava-qwen2-instruct-dfn-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
208 |
+
outputs_vlmeval/llava-qwen2-instruct-dfn-pt/llava-qwen2-instruct-dfn-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
209 |
+
outputs_vlmeval/llava-qwen2-instruct-dfn-pt/llava-qwen2-instruct-dfn-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
210 |
+
outputs_vlmeval/llava-qwen2-instruct-dfn-pt/llava-qwen2-instruct-dfn-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
211 |
+
outputs_vlmeval/llava-qwen2-instruct-dfn-pt/llava-qwen2-instruct-dfn-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
212 |
+
outputs_vlmeval/llava-qwen2-instruct-dfn-pt/llava-qwen2-instruct-dfn-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
213 |
+
outputs_vlmeval/llava-qwen2-instruct-dfn-pt/llava-qwen2-instruct-dfn-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
214 |
+
outputs_vlmeval/llava-qwen2-instruct-llm/T20250124_G0835f174/llava-qwen2-instruct-llm_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
215 |
+
outputs_vlmeval/llava-qwen2-instruct-llm/T20250124_G0835f174/llava-qwen2-instruct-llm_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
216 |
+
outputs_vlmeval/llava-qwen2-instruct-llm/T20250124_G0835f174/llava-qwen2-instruct-llm_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
217 |
+
outputs_vlmeval/llava-qwen2-instruct-llm/T20250124_G0835f174/llava-qwen2-instruct-llm_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
218 |
+
outputs_vlmeval/llava-qwen2-instruct-llm/T20250206_G0835f174/llava-qwen2-instruct-llm_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
219 |
+
outputs_vlmeval/llava-qwen2-instruct-llm/T20250206_G0835f174/llava-qwen2-instruct-llm_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
220 |
+
outputs_vlmeval/llava-qwen2-instruct-llm/llava-qwen2-instruct-llm_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
221 |
+
outputs_vlmeval/llava-qwen2-instruct-llm/llava-qwen2-instruct-llm_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
222 |
+
outputs_vlmeval/llava-qwen2-instruct-llm/llava-qwen2-instruct-llm_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
223 |
+
outputs_vlmeval/llava-qwen2-instruct-llm/llava-qwen2-instruct-llm_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
224 |
+
outputs_vlmeval/llava-qwen2-instruct-llm/llava-qwen2-instruct-llm_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
225 |
+
outputs_vlmeval/llava-qwen2-instruct-llm/llava-qwen2-instruct-llm_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
226 |
+
outputs_vlmeval/llava-qwen2-instruct-llm-ve/T20250124_G0835f174/llava-qwen2-instruct-llm-ve_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
227 |
+
outputs_vlmeval/llava-qwen2-instruct-llm-ve/T20250124_G0835f174/llava-qwen2-instruct-llm-ve_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
228 |
+
outputs_vlmeval/llava-qwen2-instruct-llm-ve/T20250124_G0835f174/llava-qwen2-instruct-llm-ve_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
229 |
+
outputs_vlmeval/llava-qwen2-instruct-llm-ve/T20250124_G0835f174/llava-qwen2-instruct-llm-ve_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
230 |
+
outputs_vlmeval/llava-qwen2-instruct-llm-ve/T20250206_G0835f174/llava-qwen2-instruct-llm-ve_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
231 |
+
outputs_vlmeval/llava-qwen2-instruct-llm-ve/T20250206_G0835f174/llava-qwen2-instruct-llm-ve_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
232 |
+
outputs_vlmeval/llava-qwen2-instruct-llm-ve/llava-qwen2-instruct-llm-ve_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
233 |
+
outputs_vlmeval/llava-qwen2-instruct-llm-ve/llava-qwen2-instruct-llm-ve_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
234 |
+
outputs_vlmeval/llava-qwen2-instruct-llm-ve/llava-qwen2-instruct-llm-ve_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
235 |
+
outputs_vlmeval/llava-qwen2-instruct-llm-ve/llava-qwen2-instruct-llm-ve_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
236 |
+
outputs_vlmeval/llava-qwen2-instruct-llm-ve/llava-qwen2-instruct-llm-ve_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
237 |
+
outputs_vlmeval/llava-qwen2-instruct-llm-ve/llava-qwen2-instruct-llm-ve_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
238 |
+
outputs_vlmeval/llava-qwen2-llm/T20250124_G0835f174/llava-qwen2-llm_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
239 |
+
outputs_vlmeval/llava-qwen2-llm/T20250124_G0835f174/llava-qwen2-llm_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
240 |
+
outputs_vlmeval/llava-qwen2-llm/T20250124_G0835f174/llava-qwen2-llm_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
241 |
+
outputs_vlmeval/llava-qwen2-llm/T20250124_G0835f174/llava-qwen2-llm_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
242 |
+
outputs_vlmeval/llava-qwen2-llm/T20250206_G0835f174/llava-qwen2-llm_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
243 |
+
outputs_vlmeval/llava-qwen2-llm/T20250206_G0835f174/llava-qwen2-llm_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
244 |
+
outputs_vlmeval/llava-qwen2-llm/llava-qwen2-llm_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
245 |
+
outputs_vlmeval/llava-qwen2-llm/llava-qwen2-llm_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
246 |
+
outputs_vlmeval/llava-qwen2-llm/llava-qwen2-llm_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
247 |
+
outputs_vlmeval/llava-qwen2-llm/llava-qwen2-llm_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
248 |
+
outputs_vlmeval/llava-qwen2-llm/llava-qwen2-llm_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
249 |
+
outputs_vlmeval/llava-qwen2-llm/llava-qwen2-llm_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
250 |
+
outputs_vlmeval/llava-qwen2-llm-ve/T20250124_G0835f174/llava-qwen2-llm-ve_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
251 |
+
outputs_vlmeval/llava-qwen2-llm-ve/T20250124_G0835f174/llava-qwen2-llm-ve_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
252 |
+
outputs_vlmeval/llava-qwen2-llm-ve/T20250124_G0835f174/llava-qwen2-llm-ve_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
253 |
+
outputs_vlmeval/llava-qwen2-llm-ve/T20250124_G0835f174/llava-qwen2-llm-ve_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
254 |
+
outputs_vlmeval/llava-qwen2-llm-ve/T20250206_G0835f174/llava-qwen2-llm-ve_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
255 |
+
outputs_vlmeval/llava-qwen2-llm-ve/T20250206_G0835f174/llava-qwen2-llm-ve_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
256 |
+
outputs_vlmeval/llava-qwen2-llm-ve/llava-qwen2-llm-ve_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
257 |
+
outputs_vlmeval/llava-qwen2-llm-ve/llava-qwen2-llm-ve_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
258 |
+
outputs_vlmeval/llava-qwen2-llm-ve/llava-qwen2-llm-ve_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
259 |
+
outputs_vlmeval/llava-qwen2-llm-ve/llava-qwen2-llm-ve_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
260 |
+
outputs_vlmeval/llava-qwen2-llm-ve/llava-qwen2-llm-ve_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
261 |
+
outputs_vlmeval/llava-qwen2-llm-ve/llava-qwen2-llm-ve_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
262 |
+
outputs_vlmeval/llava-qwen2-ve/T20250116_G0835f174/llava-qwen2-ve_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
263 |
+
outputs_vlmeval/llava-qwen2-ve/T20250116_G0835f174/llava-qwen2-ve_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
264 |
+
outputs_vlmeval/llava-qwen2-ve/T20250124_G0835f174/llava-qwen2-ve_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
265 |
+
outputs_vlmeval/llava-qwen2-ve/T20250124_G0835f174/llava-qwen2-ve_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
266 |
+
outputs_vlmeval/llava-qwen2-ve/T20250206_G0835f174/llava-qwen2-ve_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
267 |
+
outputs_vlmeval/llava-qwen2-ve/T20250206_G0835f174/llava-qwen2-ve_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
268 |
+
outputs_vlmeval/llava-qwen2-ve/llava-qwen2-ve_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
269 |
+
outputs_vlmeval/llava-qwen2-ve/llava-qwen2-ve_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
270 |
+
outputs_vlmeval/llava-qwen2-ve/llava-qwen2-ve_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
271 |
+
outputs_vlmeval/llava-qwen2-ve/llava-qwen2-ve_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
272 |
+
outputs_vlmeval/llava-qwen2-ve/llava-qwen2-ve_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
273 |
+
outputs_vlmeval/llava-qwen2-ve/llava-qwen2-ve_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
274 |
+
outputs_vlmeval/llava-vicuna-clip-pt/T20250204_G0835f174/llava-vicuna-clip-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
275 |
+
outputs_vlmeval/llava-vicuna-clip-pt/T20250204_G0835f174/llava-vicuna-clip-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
276 |
+
outputs_vlmeval/llava-vicuna-clip-pt/T20250204_G0835f174/llava-vicuna-clip-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
277 |
+
outputs_vlmeval/llava-vicuna-clip-pt/T20250204_G0835f174/llava-vicuna-clip-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
278 |
+
outputs_vlmeval/llava-vicuna-clip-pt/T20250206_G0835f174/llava-vicuna-clip-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
279 |
+
outputs_vlmeval/llava-vicuna-clip-pt/T20250206_G0835f174/llava-vicuna-clip-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
280 |
+
outputs_vlmeval/llava-vicuna-clip-pt/llava-vicuna-clip-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
281 |
+
outputs_vlmeval/llava-vicuna-clip-pt/llava-vicuna-clip-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
282 |
+
outputs_vlmeval/llava-vicuna-clip-pt/llava-vicuna-clip-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
283 |
+
outputs_vlmeval/llava-vicuna-clip-pt/llava-vicuna-clip-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
284 |
+
outputs_vlmeval/llava-vicuna-clip-pt/llava-vicuna-clip-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
285 |
+
outputs_vlmeval/llava-vicuna-clip-pt/llava-vicuna-clip-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
286 |
+
outputs_vlmeval/llava-vicuna-dfn-pt/T20250204_G0835f174/llava-vicuna-dfn-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
287 |
+
outputs_vlmeval/llava-vicuna-dfn-pt/T20250204_G0835f174/llava-vicuna-dfn-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
288 |
+
outputs_vlmeval/llava-vicuna-dfn-pt/T20250204_G0835f174/llava-vicuna-dfn-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
289 |
+
outputs_vlmeval/llava-vicuna-dfn-pt/T20250204_G0835f174/llava-vicuna-dfn-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
290 |
+
outputs_vlmeval/llava-vicuna-dfn-pt/T20250206_G0835f174/llava-vicuna-dfn-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
291 |
+
outputs_vlmeval/llava-vicuna-dfn-pt/T20250206_G0835f174/llava-vicuna-dfn-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
292 |
+
outputs_vlmeval/llava-vicuna-dfn-pt/llava-vicuna-dfn-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
293 |
+
outputs_vlmeval/llava-vicuna-dfn-pt/llava-vicuna-dfn-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
294 |
+
outputs_vlmeval/llava-vicuna-dfn-pt/llava-vicuna-dfn-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
295 |
+
outputs_vlmeval/llava-vicuna-dfn-pt/llava-vicuna-dfn-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
296 |
+
outputs_vlmeval/llava-vicuna-dfn-pt/llava-vicuna-dfn-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
297 |
+
outputs_vlmeval/llava-vicuna-dfn-pt/llava-vicuna-dfn-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
298 |
+
outputs_vlmeval/molmo-7b-d/T20250210_G0835f174/molmo-7b-d_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
299 |
+
outputs_vlmeval/molmo-7b-d/T20250210_G0835f174/molmo-7b-d_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
300 |
+
outputs_vlmeval/molmo-7b-d/T20250210_G0835f174/molmo-7b-d_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
301 |
+
outputs_vlmeval/molmo-7b-d/T20250210_G0835f174/molmo-7b-d_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
302 |
+
outputs_vlmeval/molmo-7b-d/T20250210_G0835f174/molmo-7b-d_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
303 |
+
outputs_vlmeval/molmo-7b-d/T20250210_G0835f174/molmo-7b-d_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
304 |
+
outputs_vlmeval/molmo-7b-d/molmo-7b-d_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
305 |
+
outputs_vlmeval/molmo-7b-d/molmo-7b-d_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
306 |
+
outputs_vlmeval/molmo-7b-d/molmo-7b-d_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
307 |
+
outputs_vlmeval/molmo-7b-d/molmo-7b-d_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
308 |
+
outputs_vlmeval/molmo-7b-d/molmo-7b-d_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
309 |
+
outputs_vlmeval/molmo-7b-d/molmo-7b-d_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
310 |
+
outputs_vlmeval/molmo-llava-qwen2-clip-pt/T20250223_G0835f174/molmo-llava-qwen2-clip-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
311 |
+
outputs_vlmeval/molmo-llava-qwen2-clip-pt/T20250223_G0835f174/molmo-llava-qwen2-clip-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
312 |
+
outputs_vlmeval/molmo-llava-qwen2-clip-pt/T20250223_G0835f174/molmo-llava-qwen2-clip-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
313 |
+
outputs_vlmeval/molmo-llava-qwen2-clip-pt/T20250223_G0835f174/molmo-llava-qwen2-clip-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
314 |
+
outputs_vlmeval/molmo-llava-qwen2-clip-pt/T20250223_G0835f174/molmo-llava-qwen2-clip-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
315 |
+
outputs_vlmeval/molmo-llava-qwen2-clip-pt/T20250223_G0835f174/molmo-llava-qwen2-clip-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
316 |
+
outputs_vlmeval/molmo-llava-qwen2-clip-pt/molmo-llava-qwen2-clip-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
317 |
+
outputs_vlmeval/molmo-llava-qwen2-clip-pt/molmo-llava-qwen2-clip-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
318 |
+
outputs_vlmeval/molmo-llava-qwen2-clip-pt/molmo-llava-qwen2-clip-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
319 |
+
outputs_vlmeval/molmo-llava-qwen2-clip-pt/molmo-llava-qwen2-clip-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
320 |
+
outputs_vlmeval/molmo-llava-qwen2-clip-pt/molmo-llava-qwen2-clip-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
321 |
+
outputs_vlmeval/molmo-llava-qwen2-clip-pt/molmo-llava-qwen2-clip-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
322 |
+
outputs_vlmeval/molmo-llava-qwen2-dfn-pt/T20250223_G0835f174/molmo-llava-qwen2-dfn-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
323 |
+
outputs_vlmeval/molmo-llava-qwen2-dfn-pt/T20250223_G0835f174/molmo-llava-qwen2-dfn-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
324 |
+
outputs_vlmeval/molmo-llava-qwen2-dfn-pt/T20250223_G0835f174/molmo-llava-qwen2-dfn-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
325 |
+
outputs_vlmeval/molmo-llava-qwen2-dfn-pt/T20250223_G0835f174/molmo-llava-qwen2-dfn-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
326 |
+
outputs_vlmeval/molmo-llava-qwen2-dfn-pt/T20250223_G0835f174/molmo-llava-qwen2-dfn-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
327 |
+
outputs_vlmeval/molmo-llava-qwen2-dfn-pt/T20250223_G0835f174/molmo-llava-qwen2-dfn-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
328 |
+
outputs_vlmeval/molmo-llava-qwen2-dfn-pt/molmo-llava-qwen2-dfn-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
329 |
+
outputs_vlmeval/molmo-llava-qwen2-dfn-pt/molmo-llava-qwen2-dfn-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
330 |
+
outputs_vlmeval/molmo-llava-qwen2-dfn-pt/molmo-llava-qwen2-dfn-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
331 |
+
outputs_vlmeval/molmo-llava-qwen2-dfn-pt/molmo-llava-qwen2-dfn-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
332 |
+
outputs_vlmeval/molmo-llava-qwen2-dfn-pt/molmo-llava-qwen2-dfn-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
333 |
+
outputs_vlmeval/molmo-llava-qwen2-dfn-pt/molmo-llava-qwen2-dfn-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
334 |
+
outputs_vlmeval/molmo-llava-vicuna-clip-pt/T20250223_G0835f174/molmo-llava-vicuna-clip-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
335 |
+
outputs_vlmeval/molmo-llava-vicuna-clip-pt/T20250223_G0835f174/molmo-llava-vicuna-clip-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
336 |
+
outputs_vlmeval/molmo-llava-vicuna-clip-pt/T20250223_G0835f174/molmo-llava-vicuna-clip-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
337 |
+
outputs_vlmeval/molmo-llava-vicuna-clip-pt/T20250223_G0835f174/molmo-llava-vicuna-clip-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
338 |
+
outputs_vlmeval/molmo-llava-vicuna-clip-pt/T20250223_G0835f174/molmo-llava-vicuna-clip-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
339 |
+
outputs_vlmeval/molmo-llava-vicuna-clip-pt/T20250223_G0835f174/molmo-llava-vicuna-clip-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
340 |
+
outputs_vlmeval/molmo-llava-vicuna-clip-pt/molmo-llava-vicuna-clip-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
341 |
+
outputs_vlmeval/molmo-llava-vicuna-clip-pt/molmo-llava-vicuna-clip-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
342 |
+
outputs_vlmeval/molmo-llava-vicuna-clip-pt/molmo-llava-vicuna-clip-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
343 |
+
outputs_vlmeval/molmo-llava-vicuna-clip-pt/molmo-llava-vicuna-clip-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
344 |
+
outputs_vlmeval/molmo-llava-vicuna-clip-pt/molmo-llava-vicuna-clip-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
345 |
+
outputs_vlmeval/molmo-llava-vicuna-clip-pt/molmo-llava-vicuna-clip-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
346 |
+
outputs_vlmeval/molmo-llava-vicuna-dfn-pt/T20250223_G0835f174/molmo-llava-vicuna-dfn-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
347 |
+
outputs_vlmeval/molmo-llava-vicuna-dfn-pt/T20250223_G0835f174/molmo-llava-vicuna-dfn-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
348 |
+
outputs_vlmeval/molmo-llava-vicuna-dfn-pt/T20250223_G0835f174/molmo-llava-vicuna-dfn-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
349 |
+
outputs_vlmeval/molmo-llava-vicuna-dfn-pt/T20250223_G0835f174/molmo-llava-vicuna-dfn-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
350 |
+
outputs_vlmeval/molmo-llava-vicuna-dfn-pt/T20250223_G0835f174/molmo-llava-vicuna-dfn-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
351 |
+
outputs_vlmeval/molmo-llava-vicuna-dfn-pt/T20250223_G0835f174/molmo-llava-vicuna-dfn-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
352 |
+
outputs_vlmeval/molmo-llava-vicuna-dfn-pt/molmo-llava-vicuna-dfn-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
353 |
+
outputs_vlmeval/molmo-llava-vicuna-dfn-pt/molmo-llava-vicuna-dfn-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
354 |
+
outputs_vlmeval/molmo-llava-vicuna-dfn-pt/molmo-llava-vicuna-dfn-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
355 |
+
outputs_vlmeval/molmo-llava-vicuna-dfn-pt/molmo-llava-vicuna-dfn-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
356 |
+
outputs_vlmeval/molmo-llava-vicuna-dfn-pt/molmo-llava-vicuna-dfn-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
357 |
+
outputs_vlmeval/molmo-llava-vicuna-dfn-pt/molmo-llava-vicuna-dfn-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
358 |
+
outputs_vlmeval/molmo-qwen2-clip-pt/T20250303_G0835f174/molmo-qwen2-clip-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
359 |
+
outputs_vlmeval/molmo-qwen2-clip-pt/T20250303_G0835f174/molmo-qwen2-clip-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
360 |
+
outputs_vlmeval/molmo-qwen2-clip-pt/T20250303_G0835f174/molmo-qwen2-clip-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
361 |
+
outputs_vlmeval/molmo-qwen2-clip-pt/T20250303_G0835f174/molmo-qwen2-clip-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
362 |
+
outputs_vlmeval/molmo-qwen2-clip-pt/T20250303_G0835f174/molmo-qwen2-clip-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
363 |
+
outputs_vlmeval/molmo-qwen2-clip-pt/T20250303_G0835f174/molmo-qwen2-clip-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
364 |
+
outputs_vlmeval/molmo-qwen2-clip-pt/molmo-qwen2-clip-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
365 |
+
outputs_vlmeval/molmo-qwen2-clip-pt/molmo-qwen2-clip-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
366 |
+
outputs_vlmeval/molmo-qwen2-clip-pt/molmo-qwen2-clip-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
367 |
+
outputs_vlmeval/molmo-qwen2-clip-pt/molmo-qwen2-clip-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
368 |
+
outputs_vlmeval/molmo-qwen2-clip-pt/molmo-qwen2-clip-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
369 |
+
outputs_vlmeval/molmo-qwen2-clip-pt/molmo-qwen2-clip-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
370 |
+
outputs_vlmeval/molmo-qwen2-dfn-pt/T20250303_G0835f174/molmo-qwen2-dfn-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
371 |
+
outputs_vlmeval/molmo-qwen2-dfn-pt/T20250303_G0835f174/molmo-qwen2-dfn-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
372 |
+
outputs_vlmeval/molmo-qwen2-dfn-pt/T20250303_G0835f174/molmo-qwen2-dfn-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
373 |
+
outputs_vlmeval/molmo-qwen2-dfn-pt/T20250303_G0835f174/molmo-qwen2-dfn-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
374 |
+
outputs_vlmeval/molmo-qwen2-dfn-pt/T20250303_G0835f174/molmo-qwen2-dfn-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
375 |
+
outputs_vlmeval/molmo-qwen2-dfn-pt/T20250303_G0835f174/molmo-qwen2-dfn-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
376 |
+
outputs_vlmeval/molmo-qwen2-dfn-pt/molmo-qwen2-dfn-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
377 |
+
outputs_vlmeval/molmo-qwen2-dfn-pt/molmo-qwen2-dfn-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
378 |
+
outputs_vlmeval/molmo-qwen2-dfn-pt/molmo-qwen2-dfn-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
379 |
+
outputs_vlmeval/molmo-qwen2-dfn-pt/molmo-qwen2-dfn-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
380 |
+
outputs_vlmeval/molmo-qwen2-dfn-pt/molmo-qwen2-dfn-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
381 |
+
outputs_vlmeval/molmo-qwen2-dfn-pt/molmo-qwen2-dfn-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
382 |
+
outputs_vlmeval/molmo-vicuna-clip-pt/T20250303_G0835f174/molmo-vicuna-clip-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
383 |
+
outputs_vlmeval/molmo-vicuna-clip-pt/T20250303_G0835f174/molmo-vicuna-clip-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
384 |
+
outputs_vlmeval/molmo-vicuna-clip-pt/T20250303_G0835f174/molmo-vicuna-clip-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
385 |
+
outputs_vlmeval/molmo-vicuna-clip-pt/T20250303_G0835f174/molmo-vicuna-clip-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
386 |
+
outputs_vlmeval/molmo-vicuna-clip-pt/T20250303_G0835f174/molmo-vicuna-clip-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
387 |
+
outputs_vlmeval/molmo-vicuna-clip-pt/T20250303_G0835f174/molmo-vicuna-clip-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
388 |
+
outputs_vlmeval/molmo-vicuna-clip-pt/molmo-vicuna-clip-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
389 |
+
outputs_vlmeval/molmo-vicuna-clip-pt/molmo-vicuna-clip-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
390 |
+
outputs_vlmeval/molmo-vicuna-clip-pt/molmo-vicuna-clip-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
391 |
+
outputs_vlmeval/molmo-vicuna-clip-pt/molmo-vicuna-clip-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
392 |
+
outputs_vlmeval/molmo-vicuna-clip-pt/molmo-vicuna-clip-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
393 |
+
outputs_vlmeval/molmo-vicuna-clip-pt/molmo-vicuna-clip-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
394 |
+
outputs_vlmeval/molmo-vicuna-dfn-pt/T20250303_G0835f174/molmo-vicuna-dfn-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
395 |
+
outputs_vlmeval/molmo-vicuna-dfn-pt/T20250303_G0835f174/molmo-vicuna-dfn-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
396 |
+
outputs_vlmeval/molmo-vicuna-dfn-pt/T20250303_G0835f174/molmo-vicuna-dfn-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
397 |
+
outputs_vlmeval/molmo-vicuna-dfn-pt/T20250303_G0835f174/molmo-vicuna-dfn-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
398 |
+
outputs_vlmeval/molmo-vicuna-dfn-pt/T20250303_G0835f174/molmo-vicuna-dfn-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
399 |
+
outputs_vlmeval/molmo-vicuna-dfn-pt/T20250303_G0835f174/molmo-vicuna-dfn-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
400 |
+
outputs_vlmeval/molmo-vicuna-dfn-pt/molmo-vicuna-dfn-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
401 |
+
outputs_vlmeval/molmo-vicuna-dfn-pt/molmo-vicuna-dfn-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
402 |
+
outputs_vlmeval/molmo-vicuna-dfn-pt/molmo-vicuna-dfn-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
403 |
+
outputs_vlmeval/molmo-vicuna-dfn-pt/molmo-vicuna-dfn-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
404 |
+
outputs_vlmeval/molmo-vicuna-dfn-pt/molmo-vicuna-dfn-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
405 |
+
outputs_vlmeval/molmo-vicuna-dfn-pt/molmo-vicuna-dfn-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
406 |
+
outputs_vlmeval/qwen2-vl-bf-b-b/T20250210_G0835f174/qwen2-vl-bf-b-b_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
407 |
+
outputs_vlmeval/qwen2-vl-bf-b-b/T20250210_G0835f174/qwen2-vl-bf-b-b_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
408 |
+
outputs_vlmeval/qwen2-vl-bf-b-b/T20250210_G0835f174/qwen2-vl-bf-b-b_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
409 |
+
outputs_vlmeval/qwen2-vl-bf-b-b/T20250210_G0835f174/qwen2-vl-bf-b-b_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
410 |
+
outputs_vlmeval/qwen2-vl-bf-b-b/T20250210_G0835f174/qwen2-vl-bf-b-b_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
411 |
+
outputs_vlmeval/qwen2-vl-bf-b-b/T20250210_G0835f174/qwen2-vl-bf-b-b_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
412 |
+
outputs_vlmeval/qwen2-vl-bf-b-b/qwen2-vl-bf-b-b_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
413 |
+
outputs_vlmeval/qwen2-vl-bf-b-b/qwen2-vl-bf-b-b_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
414 |
+
outputs_vlmeval/qwen2-vl-bf-b-b/qwen2-vl-bf-b-b_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
415 |
+
outputs_vlmeval/qwen2-vl-bf-b-b/qwen2-vl-bf-b-b_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
416 |
+
outputs_vlmeval/qwen2-vl-bf-b-b/qwen2-vl-bf-b-b_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
417 |
+
outputs_vlmeval/qwen2-vl-bf-b-b/qwen2-vl-bf-b-b_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
418 |
+
outputs_vlmeval/qwen2-vl-bf-p-b/T20250210_G0835f174/qwen2-vl-bf-p-b_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
419 |
+
outputs_vlmeval/qwen2-vl-bf-p-b/T20250210_G0835f174/qwen2-vl-bf-p-b_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
420 |
+
outputs_vlmeval/qwen2-vl-bf-p-b/qwen2-vl-bf-p-b_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
421 |
+
outputs_vlmeval/qwen2-vl-bf-p-b/qwen2-vl-bf-p-b_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
422 |
+
outputs_vlmeval/qwen2-vl-chat/T20250120_G0835f174/qwen2-vl-chat_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
423 |
+
outputs_vlmeval/qwen2-vl-chat/T20250120_G0835f174/qwen2-vl-chat_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
424 |
+
outputs_vlmeval/qwen2-vl-chat/T20250120_G0835f174/qwen2-vl-chat_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
425 |
+
outputs_vlmeval/qwen2-vl-chat/T20250120_G0835f174/qwen2-vl-chat_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
426 |
+
outputs_vlmeval/qwen2-vl-chat/T20250206_G0835f174/qwen2-vl-chat_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
427 |
+
outputs_vlmeval/qwen2-vl-chat/T20250206_G0835f174/qwen2-vl-chat_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
428 |
+
outputs_vlmeval/qwen2-vl-chat/qwen2-vl-chat_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
429 |
+
outputs_vlmeval/qwen2-vl-chat/qwen2-vl-chat_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
430 |
+
outputs_vlmeval/qwen2-vl-chat/qwen2-vl-chat_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
431 |
+
outputs_vlmeval/qwen2-vl-chat/qwen2-vl-chat_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
432 |
+
outputs_vlmeval/qwen2-vl-chat/qwen2-vl-chat_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
433 |
+
outputs_vlmeval/qwen2-vl-chat/qwen2-vl-chat_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
434 |
+
outputs_vlmeval/qwen2-vl-fromve/T20250124_G0835f174/qwen2-vl-fromve_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
435 |
+
outputs_vlmeval/qwen2-vl-fromve/T20250124_G0835f174/qwen2-vl-fromve_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
436 |
+
outputs_vlmeval/qwen2-vl-fromve/T20250124_G0835f174/qwen2-vl-fromve_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
437 |
+
outputs_vlmeval/qwen2-vl-fromve/T20250124_G0835f174/qwen2-vl-fromve_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
438 |
+
outputs_vlmeval/qwen2-vl-fromve/T20250206_G0835f174/qwen2-vl-fromve_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
439 |
+
outputs_vlmeval/qwen2-vl-fromve/T20250206_G0835f174/qwen2-vl-fromve_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
440 |
+
outputs_vlmeval/qwen2-vl-fromve/qwen2-vl-fromve_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
441 |
+
outputs_vlmeval/qwen2-vl-fromve/qwen2-vl-fromve_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
442 |
+
outputs_vlmeval/qwen2-vl-fromve/qwen2-vl-fromve_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
443 |
+
outputs_vlmeval/qwen2-vl-fromve/qwen2-vl-fromve_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
444 |
+
outputs_vlmeval/qwen2-vl-fromve/qwen2-vl-fromve_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
445 |
+
outputs_vlmeval/qwen2-vl-fromve/qwen2-vl-fromve_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
446 |
+
outputs_vlmeval/qwen2-vl-llava/T20250116_G0835f174/qwen2-vl-llava_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
447 |
+
outputs_vlmeval/qwen2-vl-llava/T20250116_G0835f174/qwen2-vl-llava_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
448 |
+
outputs_vlmeval/qwen2-vl-llava/T20250117_G0835f174/qwen2-vl-llava_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
449 |
+
outputs_vlmeval/qwen2-vl-llava/T20250117_G0835f174/qwen2-vl-llava_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
450 |
+
outputs_vlmeval/qwen2-vl-llava/T20250206_G0835f174/qwen2-vl-llava_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
451 |
+
outputs_vlmeval/qwen2-vl-llava/T20250206_G0835f174/qwen2-vl-llava_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
452 |
+
outputs_vlmeval/qwen2-vl-llava/qwen2-vl-llava_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
453 |
+
outputs_vlmeval/qwen2-vl-llava/qwen2-vl-llava_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
454 |
+
outputs_vlmeval/qwen2-vl-llava/qwen2-vl-llava_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
455 |
+
outputs_vlmeval/qwen2-vl-llava/qwen2-vl-llava_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
456 |
+
outputs_vlmeval/qwen2-vl-llava/qwen2-vl-llava_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
457 |
+
outputs_vlmeval/qwen2-vl-llava/qwen2-vl-llava_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
458 |
+
outputs_vlmeval/qwen2-vl-nopretrain/T20250124_G0835f174/qwen2-vl-nopretrain_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
459 |
+
outputs_vlmeval/qwen2-vl-nopretrain/T20250124_G0835f174/qwen2-vl-nopretrain_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
460 |
+
outputs_vlmeval/qwen2-vl-nopretrain/T20250124_G0835f174/qwen2-vl-nopretrain_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
461 |
+
outputs_vlmeval/qwen2-vl-nopretrain/T20250124_G0835f174/qwen2-vl-nopretrain_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
462 |
+
outputs_vlmeval/qwen2-vl-nopretrain/qwen2-vl-nopretrain_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
463 |
+
outputs_vlmeval/qwen2-vl-nopretrain/qwen2-vl-nopretrain_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
464 |
+
outputs_vlmeval/qwen2-vl-nopretrain/qwen2-vl-nopretrain_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
465 |
+
outputs_vlmeval/qwen2-vl-nopretrain/qwen2-vl-nopretrain_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
466 |
+
outputs_vlmeval/stages-llava-qwen2-dfn-pt/T20250306_G0835f174/stages-llava-qwen2-dfn-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
467 |
+
outputs_vlmeval/stages-llava-qwen2-dfn-pt/T20250306_G0835f174/stages-llava-qwen2-dfn-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
468 |
+
outputs_vlmeval/stages-llava-qwen2-dfn-pt/T20250306_G0835f174/stages-llava-qwen2-dfn-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
469 |
+
outputs_vlmeval/stages-llava-qwen2-dfn-pt/T20250306_G0835f174/stages-llava-qwen2-dfn-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
470 |
+
outputs_vlmeval/stages-llava-qwen2-dfn-pt/T20250306_G0835f174/stages-llava-qwen2-dfn-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
471 |
+
outputs_vlmeval/stages-llava-qwen2-dfn-pt/T20250306_G0835f174/stages-llava-qwen2-dfn-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
472 |
+
outputs_vlmeval/stages-llava-qwen2-dfn-pt/stages-llava-qwen2-dfn-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
473 |
+
outputs_vlmeval/stages-llava-qwen2-dfn-pt/stages-llava-qwen2-dfn-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
474 |
+
outputs_vlmeval/stages-llava-qwen2-dfn-pt/stages-llava-qwen2-dfn-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
475 |
+
outputs_vlmeval/stages-llava-qwen2-dfn-pt/stages-llava-qwen2-dfn-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
476 |
+
outputs_vlmeval/stages-llava-qwen2-dfn-pt/stages-llava-qwen2-dfn-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
477 |
+
outputs_vlmeval/stages-llava-qwen2-dfn-pt/stages-llava-qwen2-dfn-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
478 |
+
outputs_vlmeval/stages-molmo-llava-qwen2-dfn-pt/T20250302_G0835f174/stages-molmo-llava-qwen2-dfn-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
479 |
+
outputs_vlmeval/stages-molmo-llava-qwen2-dfn-pt/T20250302_G0835f174/stages-molmo-llava-qwen2-dfn-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
480 |
+
outputs_vlmeval/stages-molmo-llava-qwen2-dfn-pt/T20250302_G0835f174/stages-molmo-llava-qwen2-dfn-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
481 |
+
outputs_vlmeval/stages-molmo-llava-qwen2-dfn-pt/T20250302_G0835f174/stages-molmo-llava-qwen2-dfn-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
482 |
+
outputs_vlmeval/stages-molmo-llava-qwen2-dfn-pt/T20250302_G0835f174/stages-molmo-llava-qwen2-dfn-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
483 |
+
outputs_vlmeval/stages-molmo-llava-qwen2-dfn-pt/T20250302_G0835f174/stages-molmo-llava-qwen2-dfn-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
484 |
+
outputs_vlmeval/stages-molmo-llava-qwen2-dfn-pt/stages-molmo-llava-qwen2-dfn-pt_MMBench_DEV_EN_V11.xlsx filter=lfs diff=lfs merge=lfs -text
|
485 |
+
outputs_vlmeval/stages-molmo-llava-qwen2-dfn-pt/stages-molmo-llava-qwen2-dfn-pt_MMBench_DEV_EN_V11_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
486 |
+
outputs_vlmeval/stages-molmo-llava-qwen2-dfn-pt/stages-molmo-llava-qwen2-dfn-pt_MMMU_DEV_VAL.xlsx filter=lfs diff=lfs merge=lfs -text
|
487 |
+
outputs_vlmeval/stages-molmo-llava-qwen2-dfn-pt/stages-molmo-llava-qwen2-dfn-pt_MMMU_DEV_VAL_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
488 |
+
outputs_vlmeval/stages-molmo-llava-qwen2-dfn-pt/stages-molmo-llava-qwen2-dfn-pt_MMStar.xlsx filter=lfs diff=lfs merge=lfs -text
|
489 |
+
outputs_vlmeval/stages-molmo-llava-qwen2-dfn-pt/stages-molmo-llava-qwen2-dfn-pt_MMStar_openai_result.xlsx filter=lfs diff=lfs merge=lfs -text
|
ILSVRC2012_devkit_t12/COPYING
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Copyright (c) 2012 The ImageNet Project
|
2 |
+
|
3 |
+
Permission is hereby granted, free of charge, to any person
|
4 |
+
obtaining a copy of this software and associated documentation
|
5 |
+
files (the "Software"), to deal in the Software without
|
6 |
+
restriction, including without limitation the rights to use,
|
7 |
+
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
8 |
+
copies of the Software, and to permit persons to whom the
|
9 |
+
Software is furnished to do so, subject to the following
|
10 |
+
conditions:
|
11 |
+
|
12 |
+
The above copyright notice and this permission notice shall be
|
13 |
+
included in all copies or substantial portions of the Software.
|
14 |
+
|
15 |
+
Neither name of copyright holders nor the names of its contributors
|
16 |
+
may be used to endorse or promote products derived from this software
|
17 |
+
without specific prior written permission.
|
18 |
+
|
19 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
20 |
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
21 |
+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
22 |
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
23 |
+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
24 |
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
25 |
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
26 |
+
OTHER DEALINGS IN THE SOFTWARE.
|
ILSVRC2012_devkit_t12/data/ILSVRC2012_validation_ground_truth.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
ILSVRC2012_devkit_t12/data/meta.mat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e159ee2fe4bcc4d03e7429e7ff35e6ec553b2a901018b559f400a2b0ae117a30
|
3 |
+
size 176625
|
ILSVRC2012_devkit_t12/evaluation/VOCreadrecxml.m
ADDED
@@ -0,0 +1,111 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
function rec = VOCreadrecxml(path,hash)
|
2 |
+
|
3 |
+
x=VOCreadxml(path);
|
4 |
+
x=x.annotation;
|
5 |
+
|
6 |
+
rec.folder=x.folder;
|
7 |
+
rec.filename=x.filename;
|
8 |
+
rec.source.database=x.source.database;
|
9 |
+
%% rec.source.annotation=x.source.annotation;
|
10 |
+
%% rec.source.image=x.source.image;
|
11 |
+
|
12 |
+
rec.size.width=str2double(x.size.width);
|
13 |
+
rec.size.height=str2double(x.size.height);
|
14 |
+
rec.size.depth=str2double(x.size.depth);
|
15 |
+
|
16 |
+
rec.segmented=strcmp(x.segmented,'1');
|
17 |
+
|
18 |
+
rec.imgname=[x.folder x.filename];
|
19 |
+
rec.imgsize=str2double({x.size.width x.size.height x.size.depth});
|
20 |
+
rec.database=rec.source.database;
|
21 |
+
|
22 |
+
for i=1:length(x.object)
|
23 |
+
rec.objects(i)=xmlobjtopas(x.object(i),hash);
|
24 |
+
end
|
25 |
+
|
26 |
+
function p = xmlobjtopas(o,hash)
|
27 |
+
|
28 |
+
p.class=o.name;
|
29 |
+
|
30 |
+
if isfield(o,'pose')
|
31 |
+
if strcmp(o.pose,'Unspecified')
|
32 |
+
p.view='';
|
33 |
+
else
|
34 |
+
p.view=o.pose;
|
35 |
+
end
|
36 |
+
else
|
37 |
+
p.view='';
|
38 |
+
end
|
39 |
+
|
40 |
+
if isfield(o,'truncated')
|
41 |
+
p.truncated=strcmp(o.truncated,'1');
|
42 |
+
else
|
43 |
+
p.truncated=false;
|
44 |
+
end
|
45 |
+
|
46 |
+
if isfield(o,'occluded')
|
47 |
+
p.occluded=strcmp(o.occluded,'1');
|
48 |
+
else
|
49 |
+
p.occluded=false;
|
50 |
+
end
|
51 |
+
|
52 |
+
if isfield(o,'difficult')
|
53 |
+
p.difficult=strcmp(o.difficult,'1');
|
54 |
+
else
|
55 |
+
p.difficult=false;
|
56 |
+
end
|
57 |
+
|
58 |
+
p.label= get_class2node( hash, p.class );
|
59 |
+
if p.truncated
|
60 |
+
p.label=[p.label 'Trunc'];
|
61 |
+
end
|
62 |
+
if p.occluded
|
63 |
+
p.label=[p.label 'Occ'];
|
64 |
+
end
|
65 |
+
if p.difficult
|
66 |
+
p.label=[p.label 'Diff'];
|
67 |
+
end
|
68 |
+
|
69 |
+
p.orglabel=p.label;
|
70 |
+
|
71 |
+
p.bbox=str2double({o.bndbox.xmin o.bndbox.ymin o.bndbox.xmax o.bndbox.ymax});
|
72 |
+
|
73 |
+
p.bndbox.xmin=str2double(o.bndbox.xmin);
|
74 |
+
p.bndbox.ymin=str2double(o.bndbox.ymin);
|
75 |
+
p.bndbox.xmax=str2double(o.bndbox.xmax);
|
76 |
+
p.bndbox.ymax=str2double(o.bndbox.ymax);
|
77 |
+
|
78 |
+
if isfield(o,'polygon')
|
79 |
+
warning('polygon unimplemented');
|
80 |
+
p.polygon=[];
|
81 |
+
else
|
82 |
+
p.polygon=[];
|
83 |
+
end
|
84 |
+
|
85 |
+
if isfield(o,'mask')
|
86 |
+
warning('mask unimplemented');
|
87 |
+
p.mask=[];
|
88 |
+
else
|
89 |
+
p.mask=[];
|
90 |
+
end
|
91 |
+
|
92 |
+
if isfield(o,'part')&&~isempty(o.part)
|
93 |
+
p.hasparts=true;
|
94 |
+
for i=1:length(o.part)
|
95 |
+
p.part(i)=xmlobjtopas(o.part(i),hash);
|
96 |
+
end
|
97 |
+
else
|
98 |
+
p.hasparts=false;
|
99 |
+
p.part=[];
|
100 |
+
end
|
101 |
+
|
102 |
+
if isfield(o,'actions')
|
103 |
+
p.hasactions=true;
|
104 |
+
fn=fieldnames(o.actions);
|
105 |
+
for i=1:numel(fn)
|
106 |
+
p.actions.(fn{i})=strcmp(o.actions.(fn{i}),'1');
|
107 |
+
end
|
108 |
+
else
|
109 |
+
p.hasactions=false;
|
110 |
+
p.actions=[];
|
111 |
+
end
|
ILSVRC2012_devkit_t12/evaluation/VOCreadxml.m
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
function rec = VOCreadxml(path)
|
2 |
+
|
3 |
+
if length(path)>5&&strcmp(path(1:5),'http:')
|
4 |
+
xml=urlread(path)';
|
5 |
+
else
|
6 |
+
f=fopen(path,'r');
|
7 |
+
xml=fread(f,'*char')';
|
8 |
+
fclose(f);
|
9 |
+
end
|
10 |
+
rec=VOCxml2struct(xml);
|
ILSVRC2012_devkit_t12/evaluation/VOCxml2struct.m
ADDED
@@ -0,0 +1,90 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
function res = VOCxml2struct(xml)
|
2 |
+
|
3 |
+
xml(xml==9|xml==10|xml==13)=[];
|
4 |
+
|
5 |
+
[res,xml]=parse(xml,1,[]);
|
6 |
+
|
7 |
+
function [res,ind]=parse(xml,ind,parent)
|
8 |
+
|
9 |
+
res=[];
|
10 |
+
if ~isempty(parent)&&xml(ind)~='<'
|
11 |
+
i=findchar(xml,ind,'<');
|
12 |
+
res=trim(xml(ind:i-1));
|
13 |
+
ind=i;
|
14 |
+
[tag,ind]=gettag(xml,i);
|
15 |
+
if ~strcmp(tag,['/' parent])
|
16 |
+
error('<%s> closed with <%s>',parent,tag);
|
17 |
+
end
|
18 |
+
else
|
19 |
+
while ind<=length(xml)
|
20 |
+
[tag,ind]=gettag(xml,ind);
|
21 |
+
if strcmp(tag,['/' parent])
|
22 |
+
return
|
23 |
+
else
|
24 |
+
[sub,ind]=parse(xml,ind,tag);
|
25 |
+
if isstruct(sub)
|
26 |
+
if isfield(res,tag)
|
27 |
+
n=length(res.(tag));
|
28 |
+
fn=fieldnames(sub);
|
29 |
+
for f=1:length(fn)
|
30 |
+
res.(tag)(n+1).(fn{f})=sub.(fn{f});
|
31 |
+
end
|
32 |
+
else
|
33 |
+
res.(tag)=sub;
|
34 |
+
end
|
35 |
+
else
|
36 |
+
if isfield(res,tag)
|
37 |
+
if ~iscell(res.(tag))
|
38 |
+
res.(tag)={res.(tag)};
|
39 |
+
end
|
40 |
+
res.(tag){end+1}=sub;
|
41 |
+
else
|
42 |
+
res.(tag)=sub;
|
43 |
+
end
|
44 |
+
end
|
45 |
+
end
|
46 |
+
end
|
47 |
+
end
|
48 |
+
|
49 |
+
function i = findchar(str,ind,chr)
|
50 |
+
|
51 |
+
i=[];
|
52 |
+
while ind<=length(str)
|
53 |
+
if str(ind)==chr
|
54 |
+
i=ind;
|
55 |
+
break
|
56 |
+
else
|
57 |
+
ind=ind+1;
|
58 |
+
end
|
59 |
+
end
|
60 |
+
|
61 |
+
function [tag,ind]=gettag(xml,ind)
|
62 |
+
|
63 |
+
if ind>length(xml)
|
64 |
+
tag=[];
|
65 |
+
elseif xml(ind)=='<'
|
66 |
+
i=findchar(xml,ind,'>');
|
67 |
+
if isempty(i)
|
68 |
+
error('incomplete tag');
|
69 |
+
end
|
70 |
+
tag=xml(ind+1:i-1);
|
71 |
+
ind=i+1;
|
72 |
+
else
|
73 |
+
error('expected tag');
|
74 |
+
end
|
75 |
+
|
76 |
+
function s = trim(s)
|
77 |
+
|
78 |
+
for i=1:numel(s)
|
79 |
+
if ~isspace(s(i))
|
80 |
+
s=s(i:end);
|
81 |
+
break
|
82 |
+
end
|
83 |
+
end
|
84 |
+
for i=numel(s):-1:1
|
85 |
+
if ~isspace(s(i))
|
86 |
+
s=s(1:i);
|
87 |
+
break
|
88 |
+
end
|
89 |
+
end
|
90 |
+
|
ILSVRC2012_devkit_t12/evaluation/compute_overlap.m
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
function ov_vector = compute_overlap(bb,gt_bbox,gt_label)
|
2 |
+
ov_vector = [];
|
3 |
+
for j=1:numel(gt_bbox.objects)
|
4 |
+
assert( ~isempty(gt_bbox.objects(j).label))
|
5 |
+
if( gt_label ~= 1001 && gt_bbox.objects(j).label ~= gt_label )
|
6 |
+
continue;
|
7 |
+
end
|
8 |
+
bbgt = gt_bbox.objects(j).bbox;
|
9 |
+
bi=[max(bb(1),bbgt(1)) max(bb(2),bbgt(2)) min(bb(3),bbgt(3)) min(bb(4),bbgt(4))];
|
10 |
+
iw=bi(3)-bi(1)+1;
|
11 |
+
ih=bi(4)-bi(2)+1;
|
12 |
+
ov = -1;
|
13 |
+
if iw>0 & ih>0
|
14 |
+
% compute overlap as area of intersection / area of union
|
15 |
+
ua=(bb(3)-bb(1)+1)*(bb(4)-bb(2)+1)+...
|
16 |
+
(bbgt(3)-bbgt(1)+1)*(bbgt(4)-bbgt(2)+1)-...
|
17 |
+
iw*ih;
|
18 |
+
ov=iw*ih/ua;
|
19 |
+
end
|
20 |
+
ov_vector = [ ov_vector ov ];
|
21 |
+
end
|
22 |
+
end
|
ILSVRC2012_devkit_t12/evaluation/demo.val.pred.det.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
ILSVRC2012_devkit_t12/evaluation/demo.val.pred.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
ILSVRC2012_devkit_t12/evaluation/demo_eval.m
ADDED
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
%this script demos the usage of evaluation routines
|
2 |
+
% the result file 'demo.val.pred.txt' on validation data is evaluated
|
3 |
+
% against the ground truth
|
4 |
+
|
5 |
+
meta_file = '../data/meta.mat';
|
6 |
+
pred_file='demo.val.pred.txt'
|
7 |
+
ground_truth_file='../data/ILSVRC2012_validation_ground_truth.txt'
|
8 |
+
num_predictions_per_image=5;
|
9 |
+
|
10 |
+
load(meta_file);
|
11 |
+
|
12 |
+
%%% Task 1
|
13 |
+
error_flat=zeros(num_predictions_per_image,1);
|
14 |
+
|
15 |
+
for i=1:num_predictions_per_image
|
16 |
+
error_flat(i) = eval_flat(pred_file,ground_truth_file, i);
|
17 |
+
end
|
18 |
+
|
19 |
+
disp('Task 1: # guesses vs flat error');
|
20 |
+
disp([(1:num_predictions_per_image)',error_flat]);
|
21 |
+
|
22 |
+
%% Task 2
|
23 |
+
pred_localization_file='demo.val.pred.det.txt'
|
24 |
+
ground_truth_file='../data/ILSVRC2012_validation_ground_truth.txt'
|
25 |
+
num_val_files = -1;
|
26 |
+
|
27 |
+
while num_val_files ~= 50000
|
28 |
+
if num_val_files ~= -1
|
29 |
+
fprintf('That does not seem to be the correct directory. Please try again\n');
|
30 |
+
end
|
31 |
+
localization_ground_truth_dir=input('Please enter the path to the Validation bounding box annotations directory: ', 's')
|
32 |
+
val_files = dir(sprintf('%s/*.xml',localization_ground_truth_dir));
|
33 |
+
num_val_files = numel(val_files);
|
34 |
+
end
|
35 |
+
|
36 |
+
error_localization_flat=zeros(num_predictions_per_image,1);
|
37 |
+
|
38 |
+
for i=1:num_predictions_per_image
|
39 |
+
error_localization_flat(i) = eval_localization_flat(pred_localization_file,ground_truth_file,localization_ground_truth_dir,meta_file,i);
|
40 |
+
end
|
41 |
+
|
42 |
+
disp('Task 2: # guesses vs flat error');
|
43 |
+
disp([(1:num_predictions_per_image)',error_localization_flat]);
|
44 |
+
|
ILSVRC2012_devkit_t12/evaluation/eval_flat.m
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
function error = eval_flat ( predict_file, gtruth_file, max_num_pred_per_image )
|
2 |
+
% Evaluate flat error
|
3 |
+
% predict_file: each line is the predicted labels ( must be positive
|
4 |
+
% integers, seperated by white spaces ) for one image, sorted by
|
5 |
+
% confidence in descending order. The number of labels per line can vary, but not
|
6 |
+
% more than max_num_pred_per_image ( extra labels are ignored ).
|
7 |
+
% gtruth_file: each line is the ground truth labels, in the same format.
|
8 |
+
|
9 |
+
pred = dlmread(predict_file);
|
10 |
+
gt = dlmread(gtruth_file);
|
11 |
+
|
12 |
+
if size(pred,2) > max_num_pred_per_image
|
13 |
+
pred = pred(:,1:max_num_pred_per_image);
|
14 |
+
end
|
15 |
+
|
16 |
+
assert(size(pred,1)==size(gt,1));
|
17 |
+
|
18 |
+
pred = [pred, zeros(size(pred,1),1)];
|
19 |
+
|
20 |
+
c = zeros(size(pred,1),1);
|
21 |
+
for j=1:size(gt,2) %for each ground truth label
|
22 |
+
x = gt(:,j) * ones(1,size(pred,2));
|
23 |
+
c = c + min( x ~= pred, [], 2);
|
24 |
+
end
|
25 |
+
|
26 |
+
n = sum(gt~=0,2);
|
27 |
+
|
28 |
+
error = sum(c./n)/size(pred,1);
|
29 |
+
|
30 |
+
|
31 |
+
|
ILSVRC2012_devkit_t12/evaluation/eval_localization_flat.m
ADDED
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
function labels_error = eval_localization_flat ( predict_file, gtruth_file, gtruth_dir, meta_file, max_num_pred_per_image )
|
2 |
+
% Evaluate flat localization error
|
3 |
+
% predict_file: each line is the predicted labels ( must be positive
|
4 |
+
% integers, seperated by white spaces ) followed by the detected location
|
5 |
+
% of that object for one image, sorted by confidence in descending order.
|
6 |
+
% <label(1)> <xmin(1)> <ymin(1)> <xmax(1)> <ymax(1)> <label(2)> <xmin(2)> <ymin(2)> <xmax(2)> <ymax(2)> ....
|
7 |
+
% The number of labels per line can vary, but not
|
8 |
+
% more than max_num_pred_per_image ( extra labels are ignored ).
|
9 |
+
% gtruth_file: each line is the ground truth labels, in the same format.
|
10 |
+
|
11 |
+
pred = dlmread(predict_file);
|
12 |
+
gt_labels = dlmread(gtruth_file);
|
13 |
+
gt = dir(sprintf('%s/*.xml',gtruth_dir));
|
14 |
+
load (meta_file);
|
15 |
+
hash = make_hash(synsets);
|
16 |
+
n = size(gt_labels,2);
|
17 |
+
%% extra labels are ignored
|
18 |
+
if size(pred,2) > max_num_pred_per_image*5
|
19 |
+
pred = pred(:,1:max_num_pred_per_image*5);
|
20 |
+
end
|
21 |
+
assert(size(pred,1)==size(gt_labels,1));
|
22 |
+
%assert(size(pred,1)==size(gt,1));
|
23 |
+
num_guesses = size(pred,2)/5;
|
24 |
+
|
25 |
+
pred_labels = []; %%zeros(size(pred,1), num_guesses);
|
26 |
+
pred_bbox = zeros(size(pred,1), num_guesses, 4);
|
27 |
+
|
28 |
+
for i=1:5:size(pred,2)
|
29 |
+
pred_labels = [ pred_labels, pred(:,i) ];
|
30 |
+
for j=1:size(pred,1)
|
31 |
+
pred_bbox(j,ceil(i/5),:) = pred(j,i+1:i+4);
|
32 |
+
end
|
33 |
+
end
|
34 |
+
|
35 |
+
e = zeros(size(pred_labels,1),1);
|
36 |
+
for i=1:size(pred,1)
|
37 |
+
filename = gt(i).name;
|
38 |
+
rec = VOCreadrecxml(sprintf('%s/%s',gtruth_dir,filename),hash);
|
39 |
+
e(i) = 0;
|
40 |
+
for k=1:n %% sum
|
41 |
+
for j=1:num_guesses %% min
|
42 |
+
d_jk = (gt_labels(i,k) ~= pred_labels(i,j));
|
43 |
+
if d_jk == 0
|
44 |
+
ov_vector = compute_overlap(pred_bbox(i,j,:),rec,gt_labels(i,k));
|
45 |
+
f_j = ( ov_vector < 0.50 );
|
46 |
+
else
|
47 |
+
f_j = 1;
|
48 |
+
end
|
49 |
+
d_jk = ones(1,numel(f_j)) * d_jk;
|
50 |
+
d(i,j) = min( max([f_j;d_jk]) );
|
51 |
+
end
|
52 |
+
e(i) = e(i) + min(d(i,:)); %% min over j
|
53 |
+
end
|
54 |
+
end
|
55 |
+
labels_error = sum(e./n)/size(pred_labels,1);
|
ILSVRC2012_devkit_t12/evaluation/get_class2node.m
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
function class_str2node = get_class2node(hash,wnid)
|
2 |
+
class_str2node = hash.get(wnid);
|
3 |
+
end
|
ILSVRC2012_devkit_t12/evaluation/make_hash.m
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
function dict = make_hash(synsets)
|
2 |
+
|
3 |
+
dict = java.util.Hashtable;
|
4 |
+
for i = 1:numel(synsets)
|
5 |
+
dict.put(synsets(i).WNID, i);
|
6 |
+
end
|
7 |
+
|
ILSVRC2012_devkit_t12/readme.txt
ADDED
@@ -0,0 +1,264 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
=================================================
|
2 |
+
Introduction
|
3 |
+
=================================================
|
4 |
+
|
5 |
+
This is the documentation of the ILSVRC2012 Development Kit.
|
6 |
+
|
7 |
+
Please contact [email protected] for questions, comments,
|
8 |
+
or bug reports.
|
9 |
+
|
10 |
+
|
11 |
+
=================================================
|
12 |
+
Data
|
13 |
+
=================================================
|
14 |
+
|
15 |
+
There are three types of image data for this competition: training
|
16 |
+
data from ImageNet (TRAINING), validation data specific to this
|
17 |
+
competition (VALIDATION), and test data specific to this competition
|
18 |
+
(TEST). There is no overlap in the three sources of data: TRAINING,
|
19 |
+
VALIDATION, and TEST. All three sets of data contain images of 1000
|
20 |
+
categories of objects. The categories correspond 1-1 to a set of 1000
|
21 |
+
synsets (sets of synonymous nouns) in WordNet. An image is in a
|
22 |
+
particular category X, where X is a noun synset, if the image contains
|
23 |
+
an X. See [1] for more details of the collection and
|
24 |
+
labeling strategy.
|
25 |
+
|
26 |
+
The 1000 synsets are selected such that there is no overlap between
|
27 |
+
synsets, for any sysnets i and j, i is not an ancestor of j in the
|
28 |
+
WordNet hierarchy. We call these synsets "low level synsets".
|
29 |
+
|
30 |
+
Those 1000 synsets are part of the larger ImageNet hierarchy and we
|
31 |
+
can consider the subset of ImageNet containing the 1000 low level
|
32 |
+
synsets and all of their ancestors. There are 860 such ancestor
|
33 |
+
synsets, which we refer to as "high level synsets". In this hierarchy,
|
34 |
+
all the low level synsets are "leaf" nodes and the high level synsets
|
35 |
+
are "internal" nodes.
|
36 |
+
|
37 |
+
Note that the low level synsets may have children in ImageNet, but for
|
38 |
+
ILSVRC 2012 we do not consider their child subcategories. The
|
39 |
+
hierarchy here can be thought of as a "trimmed" version of the
|
40 |
+
complete ImageNet hierarchy.
|
41 |
+
|
42 |
+
Also note that for this competition, all ground truth labels are low
|
43 |
+
level synsets and entries must predict labels corresponding to one of
|
44 |
+
the 1000 low level synsets. Predicting high level synsets is not
|
45 |
+
considered. There are no additional training images for high level
|
46 |
+
synsets.
|
47 |
+
|
48 |
+
*** Meta Data
|
49 |
+
|
50 |
+
All information on the synsets is in the 'synsets' array in data/meta.mat.
|
51 |
+
To access it in Matlab, type
|
52 |
+
|
53 |
+
load data/meta.mat;
|
54 |
+
synsets
|
55 |
+
|
56 |
+
and you will see
|
57 |
+
|
58 |
+
synsets =
|
59 |
+
|
60 |
+
1x1 struct array with fields:
|
61 |
+
ILSVRC2012_ID
|
62 |
+
WNID
|
63 |
+
words
|
64 |
+
gloss
|
65 |
+
num_children
|
66 |
+
children
|
67 |
+
wordnet_height
|
68 |
+
num_train_images
|
69 |
+
|
70 |
+
Each entry in the struct array corresponds to a synset,i, and contains
|
71 |
+
fields:
|
72 |
+
|
73 |
+
'ILSVRC2012_ID' is an integer ID assigned to each synset. All the low
|
74 |
+
level synsets are assigned to an ID between 1 and 1000. All the high
|
75 |
+
level synsets have ID higher than 1000. The synsets are sorted by
|
76 |
+
ILSVRC2012_ID in the 'synsets' array, i.e. synsets(i).ILSVRC2012_ID
|
77 |
+
== i. For submission of prediction results, ILSVRC2012_ID is used as
|
78 |
+
the synset labels.
|
79 |
+
|
80 |
+
'WNID' is the WordNet ID of a synset. It is used to uniquely identify
|
81 |
+
a synset in ImageNet or WordNet. The tar files for training images
|
82 |
+
are named using WNID. Also it is used in naming individual training
|
83 |
+
images.
|
84 |
+
|
85 |
+
'num_children' is the number of the children in this trimmed
|
86 |
+
hierarchy. It is zero for all low level synsets and non-zero for high
|
87 |
+
level synsets.
|
88 |
+
|
89 |
+
'children' is an vector listing the ILSVRC2012_IDs of child synsets.
|
90 |
+
|
91 |
+
'wordnet_height' is the length of the longest path to a leaf node in
|
92 |
+
the FULL ImageNet/WordNet hierarchy (leaf nodes in the FULL ImageNet
|
93 |
+
hierarchy have wordnet_height zero).
|
94 |
+
|
95 |
+
The ILSVRC2012_ID of the root of the hierarchy is 1001, the synset
|
96 |
+
"entity".
|
97 |
+
|
98 |
+
|
99 |
+
*** Training images
|
100 |
+
|
101 |
+
There is a tar file for each synset, named by its WNID. The image files are named
|
102 |
+
as x_y.JPEG, where x is WNID of the synset and y is an integer (not fixed width and not
|
103 |
+
necessarily consecutive). All images are in JPEG format.
|
104 |
+
|
105 |
+
There are a total of 1281167 images for training. The number of images for each
|
106 |
+
synset ranges from 732 to 1300.
|
107 |
+
|
108 |
+
|
109 |
+
*** Validation images
|
110 |
+
|
111 |
+
There are a total of 50,000 validation images. They are named as
|
112 |
+
|
113 |
+
ILSVRC2012_val_00000001.JPEG
|
114 |
+
ILSVRC2012_val_00000002.JPEG
|
115 |
+
...
|
116 |
+
ILSVRC2012_val_00049999.JPEG
|
117 |
+
ILSVRC2012_val_00050000.JPEG
|
118 |
+
|
119 |
+
There are 50 validation images for each synset.
|
120 |
+
|
121 |
+
The ground truth of the validation images is in
|
122 |
+
data/ILSVRC2012_validation_ground_truth.txt,
|
123 |
+
where each line contains one ILSVRC2012_ID for one image, in the ascending alphabetical
|
124 |
+
order of the image file names.
|
125 |
+
|
126 |
+
|
127 |
+
*** Test images
|
128 |
+
|
129 |
+
There are a total of 100,000 test images, which will be released separately at a later
|
130 |
+
time. The test files are named as
|
131 |
+
|
132 |
+
ILSVRC2012_test_00000001.JPEG
|
133 |
+
ILSVRC2012_test_00000002.JPEG
|
134 |
+
...
|
135 |
+
ILSVRC2012_test_00099999.JPEG
|
136 |
+
ILSVRC2012_test_00100000.JPEG
|
137 |
+
|
138 |
+
There are 100 test images for each synset.
|
139 |
+
|
140 |
+
Ground truth of the test images will not be released during the competition.
|
141 |
+
|
142 |
+
|
143 |
+
*** Bounding Boxes
|
144 |
+
|
145 |
+
All images in validation and test and at least 100 images in the training set
|
146 |
+
have bounding box annotations, in PASCAL VOC format. It can be parsed
|
147 |
+
using the PASCAL development toolkit. There's one XML file for each image
|
148 |
+
with bounding box annotations. If the image filename is X.JPEG, then the
|
149 |
+
bounding box file is named as X.xml.
|
150 |
+
|
151 |
+
For more information on the bounding box annotations, visit:
|
152 |
+
|
153 |
+
http://www.image-net.org/download-bboxes
|
154 |
+
|
155 |
+
If there are multiple instances within an image, every instance
|
156 |
+
is guaranteed to have a bounding box.
|
157 |
+
|
158 |
+
You are free to use bounding boxes in the competition, for both
|
159 |
+
the classification task and the localization task.
|
160 |
+
|
161 |
+
===============================================================
|
162 |
+
Submission and evaluation
|
163 |
+
===============================================================
|
164 |
+
|
165 |
+
**** Submission format:
|
166 |
+
|
167 |
+
The 100,000 test images will be in the same format, i.e. from
|
168 |
+
ILSVRC2012_test_00000001.JPEG to ILSVRC2012_test_0100000.JPEG.
|
169 |
+
|
170 |
+
For task 1, submission of results on test data will consist of a
|
171 |
+
text file with one line per image, in the alphabetical order of the
|
172 |
+
image file names, i.e. from ILSVRC2012_test_00000001.JPEG to
|
173 |
+
ILSVRC2012_test_0100000.JPEG. Each line contains the predicted
|
174 |
+
labels, i.e. the ILSVRC2012_IDs ( an integer between 1 and 1000 )
|
175 |
+
of the predicted categories, sorted by confidence in descending
|
176 |
+
order. The number of labels per line can vary but must be no more
|
177 |
+
than 5.
|
178 |
+
|
179 |
+
For task 2, submission is similar to task 1, but in each line,
|
180 |
+
each of the predicted labels is followed by the detected location
|
181 |
+
of that object sorted by confidence in descending order. It looks
|
182 |
+
as follows :
|
183 |
+
<label(1)> <xmin(1)> <ymin(1)> <xmax(1)> <ymax(1)> <label(2)> <xmin(2)> <ymin(2)> <xmax(2)> <ymax(2)> ....
|
184 |
+
|
185 |
+
The number of labels per line can vary, but not more than 5
|
186 |
+
( extra labels are ignored ).
|
187 |
+
|
188 |
+
Example files on the validation data is
|
189 |
+
|
190 |
+
./evaluation/demo.val.pred.txt for Task 1
|
191 |
+
./evaluation/demo.val.pred.det.txt for Task 2
|
192 |
+
|
193 |
+
**** Evaluation routines
|
194 |
+
|
195 |
+
The Matlab routines for evaluating the submission for Task 1 are
|
196 |
+
|
197 |
+
./evaluation/eval_flat.m
|
198 |
+
|
199 |
+
and for Task 2
|
200 |
+
|
201 |
+
./evaluation/eval_localization_flat.m
|
202 |
+
|
203 |
+
To see an example of using the routines, start Matlab
|
204 |
+
in the 'evaluation' folder and type
|
205 |
+
demo_eval;
|
206 |
+
|
207 |
+
and you will see the following output:
|
208 |
+
|
209 |
+
pred_file =
|
210 |
+
|
211 |
+
demo.val.pred.txt
|
212 |
+
|
213 |
+
|
214 |
+
ground_truth_file =
|
215 |
+
|
216 |
+
../data/ILSVRC2012_validation_ground_truth.txt
|
217 |
+
|
218 |
+
Task 1: # guesses vs flat error
|
219 |
+
1.0000 0.9990
|
220 |
+
2.0000 0.9980
|
221 |
+
3.0000 0.9972
|
222 |
+
4.0000 0.9962
|
223 |
+
5.0000 0.9950
|
224 |
+
|
225 |
+
|
226 |
+
pred_localization_file =
|
227 |
+
|
228 |
+
demo.val.pred.det.txt
|
229 |
+
|
230 |
+
|
231 |
+
ground_truth_file =
|
232 |
+
|
233 |
+
../data/ILSVRC2012_validation_ground_truth.txt
|
234 |
+
|
235 |
+
Please enter the path to the Validation bounding box annotations directory: ~/AnnoVal/val
|
236 |
+
|
237 |
+
localization_ground_truth_dir =
|
238 |
+
|
239 |
+
~/AnnoVal/val
|
240 |
+
|
241 |
+
Task 2: # guesses vs flat error
|
242 |
+
1.0000 1.0000
|
243 |
+
2.0000 0.9999
|
244 |
+
3.0000 0.9998
|
245 |
+
4.0000 0.9997
|
246 |
+
5.0000 0.9996
|
247 |
+
|
248 |
+
In this demo, we take top i ( i=1...5) predictions (and ignore the
|
249 |
+
rest) from your result file and plot the error as a function
|
250 |
+
of the number of guesses.
|
251 |
+
|
252 |
+
Note that only the error with 5 guesses will be used to determine the
|
253 |
+
winner of this competition for each criteria.
|
254 |
+
|
255 |
+
** The demo.val.pred.txt used here is a synthetic result
|
256 |
+
|
257 |
+
====================================================================
|
258 |
+
References
|
259 |
+
====================================================================
|
260 |
+
|
261 |
+
[1] J. Deng, W. Dong, R. Socher, L.-J. Li, K. Li and L. Fei-Fei, ImageNet:
|
262 |
+
A Large-Scale Hierarchical Image Database. IEEE Computer Vision and Pattern
|
263 |
+
Recognition (CVPR), 2009.
|
264 |
+
|
VMCBench/VMCBench-9018.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc718f54af0925587b90e5020de1b968c35d1c7ce1d7e1a1a0bbd889d9e1c88a
|
3 |
+
size 1849488636
|
VMCBench/VMCBench_DEV_indices.txt
ADDED
@@ -0,0 +1,1000 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
1
|
2 |
+
11
|
3 |
+
13
|
4 |
+
20
|
5 |
+
33
|
6 |
+
36
|
7 |
+
44
|
8 |
+
61
|
9 |
+
69
|
10 |
+
76
|
11 |
+
78
|
12 |
+
79
|
13 |
+
81
|
14 |
+
82
|
15 |
+
83
|
16 |
+
86
|
17 |
+
89
|
18 |
+
97
|
19 |
+
100
|
20 |
+
109
|
21 |
+
121
|
22 |
+
125
|
23 |
+
140
|
24 |
+
142
|
25 |
+
186
|
26 |
+
190
|
27 |
+
246
|
28 |
+
247
|
29 |
+
258
|
30 |
+
264
|
31 |
+
273
|
32 |
+
287
|
33 |
+
290
|
34 |
+
305
|
35 |
+
311
|
36 |
+
319
|
37 |
+
336
|
38 |
+
358
|
39 |
+
373
|
40 |
+
411
|
41 |
+
428
|
42 |
+
435
|
43 |
+
446
|
44 |
+
449
|
45 |
+
450
|
46 |
+
457
|
47 |
+
469
|
48 |
+
475
|
49 |
+
495
|
50 |
+
496
|
51 |
+
507
|
52 |
+
510
|
53 |
+
511
|
54 |
+
517
|
55 |
+
518
|
56 |
+
520
|
57 |
+
521
|
58 |
+
526
|
59 |
+
527
|
60 |
+
533
|
61 |
+
536
|
62 |
+
548
|
63 |
+
564
|
64 |
+
570
|
65 |
+
571
|
66 |
+
572
|
67 |
+
587
|
68 |
+
591
|
69 |
+
601
|
70 |
+
606
|
71 |
+
614
|
72 |
+
616
|
73 |
+
620
|
74 |
+
623
|
75 |
+
630
|
76 |
+
631
|
77 |
+
639
|
78 |
+
647
|
79 |
+
650
|
80 |
+
651
|
81 |
+
656
|
82 |
+
665
|
83 |
+
668
|
84 |
+
671
|
85 |
+
674
|
86 |
+
683
|
87 |
+
686
|
88 |
+
690
|
89 |
+
695
|
90 |
+
696
|
91 |
+
700
|
92 |
+
711
|
93 |
+
714
|
94 |
+
720
|
95 |
+
729
|
96 |
+
734
|
97 |
+
735
|
98 |
+
742
|
99 |
+
751
|
100 |
+
758
|
101 |
+
770
|
102 |
+
780
|
103 |
+
782
|
104 |
+
789
|
105 |
+
804
|
106 |
+
807
|
107 |
+
813
|
108 |
+
831
|
109 |
+
846
|
110 |
+
848
|
111 |
+
849
|
112 |
+
851
|
113 |
+
852
|
114 |
+
853
|
115 |
+
854
|
116 |
+
869
|
117 |
+
872
|
118 |
+
880
|
119 |
+
892
|
120 |
+
896
|
121 |
+
903
|
122 |
+
919
|
123 |
+
933
|
124 |
+
937
|
125 |
+
954
|
126 |
+
962
|
127 |
+
990
|
128 |
+
993
|
129 |
+
1012
|
130 |
+
1021
|
131 |
+
1032
|
132 |
+
1033
|
133 |
+
1073
|
134 |
+
1086
|
135 |
+
1090
|
136 |
+
1124
|
137 |
+
1146
|
138 |
+
1182
|
139 |
+
1204
|
140 |
+
1206
|
141 |
+
1217
|
142 |
+
1224
|
143 |
+
1225
|
144 |
+
1228
|
145 |
+
1239
|
146 |
+
1241
|
147 |
+
1245
|
148 |
+
1256
|
149 |
+
1264
|
150 |
+
1265
|
151 |
+
1270
|
152 |
+
1280
|
153 |
+
1282
|
154 |
+
1289
|
155 |
+
1302
|
156 |
+
1305
|
157 |
+
1327
|
158 |
+
1341
|
159 |
+
1343
|
160 |
+
1346
|
161 |
+
1349
|
162 |
+
1350
|
163 |
+
1351
|
164 |
+
1357
|
165 |
+
1374
|
166 |
+
1399
|
167 |
+
1401
|
168 |
+
1429
|
169 |
+
1430
|
170 |
+
1458
|
171 |
+
1471
|
172 |
+
1473
|
173 |
+
1482
|
174 |
+
1489
|
175 |
+
1498
|
176 |
+
1507
|
177 |
+
1509
|
178 |
+
1543
|
179 |
+
1549
|
180 |
+
1591
|
181 |
+
1593
|
182 |
+
1602
|
183 |
+
1640
|
184 |
+
1644
|
185 |
+
1661
|
186 |
+
1673
|
187 |
+
1683
|
188 |
+
1687
|
189 |
+
1702
|
190 |
+
1704
|
191 |
+
1708
|
192 |
+
1710
|
193 |
+
1711
|
194 |
+
1714
|
195 |
+
1723
|
196 |
+
1732
|
197 |
+
1753
|
198 |
+
1761
|
199 |
+
1763
|
200 |
+
1764
|
201 |
+
1770
|
202 |
+
1779
|
203 |
+
1781
|
204 |
+
1788
|
205 |
+
1802
|
206 |
+
1805
|
207 |
+
1828
|
208 |
+
1837
|
209 |
+
1844
|
210 |
+
1846
|
211 |
+
1851
|
212 |
+
1852
|
213 |
+
1853
|
214 |
+
1856
|
215 |
+
1867
|
216 |
+
1879
|
217 |
+
1892
|
218 |
+
1906
|
219 |
+
1907
|
220 |
+
1915
|
221 |
+
1928
|
222 |
+
1929
|
223 |
+
1930
|
224 |
+
1958
|
225 |
+
1961
|
226 |
+
1971
|
227 |
+
2004
|
228 |
+
2014
|
229 |
+
2039
|
230 |
+
2049
|
231 |
+
2052
|
232 |
+
2063
|
233 |
+
2068
|
234 |
+
2076
|
235 |
+
2082
|
236 |
+
2089
|
237 |
+
2113
|
238 |
+
2142
|
239 |
+
2180
|
240 |
+
2186
|
241 |
+
2198
|
242 |
+
2209
|
243 |
+
2213
|
244 |
+
2219
|
245 |
+
2234
|
246 |
+
2241
|
247 |
+
2247
|
248 |
+
2261
|
249 |
+
2264
|
250 |
+
2265
|
251 |
+
2283
|
252 |
+
2306
|
253 |
+
2315
|
254 |
+
2332
|
255 |
+
2348
|
256 |
+
2350
|
257 |
+
2351
|
258 |
+
2353
|
259 |
+
2354
|
260 |
+
2355
|
261 |
+
2356
|
262 |
+
2357
|
263 |
+
2362
|
264 |
+
2372
|
265 |
+
2384
|
266 |
+
2396
|
267 |
+
2400
|
268 |
+
2407
|
269 |
+
2416
|
270 |
+
2425
|
271 |
+
2438
|
272 |
+
2440
|
273 |
+
2454
|
274 |
+
2496
|
275 |
+
2513
|
276 |
+
2522
|
277 |
+
2532
|
278 |
+
2538
|
279 |
+
2541
|
280 |
+
2549
|
281 |
+
2571
|
282 |
+
2577
|
283 |
+
2584
|
284 |
+
2588
|
285 |
+
2593
|
286 |
+
2599
|
287 |
+
2615
|
288 |
+
2616
|
289 |
+
2620
|
290 |
+
2624
|
291 |
+
2657
|
292 |
+
2690
|
293 |
+
2704
|
294 |
+
2713
|
295 |
+
2723
|
296 |
+
2724
|
297 |
+
2732
|
298 |
+
2736
|
299 |
+
2759
|
300 |
+
2763
|
301 |
+
2775
|
302 |
+
2779
|
303 |
+
2782
|
304 |
+
2785
|
305 |
+
2786
|
306 |
+
2788
|
307 |
+
2789
|
308 |
+
2794
|
309 |
+
2799
|
310 |
+
2800
|
311 |
+
2801
|
312 |
+
2805
|
313 |
+
2812
|
314 |
+
2815
|
315 |
+
2821
|
316 |
+
2825
|
317 |
+
2826
|
318 |
+
2830
|
319 |
+
2835
|
320 |
+
2836
|
321 |
+
2837
|
322 |
+
2838
|
323 |
+
2839
|
324 |
+
2845
|
325 |
+
2846
|
326 |
+
2848
|
327 |
+
2865
|
328 |
+
2868
|
329 |
+
2870
|
330 |
+
2876
|
331 |
+
2880
|
332 |
+
2883
|
333 |
+
2887
|
334 |
+
2892
|
335 |
+
2896
|
336 |
+
2901
|
337 |
+
2906
|
338 |
+
2907
|
339 |
+
2911
|
340 |
+
2925
|
341 |
+
2927
|
342 |
+
2928
|
343 |
+
2931
|
344 |
+
2935
|
345 |
+
2938
|
346 |
+
2939
|
347 |
+
2940
|
348 |
+
2943
|
349 |
+
2961
|
350 |
+
2964
|
351 |
+
2966
|
352 |
+
2969
|
353 |
+
2976
|
354 |
+
2978
|
355 |
+
2997
|
356 |
+
3000
|
357 |
+
3022
|
358 |
+
3030
|
359 |
+
3035
|
360 |
+
3039
|
361 |
+
3040
|
362 |
+
3043
|
363 |
+
3044
|
364 |
+
3046
|
365 |
+
3051
|
366 |
+
3060
|
367 |
+
3068
|
368 |
+
3071
|
369 |
+
3104
|
370 |
+
3107
|
371 |
+
3122
|
372 |
+
3140
|
373 |
+
3143
|
374 |
+
3150
|
375 |
+
3160
|
376 |
+
3163
|
377 |
+
3167
|
378 |
+
3172
|
379 |
+
3176
|
380 |
+
3193
|
381 |
+
3218
|
382 |
+
3256
|
383 |
+
3258
|
384 |
+
3279
|
385 |
+
3281
|
386 |
+
3283
|
387 |
+
3289
|
388 |
+
3300
|
389 |
+
3303
|
390 |
+
3338
|
391 |
+
3402
|
392 |
+
3409
|
393 |
+
3421
|
394 |
+
3427
|
395 |
+
3433
|
396 |
+
3449
|
397 |
+
3453
|
398 |
+
3456
|
399 |
+
3460
|
400 |
+
3464
|
401 |
+
3466
|
402 |
+
3468
|
403 |
+
3476
|
404 |
+
3478
|
405 |
+
3497
|
406 |
+
3500
|
407 |
+
3522
|
408 |
+
3530
|
409 |
+
3535
|
410 |
+
3539
|
411 |
+
3540
|
412 |
+
3543
|
413 |
+
3544
|
414 |
+
3546
|
415 |
+
3551
|
416 |
+
3562
|
417 |
+
3570
|
418 |
+
3573
|
419 |
+
3606
|
420 |
+
3609
|
421 |
+
3625
|
422 |
+
3643
|
423 |
+
3645
|
424 |
+
3652
|
425 |
+
3662
|
426 |
+
3665
|
427 |
+
3669
|
428 |
+
3674
|
429 |
+
3678
|
430 |
+
3697
|
431 |
+
3722
|
432 |
+
3759
|
433 |
+
3761
|
434 |
+
3782
|
435 |
+
3784
|
436 |
+
3786
|
437 |
+
3792
|
438 |
+
3801
|
439 |
+
3804
|
440 |
+
3863
|
441 |
+
3902
|
442 |
+
3906
|
443 |
+
3909
|
444 |
+
3921
|
445 |
+
3927
|
446 |
+
3933
|
447 |
+
3949
|
448 |
+
3953
|
449 |
+
3956
|
450 |
+
3960
|
451 |
+
3966
|
452 |
+
3976
|
453 |
+
3978
|
454 |
+
3985
|
455 |
+
3997
|
456 |
+
4000
|
457 |
+
4006
|
458 |
+
4023
|
459 |
+
4031
|
460 |
+
4036
|
461 |
+
4038
|
462 |
+
4041
|
463 |
+
4045
|
464 |
+
4046
|
465 |
+
4053
|
466 |
+
4059
|
467 |
+
4070
|
468 |
+
4073
|
469 |
+
4100
|
470 |
+
4106
|
471 |
+
4125
|
472 |
+
4147
|
473 |
+
4164
|
474 |
+
4182
|
475 |
+
4198
|
476 |
+
4202
|
477 |
+
4222
|
478 |
+
4235
|
479 |
+
4245
|
480 |
+
4269
|
481 |
+
4276
|
482 |
+
4279
|
483 |
+
4284
|
484 |
+
4299
|
485 |
+
4307
|
486 |
+
4338
|
487 |
+
4340
|
488 |
+
4360
|
489 |
+
4368
|
490 |
+
4397
|
491 |
+
4406
|
492 |
+
4408
|
493 |
+
4418
|
494 |
+
4426
|
495 |
+
4445
|
496 |
+
4449
|
497 |
+
4451
|
498 |
+
4459
|
499 |
+
4460
|
500 |
+
4461
|
501 |
+
4466
|
502 |
+
4468
|
503 |
+
4475
|
504 |
+
4477
|
505 |
+
4497
|
506 |
+
4500
|
507 |
+
4522
|
508 |
+
4530
|
509 |
+
4535
|
510 |
+
4539
|
511 |
+
4540
|
512 |
+
4543
|
513 |
+
4544
|
514 |
+
4546
|
515 |
+
4551
|
516 |
+
4560
|
517 |
+
4568
|
518 |
+
4571
|
519 |
+
4604
|
520 |
+
4607
|
521 |
+
4622
|
522 |
+
4640
|
523 |
+
4642
|
524 |
+
4649
|
525 |
+
4659
|
526 |
+
4662
|
527 |
+
4666
|
528 |
+
4671
|
529 |
+
4675
|
530 |
+
4692
|
531 |
+
4717
|
532 |
+
4755
|
533 |
+
4757
|
534 |
+
4779
|
535 |
+
4781
|
536 |
+
4783
|
537 |
+
4789
|
538 |
+
4800
|
539 |
+
4802
|
540 |
+
4837
|
541 |
+
4901
|
542 |
+
4908
|
543 |
+
4920
|
544 |
+
4926
|
545 |
+
4932
|
546 |
+
4949
|
547 |
+
4953
|
548 |
+
4956
|
549 |
+
4960
|
550 |
+
4964
|
551 |
+
4966
|
552 |
+
4975
|
553 |
+
4977
|
554 |
+
4984
|
555 |
+
4996
|
556 |
+
4999
|
557 |
+
5005
|
558 |
+
5022
|
559 |
+
5030
|
560 |
+
5035
|
561 |
+
5037
|
562 |
+
5040
|
563 |
+
5044
|
564 |
+
5045
|
565 |
+
5051
|
566 |
+
5057
|
567 |
+
5071
|
568 |
+
5084
|
569 |
+
5091
|
570 |
+
5098
|
571 |
+
5115
|
572 |
+
5120
|
573 |
+
5142
|
574 |
+
5148
|
575 |
+
5178
|
576 |
+
5189
|
577 |
+
5194
|
578 |
+
5205
|
579 |
+
5214
|
580 |
+
5248
|
581 |
+
5264
|
582 |
+
5290
|
583 |
+
5327
|
584 |
+
5347
|
585 |
+
5354
|
586 |
+
5358
|
587 |
+
5386
|
588 |
+
5395
|
589 |
+
5406
|
590 |
+
5414
|
591 |
+
5424
|
592 |
+
5429
|
593 |
+
5430
|
594 |
+
5431
|
595 |
+
5437
|
596 |
+
5442
|
597 |
+
5443
|
598 |
+
5445
|
599 |
+
5446
|
600 |
+
5447
|
601 |
+
5452
|
602 |
+
5454
|
603 |
+
5461
|
604 |
+
5463
|
605 |
+
5482
|
606 |
+
5485
|
607 |
+
5507
|
608 |
+
5515
|
609 |
+
5520
|
610 |
+
5524
|
611 |
+
5525
|
612 |
+
5528
|
613 |
+
5529
|
614 |
+
5531
|
615 |
+
5536
|
616 |
+
5545
|
617 |
+
5553
|
618 |
+
5556
|
619 |
+
5589
|
620 |
+
5592
|
621 |
+
5607
|
622 |
+
5625
|
623 |
+
5627
|
624 |
+
5634
|
625 |
+
5644
|
626 |
+
5647
|
627 |
+
5661
|
628 |
+
5683
|
629 |
+
5689
|
630 |
+
5713
|
631 |
+
5718
|
632 |
+
5739
|
633 |
+
5741
|
634 |
+
5768
|
635 |
+
5774
|
636 |
+
5784
|
637 |
+
5785
|
638 |
+
5804
|
639 |
+
5807
|
640 |
+
5822
|
641 |
+
5859
|
642 |
+
5878
|
643 |
+
5891
|
644 |
+
5892
|
645 |
+
5895
|
646 |
+
5907
|
647 |
+
5913
|
648 |
+
5935
|
649 |
+
5942
|
650 |
+
5946
|
651 |
+
5962
|
652 |
+
5986
|
653 |
+
5989
|
654 |
+
5996
|
655 |
+
6013
|
656 |
+
6031
|
657 |
+
6033
|
658 |
+
6035
|
659 |
+
6038
|
660 |
+
6040
|
661 |
+
6041
|
662 |
+
6043
|
663 |
+
6044
|
664 |
+
6047
|
665 |
+
6068
|
666 |
+
6071
|
667 |
+
6104
|
668 |
+
6105
|
669 |
+
6132
|
670 |
+
6133
|
671 |
+
6134
|
672 |
+
6137
|
673 |
+
6161
|
674 |
+
6167
|
675 |
+
6178
|
676 |
+
6191
|
677 |
+
6206
|
678 |
+
6214
|
679 |
+
6226
|
680 |
+
6243
|
681 |
+
6274
|
682 |
+
6286
|
683 |
+
6287
|
684 |
+
6288
|
685 |
+
6300
|
686 |
+
6303
|
687 |
+
6305
|
688 |
+
6325
|
689 |
+
6347
|
690 |
+
6362
|
691 |
+
6371
|
692 |
+
6378
|
693 |
+
6399
|
694 |
+
6400
|
695 |
+
6410
|
696 |
+
6422
|
697 |
+
6434
|
698 |
+
6435
|
699 |
+
6444
|
700 |
+
6448
|
701 |
+
6462
|
702 |
+
6486
|
703 |
+
6496
|
704 |
+
6514
|
705 |
+
6529
|
706 |
+
6531
|
707 |
+
6532
|
708 |
+
6534
|
709 |
+
6535
|
710 |
+
6536
|
711 |
+
6537
|
712 |
+
6540
|
713 |
+
6543
|
714 |
+
6551
|
715 |
+
6562
|
716 |
+
6574
|
717 |
+
6579
|
718 |
+
6586
|
719 |
+
6595
|
720 |
+
6604
|
721 |
+
6618
|
722 |
+
6620
|
723 |
+
6633
|
724 |
+
6637
|
725 |
+
6651
|
726 |
+
6665
|
727 |
+
6686
|
728 |
+
6688
|
729 |
+
6695
|
730 |
+
6705
|
731 |
+
6718
|
732 |
+
6748
|
733 |
+
6754
|
734 |
+
6761
|
735 |
+
6763
|
736 |
+
6773
|
737 |
+
6779
|
738 |
+
6799
|
739 |
+
6820
|
740 |
+
6836
|
741 |
+
6853
|
742 |
+
6867
|
743 |
+
6868
|
744 |
+
6870
|
745 |
+
6890
|
746 |
+
6901
|
747 |
+
6909
|
748 |
+
6921
|
749 |
+
6940
|
750 |
+
6944
|
751 |
+
6952
|
752 |
+
6961
|
753 |
+
6963
|
754 |
+
6970
|
755 |
+
6982
|
756 |
+
6986
|
757 |
+
6992
|
758 |
+
7008
|
759 |
+
7016
|
760 |
+
7022
|
761 |
+
7024
|
762 |
+
7027
|
763 |
+
7031
|
764 |
+
7032
|
765 |
+
7038
|
766 |
+
7044
|
767 |
+
7056
|
768 |
+
7059
|
769 |
+
7086
|
770 |
+
7093
|
771 |
+
7110
|
772 |
+
7132
|
773 |
+
7149
|
774 |
+
7166
|
775 |
+
7182
|
776 |
+
7186
|
777 |
+
7206
|
778 |
+
7219
|
779 |
+
7229
|
780 |
+
7254
|
781 |
+
7262
|
782 |
+
7265
|
783 |
+
7270
|
784 |
+
7286
|
785 |
+
7294
|
786 |
+
7324
|
787 |
+
7326
|
788 |
+
7347
|
789 |
+
7355
|
790 |
+
7385
|
791 |
+
7394
|
792 |
+
7396
|
793 |
+
7405
|
794 |
+
7413
|
795 |
+
7431
|
796 |
+
7435
|
797 |
+
7437
|
798 |
+
7445
|
799 |
+
7446
|
800 |
+
7447
|
801 |
+
7452
|
802 |
+
7461
|
803 |
+
7483
|
804 |
+
7492
|
805 |
+
7508
|
806 |
+
7523
|
807 |
+
7526
|
808 |
+
7527
|
809 |
+
7529
|
810 |
+
7530
|
811 |
+
7531
|
812 |
+
7532
|
813 |
+
7533
|
814 |
+
7536
|
815 |
+
7580
|
816 |
+
7583
|
817 |
+
7616
|
818 |
+
7633
|
819 |
+
7667
|
820 |
+
7677
|
821 |
+
7679
|
822 |
+
7692
|
823 |
+
7695
|
824 |
+
7702
|
825 |
+
7708
|
826 |
+
7719
|
827 |
+
7722
|
828 |
+
7723
|
829 |
+
7737
|
830 |
+
7749
|
831 |
+
7769
|
832 |
+
7772
|
833 |
+
7781
|
834 |
+
7799
|
835 |
+
7801
|
836 |
+
7810
|
837 |
+
7821
|
838 |
+
7861
|
839 |
+
7872
|
840 |
+
7891
|
841 |
+
7895
|
842 |
+
7900
|
843 |
+
7905
|
844 |
+
7913
|
845 |
+
7917
|
846 |
+
7929
|
847 |
+
7939
|
848 |
+
7943
|
849 |
+
7946
|
850 |
+
7950
|
851 |
+
7952
|
852 |
+
7962
|
853 |
+
7964
|
854 |
+
7972
|
855 |
+
7984
|
856 |
+
7987
|
857 |
+
7995
|
858 |
+
8015
|
859 |
+
8024
|
860 |
+
8032
|
861 |
+
8035
|
862 |
+
8038
|
863 |
+
8040
|
864 |
+
8041
|
865 |
+
8042
|
866 |
+
8045
|
867 |
+
8053
|
868 |
+
8066
|
869 |
+
8069
|
870 |
+
8082
|
871 |
+
8089
|
872 |
+
8091
|
873 |
+
8102
|
874 |
+
8124
|
875 |
+
8140
|
876 |
+
8214
|
877 |
+
8217
|
878 |
+
8219
|
879 |
+
8231
|
880 |
+
8251
|
881 |
+
8257
|
882 |
+
8265
|
883 |
+
8272
|
884 |
+
8288
|
885 |
+
8306
|
886 |
+
8325
|
887 |
+
8345
|
888 |
+
8349
|
889 |
+
8386
|
890 |
+
8389
|
891 |
+
8396
|
892 |
+
8397
|
893 |
+
8403
|
894 |
+
8405
|
895 |
+
8408
|
896 |
+
8413
|
897 |
+
8416
|
898 |
+
8434
|
899 |
+
8436
|
900 |
+
8444
|
901 |
+
8461
|
902 |
+
8488
|
903 |
+
8497
|
904 |
+
8514
|
905 |
+
8532
|
906 |
+
8534
|
907 |
+
8535
|
908 |
+
8537
|
909 |
+
8538
|
910 |
+
8539
|
911 |
+
8540
|
912 |
+
8541
|
913 |
+
8545
|
914 |
+
8555
|
915 |
+
8567
|
916 |
+
8579
|
917 |
+
8583
|
918 |
+
8590
|
919 |
+
8600
|
920 |
+
8609
|
921 |
+
8623
|
922 |
+
8625
|
923 |
+
8639
|
924 |
+
8679
|
925 |
+
8696
|
926 |
+
8705
|
927 |
+
8716
|
928 |
+
8722
|
929 |
+
8725
|
930 |
+
8733
|
931 |
+
8753
|
932 |
+
8759
|
933 |
+
8767
|
934 |
+
8771
|
935 |
+
8776
|
936 |
+
8782
|
937 |
+
8800
|
938 |
+
8801
|
939 |
+
8804
|
940 |
+
8808
|
941 |
+
8840
|
942 |
+
8872
|
943 |
+
8883
|
944 |
+
8892
|
945 |
+
8903
|
946 |
+
8904
|
947 |
+
8913
|
948 |
+
8918
|
949 |
+
8941
|
950 |
+
8945
|
951 |
+
8951
|
952 |
+
8960
|
953 |
+
8962
|
954 |
+
8969
|
955 |
+
8981
|
956 |
+
8984
|
957 |
+
8991
|
958 |
+
9007
|
959 |
+
9015
|
960 |
+
9020
|
961 |
+
9022
|
962 |
+
9025
|
963 |
+
9029
|
964 |
+
9030
|
965 |
+
9036
|
966 |
+
9042
|
967 |
+
9057
|
968 |
+
9071
|
969 |
+
9078
|
970 |
+
9085
|
971 |
+
9102
|
972 |
+
9107
|
973 |
+
9130
|
974 |
+
9137
|
975 |
+
9168
|
976 |
+
9180
|
977 |
+
9185
|
978 |
+
9196
|
979 |
+
9206
|
980 |
+
9240
|
981 |
+
9257
|
982 |
+
9284
|
983 |
+
9323
|
984 |
+
9344
|
985 |
+
9371
|
986 |
+
9381
|
987 |
+
9383
|
988 |
+
9390
|
989 |
+
9402
|
990 |
+
9410
|
991 |
+
9420
|
992 |
+
9426
|
993 |
+
9427
|
994 |
+
9428
|
995 |
+
9435
|
996 |
+
9440
|
997 |
+
9441
|
998 |
+
9443
|
999 |
+
9444
|
1000 |
+
9446
|
VMCBench/VMCBench_TEST_indices.txt
ADDED
@@ -0,0 +1,8018 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
2
|
2 |
+
3
|
3 |
+
4
|
4 |
+
6
|
5 |
+
7
|
6 |
+
8
|
7 |
+
9
|
8 |
+
10
|
9 |
+
12
|
10 |
+
14
|
11 |
+
15
|
12 |
+
16
|
13 |
+
17
|
14 |
+
18
|
15 |
+
19
|
16 |
+
21
|
17 |
+
22
|
18 |
+
23
|
19 |
+
24
|
20 |
+
25
|
21 |
+
26
|
22 |
+
27
|
23 |
+
28
|
24 |
+
29
|
25 |
+
30
|
26 |
+
32
|
27 |
+
34
|
28 |
+
35
|
29 |
+
37
|
30 |
+
38
|
31 |
+
40
|
32 |
+
41
|
33 |
+
42
|
34 |
+
45
|
35 |
+
46
|
36 |
+
47
|
37 |
+
48
|
38 |
+
49
|
39 |
+
50
|
40 |
+
51
|
41 |
+
52
|
42 |
+
53
|
43 |
+
54
|
44 |
+
55
|
45 |
+
56
|
46 |
+
57
|
47 |
+
59
|
48 |
+
60
|
49 |
+
62
|
50 |
+
63
|
51 |
+
64
|
52 |
+
65
|
53 |
+
66
|
54 |
+
67
|
55 |
+
68
|
56 |
+
70
|
57 |
+
71
|
58 |
+
72
|
59 |
+
73
|
60 |
+
74
|
61 |
+
75
|
62 |
+
77
|
63 |
+
80
|
64 |
+
85
|
65 |
+
87
|
66 |
+
88
|
67 |
+
90
|
68 |
+
91
|
69 |
+
92
|
70 |
+
93
|
71 |
+
94
|
72 |
+
95
|
73 |
+
96
|
74 |
+
98
|
75 |
+
99
|
76 |
+
101
|
77 |
+
102
|
78 |
+
103
|
79 |
+
104
|
80 |
+
105
|
81 |
+
106
|
82 |
+
108
|
83 |
+
110
|
84 |
+
111
|
85 |
+
112
|
86 |
+
113
|
87 |
+
114
|
88 |
+
115
|
89 |
+
116
|
90 |
+
117
|
91 |
+
118
|
92 |
+
119
|
93 |
+
120
|
94 |
+
122
|
95 |
+
123
|
96 |
+
124
|
97 |
+
126
|
98 |
+
127
|
99 |
+
128
|
100 |
+
129
|
101 |
+
130
|
102 |
+
131
|
103 |
+
132
|
104 |
+
134
|
105 |
+
135
|
106 |
+
136
|
107 |
+
137
|
108 |
+
138
|
109 |
+
139
|
110 |
+
143
|
111 |
+
144
|
112 |
+
145
|
113 |
+
146
|
114 |
+
147
|
115 |
+
148
|
116 |
+
149
|
117 |
+
150
|
118 |
+
151
|
119 |
+
152
|
120 |
+
153
|
121 |
+
154
|
122 |
+
155
|
123 |
+
156
|
124 |
+
157
|
125 |
+
158
|
126 |
+
159
|
127 |
+
161
|
128 |
+
162
|
129 |
+
163
|
130 |
+
164
|
131 |
+
165
|
132 |
+
166
|
133 |
+
168
|
134 |
+
170
|
135 |
+
171
|
136 |
+
172
|
137 |
+
173
|
138 |
+
174
|
139 |
+
175
|
140 |
+
176
|
141 |
+
177
|
142 |
+
178
|
143 |
+
179
|
144 |
+
180
|
145 |
+
181
|
146 |
+
182
|
147 |
+
183
|
148 |
+
185
|
149 |
+
187
|
150 |
+
188
|
151 |
+
189
|
152 |
+
191
|
153 |
+
192
|
154 |
+
193
|
155 |
+
194
|
156 |
+
195
|
157 |
+
196
|
158 |
+
197
|
159 |
+
198
|
160 |
+
199
|
161 |
+
200
|
162 |
+
201
|
163 |
+
202
|
164 |
+
203
|
165 |
+
204
|
166 |
+
205
|
167 |
+
206
|
168 |
+
207
|
169 |
+
208
|
170 |
+
209
|
171 |
+
211
|
172 |
+
213
|
173 |
+
214
|
174 |
+
215
|
175 |
+
216
|
176 |
+
217
|
177 |
+
218
|
178 |
+
219
|
179 |
+
220
|
180 |
+
221
|
181 |
+
223
|
182 |
+
224
|
183 |
+
225
|
184 |
+
226
|
185 |
+
227
|
186 |
+
228
|
187 |
+
229
|
188 |
+
230
|
189 |
+
231
|
190 |
+
232
|
191 |
+
233
|
192 |
+
234
|
193 |
+
235
|
194 |
+
236
|
195 |
+
237
|
196 |
+
238
|
197 |
+
240
|
198 |
+
241
|
199 |
+
242
|
200 |
+
243
|
201 |
+
244
|
202 |
+
245
|
203 |
+
248
|
204 |
+
249
|
205 |
+
250
|
206 |
+
251
|
207 |
+
252
|
208 |
+
253
|
209 |
+
255
|
210 |
+
256
|
211 |
+
259
|
212 |
+
260
|
213 |
+
261
|
214 |
+
262
|
215 |
+
263
|
216 |
+
265
|
217 |
+
266
|
218 |
+
267
|
219 |
+
268
|
220 |
+
269
|
221 |
+
270
|
222 |
+
271
|
223 |
+
272
|
224 |
+
274
|
225 |
+
275
|
226 |
+
276
|
227 |
+
277
|
228 |
+
278
|
229 |
+
279
|
230 |
+
280
|
231 |
+
281
|
232 |
+
282
|
233 |
+
284
|
234 |
+
285
|
235 |
+
286
|
236 |
+
288
|
237 |
+
291
|
238 |
+
292
|
239 |
+
293
|
240 |
+
294
|
241 |
+
296
|
242 |
+
298
|
243 |
+
299
|
244 |
+
300
|
245 |
+
301
|
246 |
+
302
|
247 |
+
303
|
248 |
+
304
|
249 |
+
306
|
250 |
+
307
|
251 |
+
308
|
252 |
+
309
|
253 |
+
310
|
254 |
+
312
|
255 |
+
313
|
256 |
+
314
|
257 |
+
316
|
258 |
+
317
|
259 |
+
318
|
260 |
+
320
|
261 |
+
322
|
262 |
+
323
|
263 |
+
324
|
264 |
+
325
|
265 |
+
326
|
266 |
+
327
|
267 |
+
328
|
268 |
+
329
|
269 |
+
330
|
270 |
+
331
|
271 |
+
332
|
272 |
+
333
|
273 |
+
334
|
274 |
+
335
|
275 |
+
337
|
276 |
+
338
|
277 |
+
339
|
278 |
+
340
|
279 |
+
341
|
280 |
+
342
|
281 |
+
343
|
282 |
+
344
|
283 |
+
345
|
284 |
+
346
|
285 |
+
347
|
286 |
+
348
|
287 |
+
349
|
288 |
+
350
|
289 |
+
351
|
290 |
+
352
|
291 |
+
353
|
292 |
+
354
|
293 |
+
355
|
294 |
+
356
|
295 |
+
357
|
296 |
+
359
|
297 |
+
360
|
298 |
+
361
|
299 |
+
362
|
300 |
+
363
|
301 |
+
364
|
302 |
+
365
|
303 |
+
366
|
304 |
+
367
|
305 |
+
368
|
306 |
+
369
|
307 |
+
370
|
308 |
+
371
|
309 |
+
372
|
310 |
+
374
|
311 |
+
375
|
312 |
+
376
|
313 |
+
377
|
314 |
+
378
|
315 |
+
379
|
316 |
+
380
|
317 |
+
381
|
318 |
+
382
|
319 |
+
383
|
320 |
+
384
|
321 |
+
386
|
322 |
+
387
|
323 |
+
388
|
324 |
+
390
|
325 |
+
391
|
326 |
+
392
|
327 |
+
393
|
328 |
+
394
|
329 |
+
395
|
330 |
+
396
|
331 |
+
397
|
332 |
+
398
|
333 |
+
399
|
334 |
+
400
|
335 |
+
401
|
336 |
+
402
|
337 |
+
403
|
338 |
+
404
|
339 |
+
405
|
340 |
+
406
|
341 |
+
408
|
342 |
+
409
|
343 |
+
410
|
344 |
+
412
|
345 |
+
413
|
346 |
+
415
|
347 |
+
416
|
348 |
+
417
|
349 |
+
418
|
350 |
+
420
|
351 |
+
421
|
352 |
+
422
|
353 |
+
423
|
354 |
+
425
|
355 |
+
426
|
356 |
+
427
|
357 |
+
429
|
358 |
+
430
|
359 |
+
431
|
360 |
+
432
|
361 |
+
433
|
362 |
+
434
|
363 |
+
436
|
364 |
+
437
|
365 |
+
438
|
366 |
+
439
|
367 |
+
440
|
368 |
+
442
|
369 |
+
443
|
370 |
+
445
|
371 |
+
447
|
372 |
+
448
|
373 |
+
451
|
374 |
+
452
|
375 |
+
453
|
376 |
+
454
|
377 |
+
455
|
378 |
+
456
|
379 |
+
458
|
380 |
+
459
|
381 |
+
460
|
382 |
+
461
|
383 |
+
463
|
384 |
+
464
|
385 |
+
465
|
386 |
+
466
|
387 |
+
467
|
388 |
+
468
|
389 |
+
470
|
390 |
+
471
|
391 |
+
472
|
392 |
+
473
|
393 |
+
474
|
394 |
+
476
|
395 |
+
477
|
396 |
+
478
|
397 |
+
479
|
398 |
+
480
|
399 |
+
481
|
400 |
+
482
|
401 |
+
483
|
402 |
+
484
|
403 |
+
485
|
404 |
+
486
|
405 |
+
487
|
406 |
+
488
|
407 |
+
489
|
408 |
+
490
|
409 |
+
491
|
410 |
+
492
|
411 |
+
493
|
412 |
+
494
|
413 |
+
497
|
414 |
+
498
|
415 |
+
499
|
416 |
+
500
|
417 |
+
501
|
418 |
+
502
|
419 |
+
503
|
420 |
+
504
|
421 |
+
505
|
422 |
+
506
|
423 |
+
508
|
424 |
+
509
|
425 |
+
512
|
426 |
+
513
|
427 |
+
515
|
428 |
+
516
|
429 |
+
519
|
430 |
+
522
|
431 |
+
523
|
432 |
+
524
|
433 |
+
525
|
434 |
+
528
|
435 |
+
529
|
436 |
+
530
|
437 |
+
532
|
438 |
+
534
|
439 |
+
535
|
440 |
+
537
|
441 |
+
538
|
442 |
+
539
|
443 |
+
540
|
444 |
+
541
|
445 |
+
542
|
446 |
+
543
|
447 |
+
544
|
448 |
+
545
|
449 |
+
546
|
450 |
+
547
|
451 |
+
549
|
452 |
+
550
|
453 |
+
551
|
454 |
+
552
|
455 |
+
553
|
456 |
+
554
|
457 |
+
555
|
458 |
+
556
|
459 |
+
557
|
460 |
+
559
|
461 |
+
560
|
462 |
+
561
|
463 |
+
562
|
464 |
+
563
|
465 |
+
565
|
466 |
+
566
|
467 |
+
567
|
468 |
+
568
|
469 |
+
569
|
470 |
+
573
|
471 |
+
575
|
472 |
+
576
|
473 |
+
577
|
474 |
+
578
|
475 |
+
579
|
476 |
+
580
|
477 |
+
581
|
478 |
+
582
|
479 |
+
583
|
480 |
+
584
|
481 |
+
585
|
482 |
+
586
|
483 |
+
588
|
484 |
+
589
|
485 |
+
590
|
486 |
+
592
|
487 |
+
593
|
488 |
+
594
|
489 |
+
595
|
490 |
+
596
|
491 |
+
597
|
492 |
+
598
|
493 |
+
599
|
494 |
+
600
|
495 |
+
602
|
496 |
+
603
|
497 |
+
604
|
498 |
+
605
|
499 |
+
607
|
500 |
+
608
|
501 |
+
609
|
502 |
+
610
|
503 |
+
611
|
504 |
+
612
|
505 |
+
613
|
506 |
+
615
|
507 |
+
617
|
508 |
+
618
|
509 |
+
619
|
510 |
+
621
|
511 |
+
624
|
512 |
+
625
|
513 |
+
626
|
514 |
+
627
|
515 |
+
628
|
516 |
+
629
|
517 |
+
632
|
518 |
+
633
|
519 |
+
634
|
520 |
+
635
|
521 |
+
636
|
522 |
+
638
|
523 |
+
640
|
524 |
+
641
|
525 |
+
642
|
526 |
+
643
|
527 |
+
644
|
528 |
+
645
|
529 |
+
646
|
530 |
+
649
|
531 |
+
652
|
532 |
+
653
|
533 |
+
654
|
534 |
+
655
|
535 |
+
657
|
536 |
+
658
|
537 |
+
659
|
538 |
+
660
|
539 |
+
662
|
540 |
+
663
|
541 |
+
664
|
542 |
+
666
|
543 |
+
667
|
544 |
+
669
|
545 |
+
670
|
546 |
+
672
|
547 |
+
673
|
548 |
+
675
|
549 |
+
676
|
550 |
+
677
|
551 |
+
678
|
552 |
+
679
|
553 |
+
680
|
554 |
+
684
|
555 |
+
685
|
556 |
+
688
|
557 |
+
689
|
558 |
+
691
|
559 |
+
692
|
560 |
+
693
|
561 |
+
697
|
562 |
+
698
|
563 |
+
701
|
564 |
+
703
|
565 |
+
704
|
566 |
+
705
|
567 |
+
706
|
568 |
+
707
|
569 |
+
708
|
570 |
+
709
|
571 |
+
710
|
572 |
+
712
|
573 |
+
713
|
574 |
+
715
|
575 |
+
716
|
576 |
+
717
|
577 |
+
718
|
578 |
+
719
|
579 |
+
721
|
580 |
+
722
|
581 |
+
723
|
582 |
+
724
|
583 |
+
725
|
584 |
+
727
|
585 |
+
728
|
586 |
+
730
|
587 |
+
731
|
588 |
+
732
|
589 |
+
733
|
590 |
+
736
|
591 |
+
737
|
592 |
+
738
|
593 |
+
739
|
594 |
+
740
|
595 |
+
741
|
596 |
+
743
|
597 |
+
744
|
598 |
+
745
|
599 |
+
746
|
600 |
+
747
|
601 |
+
748
|
602 |
+
749
|
603 |
+
750
|
604 |
+
752
|
605 |
+
753
|
606 |
+
754
|
607 |
+
755
|
608 |
+
756
|
609 |
+
757
|
610 |
+
760
|
611 |
+
761
|
612 |
+
763
|
613 |
+
764
|
614 |
+
765
|
615 |
+
766
|
616 |
+
767
|
617 |
+
768
|
618 |
+
769
|
619 |
+
772
|
620 |
+
773
|
621 |
+
774
|
622 |
+
775
|
623 |
+
776
|
624 |
+
777
|
625 |
+
778
|
626 |
+
779
|
627 |
+
781
|
628 |
+
783
|
629 |
+
784
|
630 |
+
785
|
631 |
+
786
|
632 |
+
787
|
633 |
+
788
|
634 |
+
790
|
635 |
+
791
|
636 |
+
792
|
637 |
+
793
|
638 |
+
795
|
639 |
+
796
|
640 |
+
798
|
641 |
+
799
|
642 |
+
800
|
643 |
+
801
|
644 |
+
802
|
645 |
+
805
|
646 |
+
806
|
647 |
+
808
|
648 |
+
809
|
649 |
+
810
|
650 |
+
811
|
651 |
+
812
|
652 |
+
815
|
653 |
+
816
|
654 |
+
817
|
655 |
+
818
|
656 |
+
819
|
657 |
+
820
|
658 |
+
821
|
659 |
+
822
|
660 |
+
823
|
661 |
+
824
|
662 |
+
825
|
663 |
+
826
|
664 |
+
828
|
665 |
+
829
|
666 |
+
830
|
667 |
+
832
|
668 |
+
833
|
669 |
+
834
|
670 |
+
835
|
671 |
+
836
|
672 |
+
837
|
673 |
+
838
|
674 |
+
839
|
675 |
+
840
|
676 |
+
841
|
677 |
+
842
|
678 |
+
843
|
679 |
+
844
|
680 |
+
845
|
681 |
+
847
|
682 |
+
850
|
683 |
+
856
|
684 |
+
857
|
685 |
+
858
|
686 |
+
859
|
687 |
+
860
|
688 |
+
861
|
689 |
+
862
|
690 |
+
863
|
691 |
+
865
|
692 |
+
867
|
693 |
+
868
|
694 |
+
870
|
695 |
+
871
|
696 |
+
873
|
697 |
+
874
|
698 |
+
875
|
699 |
+
876
|
700 |
+
877
|
701 |
+
878
|
702 |
+
879
|
703 |
+
881
|
704 |
+
882
|
705 |
+
883
|
706 |
+
884
|
707 |
+
885
|
708 |
+
886
|
709 |
+
887
|
710 |
+
888
|
711 |
+
889
|
712 |
+
890
|
713 |
+
891
|
714 |
+
893
|
715 |
+
894
|
716 |
+
895
|
717 |
+
897
|
718 |
+
898
|
719 |
+
899
|
720 |
+
900
|
721 |
+
901
|
722 |
+
902
|
723 |
+
904
|
724 |
+
905
|
725 |
+
906
|
726 |
+
907
|
727 |
+
908
|
728 |
+
909
|
729 |
+
910
|
730 |
+
911
|
731 |
+
912
|
732 |
+
913
|
733 |
+
914
|
734 |
+
915
|
735 |
+
916
|
736 |
+
917
|
737 |
+
918
|
738 |
+
920
|
739 |
+
921
|
740 |
+
922
|
741 |
+
923
|
742 |
+
924
|
743 |
+
925
|
744 |
+
926
|
745 |
+
927
|
746 |
+
928
|
747 |
+
929
|
748 |
+
930
|
749 |
+
931
|
750 |
+
932
|
751 |
+
935
|
752 |
+
936
|
753 |
+
938
|
754 |
+
939
|
755 |
+
940
|
756 |
+
941
|
757 |
+
943
|
758 |
+
944
|
759 |
+
945
|
760 |
+
946
|
761 |
+
947
|
762 |
+
948
|
763 |
+
949
|
764 |
+
950
|
765 |
+
951
|
766 |
+
952
|
767 |
+
953
|
768 |
+
955
|
769 |
+
957
|
770 |
+
958
|
771 |
+
959
|
772 |
+
960
|
773 |
+
961
|
774 |
+
963
|
775 |
+
964
|
776 |
+
965
|
777 |
+
966
|
778 |
+
967
|
779 |
+
968
|
780 |
+
969
|
781 |
+
970
|
782 |
+
971
|
783 |
+
972
|
784 |
+
973
|
785 |
+
974
|
786 |
+
975
|
787 |
+
976
|
788 |
+
977
|
789 |
+
978
|
790 |
+
979
|
791 |
+
980
|
792 |
+
981
|
793 |
+
982
|
794 |
+
983
|
795 |
+
984
|
796 |
+
985
|
797 |
+
986
|
798 |
+
987
|
799 |
+
988
|
800 |
+
989
|
801 |
+
991
|
802 |
+
994
|
803 |
+
995
|
804 |
+
996
|
805 |
+
997
|
806 |
+
998
|
807 |
+
999
|
808 |
+
1000
|
809 |
+
1001
|
810 |
+
1002
|
811 |
+
1003
|
812 |
+
1004
|
813 |
+
1005
|
814 |
+
1006
|
815 |
+
1007
|
816 |
+
1008
|
817 |
+
1009
|
818 |
+
1010
|
819 |
+
1011
|
820 |
+
1013
|
821 |
+
1014
|
822 |
+
1015
|
823 |
+
1016
|
824 |
+
1017
|
825 |
+
1018
|
826 |
+
1019
|
827 |
+
1020
|
828 |
+
1023
|
829 |
+
1024
|
830 |
+
1025
|
831 |
+
1026
|
832 |
+
1027
|
833 |
+
1028
|
834 |
+
1030
|
835 |
+
1031
|
836 |
+
1034
|
837 |
+
1035
|
838 |
+
1036
|
839 |
+
1037
|
840 |
+
1038
|
841 |
+
1039
|
842 |
+
1040
|
843 |
+
1043
|
844 |
+
1044
|
845 |
+
1045
|
846 |
+
1046
|
847 |
+
1047
|
848 |
+
1048
|
849 |
+
1049
|
850 |
+
1050
|
851 |
+
1051
|
852 |
+
1054
|
853 |
+
1055
|
854 |
+
1056
|
855 |
+
1057
|
856 |
+
1058
|
857 |
+
1059
|
858 |
+
1060
|
859 |
+
1061
|
860 |
+
1062
|
861 |
+
1063
|
862 |
+
1064
|
863 |
+
1065
|
864 |
+
1066
|
865 |
+
1067
|
866 |
+
1068
|
867 |
+
1069
|
868 |
+
1070
|
869 |
+
1071
|
870 |
+
1072
|
871 |
+
1074
|
872 |
+
1075
|
873 |
+
1076
|
874 |
+
1077
|
875 |
+
1078
|
876 |
+
1079
|
877 |
+
1080
|
878 |
+
1081
|
879 |
+
1082
|
880 |
+
1083
|
881 |
+
1084
|
882 |
+
1085
|
883 |
+
1087
|
884 |
+
1088
|
885 |
+
1089
|
886 |
+
1091
|
887 |
+
1092
|
888 |
+
1093
|
889 |
+
1094
|
890 |
+
1095
|
891 |
+
1096
|
892 |
+
1097
|
893 |
+
1098
|
894 |
+
1099
|
895 |
+
1102
|
896 |
+
1104
|
897 |
+
1105
|
898 |
+
1106
|
899 |
+
1108
|
900 |
+
1109
|
901 |
+
1110
|
902 |
+
1111
|
903 |
+
1112
|
904 |
+
1113
|
905 |
+
1114
|
906 |
+
1115
|
907 |
+
1116
|
908 |
+
1117
|
909 |
+
1118
|
910 |
+
1119
|
911 |
+
1120
|
912 |
+
1121
|
913 |
+
1122
|
914 |
+
1123
|
915 |
+
1125
|
916 |
+
1126
|
917 |
+
1127
|
918 |
+
1128
|
919 |
+
1129
|
920 |
+
1130
|
921 |
+
1131
|
922 |
+
1132
|
923 |
+
1133
|
924 |
+
1134
|
925 |
+
1135
|
926 |
+
1136
|
927 |
+
1137
|
928 |
+
1138
|
929 |
+
1139
|
930 |
+
1140
|
931 |
+
1141
|
932 |
+
1142
|
933 |
+
1144
|
934 |
+
1145
|
935 |
+
1147
|
936 |
+
1148
|
937 |
+
1149
|
938 |
+
1150
|
939 |
+
1151
|
940 |
+
1152
|
941 |
+
1153
|
942 |
+
1154
|
943 |
+
1155
|
944 |
+
1156
|
945 |
+
1157
|
946 |
+
1158
|
947 |
+
1159
|
948 |
+
1160
|
949 |
+
1161
|
950 |
+
1162
|
951 |
+
1163
|
952 |
+
1164
|
953 |
+
1166
|
954 |
+
1167
|
955 |
+
1168
|
956 |
+
1169
|
957 |
+
1171
|
958 |
+
1172
|
959 |
+
1173
|
960 |
+
1174
|
961 |
+
1175
|
962 |
+
1176
|
963 |
+
1177
|
964 |
+
1178
|
965 |
+
1179
|
966 |
+
1180
|
967 |
+
1181
|
968 |
+
1183
|
969 |
+
1184
|
970 |
+
1185
|
971 |
+
1186
|
972 |
+
1187
|
973 |
+
1188
|
974 |
+
1189
|
975 |
+
1191
|
976 |
+
1192
|
977 |
+
1193
|
978 |
+
1195
|
979 |
+
1196
|
980 |
+
1197
|
981 |
+
1198
|
982 |
+
1199
|
983 |
+
1200
|
984 |
+
1201
|
985 |
+
1202
|
986 |
+
1203
|
987 |
+
1205
|
988 |
+
1207
|
989 |
+
1208
|
990 |
+
1209
|
991 |
+
1211
|
992 |
+
1212
|
993 |
+
1213
|
994 |
+
1214
|
995 |
+
1215
|
996 |
+
1216
|
997 |
+
1218
|
998 |
+
1219
|
999 |
+
1220
|
1000 |
+
1221
|
1001 |
+
1222
|
1002 |
+
1223
|
1003 |
+
1226
|
1004 |
+
1227
|
1005 |
+
1229
|
1006 |
+
1230
|
1007 |
+
1231
|
1008 |
+
1232
|
1009 |
+
1233
|
1010 |
+
1234
|
1011 |
+
1235
|
1012 |
+
1236
|
1013 |
+
1237
|
1014 |
+
1238
|
1015 |
+
1240
|
1016 |
+
1242
|
1017 |
+
1243
|
1018 |
+
1244
|
1019 |
+
1246
|
1020 |
+
1247
|
1021 |
+
1248
|
1022 |
+
1249
|
1023 |
+
1250
|
1024 |
+
1251
|
1025 |
+
1252
|
1026 |
+
1253
|
1027 |
+
1254
|
1028 |
+
1255
|
1029 |
+
1257
|
1030 |
+
1258
|
1031 |
+
1259
|
1032 |
+
1260
|
1033 |
+
1261
|
1034 |
+
1262
|
1035 |
+
1263
|
1036 |
+
1266
|
1037 |
+
1267
|
1038 |
+
1268
|
1039 |
+
1269
|
1040 |
+
1271
|
1041 |
+
1273
|
1042 |
+
1274
|
1043 |
+
1275
|
1044 |
+
1276
|
1045 |
+
1277
|
1046 |
+
1278
|
1047 |
+
1279
|
1048 |
+
1281
|
1049 |
+
1283
|
1050 |
+
1284
|
1051 |
+
1285
|
1052 |
+
1286
|
1053 |
+
1287
|
1054 |
+
1288
|
1055 |
+
1290
|
1056 |
+
1291
|
1057 |
+
1292
|
1058 |
+
1293
|
1059 |
+
1294
|
1060 |
+
1295
|
1061 |
+
1296
|
1062 |
+
1297
|
1063 |
+
1298
|
1064 |
+
1300
|
1065 |
+
1301
|
1066 |
+
1303
|
1067 |
+
1304
|
1068 |
+
1306
|
1069 |
+
1307
|
1070 |
+
1308
|
1071 |
+
1309
|
1072 |
+
1310
|
1073 |
+
1311
|
1074 |
+
1312
|
1075 |
+
1313
|
1076 |
+
1314
|
1077 |
+
1315
|
1078 |
+
1316
|
1079 |
+
1317
|
1080 |
+
1318
|
1081 |
+
1319
|
1082 |
+
1320
|
1083 |
+
1321
|
1084 |
+
1322
|
1085 |
+
1323
|
1086 |
+
1324
|
1087 |
+
1325
|
1088 |
+
1326
|
1089 |
+
1328
|
1090 |
+
1329
|
1091 |
+
1330
|
1092 |
+
1331
|
1093 |
+
1332
|
1094 |
+
1334
|
1095 |
+
1335
|
1096 |
+
1336
|
1097 |
+
1337
|
1098 |
+
1338
|
1099 |
+
1339
|
1100 |
+
1340
|
1101 |
+
1342
|
1102 |
+
1344
|
1103 |
+
1345
|
1104 |
+
1347
|
1105 |
+
1348
|
1106 |
+
1352
|
1107 |
+
1353
|
1108 |
+
1354
|
1109 |
+
1355
|
1110 |
+
1356
|
1111 |
+
1358
|
1112 |
+
1359
|
1113 |
+
1360
|
1114 |
+
1361
|
1115 |
+
1362
|
1116 |
+
1363
|
1117 |
+
1364
|
1118 |
+
1365
|
1119 |
+
1366
|
1120 |
+
1367
|
1121 |
+
1368
|
1122 |
+
1369
|
1123 |
+
1370
|
1124 |
+
1371
|
1125 |
+
1372
|
1126 |
+
1373
|
1127 |
+
1375
|
1128 |
+
1376
|
1129 |
+
1377
|
1130 |
+
1378
|
1131 |
+
1379
|
1132 |
+
1380
|
1133 |
+
1381
|
1134 |
+
1382
|
1135 |
+
1383
|
1136 |
+
1384
|
1137 |
+
1385
|
1138 |
+
1386
|
1139 |
+
1387
|
1140 |
+
1389
|
1141 |
+
1390
|
1142 |
+
1391
|
1143 |
+
1392
|
1144 |
+
1393
|
1145 |
+
1394
|
1146 |
+
1395
|
1147 |
+
1396
|
1148 |
+
1397
|
1149 |
+
1400
|
1150 |
+
1402
|
1151 |
+
1403
|
1152 |
+
1404
|
1153 |
+
1405
|
1154 |
+
1406
|
1155 |
+
1407
|
1156 |
+
1408
|
1157 |
+
1409
|
1158 |
+
1410
|
1159 |
+
1411
|
1160 |
+
1412
|
1161 |
+
1413
|
1162 |
+
1414
|
1163 |
+
1415
|
1164 |
+
1416
|
1165 |
+
1417
|
1166 |
+
1418
|
1167 |
+
1419
|
1168 |
+
1420
|
1169 |
+
1422
|
1170 |
+
1423
|
1171 |
+
1424
|
1172 |
+
1425
|
1173 |
+
1426
|
1174 |
+
1427
|
1175 |
+
1428
|
1176 |
+
1431
|
1177 |
+
1432
|
1178 |
+
1433
|
1179 |
+
1434
|
1180 |
+
1435
|
1181 |
+
1436
|
1182 |
+
1438
|
1183 |
+
1439
|
1184 |
+
1440
|
1185 |
+
1441
|
1186 |
+
1442
|
1187 |
+
1443
|
1188 |
+
1444
|
1189 |
+
1445
|
1190 |
+
1446
|
1191 |
+
1447
|
1192 |
+
1448
|
1193 |
+
1449
|
1194 |
+
1450
|
1195 |
+
1451
|
1196 |
+
1452
|
1197 |
+
1453
|
1198 |
+
1454
|
1199 |
+
1455
|
1200 |
+
1456
|
1201 |
+
1457
|
1202 |
+
1460
|
1203 |
+
1461
|
1204 |
+
1462
|
1205 |
+
1463
|
1206 |
+
1464
|
1207 |
+
1465
|
1208 |
+
1466
|
1209 |
+
1467
|
1210 |
+
1468
|
1211 |
+
1469
|
1212 |
+
1470
|
1213 |
+
1472
|
1214 |
+
1474
|
1215 |
+
1475
|
1216 |
+
1476
|
1217 |
+
1477
|
1218 |
+
1478
|
1219 |
+
1479
|
1220 |
+
1480
|
1221 |
+
1481
|
1222 |
+
1483
|
1223 |
+
1484
|
1224 |
+
1485
|
1225 |
+
1486
|
1226 |
+
1487
|
1227 |
+
1488
|
1228 |
+
1490
|
1229 |
+
1491
|
1230 |
+
1492
|
1231 |
+
1493
|
1232 |
+
1494
|
1233 |
+
1495
|
1234 |
+
1496
|
1235 |
+
1497
|
1236 |
+
1499
|
1237 |
+
1500
|
1238 |
+
1501
|
1239 |
+
1502
|
1240 |
+
1503
|
1241 |
+
1504
|
1242 |
+
1505
|
1243 |
+
1506
|
1244 |
+
1508
|
1245 |
+
1510
|
1246 |
+
1511
|
1247 |
+
1512
|
1248 |
+
1513
|
1249 |
+
1514
|
1250 |
+
1515
|
1251 |
+
1516
|
1252 |
+
1517
|
1253 |
+
1518
|
1254 |
+
1519
|
1255 |
+
1520
|
1256 |
+
1521
|
1257 |
+
1522
|
1258 |
+
1523
|
1259 |
+
1524
|
1260 |
+
1525
|
1261 |
+
1526
|
1262 |
+
1527
|
1263 |
+
1528
|
1264 |
+
1529
|
1265 |
+
1530
|
1266 |
+
1531
|
1267 |
+
1532
|
1268 |
+
1533
|
1269 |
+
1534
|
1270 |
+
1535
|
1271 |
+
1536
|
1272 |
+
1537
|
1273 |
+
1538
|
1274 |
+
1539
|
1275 |
+
1540
|
1276 |
+
1541
|
1277 |
+
1542
|
1278 |
+
1544
|
1279 |
+
1545
|
1280 |
+
1546
|
1281 |
+
1547
|
1282 |
+
1548
|
1283 |
+
1550
|
1284 |
+
1551
|
1285 |
+
1552
|
1286 |
+
1553
|
1287 |
+
1554
|
1288 |
+
1555
|
1289 |
+
1556
|
1290 |
+
1557
|
1291 |
+
1558
|
1292 |
+
1559
|
1293 |
+
1560
|
1294 |
+
1561
|
1295 |
+
1562
|
1296 |
+
1563
|
1297 |
+
1565
|
1298 |
+
1566
|
1299 |
+
1567
|
1300 |
+
1568
|
1301 |
+
1569
|
1302 |
+
1570
|
1303 |
+
1571
|
1304 |
+
1572
|
1305 |
+
1573
|
1306 |
+
1574
|
1307 |
+
1575
|
1308 |
+
1576
|
1309 |
+
1577
|
1310 |
+
1578
|
1311 |
+
1579
|
1312 |
+
1580
|
1313 |
+
1581
|
1314 |
+
1582
|
1315 |
+
1583
|
1316 |
+
1584
|
1317 |
+
1585
|
1318 |
+
1586
|
1319 |
+
1587
|
1320 |
+
1588
|
1321 |
+
1589
|
1322 |
+
1590
|
1323 |
+
1592
|
1324 |
+
1594
|
1325 |
+
1596
|
1326 |
+
1597
|
1327 |
+
1598
|
1328 |
+
1599
|
1329 |
+
1600
|
1330 |
+
1601
|
1331 |
+
1603
|
1332 |
+
1604
|
1333 |
+
1605
|
1334 |
+
1606
|
1335 |
+
1607
|
1336 |
+
1608
|
1337 |
+
1609
|
1338 |
+
1610
|
1339 |
+
1611
|
1340 |
+
1612
|
1341 |
+
1613
|
1342 |
+
1614
|
1343 |
+
1615
|
1344 |
+
1616
|
1345 |
+
1617
|
1346 |
+
1618
|
1347 |
+
1619
|
1348 |
+
1620
|
1349 |
+
1621
|
1350 |
+
1622
|
1351 |
+
1623
|
1352 |
+
1624
|
1353 |
+
1625
|
1354 |
+
1626
|
1355 |
+
1627
|
1356 |
+
1628
|
1357 |
+
1629
|
1358 |
+
1630
|
1359 |
+
1631
|
1360 |
+
1632
|
1361 |
+
1633
|
1362 |
+
1634
|
1363 |
+
1635
|
1364 |
+
1636
|
1365 |
+
1637
|
1366 |
+
1638
|
1367 |
+
1639
|
1368 |
+
1641
|
1369 |
+
1642
|
1370 |
+
1643
|
1371 |
+
1645
|
1372 |
+
1646
|
1373 |
+
1647
|
1374 |
+
1648
|
1375 |
+
1649
|
1376 |
+
1650
|
1377 |
+
1651
|
1378 |
+
1652
|
1379 |
+
1653
|
1380 |
+
1654
|
1381 |
+
1655
|
1382 |
+
1656
|
1383 |
+
1657
|
1384 |
+
1658
|
1385 |
+
1659
|
1386 |
+
1660
|
1387 |
+
1662
|
1388 |
+
1663
|
1389 |
+
1664
|
1390 |
+
1665
|
1391 |
+
1666
|
1392 |
+
1667
|
1393 |
+
1668
|
1394 |
+
1669
|
1395 |
+
1670
|
1396 |
+
1671
|
1397 |
+
1672
|
1398 |
+
1674
|
1399 |
+
1675
|
1400 |
+
1676
|
1401 |
+
1677
|
1402 |
+
1678
|
1403 |
+
1679
|
1404 |
+
1680
|
1405 |
+
1681
|
1406 |
+
1682
|
1407 |
+
1684
|
1408 |
+
1685
|
1409 |
+
1686
|
1410 |
+
1688
|
1411 |
+
1689
|
1412 |
+
1690
|
1413 |
+
1691
|
1414 |
+
1692
|
1415 |
+
1693
|
1416 |
+
1694
|
1417 |
+
1695
|
1418 |
+
1696
|
1419 |
+
1697
|
1420 |
+
1698
|
1421 |
+
1699
|
1422 |
+
1700
|
1423 |
+
1701
|
1424 |
+
1703
|
1425 |
+
1705
|
1426 |
+
1706
|
1427 |
+
1707
|
1428 |
+
1709
|
1429 |
+
1712
|
1430 |
+
1713
|
1431 |
+
1715
|
1432 |
+
1716
|
1433 |
+
1717
|
1434 |
+
1718
|
1435 |
+
1719
|
1436 |
+
1721
|
1437 |
+
1722
|
1438 |
+
1724
|
1439 |
+
1725
|
1440 |
+
1726
|
1441 |
+
1727
|
1442 |
+
1728
|
1443 |
+
1729
|
1444 |
+
1730
|
1445 |
+
1731
|
1446 |
+
1733
|
1447 |
+
1734
|
1448 |
+
1735
|
1449 |
+
1736
|
1450 |
+
1737
|
1451 |
+
1738
|
1452 |
+
1739
|
1453 |
+
1740
|
1454 |
+
1741
|
1455 |
+
1742
|
1456 |
+
1743
|
1457 |
+
1744
|
1458 |
+
1745
|
1459 |
+
1746
|
1460 |
+
1747
|
1461 |
+
1748
|
1462 |
+
1749
|
1463 |
+
1750
|
1464 |
+
1751
|
1465 |
+
1752
|
1466 |
+
1754
|
1467 |
+
1755
|
1468 |
+
1756
|
1469 |
+
1757
|
1470 |
+
1758
|
1471 |
+
1759
|
1472 |
+
1760
|
1473 |
+
1762
|
1474 |
+
1765
|
1475 |
+
1766
|
1476 |
+
1767
|
1477 |
+
1768
|
1478 |
+
1769
|
1479 |
+
1771
|
1480 |
+
1772
|
1481 |
+
1773
|
1482 |
+
1774
|
1483 |
+
1775
|
1484 |
+
1776
|
1485 |
+
1777
|
1486 |
+
1778
|
1487 |
+
1780
|
1488 |
+
1782
|
1489 |
+
1783
|
1490 |
+
1784
|
1491 |
+
1785
|
1492 |
+
1786
|
1493 |
+
1787
|
1494 |
+
1789
|
1495 |
+
1790
|
1496 |
+
1792
|
1497 |
+
1793
|
1498 |
+
1794
|
1499 |
+
1795
|
1500 |
+
1796
|
1501 |
+
1797
|
1502 |
+
1799
|
1503 |
+
1800
|
1504 |
+
1801
|
1505 |
+
1803
|
1506 |
+
1804
|
1507 |
+
1806
|
1508 |
+
1807
|
1509 |
+
1808
|
1510 |
+
1810
|
1511 |
+
1811
|
1512 |
+
1812
|
1513 |
+
1813
|
1514 |
+
1814
|
1515 |
+
1815
|
1516 |
+
1816
|
1517 |
+
1817
|
1518 |
+
1818
|
1519 |
+
1819
|
1520 |
+
1820
|
1521 |
+
1821
|
1522 |
+
1822
|
1523 |
+
1823
|
1524 |
+
1824
|
1525 |
+
1825
|
1526 |
+
1826
|
1527 |
+
1827
|
1528 |
+
1829
|
1529 |
+
1830
|
1530 |
+
1831
|
1531 |
+
1832
|
1532 |
+
1834
|
1533 |
+
1835
|
1534 |
+
1836
|
1535 |
+
1838
|
1536 |
+
1839
|
1537 |
+
1840
|
1538 |
+
1841
|
1539 |
+
1842
|
1540 |
+
1843
|
1541 |
+
1845
|
1542 |
+
1847
|
1543 |
+
1848
|
1544 |
+
1849
|
1545 |
+
1850
|
1546 |
+
1854
|
1547 |
+
1855
|
1548 |
+
1857
|
1549 |
+
1858
|
1550 |
+
1859
|
1551 |
+
1860
|
1552 |
+
1861
|
1553 |
+
1862
|
1554 |
+
1863
|
1555 |
+
1864
|
1556 |
+
1865
|
1557 |
+
1866
|
1558 |
+
1868
|
1559 |
+
1869
|
1560 |
+
1870
|
1561 |
+
1871
|
1562 |
+
1873
|
1563 |
+
1874
|
1564 |
+
1875
|
1565 |
+
1876
|
1566 |
+
1877
|
1567 |
+
1878
|
1568 |
+
1880
|
1569 |
+
1881
|
1570 |
+
1882
|
1571 |
+
1883
|
1572 |
+
1884
|
1573 |
+
1885
|
1574 |
+
1886
|
1575 |
+
1887
|
1576 |
+
1888
|
1577 |
+
1889
|
1578 |
+
1890
|
1579 |
+
1891
|
1580 |
+
1893
|
1581 |
+
1894
|
1582 |
+
1895
|
1583 |
+
1896
|
1584 |
+
1897
|
1585 |
+
1898
|
1586 |
+
1899
|
1587 |
+
1900
|
1588 |
+
1901
|
1589 |
+
1902
|
1590 |
+
1903
|
1591 |
+
1904
|
1592 |
+
1905
|
1593 |
+
1908
|
1594 |
+
1909
|
1595 |
+
1910
|
1596 |
+
1911
|
1597 |
+
1912
|
1598 |
+
1913
|
1599 |
+
1914
|
1600 |
+
1916
|
1601 |
+
1917
|
1602 |
+
1918
|
1603 |
+
1919
|
1604 |
+
1920
|
1605 |
+
1921
|
1606 |
+
1922
|
1607 |
+
1923
|
1608 |
+
1924
|
1609 |
+
1925
|
1610 |
+
1926
|
1611 |
+
1927
|
1612 |
+
1931
|
1613 |
+
1932
|
1614 |
+
1933
|
1615 |
+
1934
|
1616 |
+
1935
|
1617 |
+
1936
|
1618 |
+
1937
|
1619 |
+
1938
|
1620 |
+
1939
|
1621 |
+
1940
|
1622 |
+
1941
|
1623 |
+
1942
|
1624 |
+
1943
|
1625 |
+
1944
|
1626 |
+
1945
|
1627 |
+
1946
|
1628 |
+
1947
|
1629 |
+
1948
|
1630 |
+
1949
|
1631 |
+
1950
|
1632 |
+
1952
|
1633 |
+
1953
|
1634 |
+
1954
|
1635 |
+
1955
|
1636 |
+
1956
|
1637 |
+
1957
|
1638 |
+
1959
|
1639 |
+
1960
|
1640 |
+
1962
|
1641 |
+
1963
|
1642 |
+
1964
|
1643 |
+
1965
|
1644 |
+
1966
|
1645 |
+
1967
|
1646 |
+
1968
|
1647 |
+
1969
|
1648 |
+
1970
|
1649 |
+
1972
|
1650 |
+
1973
|
1651 |
+
1974
|
1652 |
+
1975
|
1653 |
+
1976
|
1654 |
+
1977
|
1655 |
+
1978
|
1656 |
+
1979
|
1657 |
+
1980
|
1658 |
+
1981
|
1659 |
+
1982
|
1660 |
+
1983
|
1661 |
+
1984
|
1662 |
+
1985
|
1663 |
+
1986
|
1664 |
+
1987
|
1665 |
+
1988
|
1666 |
+
1989
|
1667 |
+
1990
|
1668 |
+
1991
|
1669 |
+
1992
|
1670 |
+
1993
|
1671 |
+
1994
|
1672 |
+
1995
|
1673 |
+
1996
|
1674 |
+
1997
|
1675 |
+
1998
|
1676 |
+
1999
|
1677 |
+
2000
|
1678 |
+
2001
|
1679 |
+
2002
|
1680 |
+
2003
|
1681 |
+
2005
|
1682 |
+
2006
|
1683 |
+
2007
|
1684 |
+
2008
|
1685 |
+
2009
|
1686 |
+
2010
|
1687 |
+
2011
|
1688 |
+
2012
|
1689 |
+
2013
|
1690 |
+
2015
|
1691 |
+
2016
|
1692 |
+
2018
|
1693 |
+
2019
|
1694 |
+
2020
|
1695 |
+
2021
|
1696 |
+
2022
|
1697 |
+
2023
|
1698 |
+
2024
|
1699 |
+
2025
|
1700 |
+
2026
|
1701 |
+
2027
|
1702 |
+
2028
|
1703 |
+
2029
|
1704 |
+
2030
|
1705 |
+
2031
|
1706 |
+
2032
|
1707 |
+
2033
|
1708 |
+
2034
|
1709 |
+
2035
|
1710 |
+
2036
|
1711 |
+
2037
|
1712 |
+
2038
|
1713 |
+
2040
|
1714 |
+
2041
|
1715 |
+
2042
|
1716 |
+
2043
|
1717 |
+
2044
|
1718 |
+
2045
|
1719 |
+
2046
|
1720 |
+
2047
|
1721 |
+
2048
|
1722 |
+
2050
|
1723 |
+
2051
|
1724 |
+
2053
|
1725 |
+
2054
|
1726 |
+
2055
|
1727 |
+
2056
|
1728 |
+
2057
|
1729 |
+
2058
|
1730 |
+
2059
|
1731 |
+
2060
|
1732 |
+
2061
|
1733 |
+
2062
|
1734 |
+
2064
|
1735 |
+
2065
|
1736 |
+
2066
|
1737 |
+
2067
|
1738 |
+
2069
|
1739 |
+
2070
|
1740 |
+
2071
|
1741 |
+
2072
|
1742 |
+
2073
|
1743 |
+
2074
|
1744 |
+
2075
|
1745 |
+
2077
|
1746 |
+
2078
|
1747 |
+
2079
|
1748 |
+
2080
|
1749 |
+
2081
|
1750 |
+
2083
|
1751 |
+
2084
|
1752 |
+
2085
|
1753 |
+
2086
|
1754 |
+
2087
|
1755 |
+
2088
|
1756 |
+
2090
|
1757 |
+
2091
|
1758 |
+
2092
|
1759 |
+
2093
|
1760 |
+
2094
|
1761 |
+
2095
|
1762 |
+
2096
|
1763 |
+
2097
|
1764 |
+
2098
|
1765 |
+
2099
|
1766 |
+
2100
|
1767 |
+
2101
|
1768 |
+
2102
|
1769 |
+
2103
|
1770 |
+
2104
|
1771 |
+
2105
|
1772 |
+
2106
|
1773 |
+
2107
|
1774 |
+
2108
|
1775 |
+
2109
|
1776 |
+
2110
|
1777 |
+
2111
|
1778 |
+
2112
|
1779 |
+
2114
|
1780 |
+
2115
|
1781 |
+
2116
|
1782 |
+
2117
|
1783 |
+
2118
|
1784 |
+
2119
|
1785 |
+
2120
|
1786 |
+
2121
|
1787 |
+
2122
|
1788 |
+
2123
|
1789 |
+
2124
|
1790 |
+
2125
|
1791 |
+
2126
|
1792 |
+
2127
|
1793 |
+
2128
|
1794 |
+
2129
|
1795 |
+
2130
|
1796 |
+
2131
|
1797 |
+
2132
|
1798 |
+
2133
|
1799 |
+
2134
|
1800 |
+
2135
|
1801 |
+
2136
|
1802 |
+
2137
|
1803 |
+
2138
|
1804 |
+
2139
|
1805 |
+
2140
|
1806 |
+
2141
|
1807 |
+
2143
|
1808 |
+
2144
|
1809 |
+
2145
|
1810 |
+
2146
|
1811 |
+
2147
|
1812 |
+
2148
|
1813 |
+
2149
|
1814 |
+
2150
|
1815 |
+
2151
|
1816 |
+
2152
|
1817 |
+
2153
|
1818 |
+
2154
|
1819 |
+
2155
|
1820 |
+
2156
|
1821 |
+
2157
|
1822 |
+
2158
|
1823 |
+
2159
|
1824 |
+
2160
|
1825 |
+
2161
|
1826 |
+
2162
|
1827 |
+
2163
|
1828 |
+
2164
|
1829 |
+
2165
|
1830 |
+
2166
|
1831 |
+
2167
|
1832 |
+
2168
|
1833 |
+
2169
|
1834 |
+
2170
|
1835 |
+
2171
|
1836 |
+
2172
|
1837 |
+
2173
|
1838 |
+
2174
|
1839 |
+
2175
|
1840 |
+
2176
|
1841 |
+
2177
|
1842 |
+
2178
|
1843 |
+
2179
|
1844 |
+
2181
|
1845 |
+
2182
|
1846 |
+
2183
|
1847 |
+
2184
|
1848 |
+
2185
|
1849 |
+
2187
|
1850 |
+
2188
|
1851 |
+
2189
|
1852 |
+
2190
|
1853 |
+
2191
|
1854 |
+
2192
|
1855 |
+
2193
|
1856 |
+
2194
|
1857 |
+
2195
|
1858 |
+
2196
|
1859 |
+
2197
|
1860 |
+
2199
|
1861 |
+
2200
|
1862 |
+
2201
|
1863 |
+
2202
|
1864 |
+
2203
|
1865 |
+
2204
|
1866 |
+
2205
|
1867 |
+
2206
|
1868 |
+
2207
|
1869 |
+
2208
|
1870 |
+
2210
|
1871 |
+
2211
|
1872 |
+
2212
|
1873 |
+
2214
|
1874 |
+
2215
|
1875 |
+
2216
|
1876 |
+
2217
|
1877 |
+
2218
|
1878 |
+
2220
|
1879 |
+
2221
|
1880 |
+
2222
|
1881 |
+
2223
|
1882 |
+
2224
|
1883 |
+
2225
|
1884 |
+
2226
|
1885 |
+
2227
|
1886 |
+
2228
|
1887 |
+
2229
|
1888 |
+
2230
|
1889 |
+
2231
|
1890 |
+
2232
|
1891 |
+
2233
|
1892 |
+
2235
|
1893 |
+
2236
|
1894 |
+
2237
|
1895 |
+
2238
|
1896 |
+
2239
|
1897 |
+
2240
|
1898 |
+
2242
|
1899 |
+
2243
|
1900 |
+
2244
|
1901 |
+
2245
|
1902 |
+
2246
|
1903 |
+
2248
|
1904 |
+
2249
|
1905 |
+
2250
|
1906 |
+
2251
|
1907 |
+
2252
|
1908 |
+
2253
|
1909 |
+
2254
|
1910 |
+
2255
|
1911 |
+
2257
|
1912 |
+
2258
|
1913 |
+
2259
|
1914 |
+
2260
|
1915 |
+
2262
|
1916 |
+
2263
|
1917 |
+
2266
|
1918 |
+
2267
|
1919 |
+
2268
|
1920 |
+
2269
|
1921 |
+
2270
|
1922 |
+
2271
|
1923 |
+
2272
|
1924 |
+
2273
|
1925 |
+
2274
|
1926 |
+
2277
|
1927 |
+
2278
|
1928 |
+
2279
|
1929 |
+
2282
|
1930 |
+
2284
|
1931 |
+
2285
|
1932 |
+
2286
|
1933 |
+
2288
|
1934 |
+
2289
|
1935 |
+
2290
|
1936 |
+
2291
|
1937 |
+
2292
|
1938 |
+
2293
|
1939 |
+
2294
|
1940 |
+
2295
|
1941 |
+
2296
|
1942 |
+
2297
|
1943 |
+
2298
|
1944 |
+
2299
|
1945 |
+
2300
|
1946 |
+
2301
|
1947 |
+
2302
|
1948 |
+
2303
|
1949 |
+
2304
|
1950 |
+
2307
|
1951 |
+
2308
|
1952 |
+
2309
|
1953 |
+
2310
|
1954 |
+
2311
|
1955 |
+
2312
|
1956 |
+
2313
|
1957 |
+
2314
|
1958 |
+
2316
|
1959 |
+
2317
|
1960 |
+
2318
|
1961 |
+
2319
|
1962 |
+
2320
|
1963 |
+
2321
|
1964 |
+
2322
|
1965 |
+
2323
|
1966 |
+
2324
|
1967 |
+
2325
|
1968 |
+
2326
|
1969 |
+
2328
|
1970 |
+
2329
|
1971 |
+
2330
|
1972 |
+
2331
|
1973 |
+
2333
|
1974 |
+
2334
|
1975 |
+
2336
|
1976 |
+
2337
|
1977 |
+
2338
|
1978 |
+
2339
|
1979 |
+
2340
|
1980 |
+
2341
|
1981 |
+
2342
|
1982 |
+
2343
|
1983 |
+
2344
|
1984 |
+
2345
|
1985 |
+
2346
|
1986 |
+
2347
|
1987 |
+
2349
|
1988 |
+
2352
|
1989 |
+
2359
|
1990 |
+
2360
|
1991 |
+
2363
|
1992 |
+
2365
|
1993 |
+
2367
|
1994 |
+
2368
|
1995 |
+
2369
|
1996 |
+
2370
|
1997 |
+
2371
|
1998 |
+
2373
|
1999 |
+
2374
|
2000 |
+
2375
|
2001 |
+
2376
|
2002 |
+
2377
|
2003 |
+
2378
|
2004 |
+
2379
|
2005 |
+
2381
|
2006 |
+
2382
|
2007 |
+
2383
|
2008 |
+
2385
|
2009 |
+
2386
|
2010 |
+
2387
|
2011 |
+
2388
|
2012 |
+
2389
|
2013 |
+
2390
|
2014 |
+
2391
|
2015 |
+
2392
|
2016 |
+
2393
|
2017 |
+
2394
|
2018 |
+
2395
|
2019 |
+
2397
|
2020 |
+
2398
|
2021 |
+
2399
|
2022 |
+
2401
|
2023 |
+
2402
|
2024 |
+
2403
|
2025 |
+
2404
|
2026 |
+
2405
|
2027 |
+
2406
|
2028 |
+
2408
|
2029 |
+
2409
|
2030 |
+
2411
|
2031 |
+
2412
|
2032 |
+
2413
|
2033 |
+
2414
|
2034 |
+
2415
|
2035 |
+
2417
|
2036 |
+
2418
|
2037 |
+
2420
|
2038 |
+
2421
|
2039 |
+
2422
|
2040 |
+
2423
|
2041 |
+
2424
|
2042 |
+
2426
|
2043 |
+
2427
|
2044 |
+
2428
|
2045 |
+
2429
|
2046 |
+
2430
|
2047 |
+
2431
|
2048 |
+
2432
|
2049 |
+
2433
|
2050 |
+
2434
|
2051 |
+
2435
|
2052 |
+
2436
|
2053 |
+
2437
|
2054 |
+
2439
|
2055 |
+
2441
|
2056 |
+
2442
|
2057 |
+
2443
|
2058 |
+
2444
|
2059 |
+
2445
|
2060 |
+
2446
|
2061 |
+
2447
|
2062 |
+
2448
|
2063 |
+
2449
|
2064 |
+
2450
|
2065 |
+
2451
|
2066 |
+
2453
|
2067 |
+
2456
|
2068 |
+
2457
|
2069 |
+
2459
|
2070 |
+
2460
|
2071 |
+
2461
|
2072 |
+
2462
|
2073 |
+
2463
|
2074 |
+
2464
|
2075 |
+
2465
|
2076 |
+
2466
|
2077 |
+
2467
|
2078 |
+
2468
|
2079 |
+
2469
|
2080 |
+
2470
|
2081 |
+
2472
|
2082 |
+
2473
|
2083 |
+
2474
|
2084 |
+
2475
|
2085 |
+
2476
|
2086 |
+
2477
|
2087 |
+
2478
|
2088 |
+
2479
|
2089 |
+
2481
|
2090 |
+
2482
|
2091 |
+
2483
|
2092 |
+
2484
|
2093 |
+
2485
|
2094 |
+
2487
|
2095 |
+
2488
|
2096 |
+
2489
|
2097 |
+
2490
|
2098 |
+
2491
|
2099 |
+
2492
|
2100 |
+
2494
|
2101 |
+
2495
|
2102 |
+
2497
|
2103 |
+
2498
|
2104 |
+
2499
|
2105 |
+
2500
|
2106 |
+
2501
|
2107 |
+
2502
|
2108 |
+
2503
|
2109 |
+
2504
|
2110 |
+
2505
|
2111 |
+
2506
|
2112 |
+
2507
|
2113 |
+
2508
|
2114 |
+
2509
|
2115 |
+
2510
|
2116 |
+
2512
|
2117 |
+
2514
|
2118 |
+
2515
|
2119 |
+
2516
|
2120 |
+
2517
|
2121 |
+
2518
|
2122 |
+
2519
|
2123 |
+
2520
|
2124 |
+
2521
|
2125 |
+
2523
|
2126 |
+
2524
|
2127 |
+
2525
|
2128 |
+
2526
|
2129 |
+
2527
|
2130 |
+
2528
|
2131 |
+
2529
|
2132 |
+
2530
|
2133 |
+
2533
|
2134 |
+
2534
|
2135 |
+
2535
|
2136 |
+
2536
|
2137 |
+
2537
|
2138 |
+
2539
|
2139 |
+
2540
|
2140 |
+
2542
|
2141 |
+
2543
|
2142 |
+
2544
|
2143 |
+
2545
|
2144 |
+
2546
|
2145 |
+
2547
|
2146 |
+
2548
|
2147 |
+
2550
|
2148 |
+
2551
|
2149 |
+
2552
|
2150 |
+
2553
|
2151 |
+
2554
|
2152 |
+
2555
|
2153 |
+
2556
|
2154 |
+
2557
|
2155 |
+
2558
|
2156 |
+
2559
|
2157 |
+
2560
|
2158 |
+
2561
|
2159 |
+
2562
|
2160 |
+
2563
|
2161 |
+
2567
|
2162 |
+
2568
|
2163 |
+
2569
|
2164 |
+
2570
|
2165 |
+
2572
|
2166 |
+
2573
|
2167 |
+
2574
|
2168 |
+
2575
|
2169 |
+
2576
|
2170 |
+
2578
|
2171 |
+
2579
|
2172 |
+
2580
|
2173 |
+
2581
|
2174 |
+
2582
|
2175 |
+
2583
|
2176 |
+
2585
|
2177 |
+
2586
|
2178 |
+
2587
|
2179 |
+
2589
|
2180 |
+
2590
|
2181 |
+
2591
|
2182 |
+
2592
|
2183 |
+
2594
|
2184 |
+
2595
|
2185 |
+
2596
|
2186 |
+
2597
|
2187 |
+
2598
|
2188 |
+
2600
|
2189 |
+
2601
|
2190 |
+
2602
|
2191 |
+
2603
|
2192 |
+
2604
|
2193 |
+
2605
|
2194 |
+
2606
|
2195 |
+
2607
|
2196 |
+
2609
|
2197 |
+
2610
|
2198 |
+
2611
|
2199 |
+
2613
|
2200 |
+
2614
|
2201 |
+
2617
|
2202 |
+
2619
|
2203 |
+
2621
|
2204 |
+
2622
|
2205 |
+
2623
|
2206 |
+
2625
|
2207 |
+
2627
|
2208 |
+
2628
|
2209 |
+
2629
|
2210 |
+
2630
|
2211 |
+
2631
|
2212 |
+
2632
|
2213 |
+
2633
|
2214 |
+
2634
|
2215 |
+
2635
|
2216 |
+
2636
|
2217 |
+
2637
|
2218 |
+
2638
|
2219 |
+
2639
|
2220 |
+
2640
|
2221 |
+
2641
|
2222 |
+
2642
|
2223 |
+
2643
|
2224 |
+
2645
|
2225 |
+
2646
|
2226 |
+
2648
|
2227 |
+
2649
|
2228 |
+
2650
|
2229 |
+
2651
|
2230 |
+
2652
|
2231 |
+
2653
|
2232 |
+
2654
|
2233 |
+
2656
|
2234 |
+
2658
|
2235 |
+
2659
|
2236 |
+
2660
|
2237 |
+
2661
|
2238 |
+
2662
|
2239 |
+
2663
|
2240 |
+
2665
|
2241 |
+
2666
|
2242 |
+
2667
|
2243 |
+
2668
|
2244 |
+
2669
|
2245 |
+
2671
|
2246 |
+
2672
|
2247 |
+
2673
|
2248 |
+
2674
|
2249 |
+
2675
|
2250 |
+
2676
|
2251 |
+
2677
|
2252 |
+
2678
|
2253 |
+
2680
|
2254 |
+
2681
|
2255 |
+
2682
|
2256 |
+
2684
|
2257 |
+
2685
|
2258 |
+
2686
|
2259 |
+
2687
|
2260 |
+
2688
|
2261 |
+
2689
|
2262 |
+
2691
|
2263 |
+
2692
|
2264 |
+
2693
|
2265 |
+
2694
|
2266 |
+
2696
|
2267 |
+
2697
|
2268 |
+
2698
|
2269 |
+
2699
|
2270 |
+
2702
|
2271 |
+
2703
|
2272 |
+
2705
|
2273 |
+
2707
|
2274 |
+
2708
|
2275 |
+
2709
|
2276 |
+
2710
|
2277 |
+
2711
|
2278 |
+
2712
|
2279 |
+
2714
|
2280 |
+
2715
|
2281 |
+
2716
|
2282 |
+
2717
|
2283 |
+
2718
|
2284 |
+
2719
|
2285 |
+
2720
|
2286 |
+
2721
|
2287 |
+
2722
|
2288 |
+
2725
|
2289 |
+
2726
|
2290 |
+
2727
|
2291 |
+
2728
|
2292 |
+
2729
|
2293 |
+
2730
|
2294 |
+
2731
|
2295 |
+
2733
|
2296 |
+
2734
|
2297 |
+
2735
|
2298 |
+
2737
|
2299 |
+
2738
|
2300 |
+
2740
|
2301 |
+
2741
|
2302 |
+
2742
|
2303 |
+
2743
|
2304 |
+
2744
|
2305 |
+
2745
|
2306 |
+
2746
|
2307 |
+
2747
|
2308 |
+
2748
|
2309 |
+
2749
|
2310 |
+
2751
|
2311 |
+
2752
|
2312 |
+
2753
|
2313 |
+
2754
|
2314 |
+
2755
|
2315 |
+
2756
|
2316 |
+
2757
|
2317 |
+
2758
|
2318 |
+
2760
|
2319 |
+
2761
|
2320 |
+
2762
|
2321 |
+
2765
|
2322 |
+
2766
|
2323 |
+
2767
|
2324 |
+
2768
|
2325 |
+
2769
|
2326 |
+
2770
|
2327 |
+
2771
|
2328 |
+
2772
|
2329 |
+
2773
|
2330 |
+
2774
|
2331 |
+
2776
|
2332 |
+
2777
|
2333 |
+
2778
|
2334 |
+
2780
|
2335 |
+
2781
|
2336 |
+
2783
|
2337 |
+
2784
|
2338 |
+
2787
|
2339 |
+
2790
|
2340 |
+
2791
|
2341 |
+
2792
|
2342 |
+
2793
|
2343 |
+
2795
|
2344 |
+
2796
|
2345 |
+
2797
|
2346 |
+
2798
|
2347 |
+
2802
|
2348 |
+
2803
|
2349 |
+
2804
|
2350 |
+
2806
|
2351 |
+
2807
|
2352 |
+
2808
|
2353 |
+
2809
|
2354 |
+
2810
|
2355 |
+
2811
|
2356 |
+
2813
|
2357 |
+
2814
|
2358 |
+
2816
|
2359 |
+
2817
|
2360 |
+
2818
|
2361 |
+
2819
|
2362 |
+
2820
|
2363 |
+
2822
|
2364 |
+
2823
|
2365 |
+
2824
|
2366 |
+
2827
|
2367 |
+
2828
|
2368 |
+
2829
|
2369 |
+
2831
|
2370 |
+
2832
|
2371 |
+
2833
|
2372 |
+
2834
|
2373 |
+
2840
|
2374 |
+
2841
|
2375 |
+
2842
|
2376 |
+
2843
|
2377 |
+
2844
|
2378 |
+
2847
|
2379 |
+
2849
|
2380 |
+
2851
|
2381 |
+
2852
|
2382 |
+
2853
|
2383 |
+
2854
|
2384 |
+
2855
|
2385 |
+
2856
|
2386 |
+
2857
|
2387 |
+
2858
|
2388 |
+
2859
|
2389 |
+
2860
|
2390 |
+
2861
|
2391 |
+
2862
|
2392 |
+
2864
|
2393 |
+
2866
|
2394 |
+
2867
|
2395 |
+
2869
|
2396 |
+
2871
|
2397 |
+
2872
|
2398 |
+
2873
|
2399 |
+
2874
|
2400 |
+
2875
|
2401 |
+
2877
|
2402 |
+
2878
|
2403 |
+
2879
|
2404 |
+
2881
|
2405 |
+
2882
|
2406 |
+
2884
|
2407 |
+
2885
|
2408 |
+
2886
|
2409 |
+
2888
|
2410 |
+
2890
|
2411 |
+
2891
|
2412 |
+
2893
|
2413 |
+
2894
|
2414 |
+
2895
|
2415 |
+
2897
|
2416 |
+
2898
|
2417 |
+
2899
|
2418 |
+
2902
|
2419 |
+
2903
|
2420 |
+
2904
|
2421 |
+
2905
|
2422 |
+
2908
|
2423 |
+
2909
|
2424 |
+
2910
|
2425 |
+
2912
|
2426 |
+
2913
|
2427 |
+
2914
|
2428 |
+
2915
|
2429 |
+
2916
|
2430 |
+
2917
|
2431 |
+
2918
|
2432 |
+
2919
|
2433 |
+
2920
|
2434 |
+
2922
|
2435 |
+
2923
|
2436 |
+
2924
|
2437 |
+
2926
|
2438 |
+
2929
|
2439 |
+
2930
|
2440 |
+
2933
|
2441 |
+
2934
|
2442 |
+
2936
|
2443 |
+
2937
|
2444 |
+
2941
|
2445 |
+
2942
|
2446 |
+
2944
|
2447 |
+
2945
|
2448 |
+
2946
|
2449 |
+
2947
|
2450 |
+
2948
|
2451 |
+
2950
|
2452 |
+
2951
|
2453 |
+
2952
|
2454 |
+
2953
|
2455 |
+
2954
|
2456 |
+
2955
|
2457 |
+
2956
|
2458 |
+
2957
|
2459 |
+
2958
|
2460 |
+
2959
|
2461 |
+
2960
|
2462 |
+
2962
|
2463 |
+
2963
|
2464 |
+
2965
|
2465 |
+
2967
|
2466 |
+
2970
|
2467 |
+
2971
|
2468 |
+
2972
|
2469 |
+
2973
|
2470 |
+
2974
|
2471 |
+
2975
|
2472 |
+
2977
|
2473 |
+
2979
|
2474 |
+
2980
|
2475 |
+
2981
|
2476 |
+
2982
|
2477 |
+
2983
|
2478 |
+
2984
|
2479 |
+
2985
|
2480 |
+
2986
|
2481 |
+
2987
|
2482 |
+
2988
|
2483 |
+
2989
|
2484 |
+
2990
|
2485 |
+
2991
|
2486 |
+
2992
|
2487 |
+
2993
|
2488 |
+
2994
|
2489 |
+
2995
|
2490 |
+
2996
|
2491 |
+
2998
|
2492 |
+
2999
|
2493 |
+
3001
|
2494 |
+
3002
|
2495 |
+
3003
|
2496 |
+
3004
|
2497 |
+
3005
|
2498 |
+
3006
|
2499 |
+
3007
|
2500 |
+
3008
|
2501 |
+
3009
|
2502 |
+
3010
|
2503 |
+
3011
|
2504 |
+
3012
|
2505 |
+
3013
|
2506 |
+
3014
|
2507 |
+
3015
|
2508 |
+
3016
|
2509 |
+
3017
|
2510 |
+
3018
|
2511 |
+
3019
|
2512 |
+
3020
|
2513 |
+
3021
|
2514 |
+
3023
|
2515 |
+
3024
|
2516 |
+
3025
|
2517 |
+
3026
|
2518 |
+
3027
|
2519 |
+
3028
|
2520 |
+
3029
|
2521 |
+
3031
|
2522 |
+
3032
|
2523 |
+
3033
|
2524 |
+
3034
|
2525 |
+
3036
|
2526 |
+
3037
|
2527 |
+
3038
|
2528 |
+
3041
|
2529 |
+
3042
|
2530 |
+
3045
|
2531 |
+
3047
|
2532 |
+
3048
|
2533 |
+
3049
|
2534 |
+
3050
|
2535 |
+
3052
|
2536 |
+
3053
|
2537 |
+
3054
|
2538 |
+
3055
|
2539 |
+
3056
|
2540 |
+
3057
|
2541 |
+
3058
|
2542 |
+
3059
|
2543 |
+
3061
|
2544 |
+
3062
|
2545 |
+
3063
|
2546 |
+
3064
|
2547 |
+
3065
|
2548 |
+
3066
|
2549 |
+
3067
|
2550 |
+
3069
|
2551 |
+
3070
|
2552 |
+
3072
|
2553 |
+
3073
|
2554 |
+
3074
|
2555 |
+
3075
|
2556 |
+
3076
|
2557 |
+
3077
|
2558 |
+
3078
|
2559 |
+
3079
|
2560 |
+
3080
|
2561 |
+
3081
|
2562 |
+
3082
|
2563 |
+
3083
|
2564 |
+
3084
|
2565 |
+
3085
|
2566 |
+
3086
|
2567 |
+
3087
|
2568 |
+
3088
|
2569 |
+
3089
|
2570 |
+
3090
|
2571 |
+
3091
|
2572 |
+
3092
|
2573 |
+
3093
|
2574 |
+
3094
|
2575 |
+
3095
|
2576 |
+
3096
|
2577 |
+
3097
|
2578 |
+
3098
|
2579 |
+
3099
|
2580 |
+
3100
|
2581 |
+
3101
|
2582 |
+
3102
|
2583 |
+
3103
|
2584 |
+
3105
|
2585 |
+
3106
|
2586 |
+
3108
|
2587 |
+
3109
|
2588 |
+
3110
|
2589 |
+
3111
|
2590 |
+
3112
|
2591 |
+
3113
|
2592 |
+
3114
|
2593 |
+
3115
|
2594 |
+
3116
|
2595 |
+
3117
|
2596 |
+
3118
|
2597 |
+
3119
|
2598 |
+
3120
|
2599 |
+
3121
|
2600 |
+
3123
|
2601 |
+
3124
|
2602 |
+
3125
|
2603 |
+
3126
|
2604 |
+
3127
|
2605 |
+
3128
|
2606 |
+
3129
|
2607 |
+
3130
|
2608 |
+
3131
|
2609 |
+
3132
|
2610 |
+
3133
|
2611 |
+
3134
|
2612 |
+
3135
|
2613 |
+
3136
|
2614 |
+
3137
|
2615 |
+
3138
|
2616 |
+
3139
|
2617 |
+
3142
|
2618 |
+
3144
|
2619 |
+
3145
|
2620 |
+
3146
|
2621 |
+
3147
|
2622 |
+
3148
|
2623 |
+
3149
|
2624 |
+
3151
|
2625 |
+
3152
|
2626 |
+
3153
|
2627 |
+
3154
|
2628 |
+
3155
|
2629 |
+
3156
|
2630 |
+
3157
|
2631 |
+
3158
|
2632 |
+
3159
|
2633 |
+
3161
|
2634 |
+
3162
|
2635 |
+
3164
|
2636 |
+
3165
|
2637 |
+
3166
|
2638 |
+
3168
|
2639 |
+
3169
|
2640 |
+
3170
|
2641 |
+
3171
|
2642 |
+
3173
|
2643 |
+
3174
|
2644 |
+
3175
|
2645 |
+
3177
|
2646 |
+
3178
|
2647 |
+
3179
|
2648 |
+
3180
|
2649 |
+
3181
|
2650 |
+
3182
|
2651 |
+
3183
|
2652 |
+
3184
|
2653 |
+
3185
|
2654 |
+
3186
|
2655 |
+
3187
|
2656 |
+
3188
|
2657 |
+
3189
|
2658 |
+
3190
|
2659 |
+
3191
|
2660 |
+
3192
|
2661 |
+
3194
|
2662 |
+
3195
|
2663 |
+
3196
|
2664 |
+
3197
|
2665 |
+
3198
|
2666 |
+
3199
|
2667 |
+
3200
|
2668 |
+
3201
|
2669 |
+
3202
|
2670 |
+
3203
|
2671 |
+
3204
|
2672 |
+
3205
|
2673 |
+
3206
|
2674 |
+
3207
|
2675 |
+
3208
|
2676 |
+
3209
|
2677 |
+
3210
|
2678 |
+
3211
|
2679 |
+
3212
|
2680 |
+
3213
|
2681 |
+
3214
|
2682 |
+
3215
|
2683 |
+
3216
|
2684 |
+
3217
|
2685 |
+
3219
|
2686 |
+
3220
|
2687 |
+
3221
|
2688 |
+
3222
|
2689 |
+
3223
|
2690 |
+
3224
|
2691 |
+
3225
|
2692 |
+
3226
|
2693 |
+
3227
|
2694 |
+
3228
|
2695 |
+
3229
|
2696 |
+
3230
|
2697 |
+
3231
|
2698 |
+
3232
|
2699 |
+
3233
|
2700 |
+
3234
|
2701 |
+
3235
|
2702 |
+
3236
|
2703 |
+
3237
|
2704 |
+
3238
|
2705 |
+
3239
|
2706 |
+
3240
|
2707 |
+
3241
|
2708 |
+
3242
|
2709 |
+
3243
|
2710 |
+
3244
|
2711 |
+
3245
|
2712 |
+
3246
|
2713 |
+
3248
|
2714 |
+
3249
|
2715 |
+
3250
|
2716 |
+
3251
|
2717 |
+
3252
|
2718 |
+
3253
|
2719 |
+
3254
|
2720 |
+
3255
|
2721 |
+
3257
|
2722 |
+
3259
|
2723 |
+
3260
|
2724 |
+
3261
|
2725 |
+
3262
|
2726 |
+
3263
|
2727 |
+
3264
|
2728 |
+
3265
|
2729 |
+
3266
|
2730 |
+
3267
|
2731 |
+
3268
|
2732 |
+
3269
|
2733 |
+
3270
|
2734 |
+
3271
|
2735 |
+
3272
|
2736 |
+
3273
|
2737 |
+
3274
|
2738 |
+
3275
|
2739 |
+
3276
|
2740 |
+
3277
|
2741 |
+
3278
|
2742 |
+
3280
|
2743 |
+
3282
|
2744 |
+
3284
|
2745 |
+
3285
|
2746 |
+
3286
|
2747 |
+
3287
|
2748 |
+
3288
|
2749 |
+
3290
|
2750 |
+
3291
|
2751 |
+
3292
|
2752 |
+
3293
|
2753 |
+
3294
|
2754 |
+
3295
|
2755 |
+
3296
|
2756 |
+
3297
|
2757 |
+
3298
|
2758 |
+
3299
|
2759 |
+
3302
|
2760 |
+
3305
|
2761 |
+
3306
|
2762 |
+
3307
|
2763 |
+
3308
|
2764 |
+
3309
|
2765 |
+
3310
|
2766 |
+
3311
|
2767 |
+
3312
|
2768 |
+
3313
|
2769 |
+
3314
|
2770 |
+
3315
|
2771 |
+
3316
|
2772 |
+
3317
|
2773 |
+
3318
|
2774 |
+
3319
|
2775 |
+
3320
|
2776 |
+
3321
|
2777 |
+
3322
|
2778 |
+
3323
|
2779 |
+
3324
|
2780 |
+
3325
|
2781 |
+
3326
|
2782 |
+
3327
|
2783 |
+
3328
|
2784 |
+
3329
|
2785 |
+
3330
|
2786 |
+
3331
|
2787 |
+
3332
|
2788 |
+
3333
|
2789 |
+
3334
|
2790 |
+
3335
|
2791 |
+
3336
|
2792 |
+
3337
|
2793 |
+
3339
|
2794 |
+
3340
|
2795 |
+
3341
|
2796 |
+
3342
|
2797 |
+
3343
|
2798 |
+
3344
|
2799 |
+
3345
|
2800 |
+
3346
|
2801 |
+
3347
|
2802 |
+
3348
|
2803 |
+
3349
|
2804 |
+
3350
|
2805 |
+
3351
|
2806 |
+
3352
|
2807 |
+
3353
|
2808 |
+
3354
|
2809 |
+
3355
|
2810 |
+
3356
|
2811 |
+
3357
|
2812 |
+
3358
|
2813 |
+
3359
|
2814 |
+
3360
|
2815 |
+
3361
|
2816 |
+
3362
|
2817 |
+
3363
|
2818 |
+
3364
|
2819 |
+
3365
|
2820 |
+
3366
|
2821 |
+
3367
|
2822 |
+
3368
|
2823 |
+
3369
|
2824 |
+
3370
|
2825 |
+
3371
|
2826 |
+
3372
|
2827 |
+
3373
|
2828 |
+
3374
|
2829 |
+
3375
|
2830 |
+
3376
|
2831 |
+
3377
|
2832 |
+
3378
|
2833 |
+
3379
|
2834 |
+
3380
|
2835 |
+
3381
|
2836 |
+
3382
|
2837 |
+
3383
|
2838 |
+
3384
|
2839 |
+
3385
|
2840 |
+
3386
|
2841 |
+
3387
|
2842 |
+
3388
|
2843 |
+
3389
|
2844 |
+
3390
|
2845 |
+
3391
|
2846 |
+
3392
|
2847 |
+
3393
|
2848 |
+
3394
|
2849 |
+
3395
|
2850 |
+
3396
|
2851 |
+
3397
|
2852 |
+
3398
|
2853 |
+
3399
|
2854 |
+
3400
|
2855 |
+
3401
|
2856 |
+
3403
|
2857 |
+
3404
|
2858 |
+
3405
|
2859 |
+
3406
|
2860 |
+
3407
|
2861 |
+
3408
|
2862 |
+
3410
|
2863 |
+
3411
|
2864 |
+
3412
|
2865 |
+
3413
|
2866 |
+
3414
|
2867 |
+
3415
|
2868 |
+
3416
|
2869 |
+
3417
|
2870 |
+
3418
|
2871 |
+
3419
|
2872 |
+
3420
|
2873 |
+
3422
|
2874 |
+
3423
|
2875 |
+
3424
|
2876 |
+
3425
|
2877 |
+
3426
|
2878 |
+
3428
|
2879 |
+
3429
|
2880 |
+
3430
|
2881 |
+
3431
|
2882 |
+
3432
|
2883 |
+
3434
|
2884 |
+
3435
|
2885 |
+
3436
|
2886 |
+
3437
|
2887 |
+
3438
|
2888 |
+
3439
|
2889 |
+
3440
|
2890 |
+
3441
|
2891 |
+
3442
|
2892 |
+
3443
|
2893 |
+
3444
|
2894 |
+
3445
|
2895 |
+
3446
|
2896 |
+
3447
|
2897 |
+
3448
|
2898 |
+
3450
|
2899 |
+
3451
|
2900 |
+
3452
|
2901 |
+
3454
|
2902 |
+
3455
|
2903 |
+
3457
|
2904 |
+
3458
|
2905 |
+
3459
|
2906 |
+
3461
|
2907 |
+
3462
|
2908 |
+
3463
|
2909 |
+
3465
|
2910 |
+
3467
|
2911 |
+
3469
|
2912 |
+
3470
|
2913 |
+
3471
|
2914 |
+
3472
|
2915 |
+
3473
|
2916 |
+
3474
|
2917 |
+
3477
|
2918 |
+
3479
|
2919 |
+
3480
|
2920 |
+
3481
|
2921 |
+
3482
|
2922 |
+
3483
|
2923 |
+
3484
|
2924 |
+
3485
|
2925 |
+
3486
|
2926 |
+
3487
|
2927 |
+
3488
|
2928 |
+
3489
|
2929 |
+
3490
|
2930 |
+
3491
|
2931 |
+
3492
|
2932 |
+
3493
|
2933 |
+
3494
|
2934 |
+
3495
|
2935 |
+
3496
|
2936 |
+
3498
|
2937 |
+
3499
|
2938 |
+
3501
|
2939 |
+
3502
|
2940 |
+
3503
|
2941 |
+
3504
|
2942 |
+
3505
|
2943 |
+
3506
|
2944 |
+
3507
|
2945 |
+
3508
|
2946 |
+
3509
|
2947 |
+
3510
|
2948 |
+
3511
|
2949 |
+
3512
|
2950 |
+
3513
|
2951 |
+
3514
|
2952 |
+
3515
|
2953 |
+
3516
|
2954 |
+
3517
|
2955 |
+
3518
|
2956 |
+
3519
|
2957 |
+
3520
|
2958 |
+
3521
|
2959 |
+
3523
|
2960 |
+
3524
|
2961 |
+
3525
|
2962 |
+
3526
|
2963 |
+
3527
|
2964 |
+
3528
|
2965 |
+
3529
|
2966 |
+
3531
|
2967 |
+
3532
|
2968 |
+
3533
|
2969 |
+
3534
|
2970 |
+
3536
|
2971 |
+
3537
|
2972 |
+
3538
|
2973 |
+
3541
|
2974 |
+
3542
|
2975 |
+
3545
|
2976 |
+
3547
|
2977 |
+
3548
|
2978 |
+
3549
|
2979 |
+
3550
|
2980 |
+
3552
|
2981 |
+
3553
|
2982 |
+
3555
|
2983 |
+
3556
|
2984 |
+
3557
|
2985 |
+
3558
|
2986 |
+
3559
|
2987 |
+
3561
|
2988 |
+
3563
|
2989 |
+
3564
|
2990 |
+
3565
|
2991 |
+
3566
|
2992 |
+
3567
|
2993 |
+
3568
|
2994 |
+
3569
|
2995 |
+
3571
|
2996 |
+
3572
|
2997 |
+
3574
|
2998 |
+
3575
|
2999 |
+
3576
|
3000 |
+
3577
|
3001 |
+
3578
|
3002 |
+
3579
|
3003 |
+
3580
|
3004 |
+
3581
|
3005 |
+
3582
|
3006 |
+
3583
|
3007 |
+
3584
|
3008 |
+
3585
|
3009 |
+
3586
|
3010 |
+
3587
|
3011 |
+
3588
|
3012 |
+
3589
|
3013 |
+
3590
|
3014 |
+
3591
|
3015 |
+
3592
|
3016 |
+
3593
|
3017 |
+
3594
|
3018 |
+
3595
|
3019 |
+
3596
|
3020 |
+
3597
|
3021 |
+
3598
|
3022 |
+
3599
|
3023 |
+
3600
|
3024 |
+
3601
|
3025 |
+
3602
|
3026 |
+
3603
|
3027 |
+
3604
|
3028 |
+
3605
|
3029 |
+
3607
|
3030 |
+
3608
|
3031 |
+
3610
|
3032 |
+
3611
|
3033 |
+
3612
|
3034 |
+
3613
|
3035 |
+
3614
|
3036 |
+
3615
|
3037 |
+
3616
|
3038 |
+
3617
|
3039 |
+
3618
|
3040 |
+
3619
|
3041 |
+
3620
|
3042 |
+
3621
|
3043 |
+
3623
|
3044 |
+
3624
|
3045 |
+
3626
|
3046 |
+
3627
|
3047 |
+
3628
|
3048 |
+
3629
|
3049 |
+
3630
|
3050 |
+
3631
|
3051 |
+
3632
|
3052 |
+
3633
|
3053 |
+
3634
|
3054 |
+
3635
|
3055 |
+
3636
|
3056 |
+
3637
|
3057 |
+
3638
|
3058 |
+
3639
|
3059 |
+
3640
|
3060 |
+
3641
|
3061 |
+
3642
|
3062 |
+
3644
|
3063 |
+
3646
|
3064 |
+
3647
|
3065 |
+
3648
|
3066 |
+
3649
|
3067 |
+
3650
|
3068 |
+
3651
|
3069 |
+
3653
|
3070 |
+
3654
|
3071 |
+
3655
|
3072 |
+
3656
|
3073 |
+
3657
|
3074 |
+
3658
|
3075 |
+
3659
|
3076 |
+
3660
|
3077 |
+
3661
|
3078 |
+
3663
|
3079 |
+
3664
|
3080 |
+
3666
|
3081 |
+
3667
|
3082 |
+
3668
|
3083 |
+
3670
|
3084 |
+
3671
|
3085 |
+
3672
|
3086 |
+
3673
|
3087 |
+
3675
|
3088 |
+
3676
|
3089 |
+
3677
|
3090 |
+
3679
|
3091 |
+
3680
|
3092 |
+
3681
|
3093 |
+
3682
|
3094 |
+
3683
|
3095 |
+
3684
|
3096 |
+
3685
|
3097 |
+
3686
|
3098 |
+
3688
|
3099 |
+
3689
|
3100 |
+
3691
|
3101 |
+
3692
|
3102 |
+
3693
|
3103 |
+
3694
|
3104 |
+
3695
|
3105 |
+
3696
|
3106 |
+
3698
|
3107 |
+
3699
|
3108 |
+
3700
|
3109 |
+
3701
|
3110 |
+
3702
|
3111 |
+
3703
|
3112 |
+
3704
|
3113 |
+
3705
|
3114 |
+
3706
|
3115 |
+
3707
|
3116 |
+
3708
|
3117 |
+
3709
|
3118 |
+
3710
|
3119 |
+
3711
|
3120 |
+
3712
|
3121 |
+
3713
|
3122 |
+
3714
|
3123 |
+
3715
|
3124 |
+
3716
|
3125 |
+
3717
|
3126 |
+
3718
|
3127 |
+
3719
|
3128 |
+
3720
|
3129 |
+
3721
|
3130 |
+
3723
|
3131 |
+
3724
|
3132 |
+
3725
|
3133 |
+
3726
|
3134 |
+
3727
|
3135 |
+
3728
|
3136 |
+
3729
|
3137 |
+
3730
|
3138 |
+
3731
|
3139 |
+
3732
|
3140 |
+
3733
|
3141 |
+
3734
|
3142 |
+
3735
|
3143 |
+
3736
|
3144 |
+
3737
|
3145 |
+
3738
|
3146 |
+
3739
|
3147 |
+
3740
|
3148 |
+
3741
|
3149 |
+
3742
|
3150 |
+
3743
|
3151 |
+
3744
|
3152 |
+
3745
|
3153 |
+
3746
|
3154 |
+
3747
|
3155 |
+
3748
|
3156 |
+
3749
|
3157 |
+
3750
|
3158 |
+
3751
|
3159 |
+
3752
|
3160 |
+
3753
|
3161 |
+
3754
|
3162 |
+
3755
|
3163 |
+
3756
|
3164 |
+
3757
|
3165 |
+
3758
|
3166 |
+
3760
|
3167 |
+
3762
|
3168 |
+
3763
|
3169 |
+
3764
|
3170 |
+
3765
|
3171 |
+
3766
|
3172 |
+
3767
|
3173 |
+
3768
|
3174 |
+
3769
|
3175 |
+
3770
|
3176 |
+
3771
|
3177 |
+
3772
|
3178 |
+
3773
|
3179 |
+
3774
|
3180 |
+
3775
|
3181 |
+
3776
|
3182 |
+
3777
|
3183 |
+
3778
|
3184 |
+
3779
|
3185 |
+
3780
|
3186 |
+
3781
|
3187 |
+
3783
|
3188 |
+
3785
|
3189 |
+
3787
|
3190 |
+
3788
|
3191 |
+
3789
|
3192 |
+
3790
|
3193 |
+
3791
|
3194 |
+
3793
|
3195 |
+
3794
|
3196 |
+
3795
|
3197 |
+
3796
|
3198 |
+
3797
|
3199 |
+
3798
|
3200 |
+
3799
|
3201 |
+
3800
|
3202 |
+
3802
|
3203 |
+
3803
|
3204 |
+
3805
|
3205 |
+
3806
|
3206 |
+
3807
|
3207 |
+
3808
|
3208 |
+
3809
|
3209 |
+
3810
|
3210 |
+
3811
|
3211 |
+
3812
|
3212 |
+
3813
|
3213 |
+
3814
|
3214 |
+
3815
|
3215 |
+
3816
|
3216 |
+
3817
|
3217 |
+
3818
|
3218 |
+
3819
|
3219 |
+
3820
|
3220 |
+
3821
|
3221 |
+
3822
|
3222 |
+
3823
|
3223 |
+
3824
|
3224 |
+
3825
|
3225 |
+
3826
|
3226 |
+
3827
|
3227 |
+
3828
|
3228 |
+
3829
|
3229 |
+
3830
|
3230 |
+
3831
|
3231 |
+
3832
|
3232 |
+
3833
|
3233 |
+
3834
|
3234 |
+
3835
|
3235 |
+
3836
|
3236 |
+
3837
|
3237 |
+
3838
|
3238 |
+
3839
|
3239 |
+
3840
|
3240 |
+
3841
|
3241 |
+
3842
|
3242 |
+
3843
|
3243 |
+
3844
|
3244 |
+
3845
|
3245 |
+
3846
|
3246 |
+
3847
|
3247 |
+
3848
|
3248 |
+
3849
|
3249 |
+
3850
|
3250 |
+
3851
|
3251 |
+
3852
|
3252 |
+
3853
|
3253 |
+
3854
|
3254 |
+
3855
|
3255 |
+
3856
|
3256 |
+
3857
|
3257 |
+
3858
|
3258 |
+
3859
|
3259 |
+
3860
|
3260 |
+
3861
|
3261 |
+
3862
|
3262 |
+
3864
|
3263 |
+
3865
|
3264 |
+
3866
|
3265 |
+
3867
|
3266 |
+
3868
|
3267 |
+
3869
|
3268 |
+
3870
|
3269 |
+
3871
|
3270 |
+
3872
|
3271 |
+
3873
|
3272 |
+
3874
|
3273 |
+
3875
|
3274 |
+
3876
|
3275 |
+
3877
|
3276 |
+
3878
|
3277 |
+
3879
|
3278 |
+
3880
|
3279 |
+
3881
|
3280 |
+
3882
|
3281 |
+
3883
|
3282 |
+
3884
|
3283 |
+
3885
|
3284 |
+
3886
|
3285 |
+
3887
|
3286 |
+
3888
|
3287 |
+
3889
|
3288 |
+
3890
|
3289 |
+
3891
|
3290 |
+
3892
|
3291 |
+
3893
|
3292 |
+
3894
|
3293 |
+
3895
|
3294 |
+
3896
|
3295 |
+
3897
|
3296 |
+
3898
|
3297 |
+
3899
|
3298 |
+
3900
|
3299 |
+
3901
|
3300 |
+
3903
|
3301 |
+
3904
|
3302 |
+
3905
|
3303 |
+
3907
|
3304 |
+
3908
|
3305 |
+
3910
|
3306 |
+
3911
|
3307 |
+
3912
|
3308 |
+
3913
|
3309 |
+
3914
|
3310 |
+
3915
|
3311 |
+
3916
|
3312 |
+
3917
|
3313 |
+
3918
|
3314 |
+
3919
|
3315 |
+
3920
|
3316 |
+
3922
|
3317 |
+
3923
|
3318 |
+
3924
|
3319 |
+
3925
|
3320 |
+
3926
|
3321 |
+
3928
|
3322 |
+
3929
|
3323 |
+
3930
|
3324 |
+
3931
|
3325 |
+
3932
|
3326 |
+
3934
|
3327 |
+
3935
|
3328 |
+
3936
|
3329 |
+
3937
|
3330 |
+
3938
|
3331 |
+
3939
|
3332 |
+
3940
|
3333 |
+
3941
|
3334 |
+
3942
|
3335 |
+
3943
|
3336 |
+
3944
|
3337 |
+
3945
|
3338 |
+
3946
|
3339 |
+
3947
|
3340 |
+
3948
|
3341 |
+
3950
|
3342 |
+
3951
|
3343 |
+
3952
|
3344 |
+
3954
|
3345 |
+
3955
|
3346 |
+
3957
|
3347 |
+
3958
|
3348 |
+
3959
|
3349 |
+
3961
|
3350 |
+
3962
|
3351 |
+
3963
|
3352 |
+
3964
|
3353 |
+
3965
|
3354 |
+
3967
|
3355 |
+
3968
|
3356 |
+
3970
|
3357 |
+
3971
|
3358 |
+
3972
|
3359 |
+
3973
|
3360 |
+
3974
|
3361 |
+
3975
|
3362 |
+
3977
|
3363 |
+
3979
|
3364 |
+
3980
|
3365 |
+
3981
|
3366 |
+
3982
|
3367 |
+
3983
|
3368 |
+
3984
|
3369 |
+
3986
|
3370 |
+
3987
|
3371 |
+
3988
|
3372 |
+
3989
|
3373 |
+
3990
|
3374 |
+
3991
|
3375 |
+
3992
|
3376 |
+
3993
|
3377 |
+
3994
|
3378 |
+
3995
|
3379 |
+
3996
|
3380 |
+
3998
|
3381 |
+
3999
|
3382 |
+
4001
|
3383 |
+
4002
|
3384 |
+
4003
|
3385 |
+
4004
|
3386 |
+
4005
|
3387 |
+
4007
|
3388 |
+
4008
|
3389 |
+
4009
|
3390 |
+
4010
|
3391 |
+
4011
|
3392 |
+
4012
|
3393 |
+
4013
|
3394 |
+
4014
|
3395 |
+
4015
|
3396 |
+
4016
|
3397 |
+
4017
|
3398 |
+
4018
|
3399 |
+
4019
|
3400 |
+
4020
|
3401 |
+
4022
|
3402 |
+
4024
|
3403 |
+
4025
|
3404 |
+
4026
|
3405 |
+
4027
|
3406 |
+
4028
|
3407 |
+
4029
|
3408 |
+
4030
|
3409 |
+
4032
|
3410 |
+
4033
|
3411 |
+
4034
|
3412 |
+
4035
|
3413 |
+
4037
|
3414 |
+
4039
|
3415 |
+
4040
|
3416 |
+
4042
|
3417 |
+
4043
|
3418 |
+
4044
|
3419 |
+
4048
|
3420 |
+
4049
|
3421 |
+
4050
|
3422 |
+
4051
|
3423 |
+
4052
|
3424 |
+
4054
|
3425 |
+
4055
|
3426 |
+
4056
|
3427 |
+
4057
|
3428 |
+
4058
|
3429 |
+
4060
|
3430 |
+
4061
|
3431 |
+
4062
|
3432 |
+
4063
|
3433 |
+
4064
|
3434 |
+
4065
|
3435 |
+
4066
|
3436 |
+
4067
|
3437 |
+
4068
|
3438 |
+
4069
|
3439 |
+
4071
|
3440 |
+
4072
|
3441 |
+
4074
|
3442 |
+
4075
|
3443 |
+
4076
|
3444 |
+
4077
|
3445 |
+
4078
|
3446 |
+
4079
|
3447 |
+
4080
|
3448 |
+
4081
|
3449 |
+
4082
|
3450 |
+
4083
|
3451 |
+
4084
|
3452 |
+
4085
|
3453 |
+
4086
|
3454 |
+
4087
|
3455 |
+
4088
|
3456 |
+
4089
|
3457 |
+
4090
|
3458 |
+
4091
|
3459 |
+
4092
|
3460 |
+
4093
|
3461 |
+
4094
|
3462 |
+
4095
|
3463 |
+
4096
|
3464 |
+
4097
|
3465 |
+
4098
|
3466 |
+
4099
|
3467 |
+
4101
|
3468 |
+
4102
|
3469 |
+
4103
|
3470 |
+
4104
|
3471 |
+
4105
|
3472 |
+
4107
|
3473 |
+
4108
|
3474 |
+
4109
|
3475 |
+
4111
|
3476 |
+
4112
|
3477 |
+
4113
|
3478 |
+
4114
|
3479 |
+
4115
|
3480 |
+
4116
|
3481 |
+
4117
|
3482 |
+
4118
|
3483 |
+
4119
|
3484 |
+
4120
|
3485 |
+
4121
|
3486 |
+
4122
|
3487 |
+
4124
|
3488 |
+
4126
|
3489 |
+
4127
|
3490 |
+
4128
|
3491 |
+
4129
|
3492 |
+
4130
|
3493 |
+
4131
|
3494 |
+
4132
|
3495 |
+
4133
|
3496 |
+
4134
|
3497 |
+
4135
|
3498 |
+
4136
|
3499 |
+
4137
|
3500 |
+
4138
|
3501 |
+
4139
|
3502 |
+
4140
|
3503 |
+
4141
|
3504 |
+
4142
|
3505 |
+
4143
|
3506 |
+
4144
|
3507 |
+
4145
|
3508 |
+
4146
|
3509 |
+
4148
|
3510 |
+
4149
|
3511 |
+
4150
|
3512 |
+
4151
|
3513 |
+
4152
|
3514 |
+
4153
|
3515 |
+
4154
|
3516 |
+
4155
|
3517 |
+
4156
|
3518 |
+
4157
|
3519 |
+
4158
|
3520 |
+
4159
|
3521 |
+
4160
|
3522 |
+
4161
|
3523 |
+
4162
|
3524 |
+
4163
|
3525 |
+
4165
|
3526 |
+
4166
|
3527 |
+
4167
|
3528 |
+
4168
|
3529 |
+
4169
|
3530 |
+
4170
|
3531 |
+
4171
|
3532 |
+
4172
|
3533 |
+
4174
|
3534 |
+
4175
|
3535 |
+
4176
|
3536 |
+
4177
|
3537 |
+
4178
|
3538 |
+
4179
|
3539 |
+
4180
|
3540 |
+
4183
|
3541 |
+
4184
|
3542 |
+
4185
|
3543 |
+
4186
|
3544 |
+
4187
|
3545 |
+
4188
|
3546 |
+
4189
|
3547 |
+
4190
|
3548 |
+
4191
|
3549 |
+
4192
|
3550 |
+
4193
|
3551 |
+
4194
|
3552 |
+
4195
|
3553 |
+
4196
|
3554 |
+
4197
|
3555 |
+
4199
|
3556 |
+
4200
|
3557 |
+
4201
|
3558 |
+
4203
|
3559 |
+
4204
|
3560 |
+
4205
|
3561 |
+
4206
|
3562 |
+
4207
|
3563 |
+
4208
|
3564 |
+
4209
|
3565 |
+
4210
|
3566 |
+
4211
|
3567 |
+
4212
|
3568 |
+
4213
|
3569 |
+
4214
|
3570 |
+
4215
|
3571 |
+
4216
|
3572 |
+
4217
|
3573 |
+
4218
|
3574 |
+
4219
|
3575 |
+
4220
|
3576 |
+
4221
|
3577 |
+
4223
|
3578 |
+
4224
|
3579 |
+
4225
|
3580 |
+
4226
|
3581 |
+
4227
|
3582 |
+
4228
|
3583 |
+
4229
|
3584 |
+
4230
|
3585 |
+
4231
|
3586 |
+
4232
|
3587 |
+
4233
|
3588 |
+
4234
|
3589 |
+
4236
|
3590 |
+
4237
|
3591 |
+
4238
|
3592 |
+
4239
|
3593 |
+
4240
|
3594 |
+
4241
|
3595 |
+
4242
|
3596 |
+
4243
|
3597 |
+
4244
|
3598 |
+
4246
|
3599 |
+
4247
|
3600 |
+
4248
|
3601 |
+
4249
|
3602 |
+
4250
|
3603 |
+
4251
|
3604 |
+
4252
|
3605 |
+
4253
|
3606 |
+
4254
|
3607 |
+
4255
|
3608 |
+
4256
|
3609 |
+
4257
|
3610 |
+
4258
|
3611 |
+
4259
|
3612 |
+
4260
|
3613 |
+
4261
|
3614 |
+
4262
|
3615 |
+
4263
|
3616 |
+
4264
|
3617 |
+
4265
|
3618 |
+
4266
|
3619 |
+
4267
|
3620 |
+
4268
|
3621 |
+
4271
|
3622 |
+
4272
|
3623 |
+
4273
|
3624 |
+
4274
|
3625 |
+
4275
|
3626 |
+
4277
|
3627 |
+
4278
|
3628 |
+
4280
|
3629 |
+
4281
|
3630 |
+
4282
|
3631 |
+
4283
|
3632 |
+
4285
|
3633 |
+
4286
|
3634 |
+
4287
|
3635 |
+
4288
|
3636 |
+
4289
|
3637 |
+
4290
|
3638 |
+
4291
|
3639 |
+
4292
|
3640 |
+
4293
|
3641 |
+
4294
|
3642 |
+
4295
|
3643 |
+
4296
|
3644 |
+
4297
|
3645 |
+
4298
|
3646 |
+
4300
|
3647 |
+
4301
|
3648 |
+
4302
|
3649 |
+
4303
|
3650 |
+
4304
|
3651 |
+
4305
|
3652 |
+
4306
|
3653 |
+
4308
|
3654 |
+
4309
|
3655 |
+
4310
|
3656 |
+
4311
|
3657 |
+
4312
|
3658 |
+
4313
|
3659 |
+
4314
|
3660 |
+
4315
|
3661 |
+
4316
|
3662 |
+
4317
|
3663 |
+
4318
|
3664 |
+
4319
|
3665 |
+
4320
|
3666 |
+
4321
|
3667 |
+
4323
|
3668 |
+
4324
|
3669 |
+
4325
|
3670 |
+
4326
|
3671 |
+
4327
|
3672 |
+
4328
|
3673 |
+
4329
|
3674 |
+
4330
|
3675 |
+
4331
|
3676 |
+
4332
|
3677 |
+
4333
|
3678 |
+
4334
|
3679 |
+
4335
|
3680 |
+
4337
|
3681 |
+
4339
|
3682 |
+
4341
|
3683 |
+
4342
|
3684 |
+
4343
|
3685 |
+
4344
|
3686 |
+
4345
|
3687 |
+
4346
|
3688 |
+
4347
|
3689 |
+
4348
|
3690 |
+
4349
|
3691 |
+
4350
|
3692 |
+
4351
|
3693 |
+
4352
|
3694 |
+
4353
|
3695 |
+
4354
|
3696 |
+
4355
|
3697 |
+
4356
|
3698 |
+
4357
|
3699 |
+
4358
|
3700 |
+
4361
|
3701 |
+
4362
|
3702 |
+
4363
|
3703 |
+
4364
|
3704 |
+
4365
|
3705 |
+
4366
|
3706 |
+
4367
|
3707 |
+
4369
|
3708 |
+
4370
|
3709 |
+
4371
|
3710 |
+
4372
|
3711 |
+
4373
|
3712 |
+
4374
|
3713 |
+
4375
|
3714 |
+
4376
|
3715 |
+
4377
|
3716 |
+
4378
|
3717 |
+
4379
|
3718 |
+
4380
|
3719 |
+
4381
|
3720 |
+
4382
|
3721 |
+
4383
|
3722 |
+
4384
|
3723 |
+
4385
|
3724 |
+
4386
|
3725 |
+
4387
|
3726 |
+
4388
|
3727 |
+
4389
|
3728 |
+
4390
|
3729 |
+
4391
|
3730 |
+
4392
|
3731 |
+
4393
|
3732 |
+
4394
|
3733 |
+
4395
|
3734 |
+
4396
|
3735 |
+
4398
|
3736 |
+
4399
|
3737 |
+
4400
|
3738 |
+
4401
|
3739 |
+
4402
|
3740 |
+
4403
|
3741 |
+
4404
|
3742 |
+
4405
|
3743 |
+
4407
|
3744 |
+
4409
|
3745 |
+
4410
|
3746 |
+
4411
|
3747 |
+
4412
|
3748 |
+
4413
|
3749 |
+
4414
|
3750 |
+
4415
|
3751 |
+
4416
|
3752 |
+
4419
|
3753 |
+
4420
|
3754 |
+
4421
|
3755 |
+
4422
|
3756 |
+
4423
|
3757 |
+
4424
|
3758 |
+
4425
|
3759 |
+
4427
|
3760 |
+
4428
|
3761 |
+
4429
|
3762 |
+
4430
|
3763 |
+
4432
|
3764 |
+
4433
|
3765 |
+
4434
|
3766 |
+
4435
|
3767 |
+
4436
|
3768 |
+
4438
|
3769 |
+
4439
|
3770 |
+
4440
|
3771 |
+
4441
|
3772 |
+
4442
|
3773 |
+
4443
|
3774 |
+
4444
|
3775 |
+
4446
|
3776 |
+
4447
|
3777 |
+
4448
|
3778 |
+
4450
|
3779 |
+
4452
|
3780 |
+
4453
|
3781 |
+
4454
|
3782 |
+
4455
|
3783 |
+
4456
|
3784 |
+
4457
|
3785 |
+
4458
|
3786 |
+
4462
|
3787 |
+
4463
|
3788 |
+
4464
|
3789 |
+
4465
|
3790 |
+
4467
|
3791 |
+
4469
|
3792 |
+
4470
|
3793 |
+
4471
|
3794 |
+
4472
|
3795 |
+
4473
|
3796 |
+
4474
|
3797 |
+
4476
|
3798 |
+
4478
|
3799 |
+
4479
|
3800 |
+
4480
|
3801 |
+
4481
|
3802 |
+
4482
|
3803 |
+
4483
|
3804 |
+
4484
|
3805 |
+
4485
|
3806 |
+
4486
|
3807 |
+
4487
|
3808 |
+
4488
|
3809 |
+
4489
|
3810 |
+
4490
|
3811 |
+
4491
|
3812 |
+
4492
|
3813 |
+
4494
|
3814 |
+
4495
|
3815 |
+
4496
|
3816 |
+
4498
|
3817 |
+
4499
|
3818 |
+
4501
|
3819 |
+
4502
|
3820 |
+
4503
|
3821 |
+
4504
|
3822 |
+
4505
|
3823 |
+
4506
|
3824 |
+
4507
|
3825 |
+
4508
|
3826 |
+
4509
|
3827 |
+
4510
|
3828 |
+
4511
|
3829 |
+
4512
|
3830 |
+
4513
|
3831 |
+
4514
|
3832 |
+
4515
|
3833 |
+
4516
|
3834 |
+
4517
|
3835 |
+
4518
|
3836 |
+
4519
|
3837 |
+
4520
|
3838 |
+
4521
|
3839 |
+
4523
|
3840 |
+
4524
|
3841 |
+
4525
|
3842 |
+
4526
|
3843 |
+
4527
|
3844 |
+
4528
|
3845 |
+
4529
|
3846 |
+
4531
|
3847 |
+
4532
|
3848 |
+
4533
|
3849 |
+
4534
|
3850 |
+
4536
|
3851 |
+
4537
|
3852 |
+
4538
|
3853 |
+
4541
|
3854 |
+
4542
|
3855 |
+
4545
|
3856 |
+
4547
|
3857 |
+
4548
|
3858 |
+
4549
|
3859 |
+
4550
|
3860 |
+
4552
|
3861 |
+
4553
|
3862 |
+
4554
|
3863 |
+
4555
|
3864 |
+
4556
|
3865 |
+
4557
|
3866 |
+
4558
|
3867 |
+
4559
|
3868 |
+
4561
|
3869 |
+
4562
|
3870 |
+
4563
|
3871 |
+
4564
|
3872 |
+
4565
|
3873 |
+
4566
|
3874 |
+
4567
|
3875 |
+
4569
|
3876 |
+
4570
|
3877 |
+
4572
|
3878 |
+
4573
|
3879 |
+
4574
|
3880 |
+
4575
|
3881 |
+
4576
|
3882 |
+
4577
|
3883 |
+
4578
|
3884 |
+
4579
|
3885 |
+
4580
|
3886 |
+
4581
|
3887 |
+
4582
|
3888 |
+
4583
|
3889 |
+
4584
|
3890 |
+
4585
|
3891 |
+
4586
|
3892 |
+
4587
|
3893 |
+
4588
|
3894 |
+
4589
|
3895 |
+
4590
|
3896 |
+
4591
|
3897 |
+
4592
|
3898 |
+
4593
|
3899 |
+
4594
|
3900 |
+
4595
|
3901 |
+
4596
|
3902 |
+
4597
|
3903 |
+
4598
|
3904 |
+
4599
|
3905 |
+
4600
|
3906 |
+
4601
|
3907 |
+
4602
|
3908 |
+
4603
|
3909 |
+
4605
|
3910 |
+
4606
|
3911 |
+
4608
|
3912 |
+
4609
|
3913 |
+
4610
|
3914 |
+
4611
|
3915 |
+
4612
|
3916 |
+
4613
|
3917 |
+
4614
|
3918 |
+
4615
|
3919 |
+
4616
|
3920 |
+
4617
|
3921 |
+
4618
|
3922 |
+
4619
|
3923 |
+
4620
|
3924 |
+
4621
|
3925 |
+
4623
|
3926 |
+
4624
|
3927 |
+
4625
|
3928 |
+
4626
|
3929 |
+
4627
|
3930 |
+
4628
|
3931 |
+
4629
|
3932 |
+
4630
|
3933 |
+
4631
|
3934 |
+
4632
|
3935 |
+
4633
|
3936 |
+
4634
|
3937 |
+
4635
|
3938 |
+
4636
|
3939 |
+
4637
|
3940 |
+
4638
|
3941 |
+
4639
|
3942 |
+
4641
|
3943 |
+
4643
|
3944 |
+
4644
|
3945 |
+
4645
|
3946 |
+
4646
|
3947 |
+
4647
|
3948 |
+
4648
|
3949 |
+
4650
|
3950 |
+
4651
|
3951 |
+
4652
|
3952 |
+
4653
|
3953 |
+
4654
|
3954 |
+
4655
|
3955 |
+
4656
|
3956 |
+
4657
|
3957 |
+
4658
|
3958 |
+
4660
|
3959 |
+
4661
|
3960 |
+
4663
|
3961 |
+
4664
|
3962 |
+
4665
|
3963 |
+
4667
|
3964 |
+
4668
|
3965 |
+
4669
|
3966 |
+
4670
|
3967 |
+
4672
|
3968 |
+
4673
|
3969 |
+
4674
|
3970 |
+
4676
|
3971 |
+
4677
|
3972 |
+
4678
|
3973 |
+
4679
|
3974 |
+
4680
|
3975 |
+
4681
|
3976 |
+
4682
|
3977 |
+
4683
|
3978 |
+
4684
|
3979 |
+
4685
|
3980 |
+
4686
|
3981 |
+
4687
|
3982 |
+
4688
|
3983 |
+
4689
|
3984 |
+
4690
|
3985 |
+
4691
|
3986 |
+
4693
|
3987 |
+
4694
|
3988 |
+
4695
|
3989 |
+
4696
|
3990 |
+
4697
|
3991 |
+
4698
|
3992 |
+
4699
|
3993 |
+
4700
|
3994 |
+
4701
|
3995 |
+
4702
|
3996 |
+
4703
|
3997 |
+
4704
|
3998 |
+
4705
|
3999 |
+
4706
|
4000 |
+
4707
|
4001 |
+
4708
|
4002 |
+
4709
|
4003 |
+
4710
|
4004 |
+
4711
|
4005 |
+
4712
|
4006 |
+
4713
|
4007 |
+
4714
|
4008 |
+
4715
|
4009 |
+
4716
|
4010 |
+
4718
|
4011 |
+
4719
|
4012 |
+
4720
|
4013 |
+
4721
|
4014 |
+
4722
|
4015 |
+
4723
|
4016 |
+
4724
|
4017 |
+
4725
|
4018 |
+
4726
|
4019 |
+
4727
|
4020 |
+
4728
|
4021 |
+
4729
|
4022 |
+
4730
|
4023 |
+
4731
|
4024 |
+
4732
|
4025 |
+
4733
|
4026 |
+
4734
|
4027 |
+
4735
|
4028 |
+
4736
|
4029 |
+
4737
|
4030 |
+
4738
|
4031 |
+
4739
|
4032 |
+
4740
|
4033 |
+
4741
|
4034 |
+
4742
|
4035 |
+
4743
|
4036 |
+
4744
|
4037 |
+
4746
|
4038 |
+
4747
|
4039 |
+
4748
|
4040 |
+
4749
|
4041 |
+
4750
|
4042 |
+
4751
|
4043 |
+
4752
|
4044 |
+
4753
|
4045 |
+
4754
|
4046 |
+
4756
|
4047 |
+
4758
|
4048 |
+
4759
|
4049 |
+
4760
|
4050 |
+
4761
|
4051 |
+
4762
|
4052 |
+
4763
|
4053 |
+
4764
|
4054 |
+
4765
|
4055 |
+
4766
|
4056 |
+
4767
|
4057 |
+
4768
|
4058 |
+
4769
|
4059 |
+
4770
|
4060 |
+
4771
|
4061 |
+
4772
|
4062 |
+
4773
|
4063 |
+
4775
|
4064 |
+
4776
|
4065 |
+
4777
|
4066 |
+
4778
|
4067 |
+
4780
|
4068 |
+
4782
|
4069 |
+
4784
|
4070 |
+
4785
|
4071 |
+
4786
|
4072 |
+
4787
|
4073 |
+
4788
|
4074 |
+
4790
|
4075 |
+
4791
|
4076 |
+
4792
|
4077 |
+
4793
|
4078 |
+
4794
|
4079 |
+
4795
|
4080 |
+
4796
|
4081 |
+
4797
|
4082 |
+
4798
|
4083 |
+
4799
|
4084 |
+
4801
|
4085 |
+
4803
|
4086 |
+
4804
|
4087 |
+
4805
|
4088 |
+
4806
|
4089 |
+
4807
|
4090 |
+
4808
|
4091 |
+
4809
|
4092 |
+
4810
|
4093 |
+
4811
|
4094 |
+
4812
|
4095 |
+
4813
|
4096 |
+
4815
|
4097 |
+
4816
|
4098 |
+
4817
|
4099 |
+
4818
|
4100 |
+
4819
|
4101 |
+
4820
|
4102 |
+
4821
|
4103 |
+
4822
|
4104 |
+
4823
|
4105 |
+
4824
|
4106 |
+
4825
|
4107 |
+
4826
|
4108 |
+
4827
|
4109 |
+
4828
|
4110 |
+
4829
|
4111 |
+
4830
|
4112 |
+
4831
|
4113 |
+
4832
|
4114 |
+
4833
|
4115 |
+
4834
|
4116 |
+
4835
|
4117 |
+
4836
|
4118 |
+
4838
|
4119 |
+
4839
|
4120 |
+
4840
|
4121 |
+
4841
|
4122 |
+
4842
|
4123 |
+
4843
|
4124 |
+
4844
|
4125 |
+
4845
|
4126 |
+
4846
|
4127 |
+
4847
|
4128 |
+
4848
|
4129 |
+
4849
|
4130 |
+
4850
|
4131 |
+
4851
|
4132 |
+
4852
|
4133 |
+
4853
|
4134 |
+
4854
|
4135 |
+
4855
|
4136 |
+
4856
|
4137 |
+
4857
|
4138 |
+
4858
|
4139 |
+
4859
|
4140 |
+
4860
|
4141 |
+
4861
|
4142 |
+
4862
|
4143 |
+
4863
|
4144 |
+
4864
|
4145 |
+
4865
|
4146 |
+
4866
|
4147 |
+
4867
|
4148 |
+
4868
|
4149 |
+
4869
|
4150 |
+
4870
|
4151 |
+
4871
|
4152 |
+
4872
|
4153 |
+
4873
|
4154 |
+
4874
|
4155 |
+
4875
|
4156 |
+
4876
|
4157 |
+
4877
|
4158 |
+
4878
|
4159 |
+
4879
|
4160 |
+
4880
|
4161 |
+
4881
|
4162 |
+
4882
|
4163 |
+
4883
|
4164 |
+
4884
|
4165 |
+
4885
|
4166 |
+
4886
|
4167 |
+
4887
|
4168 |
+
4888
|
4169 |
+
4889
|
4170 |
+
4890
|
4171 |
+
4891
|
4172 |
+
4892
|
4173 |
+
4893
|
4174 |
+
4894
|
4175 |
+
4895
|
4176 |
+
4896
|
4177 |
+
4897
|
4178 |
+
4898
|
4179 |
+
4899
|
4180 |
+
4900
|
4181 |
+
4902
|
4182 |
+
4903
|
4183 |
+
4904
|
4184 |
+
4905
|
4185 |
+
4906
|
4186 |
+
4907
|
4187 |
+
4909
|
4188 |
+
4910
|
4189 |
+
4911
|
4190 |
+
4912
|
4191 |
+
4913
|
4192 |
+
4914
|
4193 |
+
4915
|
4194 |
+
4916
|
4195 |
+
4917
|
4196 |
+
4918
|
4197 |
+
4919
|
4198 |
+
4921
|
4199 |
+
4922
|
4200 |
+
4923
|
4201 |
+
4924
|
4202 |
+
4925
|
4203 |
+
4927
|
4204 |
+
4928
|
4205 |
+
4929
|
4206 |
+
4930
|
4207 |
+
4931
|
4208 |
+
4933
|
4209 |
+
4934
|
4210 |
+
4935
|
4211 |
+
4936
|
4212 |
+
4938
|
4213 |
+
4939
|
4214 |
+
4940
|
4215 |
+
4941
|
4216 |
+
4942
|
4217 |
+
4943
|
4218 |
+
4944
|
4219 |
+
4945
|
4220 |
+
4946
|
4221 |
+
4947
|
4222 |
+
4948
|
4223 |
+
4950
|
4224 |
+
4951
|
4225 |
+
4952
|
4226 |
+
4954
|
4227 |
+
4955
|
4228 |
+
4957
|
4229 |
+
4958
|
4230 |
+
4959
|
4231 |
+
4961
|
4232 |
+
4962
|
4233 |
+
4963
|
4234 |
+
4965
|
4235 |
+
4967
|
4236 |
+
4968
|
4237 |
+
4969
|
4238 |
+
4970
|
4239 |
+
4971
|
4240 |
+
4972
|
4241 |
+
4973
|
4242 |
+
4974
|
4243 |
+
4976
|
4244 |
+
4978
|
4245 |
+
4979
|
4246 |
+
4980
|
4247 |
+
4981
|
4248 |
+
4982
|
4249 |
+
4983
|
4250 |
+
4985
|
4251 |
+
4986
|
4252 |
+
4987
|
4253 |
+
4988
|
4254 |
+
4989
|
4255 |
+
4990
|
4256 |
+
4991
|
4257 |
+
4992
|
4258 |
+
4993
|
4259 |
+
4994
|
4260 |
+
4995
|
4261 |
+
4997
|
4262 |
+
4998
|
4263 |
+
5000
|
4264 |
+
5001
|
4265 |
+
5002
|
4266 |
+
5003
|
4267 |
+
5004
|
4268 |
+
5006
|
4269 |
+
5007
|
4270 |
+
5008
|
4271 |
+
5009
|
4272 |
+
5010
|
4273 |
+
5011
|
4274 |
+
5013
|
4275 |
+
5014
|
4276 |
+
5015
|
4277 |
+
5016
|
4278 |
+
5017
|
4279 |
+
5018
|
4280 |
+
5019
|
4281 |
+
5020
|
4282 |
+
5021
|
4283 |
+
5023
|
4284 |
+
5024
|
4285 |
+
5025
|
4286 |
+
5026
|
4287 |
+
5027
|
4288 |
+
5028
|
4289 |
+
5029
|
4290 |
+
5031
|
4291 |
+
5032
|
4292 |
+
5033
|
4293 |
+
5034
|
4294 |
+
5036
|
4295 |
+
5038
|
4296 |
+
5039
|
4297 |
+
5041
|
4298 |
+
5042
|
4299 |
+
5043
|
4300 |
+
5046
|
4301 |
+
5047
|
4302 |
+
5048
|
4303 |
+
5049
|
4304 |
+
5050
|
4305 |
+
5052
|
4306 |
+
5053
|
4307 |
+
5054
|
4308 |
+
5055
|
4309 |
+
5056
|
4310 |
+
5058
|
4311 |
+
5059
|
4312 |
+
5060
|
4313 |
+
5061
|
4314 |
+
5062
|
4315 |
+
5063
|
4316 |
+
5064
|
4317 |
+
5065
|
4318 |
+
5066
|
4319 |
+
5067
|
4320 |
+
5068
|
4321 |
+
5069
|
4322 |
+
5070
|
4323 |
+
5072
|
4324 |
+
5073
|
4325 |
+
5074
|
4326 |
+
5075
|
4327 |
+
5076
|
4328 |
+
5077
|
4329 |
+
5078
|
4330 |
+
5079
|
4331 |
+
5080
|
4332 |
+
5081
|
4333 |
+
5082
|
4334 |
+
5083
|
4335 |
+
5085
|
4336 |
+
5086
|
4337 |
+
5087
|
4338 |
+
5088
|
4339 |
+
5089
|
4340 |
+
5090
|
4341 |
+
5092
|
4342 |
+
5093
|
4343 |
+
5094
|
4344 |
+
5095
|
4345 |
+
5096
|
4346 |
+
5097
|
4347 |
+
5099
|
4348 |
+
5100
|
4349 |
+
5101
|
4350 |
+
5102
|
4351 |
+
5103
|
4352 |
+
5104
|
4353 |
+
5105
|
4354 |
+
5106
|
4355 |
+
5107
|
4356 |
+
5108
|
4357 |
+
5109
|
4358 |
+
5110
|
4359 |
+
5111
|
4360 |
+
5112
|
4361 |
+
5113
|
4362 |
+
5114
|
4363 |
+
5116
|
4364 |
+
5117
|
4365 |
+
5118
|
4366 |
+
5119
|
4367 |
+
5121
|
4368 |
+
5122
|
4369 |
+
5123
|
4370 |
+
5124
|
4371 |
+
5125
|
4372 |
+
5126
|
4373 |
+
5127
|
4374 |
+
5128
|
4375 |
+
5129
|
4376 |
+
5130
|
4377 |
+
5131
|
4378 |
+
5132
|
4379 |
+
5133
|
4380 |
+
5134
|
4381 |
+
5135
|
4382 |
+
5136
|
4383 |
+
5137
|
4384 |
+
5138
|
4385 |
+
5139
|
4386 |
+
5140
|
4387 |
+
5141
|
4388 |
+
5143
|
4389 |
+
5144
|
4390 |
+
5145
|
4391 |
+
5146
|
4392 |
+
5147
|
4393 |
+
5149
|
4394 |
+
5150
|
4395 |
+
5151
|
4396 |
+
5152
|
4397 |
+
5153
|
4398 |
+
5154
|
4399 |
+
5155
|
4400 |
+
5156
|
4401 |
+
5157
|
4402 |
+
5158
|
4403 |
+
5159
|
4404 |
+
5160
|
4405 |
+
5161
|
4406 |
+
5162
|
4407 |
+
5163
|
4408 |
+
5164
|
4409 |
+
5165
|
4410 |
+
5166
|
4411 |
+
5167
|
4412 |
+
5168
|
4413 |
+
5169
|
4414 |
+
5170
|
4415 |
+
5171
|
4416 |
+
5172
|
4417 |
+
5173
|
4418 |
+
5174
|
4419 |
+
5175
|
4420 |
+
5176
|
4421 |
+
5177
|
4422 |
+
5179
|
4423 |
+
5180
|
4424 |
+
5181
|
4425 |
+
5182
|
4426 |
+
5183
|
4427 |
+
5184
|
4428 |
+
5185
|
4429 |
+
5186
|
4430 |
+
5187
|
4431 |
+
5188
|
4432 |
+
5190
|
4433 |
+
5191
|
4434 |
+
5192
|
4435 |
+
5193
|
4436 |
+
5195
|
4437 |
+
5196
|
4438 |
+
5197
|
4439 |
+
5198
|
4440 |
+
5199
|
4441 |
+
5200
|
4442 |
+
5201
|
4443 |
+
5202
|
4444 |
+
5203
|
4445 |
+
5204
|
4446 |
+
5206
|
4447 |
+
5207
|
4448 |
+
5208
|
4449 |
+
5209
|
4450 |
+
5210
|
4451 |
+
5211
|
4452 |
+
5212
|
4453 |
+
5213
|
4454 |
+
5215
|
4455 |
+
5216
|
4456 |
+
5217
|
4457 |
+
5218
|
4458 |
+
5219
|
4459 |
+
5220
|
4460 |
+
5221
|
4461 |
+
5222
|
4462 |
+
5223
|
4463 |
+
5224
|
4464 |
+
5225
|
4465 |
+
5226
|
4466 |
+
5227
|
4467 |
+
5228
|
4468 |
+
5229
|
4469 |
+
5230
|
4470 |
+
5231
|
4471 |
+
5232
|
4472 |
+
5233
|
4473 |
+
5234
|
4474 |
+
5235
|
4475 |
+
5236
|
4476 |
+
5237
|
4477 |
+
5238
|
4478 |
+
5239
|
4479 |
+
5240
|
4480 |
+
5241
|
4481 |
+
5242
|
4482 |
+
5243
|
4483 |
+
5244
|
4484 |
+
5245
|
4485 |
+
5246
|
4486 |
+
5247
|
4487 |
+
5249
|
4488 |
+
5250
|
4489 |
+
5251
|
4490 |
+
5252
|
4491 |
+
5253
|
4492 |
+
5254
|
4493 |
+
5255
|
4494 |
+
5256
|
4495 |
+
5257
|
4496 |
+
5258
|
4497 |
+
5259
|
4498 |
+
5260
|
4499 |
+
5261
|
4500 |
+
5262
|
4501 |
+
5263
|
4502 |
+
5265
|
4503 |
+
5266
|
4504 |
+
5267
|
4505 |
+
5268
|
4506 |
+
5269
|
4507 |
+
5270
|
4508 |
+
5271
|
4509 |
+
5272
|
4510 |
+
5273
|
4511 |
+
5274
|
4512 |
+
5275
|
4513 |
+
5276
|
4514 |
+
5277
|
4515 |
+
5278
|
4516 |
+
5279
|
4517 |
+
5280
|
4518 |
+
5281
|
4519 |
+
5282
|
4520 |
+
5283
|
4521 |
+
5284
|
4522 |
+
5285
|
4523 |
+
5286
|
4524 |
+
5287
|
4525 |
+
5288
|
4526 |
+
5289
|
4527 |
+
5291
|
4528 |
+
5292
|
4529 |
+
5293
|
4530 |
+
5294
|
4531 |
+
5295
|
4532 |
+
5296
|
4533 |
+
5297
|
4534 |
+
5298
|
4535 |
+
5299
|
4536 |
+
5300
|
4537 |
+
5301
|
4538 |
+
5302
|
4539 |
+
5303
|
4540 |
+
5304
|
4541 |
+
5305
|
4542 |
+
5306
|
4543 |
+
5307
|
4544 |
+
5308
|
4545 |
+
5309
|
4546 |
+
5310
|
4547 |
+
5311
|
4548 |
+
5312
|
4549 |
+
5313
|
4550 |
+
5314
|
4551 |
+
5315
|
4552 |
+
5316
|
4553 |
+
5317
|
4554 |
+
5318
|
4555 |
+
5319
|
4556 |
+
5320
|
4557 |
+
5321
|
4558 |
+
5322
|
4559 |
+
5323
|
4560 |
+
5324
|
4561 |
+
5325
|
4562 |
+
5326
|
4563 |
+
5328
|
4564 |
+
5329
|
4565 |
+
5330
|
4566 |
+
5331
|
4567 |
+
5332
|
4568 |
+
5333
|
4569 |
+
5334
|
4570 |
+
5335
|
4571 |
+
5336
|
4572 |
+
5337
|
4573 |
+
5338
|
4574 |
+
5339
|
4575 |
+
5340
|
4576 |
+
5341
|
4577 |
+
5342
|
4578 |
+
5343
|
4579 |
+
5344
|
4580 |
+
5345
|
4581 |
+
5346
|
4582 |
+
5348
|
4583 |
+
5349
|
4584 |
+
5350
|
4585 |
+
5352
|
4586 |
+
5353
|
4587 |
+
5355
|
4588 |
+
5356
|
4589 |
+
5357
|
4590 |
+
5359
|
4591 |
+
5360
|
4592 |
+
5361
|
4593 |
+
5362
|
4594 |
+
5363
|
4595 |
+
5364
|
4596 |
+
5365
|
4597 |
+
5366
|
4598 |
+
5367
|
4599 |
+
5368
|
4600 |
+
5369
|
4601 |
+
5370
|
4602 |
+
5371
|
4603 |
+
5372
|
4604 |
+
5373
|
4605 |
+
5374
|
4606 |
+
5375
|
4607 |
+
5376
|
4608 |
+
5377
|
4609 |
+
5378
|
4610 |
+
5379
|
4611 |
+
5380
|
4612 |
+
5381
|
4613 |
+
5382
|
4614 |
+
5383
|
4615 |
+
5384
|
4616 |
+
5385
|
4617 |
+
5387
|
4618 |
+
5388
|
4619 |
+
5389
|
4620 |
+
5390
|
4621 |
+
5391
|
4622 |
+
5392
|
4623 |
+
5393
|
4624 |
+
5394
|
4625 |
+
5396
|
4626 |
+
5397
|
4627 |
+
5398
|
4628 |
+
5399
|
4629 |
+
5400
|
4630 |
+
5401
|
4631 |
+
5402
|
4632 |
+
5403
|
4633 |
+
5404
|
4634 |
+
5405
|
4635 |
+
5407
|
4636 |
+
5408
|
4637 |
+
5409
|
4638 |
+
5410
|
4639 |
+
5411
|
4640 |
+
5412
|
4641 |
+
5413
|
4642 |
+
5415
|
4643 |
+
5416
|
4644 |
+
5417
|
4645 |
+
5418
|
4646 |
+
5419
|
4647 |
+
5420
|
4648 |
+
5421
|
4649 |
+
5422
|
4650 |
+
5423
|
4651 |
+
5425
|
4652 |
+
5426
|
4653 |
+
5427
|
4654 |
+
5428
|
4655 |
+
5432
|
4656 |
+
5433
|
4657 |
+
5434
|
4658 |
+
5435
|
4659 |
+
5436
|
4660 |
+
5438
|
4661 |
+
5439
|
4662 |
+
5440
|
4663 |
+
5441
|
4664 |
+
5444
|
4665 |
+
5448
|
4666 |
+
5449
|
4667 |
+
5450
|
4668 |
+
5451
|
4669 |
+
5453
|
4670 |
+
5455
|
4671 |
+
5456
|
4672 |
+
5457
|
4673 |
+
5458
|
4674 |
+
5459
|
4675 |
+
5460
|
4676 |
+
5462
|
4677 |
+
5464
|
4678 |
+
5465
|
4679 |
+
5466
|
4680 |
+
5467
|
4681 |
+
5468
|
4682 |
+
5469
|
4683 |
+
5470
|
4684 |
+
5471
|
4685 |
+
5472
|
4686 |
+
5473
|
4687 |
+
5474
|
4688 |
+
5475
|
4689 |
+
5476
|
4690 |
+
5477
|
4691 |
+
5478
|
4692 |
+
5479
|
4693 |
+
5480
|
4694 |
+
5481
|
4695 |
+
5483
|
4696 |
+
5484
|
4697 |
+
5486
|
4698 |
+
5487
|
4699 |
+
5488
|
4700 |
+
5489
|
4701 |
+
5490
|
4702 |
+
5491
|
4703 |
+
5492
|
4704 |
+
5493
|
4705 |
+
5494
|
4706 |
+
5495
|
4707 |
+
5496
|
4708 |
+
5497
|
4709 |
+
5498
|
4710 |
+
5499
|
4711 |
+
5500
|
4712 |
+
5501
|
4713 |
+
5502
|
4714 |
+
5503
|
4715 |
+
5504
|
4716 |
+
5505
|
4717 |
+
5506
|
4718 |
+
5508
|
4719 |
+
5509
|
4720 |
+
5510
|
4721 |
+
5511
|
4722 |
+
5512
|
4723 |
+
5513
|
4724 |
+
5514
|
4725 |
+
5516
|
4726 |
+
5517
|
4727 |
+
5518
|
4728 |
+
5519
|
4729 |
+
5521
|
4730 |
+
5522
|
4731 |
+
5523
|
4732 |
+
5526
|
4733 |
+
5527
|
4734 |
+
5530
|
4735 |
+
5532
|
4736 |
+
5533
|
4737 |
+
5534
|
4738 |
+
5535
|
4739 |
+
5537
|
4740 |
+
5538
|
4741 |
+
5539
|
4742 |
+
5540
|
4743 |
+
5541
|
4744 |
+
5542
|
4745 |
+
5543
|
4746 |
+
5544
|
4747 |
+
5546
|
4748 |
+
5547
|
4749 |
+
5548
|
4750 |
+
5549
|
4751 |
+
5550
|
4752 |
+
5551
|
4753 |
+
5552
|
4754 |
+
5554
|
4755 |
+
5555
|
4756 |
+
5557
|
4757 |
+
5558
|
4758 |
+
5559
|
4759 |
+
5560
|
4760 |
+
5561
|
4761 |
+
5562
|
4762 |
+
5563
|
4763 |
+
5564
|
4764 |
+
5565
|
4765 |
+
5566
|
4766 |
+
5567
|
4767 |
+
5568
|
4768 |
+
5569
|
4769 |
+
5570
|
4770 |
+
5571
|
4771 |
+
5572
|
4772 |
+
5573
|
4773 |
+
5574
|
4774 |
+
5575
|
4775 |
+
5576
|
4776 |
+
5577
|
4777 |
+
5578
|
4778 |
+
5579
|
4779 |
+
5580
|
4780 |
+
5581
|
4781 |
+
5582
|
4782 |
+
5583
|
4783 |
+
5584
|
4784 |
+
5585
|
4785 |
+
5586
|
4786 |
+
5587
|
4787 |
+
5588
|
4788 |
+
5590
|
4789 |
+
5591
|
4790 |
+
5593
|
4791 |
+
5594
|
4792 |
+
5595
|
4793 |
+
5596
|
4794 |
+
5597
|
4795 |
+
5598
|
4796 |
+
5599
|
4797 |
+
5600
|
4798 |
+
5601
|
4799 |
+
5602
|
4800 |
+
5603
|
4801 |
+
5604
|
4802 |
+
5605
|
4803 |
+
5606
|
4804 |
+
5608
|
4805 |
+
5609
|
4806 |
+
5610
|
4807 |
+
5611
|
4808 |
+
5612
|
4809 |
+
5613
|
4810 |
+
5614
|
4811 |
+
5615
|
4812 |
+
5616
|
4813 |
+
5617
|
4814 |
+
5618
|
4815 |
+
5619
|
4816 |
+
5620
|
4817 |
+
5621
|
4818 |
+
5622
|
4819 |
+
5623
|
4820 |
+
5624
|
4821 |
+
5626
|
4822 |
+
5628
|
4823 |
+
5629
|
4824 |
+
5630
|
4825 |
+
5631
|
4826 |
+
5632
|
4827 |
+
5633
|
4828 |
+
5635
|
4829 |
+
5636
|
4830 |
+
5637
|
4831 |
+
5638
|
4832 |
+
5639
|
4833 |
+
5640
|
4834 |
+
5641
|
4835 |
+
5642
|
4836 |
+
5643
|
4837 |
+
5645
|
4838 |
+
5646
|
4839 |
+
5648
|
4840 |
+
5649
|
4841 |
+
5650
|
4842 |
+
5651
|
4843 |
+
5652
|
4844 |
+
5653
|
4845 |
+
5654
|
4846 |
+
5655
|
4847 |
+
5656
|
4848 |
+
5657
|
4849 |
+
5658
|
4850 |
+
5659
|
4851 |
+
5660
|
4852 |
+
5662
|
4853 |
+
5663
|
4854 |
+
5664
|
4855 |
+
5665
|
4856 |
+
5666
|
4857 |
+
5667
|
4858 |
+
5668
|
4859 |
+
5669
|
4860 |
+
5670
|
4861 |
+
5671
|
4862 |
+
5672
|
4863 |
+
5673
|
4864 |
+
5674
|
4865 |
+
5675
|
4866 |
+
5676
|
4867 |
+
5677
|
4868 |
+
5678
|
4869 |
+
5679
|
4870 |
+
5680
|
4871 |
+
5681
|
4872 |
+
5682
|
4873 |
+
5684
|
4874 |
+
5685
|
4875 |
+
5686
|
4876 |
+
5687
|
4877 |
+
5688
|
4878 |
+
5690
|
4879 |
+
5691
|
4880 |
+
5692
|
4881 |
+
5693
|
4882 |
+
5694
|
4883 |
+
5695
|
4884 |
+
5696
|
4885 |
+
5697
|
4886 |
+
5698
|
4887 |
+
5699
|
4888 |
+
5700
|
4889 |
+
5701
|
4890 |
+
5702
|
4891 |
+
5703
|
4892 |
+
5704
|
4893 |
+
5705
|
4894 |
+
5706
|
4895 |
+
5707
|
4896 |
+
5708
|
4897 |
+
5709
|
4898 |
+
5710
|
4899 |
+
5711
|
4900 |
+
5712
|
4901 |
+
5714
|
4902 |
+
5715
|
4903 |
+
5716
|
4904 |
+
5717
|
4905 |
+
5719
|
4906 |
+
5720
|
4907 |
+
5721
|
4908 |
+
5722
|
4909 |
+
5723
|
4910 |
+
5724
|
4911 |
+
5725
|
4912 |
+
5726
|
4913 |
+
5727
|
4914 |
+
5728
|
4915 |
+
5729
|
4916 |
+
5730
|
4917 |
+
5731
|
4918 |
+
5732
|
4919 |
+
5733
|
4920 |
+
5734
|
4921 |
+
5735
|
4922 |
+
5736
|
4923 |
+
5737
|
4924 |
+
5738
|
4925 |
+
5740
|
4926 |
+
5742
|
4927 |
+
5743
|
4928 |
+
5744
|
4929 |
+
5745
|
4930 |
+
5746
|
4931 |
+
5747
|
4932 |
+
5748
|
4933 |
+
5749
|
4934 |
+
5750
|
4935 |
+
5751
|
4936 |
+
5752
|
4937 |
+
5753
|
4938 |
+
5754
|
4939 |
+
5755
|
4940 |
+
5756
|
4941 |
+
5757
|
4942 |
+
5758
|
4943 |
+
5759
|
4944 |
+
5760
|
4945 |
+
5761
|
4946 |
+
5762
|
4947 |
+
5763
|
4948 |
+
5764
|
4949 |
+
5765
|
4950 |
+
5766
|
4951 |
+
5767
|
4952 |
+
5769
|
4953 |
+
5770
|
4954 |
+
5771
|
4955 |
+
5772
|
4956 |
+
5773
|
4957 |
+
5775
|
4958 |
+
5776
|
4959 |
+
5777
|
4960 |
+
5778
|
4961 |
+
5779
|
4962 |
+
5780
|
4963 |
+
5781
|
4964 |
+
5782
|
4965 |
+
5783
|
4966 |
+
5786
|
4967 |
+
5787
|
4968 |
+
5788
|
4969 |
+
5789
|
4970 |
+
5790
|
4971 |
+
5791
|
4972 |
+
5792
|
4973 |
+
5793
|
4974 |
+
5794
|
4975 |
+
5795
|
4976 |
+
5796
|
4977 |
+
5797
|
4978 |
+
5798
|
4979 |
+
5799
|
4980 |
+
5800
|
4981 |
+
5801
|
4982 |
+
5802
|
4983 |
+
5803
|
4984 |
+
5805
|
4985 |
+
5806
|
4986 |
+
5808
|
4987 |
+
5809
|
4988 |
+
5810
|
4989 |
+
5811
|
4990 |
+
5812
|
4991 |
+
5813
|
4992 |
+
5814
|
4993 |
+
5815
|
4994 |
+
5816
|
4995 |
+
5817
|
4996 |
+
5818
|
4997 |
+
5819
|
4998 |
+
5820
|
4999 |
+
5821
|
5000 |
+
5823
|
5001 |
+
5824
|
5002 |
+
5825
|
5003 |
+
5826
|
5004 |
+
5827
|
5005 |
+
5828
|
5006 |
+
5829
|
5007 |
+
5830
|
5008 |
+
5831
|
5009 |
+
5832
|
5010 |
+
5833
|
5011 |
+
5834
|
5012 |
+
5835
|
5013 |
+
5836
|
5014 |
+
5837
|
5015 |
+
5838
|
5016 |
+
5839
|
5017 |
+
5840
|
5018 |
+
5841
|
5019 |
+
5842
|
5020 |
+
5843
|
5021 |
+
5844
|
5022 |
+
5845
|
5023 |
+
5846
|
5024 |
+
5847
|
5025 |
+
5848
|
5026 |
+
5849
|
5027 |
+
5850
|
5028 |
+
5851
|
5029 |
+
5852
|
5030 |
+
5853
|
5031 |
+
5854
|
5032 |
+
5855
|
5033 |
+
5856
|
5034 |
+
5857
|
5035 |
+
5858
|
5036 |
+
5860
|
5037 |
+
5861
|
5038 |
+
5862
|
5039 |
+
5863
|
5040 |
+
5864
|
5041 |
+
5865
|
5042 |
+
5866
|
5043 |
+
5867
|
5044 |
+
5869
|
5045 |
+
5870
|
5046 |
+
5871
|
5047 |
+
5872
|
5048 |
+
5873
|
5049 |
+
5874
|
5050 |
+
5875
|
5051 |
+
5876
|
5052 |
+
5877
|
5053 |
+
5879
|
5054 |
+
5880
|
5055 |
+
5881
|
5056 |
+
5882
|
5057 |
+
5883
|
5058 |
+
5884
|
5059 |
+
5885
|
5060 |
+
5886
|
5061 |
+
5887
|
5062 |
+
5888
|
5063 |
+
5889
|
5064 |
+
5890
|
5065 |
+
5893
|
5066 |
+
5894
|
5067 |
+
5896
|
5068 |
+
5897
|
5069 |
+
5898
|
5070 |
+
5899
|
5071 |
+
5900
|
5072 |
+
5901
|
5073 |
+
5902
|
5074 |
+
5903
|
5075 |
+
5904
|
5076 |
+
5905
|
5077 |
+
5906
|
5078 |
+
5908
|
5079 |
+
5909
|
5080 |
+
5910
|
5081 |
+
5911
|
5082 |
+
5912
|
5083 |
+
5914
|
5084 |
+
5915
|
5085 |
+
5916
|
5086 |
+
5917
|
5087 |
+
5918
|
5088 |
+
5919
|
5089 |
+
5920
|
5090 |
+
5921
|
5091 |
+
5922
|
5092 |
+
5923
|
5093 |
+
5924
|
5094 |
+
5925
|
5095 |
+
5926
|
5096 |
+
5927
|
5097 |
+
5928
|
5098 |
+
5929
|
5099 |
+
5930
|
5100 |
+
5931
|
5101 |
+
5932
|
5102 |
+
5933
|
5103 |
+
5934
|
5104 |
+
5936
|
5105 |
+
5937
|
5106 |
+
5938
|
5107 |
+
5939
|
5108 |
+
5940
|
5109 |
+
5941
|
5110 |
+
5943
|
5111 |
+
5944
|
5112 |
+
5945
|
5113 |
+
5947
|
5114 |
+
5948
|
5115 |
+
5949
|
5116 |
+
5950
|
5117 |
+
5951
|
5118 |
+
5952
|
5119 |
+
5953
|
5120 |
+
5954
|
5121 |
+
5955
|
5122 |
+
5956
|
5123 |
+
5957
|
5124 |
+
5959
|
5125 |
+
5960
|
5126 |
+
5961
|
5127 |
+
5963
|
5128 |
+
5964
|
5129 |
+
5965
|
5130 |
+
5966
|
5131 |
+
5967
|
5132 |
+
5968
|
5133 |
+
5969
|
5134 |
+
5970
|
5135 |
+
5971
|
5136 |
+
5973
|
5137 |
+
5974
|
5138 |
+
5975
|
5139 |
+
5976
|
5140 |
+
5977
|
5141 |
+
5980
|
5142 |
+
5981
|
5143 |
+
5982
|
5144 |
+
5983
|
5145 |
+
5984
|
5146 |
+
5985
|
5147 |
+
5987
|
5148 |
+
5988
|
5149 |
+
5990
|
5150 |
+
5991
|
5151 |
+
5992
|
5152 |
+
5994
|
5153 |
+
5995
|
5154 |
+
5997
|
5155 |
+
5998
|
5156 |
+
5999
|
5157 |
+
6000
|
5158 |
+
6001
|
5159 |
+
6002
|
5160 |
+
6004
|
5161 |
+
6005
|
5162 |
+
6006
|
5163 |
+
6007
|
5164 |
+
6008
|
5165 |
+
6009
|
5166 |
+
6010
|
5167 |
+
6011
|
5168 |
+
6012
|
5169 |
+
6014
|
5170 |
+
6015
|
5171 |
+
6016
|
5172 |
+
6017
|
5173 |
+
6018
|
5174 |
+
6019
|
5175 |
+
6020
|
5176 |
+
6021
|
5177 |
+
6023
|
5178 |
+
6024
|
5179 |
+
6025
|
5180 |
+
6027
|
5181 |
+
6029
|
5182 |
+
6030
|
5183 |
+
6032
|
5184 |
+
6037
|
5185 |
+
6045
|
5186 |
+
6046
|
5187 |
+
6048
|
5188 |
+
6050
|
5189 |
+
6051
|
5190 |
+
6052
|
5191 |
+
6053
|
5192 |
+
6054
|
5193 |
+
6055
|
5194 |
+
6056
|
5195 |
+
6057
|
5196 |
+
6058
|
5197 |
+
6059
|
5198 |
+
6060
|
5199 |
+
6061
|
5200 |
+
6063
|
5201 |
+
6064
|
5202 |
+
6065
|
5203 |
+
6066
|
5204 |
+
6067
|
5205 |
+
6069
|
5206 |
+
6070
|
5207 |
+
6072
|
5208 |
+
6074
|
5209 |
+
6076
|
5210 |
+
6077
|
5211 |
+
6079
|
5212 |
+
6080
|
5213 |
+
6081
|
5214 |
+
6082
|
5215 |
+
6083
|
5216 |
+
6086
|
5217 |
+
6087
|
5218 |
+
6088
|
5219 |
+
6089
|
5220 |
+
6090
|
5221 |
+
6091
|
5222 |
+
6092
|
5223 |
+
6093
|
5224 |
+
6094
|
5225 |
+
6095
|
5226 |
+
6096
|
5227 |
+
6098
|
5228 |
+
6099
|
5229 |
+
6100
|
5230 |
+
6101
|
5231 |
+
6102
|
5232 |
+
6103
|
5233 |
+
6107
|
5234 |
+
6108
|
5235 |
+
6109
|
5236 |
+
6111
|
5237 |
+
6112
|
5238 |
+
6113
|
5239 |
+
6114
|
5240 |
+
6115
|
5241 |
+
6117
|
5242 |
+
6118
|
5243 |
+
6119
|
5244 |
+
6120
|
5245 |
+
6121
|
5246 |
+
6122
|
5247 |
+
6123
|
5248 |
+
6125
|
5249 |
+
6127
|
5250 |
+
6128
|
5251 |
+
6129
|
5252 |
+
6131
|
5253 |
+
6135
|
5254 |
+
6138
|
5255 |
+
6139
|
5256 |
+
6141
|
5257 |
+
6142
|
5258 |
+
6145
|
5259 |
+
6146
|
5260 |
+
6147
|
5261 |
+
6148
|
5262 |
+
6150
|
5263 |
+
6152
|
5264 |
+
6153
|
5265 |
+
6154
|
5266 |
+
6155
|
5267 |
+
6156
|
5268 |
+
6157
|
5269 |
+
6158
|
5270 |
+
6160
|
5271 |
+
6162
|
5272 |
+
6163
|
5273 |
+
6164
|
5274 |
+
6165
|
5275 |
+
6166
|
5276 |
+
6168
|
5277 |
+
6169
|
5278 |
+
6170
|
5279 |
+
6171
|
5280 |
+
6172
|
5281 |
+
6173
|
5282 |
+
6174
|
5283 |
+
6175
|
5284 |
+
6176
|
5285 |
+
6177
|
5286 |
+
6179
|
5287 |
+
6180
|
5288 |
+
6181
|
5289 |
+
6182
|
5290 |
+
6183
|
5291 |
+
6184
|
5292 |
+
6185
|
5293 |
+
6186
|
5294 |
+
6188
|
5295 |
+
6189
|
5296 |
+
6192
|
5297 |
+
6193
|
5298 |
+
6194
|
5299 |
+
6195
|
5300 |
+
6196
|
5301 |
+
6197
|
5302 |
+
6198
|
5303 |
+
6199
|
5304 |
+
6200
|
5305 |
+
6201
|
5306 |
+
6202
|
5307 |
+
6203
|
5308 |
+
6204
|
5309 |
+
6205
|
5310 |
+
6208
|
5311 |
+
6209
|
5312 |
+
6210
|
5313 |
+
6211
|
5314 |
+
6212
|
5315 |
+
6213
|
5316 |
+
6216
|
5317 |
+
6217
|
5318 |
+
6218
|
5319 |
+
6219
|
5320 |
+
6221
|
5321 |
+
6222
|
5322 |
+
6223
|
5323 |
+
6224
|
5324 |
+
6227
|
5325 |
+
6229
|
5326 |
+
6230
|
5327 |
+
6231
|
5328 |
+
6232
|
5329 |
+
6233
|
5330 |
+
6234
|
5331 |
+
6235
|
5332 |
+
6236
|
5333 |
+
6237
|
5334 |
+
6238
|
5335 |
+
6239
|
5336 |
+
6240
|
5337 |
+
6241
|
5338 |
+
6242
|
5339 |
+
6244
|
5340 |
+
6245
|
5341 |
+
6246
|
5342 |
+
6247
|
5343 |
+
6249
|
5344 |
+
6250
|
5345 |
+
6251
|
5346 |
+
6252
|
5347 |
+
6253
|
5348 |
+
6255
|
5349 |
+
6256
|
5350 |
+
6257
|
5351 |
+
6258
|
5352 |
+
6259
|
5353 |
+
6260
|
5354 |
+
6261
|
5355 |
+
6262
|
5356 |
+
6263
|
5357 |
+
6264
|
5358 |
+
6265
|
5359 |
+
6267
|
5360 |
+
6268
|
5361 |
+
6269
|
5362 |
+
6270
|
5363 |
+
6271
|
5364 |
+
6272
|
5365 |
+
6273
|
5366 |
+
6275
|
5367 |
+
6276
|
5368 |
+
6277
|
5369 |
+
6278
|
5370 |
+
6279
|
5371 |
+
6280
|
5372 |
+
6281
|
5373 |
+
6282
|
5374 |
+
6284
|
5375 |
+
6285
|
5376 |
+
6289
|
5377 |
+
6290
|
5378 |
+
6292
|
5379 |
+
6293
|
5380 |
+
6294
|
5381 |
+
6295
|
5382 |
+
6296
|
5383 |
+
6297
|
5384 |
+
6298
|
5385 |
+
6299
|
5386 |
+
6301
|
5387 |
+
6302
|
5388 |
+
6304
|
5389 |
+
6306
|
5390 |
+
6307
|
5391 |
+
6308
|
5392 |
+
6309
|
5393 |
+
6310
|
5394 |
+
6311
|
5395 |
+
6312
|
5396 |
+
6315
|
5397 |
+
6316
|
5398 |
+
6317
|
5399 |
+
6318
|
5400 |
+
6319
|
5401 |
+
6320
|
5402 |
+
6321
|
5403 |
+
6322
|
5404 |
+
6323
|
5405 |
+
6324
|
5406 |
+
6326
|
5407 |
+
6327
|
5408 |
+
6328
|
5409 |
+
6329
|
5410 |
+
6330
|
5411 |
+
6331
|
5412 |
+
6332
|
5413 |
+
6333
|
5414 |
+
6334
|
5415 |
+
6335
|
5416 |
+
6336
|
5417 |
+
6337
|
5418 |
+
6338
|
5419 |
+
6339
|
5420 |
+
6340
|
5421 |
+
6341
|
5422 |
+
6342
|
5423 |
+
6343
|
5424 |
+
6344
|
5425 |
+
6345
|
5426 |
+
6346
|
5427 |
+
6349
|
5428 |
+
6350
|
5429 |
+
6351
|
5430 |
+
6352
|
5431 |
+
6353
|
5432 |
+
6355
|
5433 |
+
6356
|
5434 |
+
6357
|
5435 |
+
6358
|
5436 |
+
6359
|
5437 |
+
6360
|
5438 |
+
6361
|
5439 |
+
6363
|
5440 |
+
6364
|
5441 |
+
6365
|
5442 |
+
6366
|
5443 |
+
6367
|
5444 |
+
6368
|
5445 |
+
6369
|
5446 |
+
6370
|
5447 |
+
6372
|
5448 |
+
6373
|
5449 |
+
6374
|
5450 |
+
6376
|
5451 |
+
6377
|
5452 |
+
6379
|
5453 |
+
6380
|
5454 |
+
6381
|
5455 |
+
6382
|
5456 |
+
6383
|
5457 |
+
6385
|
5458 |
+
6386
|
5459 |
+
6387
|
5460 |
+
6388
|
5461 |
+
6389
|
5462 |
+
6390
|
5463 |
+
6391
|
5464 |
+
6392
|
5465 |
+
6394
|
5466 |
+
6395
|
5467 |
+
6396
|
5468 |
+
6397
|
5469 |
+
6398
|
5470 |
+
6401
|
5471 |
+
6402
|
5472 |
+
6404
|
5473 |
+
6405
|
5474 |
+
6406
|
5475 |
+
6407
|
5476 |
+
6412
|
5477 |
+
6413
|
5478 |
+
6414
|
5479 |
+
6416
|
5480 |
+
6417
|
5481 |
+
6418
|
5482 |
+
6419
|
5483 |
+
6420
|
5484 |
+
6423
|
5485 |
+
6425
|
5486 |
+
6426
|
5487 |
+
6427
|
5488 |
+
6428
|
5489 |
+
6429
|
5490 |
+
6430
|
5491 |
+
6431
|
5492 |
+
6432
|
5493 |
+
6433
|
5494 |
+
6436
|
5495 |
+
6437
|
5496 |
+
6439
|
5497 |
+
6440
|
5498 |
+
6441
|
5499 |
+
6442
|
5500 |
+
6443
|
5501 |
+
6449
|
5502 |
+
6450
|
5503 |
+
6451
|
5504 |
+
6452
|
5505 |
+
6453
|
5506 |
+
6454
|
5507 |
+
6455
|
5508 |
+
6456
|
5509 |
+
6457
|
5510 |
+
6458
|
5511 |
+
6459
|
5512 |
+
6460
|
5513 |
+
6463
|
5514 |
+
6464
|
5515 |
+
6465
|
5516 |
+
6466
|
5517 |
+
6467
|
5518 |
+
6468
|
5519 |
+
6469
|
5520 |
+
6470
|
5521 |
+
6472
|
5522 |
+
6473
|
5523 |
+
6474
|
5524 |
+
6475
|
5525 |
+
6476
|
5526 |
+
6478
|
5527 |
+
6479
|
5528 |
+
6480
|
5529 |
+
6481
|
5530 |
+
6482
|
5531 |
+
6483
|
5532 |
+
6485
|
5533 |
+
6488
|
5534 |
+
6489
|
5535 |
+
6490
|
5536 |
+
6491
|
5537 |
+
6492
|
5538 |
+
6493
|
5539 |
+
6494
|
5540 |
+
6495
|
5541 |
+
6498
|
5542 |
+
6499
|
5543 |
+
6500
|
5544 |
+
6502
|
5545 |
+
6503
|
5546 |
+
6504
|
5547 |
+
6505
|
5548 |
+
6506
|
5549 |
+
6507
|
5550 |
+
6508
|
5551 |
+
6509
|
5552 |
+
6510
|
5553 |
+
6511
|
5554 |
+
6512
|
5555 |
+
6513
|
5556 |
+
6515
|
5557 |
+
6516
|
5558 |
+
6517
|
5559 |
+
6518
|
5560 |
+
6519
|
5561 |
+
6520
|
5562 |
+
6521
|
5563 |
+
6522
|
5564 |
+
6523
|
5565 |
+
6524
|
5566 |
+
6525
|
5567 |
+
6526
|
5568 |
+
6527
|
5569 |
+
6528
|
5570 |
+
6530
|
5571 |
+
6533
|
5572 |
+
6541
|
5573 |
+
6542
|
5574 |
+
6544
|
5575 |
+
6545
|
5576 |
+
6546
|
5577 |
+
6547
|
5578 |
+
6548
|
5579 |
+
6549
|
5580 |
+
6550
|
5581 |
+
6552
|
5582 |
+
6553
|
5583 |
+
6554
|
5584 |
+
6555
|
5585 |
+
6556
|
5586 |
+
6557
|
5587 |
+
6558
|
5588 |
+
6559
|
5589 |
+
6560
|
5590 |
+
6561
|
5591 |
+
6563
|
5592 |
+
6564
|
5593 |
+
6565
|
5594 |
+
6566
|
5595 |
+
6567
|
5596 |
+
6568
|
5597 |
+
6569
|
5598 |
+
6570
|
5599 |
+
6571
|
5600 |
+
6572
|
5601 |
+
6573
|
5602 |
+
6575
|
5603 |
+
6577
|
5604 |
+
6578
|
5605 |
+
6580
|
5606 |
+
6581
|
5607 |
+
6582
|
5608 |
+
6583
|
5609 |
+
6584
|
5610 |
+
6585
|
5611 |
+
6588
|
5612 |
+
6589
|
5613 |
+
6590
|
5614 |
+
6591
|
5615 |
+
6592
|
5616 |
+
6593
|
5617 |
+
6594
|
5618 |
+
6596
|
5619 |
+
6597
|
5620 |
+
6599
|
5621 |
+
6600
|
5622 |
+
6601
|
5623 |
+
6602
|
5624 |
+
6603
|
5625 |
+
6605
|
5626 |
+
6606
|
5627 |
+
6607
|
5628 |
+
6608
|
5629 |
+
6609
|
5630 |
+
6610
|
5631 |
+
6611
|
5632 |
+
6612
|
5633 |
+
6613
|
5634 |
+
6614
|
5635 |
+
6615
|
5636 |
+
6616
|
5637 |
+
6619
|
5638 |
+
6621
|
5639 |
+
6622
|
5640 |
+
6623
|
5641 |
+
6624
|
5642 |
+
6625
|
5643 |
+
6626
|
5644 |
+
6627
|
5645 |
+
6628
|
5646 |
+
6629
|
5647 |
+
6630
|
5648 |
+
6631
|
5649 |
+
6632
|
5650 |
+
6634
|
5651 |
+
6635
|
5652 |
+
6636
|
5653 |
+
6638
|
5654 |
+
6639
|
5655 |
+
6640
|
5656 |
+
6641
|
5657 |
+
6642
|
5658 |
+
6643
|
5659 |
+
6644
|
5660 |
+
6645
|
5661 |
+
6646
|
5662 |
+
6647
|
5663 |
+
6649
|
5664 |
+
6650
|
5665 |
+
6652
|
5666 |
+
6653
|
5667 |
+
6654
|
5668 |
+
6655
|
5669 |
+
6656
|
5670 |
+
6657
|
5671 |
+
6658
|
5672 |
+
6659
|
5673 |
+
6660
|
5674 |
+
6661
|
5675 |
+
6662
|
5676 |
+
6663
|
5677 |
+
6664
|
5678 |
+
6666
|
5679 |
+
6667
|
5680 |
+
6668
|
5681 |
+
6669
|
5682 |
+
6670
|
5683 |
+
6671
|
5684 |
+
6672
|
5685 |
+
6673
|
5686 |
+
6674
|
5687 |
+
6675
|
5688 |
+
6676
|
5689 |
+
6677
|
5690 |
+
6678
|
5691 |
+
6679
|
5692 |
+
6681
|
5693 |
+
6682
|
5694 |
+
6684
|
5695 |
+
6685
|
5696 |
+
6687
|
5697 |
+
6689
|
5698 |
+
6690
|
5699 |
+
6691
|
5700 |
+
6692
|
5701 |
+
6693
|
5702 |
+
6694
|
5703 |
+
6696
|
5704 |
+
6697
|
5705 |
+
6698
|
5706 |
+
6699
|
5707 |
+
6700
|
5708 |
+
6701
|
5709 |
+
6702
|
5710 |
+
6703
|
5711 |
+
6704
|
5712 |
+
6707
|
5713 |
+
6708
|
5714 |
+
6709
|
5715 |
+
6710
|
5716 |
+
6711
|
5717 |
+
6712
|
5718 |
+
6713
|
5719 |
+
6714
|
5720 |
+
6716
|
5721 |
+
6717
|
5722 |
+
6719
|
5723 |
+
6720
|
5724 |
+
6721
|
5725 |
+
6723
|
5726 |
+
6724
|
5727 |
+
6725
|
5728 |
+
6726
|
5729 |
+
6727
|
5730 |
+
6728
|
5731 |
+
6729
|
5732 |
+
6730
|
5733 |
+
6731
|
5734 |
+
6732
|
5735 |
+
6733
|
5736 |
+
6734
|
5737 |
+
6735
|
5738 |
+
6736
|
5739 |
+
6737
|
5740 |
+
6738
|
5741 |
+
6740
|
5742 |
+
6741
|
5743 |
+
6742
|
5744 |
+
6744
|
5745 |
+
6745
|
5746 |
+
6746
|
5747 |
+
6747
|
5748 |
+
6749
|
5749 |
+
6750
|
5750 |
+
6751
|
5751 |
+
6752
|
5752 |
+
6753
|
5753 |
+
6755
|
5754 |
+
6757
|
5755 |
+
6758
|
5756 |
+
6759
|
5757 |
+
6760
|
5758 |
+
6762
|
5759 |
+
6764
|
5760 |
+
6765
|
5761 |
+
6767
|
5762 |
+
6768
|
5763 |
+
6769
|
5764 |
+
6770
|
5765 |
+
6771
|
5766 |
+
6772
|
5767 |
+
6774
|
5768 |
+
6775
|
5769 |
+
6776
|
5770 |
+
6777
|
5771 |
+
6778
|
5772 |
+
6780
|
5773 |
+
6781
|
5774 |
+
6782
|
5775 |
+
6783
|
5776 |
+
6784
|
5777 |
+
6785
|
5778 |
+
6786
|
5779 |
+
6787
|
5780 |
+
6788
|
5781 |
+
6789
|
5782 |
+
6790
|
5783 |
+
6791
|
5784 |
+
6792
|
5785 |
+
6793
|
5786 |
+
6794
|
5787 |
+
6796
|
5788 |
+
6798
|
5789 |
+
6800
|
5790 |
+
6801
|
5791 |
+
6803
|
5792 |
+
6804
|
5793 |
+
6805
|
5794 |
+
6806
|
5795 |
+
6807
|
5796 |
+
6808
|
5797 |
+
6809
|
5798 |
+
6810
|
5799 |
+
6811
|
5800 |
+
6812
|
5801 |
+
6813
|
5802 |
+
6814
|
5803 |
+
6815
|
5804 |
+
6817
|
5805 |
+
6818
|
5806 |
+
6819
|
5807 |
+
6821
|
5808 |
+
6822
|
5809 |
+
6823
|
5810 |
+
6824
|
5811 |
+
6826
|
5812 |
+
6827
|
5813 |
+
6828
|
5814 |
+
6830
|
5815 |
+
6831
|
5816 |
+
6832
|
5817 |
+
6833
|
5818 |
+
6834
|
5819 |
+
6835
|
5820 |
+
6837
|
5821 |
+
6838
|
5822 |
+
6839
|
5823 |
+
6840
|
5824 |
+
6842
|
5825 |
+
6844
|
5826 |
+
6845
|
5827 |
+
6846
|
5828 |
+
6848
|
5829 |
+
6849
|
5830 |
+
6850
|
5831 |
+
6851
|
5832 |
+
6852
|
5833 |
+
6854
|
5834 |
+
6856
|
5835 |
+
6857
|
5836 |
+
6858
|
5837 |
+
6859
|
5838 |
+
6861
|
5839 |
+
6862
|
5840 |
+
6863
|
5841 |
+
6864
|
5842 |
+
6865
|
5843 |
+
6866
|
5844 |
+
6869
|
5845 |
+
6871
|
5846 |
+
6872
|
5847 |
+
6873
|
5848 |
+
6874
|
5849 |
+
6875
|
5850 |
+
6876
|
5851 |
+
6877
|
5852 |
+
6878
|
5853 |
+
6879
|
5854 |
+
6880
|
5855 |
+
6881
|
5856 |
+
6882
|
5857 |
+
6883
|
5858 |
+
6884
|
5859 |
+
6885
|
5860 |
+
6886
|
5861 |
+
6887
|
5862 |
+
6888
|
5863 |
+
6889
|
5864 |
+
6891
|
5865 |
+
6892
|
5866 |
+
6893
|
5867 |
+
6894
|
5868 |
+
6895
|
5869 |
+
6896
|
5870 |
+
6897
|
5871 |
+
6898
|
5872 |
+
6899
|
5873 |
+
6900
|
5874 |
+
6902
|
5875 |
+
6903
|
5876 |
+
6904
|
5877 |
+
6905
|
5878 |
+
6906
|
5879 |
+
6907
|
5880 |
+
6908
|
5881 |
+
6910
|
5882 |
+
6911
|
5883 |
+
6912
|
5884 |
+
6913
|
5885 |
+
6914
|
5886 |
+
6915
|
5887 |
+
6917
|
5888 |
+
6918
|
5889 |
+
6919
|
5890 |
+
6920
|
5891 |
+
6922
|
5892 |
+
6923
|
5893 |
+
6924
|
5894 |
+
6925
|
5895 |
+
6926
|
5896 |
+
6927
|
5897 |
+
6929
|
5898 |
+
6932
|
5899 |
+
6933
|
5900 |
+
6934
|
5901 |
+
6937
|
5902 |
+
6938
|
5903 |
+
6939
|
5904 |
+
6941
|
5905 |
+
6942
|
5906 |
+
6943
|
5907 |
+
6945
|
5908 |
+
6946
|
5909 |
+
6947
|
5910 |
+
6949
|
5911 |
+
6951
|
5912 |
+
6953
|
5913 |
+
6954
|
5914 |
+
6955
|
5915 |
+
6956
|
5916 |
+
6957
|
5917 |
+
6958
|
5918 |
+
6959
|
5919 |
+
6960
|
5920 |
+
6962
|
5921 |
+
6964
|
5922 |
+
6965
|
5923 |
+
6966
|
5924 |
+
6967
|
5925 |
+
6968
|
5926 |
+
6969
|
5927 |
+
6971
|
5928 |
+
6972
|
5929 |
+
6973
|
5930 |
+
6974
|
5931 |
+
6975
|
5932 |
+
6976
|
5933 |
+
6977
|
5934 |
+
6978
|
5935 |
+
6979
|
5936 |
+
6980
|
5937 |
+
6981
|
5938 |
+
6983
|
5939 |
+
6985
|
5940 |
+
6987
|
5941 |
+
6988
|
5942 |
+
6989
|
5943 |
+
6990
|
5944 |
+
6991
|
5945 |
+
6993
|
5946 |
+
6994
|
5947 |
+
6995
|
5948 |
+
6996
|
5949 |
+
6997
|
5950 |
+
6998
|
5951 |
+
6999
|
5952 |
+
7000
|
5953 |
+
7001
|
5954 |
+
7002
|
5955 |
+
7003
|
5956 |
+
7004
|
5957 |
+
7005
|
5958 |
+
7006
|
5959 |
+
7007
|
5960 |
+
7009
|
5961 |
+
7010
|
5962 |
+
7011
|
5963 |
+
7012
|
5964 |
+
7013
|
5965 |
+
7014
|
5966 |
+
7015
|
5967 |
+
7017
|
5968 |
+
7018
|
5969 |
+
7019
|
5970 |
+
7021
|
5971 |
+
7023
|
5972 |
+
7025
|
5973 |
+
7026
|
5974 |
+
7028
|
5975 |
+
7029
|
5976 |
+
7030
|
5977 |
+
7033
|
5978 |
+
7034
|
5979 |
+
7035
|
5980 |
+
7036
|
5981 |
+
7037
|
5982 |
+
7039
|
5983 |
+
7040
|
5984 |
+
7041
|
5985 |
+
7042
|
5986 |
+
7043
|
5987 |
+
7045
|
5988 |
+
7046
|
5989 |
+
7047
|
5990 |
+
7048
|
5991 |
+
7049
|
5992 |
+
7050
|
5993 |
+
7052
|
5994 |
+
7053
|
5995 |
+
7054
|
5996 |
+
7055
|
5997 |
+
7057
|
5998 |
+
7058
|
5999 |
+
7060
|
6000 |
+
7061
|
6001 |
+
7062
|
6002 |
+
7063
|
6003 |
+
7064
|
6004 |
+
7065
|
6005 |
+
7066
|
6006 |
+
7067
|
6007 |
+
7068
|
6008 |
+
7069
|
6009 |
+
7070
|
6010 |
+
7071
|
6011 |
+
7072
|
6012 |
+
7073
|
6013 |
+
7074
|
6014 |
+
7075
|
6015 |
+
7076
|
6016 |
+
7077
|
6017 |
+
7078
|
6018 |
+
7079
|
6019 |
+
7080
|
6020 |
+
7081
|
6021 |
+
7082
|
6022 |
+
7083
|
6023 |
+
7084
|
6024 |
+
7085
|
6025 |
+
7087
|
6026 |
+
7089
|
6027 |
+
7090
|
6028 |
+
7091
|
6029 |
+
7092
|
6030 |
+
7094
|
6031 |
+
7095
|
6032 |
+
7096
|
6033 |
+
7097
|
6034 |
+
7098
|
6035 |
+
7099
|
6036 |
+
7100
|
6037 |
+
7101
|
6038 |
+
7102
|
6039 |
+
7103
|
6040 |
+
7104
|
6041 |
+
7105
|
6042 |
+
7106
|
6043 |
+
7107
|
6044 |
+
7108
|
6045 |
+
7109
|
6046 |
+
7111
|
6047 |
+
7112
|
6048 |
+
7113
|
6049 |
+
7114
|
6050 |
+
7115
|
6051 |
+
7116
|
6052 |
+
7117
|
6053 |
+
7118
|
6054 |
+
7119
|
6055 |
+
7120
|
6056 |
+
7121
|
6057 |
+
7122
|
6058 |
+
7123
|
6059 |
+
7124
|
6060 |
+
7125
|
6061 |
+
7126
|
6062 |
+
7127
|
6063 |
+
7128
|
6064 |
+
7129
|
6065 |
+
7130
|
6066 |
+
7131
|
6067 |
+
7133
|
6068 |
+
7134
|
6069 |
+
7135
|
6070 |
+
7136
|
6071 |
+
7137
|
6072 |
+
7138
|
6073 |
+
7139
|
6074 |
+
7140
|
6075 |
+
7141
|
6076 |
+
7142
|
6077 |
+
7143
|
6078 |
+
7144
|
6079 |
+
7145
|
6080 |
+
7146
|
6081 |
+
7147
|
6082 |
+
7148
|
6083 |
+
7150
|
6084 |
+
7151
|
6085 |
+
7152
|
6086 |
+
7153
|
6087 |
+
7154
|
6088 |
+
7155
|
6089 |
+
7156
|
6090 |
+
7157
|
6091 |
+
7158
|
6092 |
+
7159
|
6093 |
+
7160
|
6094 |
+
7161
|
6095 |
+
7162
|
6096 |
+
7163
|
6097 |
+
7165
|
6098 |
+
7167
|
6099 |
+
7168
|
6100 |
+
7169
|
6101 |
+
7170
|
6102 |
+
7171
|
6103 |
+
7172
|
6104 |
+
7173
|
6105 |
+
7174
|
6106 |
+
7175
|
6107 |
+
7176
|
6108 |
+
7177
|
6109 |
+
7178
|
6110 |
+
7179
|
6111 |
+
7180
|
6112 |
+
7181
|
6113 |
+
7183
|
6114 |
+
7184
|
6115 |
+
7185
|
6116 |
+
7187
|
6117 |
+
7188
|
6118 |
+
7189
|
6119 |
+
7190
|
6120 |
+
7191
|
6121 |
+
7192
|
6122 |
+
7193
|
6123 |
+
7194
|
6124 |
+
7195
|
6125 |
+
7196
|
6126 |
+
7197
|
6127 |
+
7198
|
6128 |
+
7199
|
6129 |
+
7200
|
6130 |
+
7201
|
6131 |
+
7202
|
6132 |
+
7203
|
6133 |
+
7204
|
6134 |
+
7205
|
6135 |
+
7207
|
6136 |
+
7208
|
6137 |
+
7209
|
6138 |
+
7210
|
6139 |
+
7211
|
6140 |
+
7212
|
6141 |
+
7213
|
6142 |
+
7214
|
6143 |
+
7215
|
6144 |
+
7216
|
6145 |
+
7217
|
6146 |
+
7218
|
6147 |
+
7220
|
6148 |
+
7221
|
6149 |
+
7222
|
6150 |
+
7223
|
6151 |
+
7224
|
6152 |
+
7225
|
6153 |
+
7226
|
6154 |
+
7227
|
6155 |
+
7228
|
6156 |
+
7230
|
6157 |
+
7231
|
6158 |
+
7232
|
6159 |
+
7233
|
6160 |
+
7234
|
6161 |
+
7235
|
6162 |
+
7236
|
6163 |
+
7237
|
6164 |
+
7238
|
6165 |
+
7239
|
6166 |
+
7240
|
6167 |
+
7241
|
6168 |
+
7242
|
6169 |
+
7243
|
6170 |
+
7244
|
6171 |
+
7245
|
6172 |
+
7246
|
6173 |
+
7248
|
6174 |
+
7249
|
6175 |
+
7250
|
6176 |
+
7251
|
6177 |
+
7252
|
6178 |
+
7253
|
6179 |
+
7255
|
6180 |
+
7256
|
6181 |
+
7257
|
6182 |
+
7258
|
6183 |
+
7261
|
6184 |
+
7263
|
6185 |
+
7264
|
6186 |
+
7266
|
6187 |
+
7267
|
6188 |
+
7268
|
6189 |
+
7269
|
6190 |
+
7271
|
6191 |
+
7272
|
6192 |
+
7273
|
6193 |
+
7274
|
6194 |
+
7275
|
6195 |
+
7276
|
6196 |
+
7277
|
6197 |
+
7278
|
6198 |
+
7279
|
6199 |
+
7280
|
6200 |
+
7281
|
6201 |
+
7282
|
6202 |
+
7283
|
6203 |
+
7285
|
6204 |
+
7287
|
6205 |
+
7288
|
6206 |
+
7289
|
6207 |
+
7290
|
6208 |
+
7291
|
6209 |
+
7292
|
6210 |
+
7293
|
6211 |
+
7295
|
6212 |
+
7297
|
6213 |
+
7298
|
6214 |
+
7299
|
6215 |
+
7300
|
6216 |
+
7301
|
6217 |
+
7302
|
6218 |
+
7303
|
6219 |
+
7304
|
6220 |
+
7305
|
6221 |
+
7306
|
6222 |
+
7307
|
6223 |
+
7308
|
6224 |
+
7309
|
6225 |
+
7310
|
6226 |
+
7311
|
6227 |
+
7312
|
6228 |
+
7313
|
6229 |
+
7314
|
6230 |
+
7315
|
6231 |
+
7316
|
6232 |
+
7317
|
6233 |
+
7318
|
6234 |
+
7319
|
6235 |
+
7320
|
6236 |
+
7321
|
6237 |
+
7322
|
6238 |
+
7323
|
6239 |
+
7325
|
6240 |
+
7327
|
6241 |
+
7328
|
6242 |
+
7329
|
6243 |
+
7331
|
6244 |
+
7332
|
6245 |
+
7333
|
6246 |
+
7334
|
6247 |
+
7335
|
6248 |
+
7336
|
6249 |
+
7337
|
6250 |
+
7338
|
6251 |
+
7340
|
6252 |
+
7341
|
6253 |
+
7342
|
6254 |
+
7343
|
6255 |
+
7344
|
6256 |
+
7345
|
6257 |
+
7346
|
6258 |
+
7348
|
6259 |
+
7349
|
6260 |
+
7350
|
6261 |
+
7351
|
6262 |
+
7352
|
6263 |
+
7353
|
6264 |
+
7354
|
6265 |
+
7356
|
6266 |
+
7357
|
6267 |
+
7358
|
6268 |
+
7359
|
6269 |
+
7360
|
6270 |
+
7361
|
6271 |
+
7362
|
6272 |
+
7363
|
6273 |
+
7364
|
6274 |
+
7365
|
6275 |
+
7366
|
6276 |
+
7367
|
6277 |
+
7368
|
6278 |
+
7369
|
6279 |
+
7370
|
6280 |
+
7371
|
6281 |
+
7372
|
6282 |
+
7373
|
6283 |
+
7374
|
6284 |
+
7375
|
6285 |
+
7376
|
6286 |
+
7377
|
6287 |
+
7378
|
6288 |
+
7379
|
6289 |
+
7380
|
6290 |
+
7381
|
6291 |
+
7382
|
6292 |
+
7384
|
6293 |
+
7386
|
6294 |
+
7387
|
6295 |
+
7388
|
6296 |
+
7389
|
6297 |
+
7390
|
6298 |
+
7391
|
6299 |
+
7392
|
6300 |
+
7393
|
6301 |
+
7395
|
6302 |
+
7397
|
6303 |
+
7398
|
6304 |
+
7399
|
6305 |
+
7400
|
6306 |
+
7401
|
6307 |
+
7402
|
6308 |
+
7403
|
6309 |
+
7404
|
6310 |
+
7406
|
6311 |
+
7407
|
6312 |
+
7408
|
6313 |
+
7409
|
6314 |
+
7410
|
6315 |
+
7411
|
6316 |
+
7412
|
6317 |
+
7414
|
6318 |
+
7415
|
6319 |
+
7416
|
6320 |
+
7417
|
6321 |
+
7418
|
6322 |
+
7419
|
6323 |
+
7420
|
6324 |
+
7421
|
6325 |
+
7422
|
6326 |
+
7423
|
6327 |
+
7424
|
6328 |
+
7426
|
6329 |
+
7427
|
6330 |
+
7428
|
6331 |
+
7429
|
6332 |
+
7430
|
6333 |
+
7432
|
6334 |
+
7433
|
6335 |
+
7434
|
6336 |
+
7436
|
6337 |
+
7438
|
6338 |
+
7439
|
6339 |
+
7440
|
6340 |
+
7441
|
6341 |
+
7442
|
6342 |
+
7443
|
6343 |
+
7444
|
6344 |
+
7448
|
6345 |
+
7449
|
6346 |
+
7450
|
6347 |
+
7451
|
6348 |
+
7453
|
6349 |
+
7454
|
6350 |
+
7455
|
6351 |
+
7456
|
6352 |
+
7457
|
6353 |
+
7458
|
6354 |
+
7459
|
6355 |
+
7460
|
6356 |
+
7462
|
6357 |
+
7463
|
6358 |
+
7464
|
6359 |
+
7465
|
6360 |
+
7466
|
6361 |
+
7467
|
6362 |
+
7469
|
6363 |
+
7470
|
6364 |
+
7471
|
6365 |
+
7472
|
6366 |
+
7473
|
6367 |
+
7474
|
6368 |
+
7475
|
6369 |
+
7476
|
6370 |
+
7477
|
6371 |
+
7478
|
6372 |
+
7479
|
6373 |
+
7480
|
6374 |
+
7481
|
6375 |
+
7482
|
6376 |
+
7484
|
6377 |
+
7485
|
6378 |
+
7486
|
6379 |
+
7487
|
6380 |
+
7488
|
6381 |
+
7489
|
6382 |
+
7490
|
6383 |
+
7491
|
6384 |
+
7493
|
6385 |
+
7494
|
6386 |
+
7495
|
6387 |
+
7496
|
6388 |
+
7497
|
6389 |
+
7498
|
6390 |
+
7499
|
6391 |
+
7500
|
6392 |
+
7501
|
6393 |
+
7502
|
6394 |
+
7503
|
6395 |
+
7504
|
6396 |
+
7505
|
6397 |
+
7506
|
6398 |
+
7507
|
6399 |
+
7509
|
6400 |
+
7510
|
6401 |
+
7511
|
6402 |
+
7512
|
6403 |
+
7513
|
6404 |
+
7514
|
6405 |
+
7515
|
6406 |
+
7516
|
6407 |
+
7517
|
6408 |
+
7518
|
6409 |
+
7519
|
6410 |
+
7520
|
6411 |
+
7521
|
6412 |
+
7522
|
6413 |
+
7525
|
6414 |
+
7528
|
6415 |
+
7534
|
6416 |
+
7535
|
6417 |
+
7537
|
6418 |
+
7538
|
6419 |
+
7539
|
6420 |
+
7540
|
6421 |
+
7541
|
6422 |
+
7542
|
6423 |
+
7543
|
6424 |
+
7544
|
6425 |
+
7545
|
6426 |
+
7546
|
6427 |
+
7547
|
6428 |
+
7548
|
6429 |
+
7549
|
6430 |
+
7550
|
6431 |
+
7551
|
6432 |
+
7552
|
6433 |
+
7553
|
6434 |
+
7554
|
6435 |
+
7555
|
6436 |
+
7556
|
6437 |
+
7557
|
6438 |
+
7558
|
6439 |
+
7559
|
6440 |
+
7560
|
6441 |
+
7561
|
6442 |
+
7562
|
6443 |
+
7563
|
6444 |
+
7564
|
6445 |
+
7565
|
6446 |
+
7566
|
6447 |
+
7567
|
6448 |
+
7568
|
6449 |
+
7569
|
6450 |
+
7570
|
6451 |
+
7571
|
6452 |
+
7572
|
6453 |
+
7573
|
6454 |
+
7574
|
6455 |
+
7577
|
6456 |
+
7578
|
6457 |
+
7579
|
6458 |
+
7581
|
6459 |
+
7584
|
6460 |
+
7585
|
6461 |
+
7586
|
6462 |
+
7587
|
6463 |
+
7588
|
6464 |
+
7589
|
6465 |
+
7590
|
6466 |
+
7593
|
6467 |
+
7594
|
6468 |
+
7595
|
6469 |
+
7596
|
6470 |
+
7597
|
6471 |
+
7598
|
6472 |
+
7599
|
6473 |
+
7600
|
6474 |
+
7602
|
6475 |
+
7603
|
6476 |
+
7604
|
6477 |
+
7607
|
6478 |
+
7608
|
6479 |
+
7609
|
6480 |
+
7610
|
6481 |
+
7611
|
6482 |
+
7612
|
6483 |
+
7613
|
6484 |
+
7614
|
6485 |
+
7615
|
6486 |
+
7617
|
6487 |
+
7619
|
6488 |
+
7620
|
6489 |
+
7622
|
6490 |
+
7623
|
6491 |
+
7624
|
6492 |
+
7625
|
6493 |
+
7627
|
6494 |
+
7628
|
6495 |
+
7629
|
6496 |
+
7630
|
6497 |
+
7631
|
6498 |
+
7632
|
6499 |
+
7635
|
6500 |
+
7636
|
6501 |
+
7637
|
6502 |
+
7638
|
6503 |
+
7639
|
6504 |
+
7640
|
6505 |
+
7641
|
6506 |
+
7642
|
6507 |
+
7643
|
6508 |
+
7644
|
6509 |
+
7645
|
6510 |
+
7646
|
6511 |
+
7647
|
6512 |
+
7648
|
6513 |
+
7649
|
6514 |
+
7650
|
6515 |
+
7651
|
6516 |
+
7652
|
6517 |
+
7653
|
6518 |
+
7654
|
6519 |
+
7655
|
6520 |
+
7656
|
6521 |
+
7658
|
6522 |
+
7659
|
6523 |
+
7660
|
6524 |
+
7661
|
6525 |
+
7663
|
6526 |
+
7664
|
6527 |
+
7665
|
6528 |
+
7666
|
6529 |
+
7668
|
6530 |
+
7669
|
6531 |
+
7671
|
6532 |
+
7672
|
6533 |
+
7673
|
6534 |
+
7674
|
6535 |
+
7675
|
6536 |
+
7676
|
6537 |
+
7678
|
6538 |
+
7680
|
6539 |
+
7681
|
6540 |
+
7682
|
6541 |
+
7683
|
6542 |
+
7684
|
6543 |
+
7685
|
6544 |
+
7686
|
6545 |
+
7688
|
6546 |
+
7689
|
6547 |
+
7690
|
6548 |
+
7691
|
6549 |
+
7693
|
6550 |
+
7694
|
6551 |
+
7697
|
6552 |
+
7698
|
6553 |
+
7699
|
6554 |
+
7700
|
6555 |
+
7701
|
6556 |
+
7703
|
6557 |
+
7704
|
6558 |
+
7705
|
6559 |
+
7706
|
6560 |
+
7707
|
6561 |
+
7709
|
6562 |
+
7710
|
6563 |
+
7711
|
6564 |
+
7713
|
6565 |
+
7715
|
6566 |
+
7716
|
6567 |
+
7718
|
6568 |
+
7720
|
6569 |
+
7721
|
6570 |
+
7724
|
6571 |
+
7725
|
6572 |
+
7726
|
6573 |
+
7727
|
6574 |
+
7728
|
6575 |
+
7729
|
6576 |
+
7730
|
6577 |
+
7732
|
6578 |
+
7733
|
6579 |
+
7734
|
6580 |
+
7735
|
6581 |
+
7736
|
6582 |
+
7738
|
6583 |
+
7739
|
6584 |
+
7740
|
6585 |
+
7741
|
6586 |
+
7742
|
6587 |
+
7743
|
6588 |
+
7744
|
6589 |
+
7745
|
6590 |
+
7746
|
6591 |
+
7747
|
6592 |
+
7748
|
6593 |
+
7750
|
6594 |
+
7751
|
6595 |
+
7752
|
6596 |
+
7753
|
6597 |
+
7754
|
6598 |
+
7755
|
6599 |
+
7756
|
6600 |
+
7757
|
6601 |
+
7758
|
6602 |
+
7759
|
6603 |
+
7760
|
6604 |
+
7761
|
6605 |
+
7762
|
6606 |
+
7763
|
6607 |
+
7764
|
6608 |
+
7765
|
6609 |
+
7766
|
6610 |
+
7767
|
6611 |
+
7768
|
6612 |
+
7770
|
6613 |
+
7773
|
6614 |
+
7774
|
6615 |
+
7775
|
6616 |
+
7776
|
6617 |
+
7777
|
6618 |
+
7778
|
6619 |
+
7779
|
6620 |
+
7780
|
6621 |
+
7782
|
6622 |
+
7783
|
6623 |
+
7784
|
6624 |
+
7785
|
6625 |
+
7787
|
6626 |
+
7788
|
6627 |
+
7789
|
6628 |
+
7791
|
6629 |
+
7792
|
6630 |
+
7793
|
6631 |
+
7794
|
6632 |
+
7795
|
6633 |
+
7796
|
6634 |
+
7797
|
6635 |
+
7798
|
6636 |
+
7800
|
6637 |
+
7802
|
6638 |
+
7803
|
6639 |
+
7804
|
6640 |
+
7805
|
6641 |
+
7806
|
6642 |
+
7807
|
6643 |
+
7808
|
6644 |
+
7809
|
6645 |
+
7811
|
6646 |
+
7812
|
6647 |
+
7813
|
6648 |
+
7814
|
6649 |
+
7815
|
6650 |
+
7816
|
6651 |
+
7818
|
6652 |
+
7819
|
6653 |
+
7820
|
6654 |
+
7822
|
6655 |
+
7823
|
6656 |
+
7824
|
6657 |
+
7825
|
6658 |
+
7826
|
6659 |
+
7827
|
6660 |
+
7828
|
6661 |
+
7829
|
6662 |
+
7830
|
6663 |
+
7831
|
6664 |
+
7833
|
6665 |
+
7834
|
6666 |
+
7835
|
6667 |
+
7836
|
6668 |
+
7837
|
6669 |
+
7838
|
6670 |
+
7839
|
6671 |
+
7840
|
6672 |
+
7841
|
6673 |
+
7842
|
6674 |
+
7843
|
6675 |
+
7844
|
6676 |
+
7845
|
6677 |
+
7846
|
6678 |
+
7847
|
6679 |
+
7848
|
6680 |
+
7849
|
6681 |
+
7852
|
6682 |
+
7853
|
6683 |
+
7854
|
6684 |
+
7855
|
6685 |
+
7856
|
6686 |
+
7857
|
6687 |
+
7858
|
6688 |
+
7859
|
6689 |
+
7860
|
6690 |
+
7862
|
6691 |
+
7864
|
6692 |
+
7865
|
6693 |
+
7866
|
6694 |
+
7867
|
6695 |
+
7868
|
6696 |
+
7869
|
6697 |
+
7870
|
6698 |
+
7871
|
6699 |
+
7873
|
6700 |
+
7874
|
6701 |
+
7875
|
6702 |
+
7876
|
6703 |
+
7877
|
6704 |
+
7878
|
6705 |
+
7879
|
6706 |
+
7880
|
6707 |
+
7881
|
6708 |
+
7882
|
6709 |
+
7885
|
6710 |
+
7886
|
6711 |
+
7887
|
6712 |
+
7889
|
6713 |
+
7890
|
6714 |
+
7892
|
6715 |
+
7894
|
6716 |
+
7897
|
6717 |
+
7898
|
6718 |
+
7899
|
6719 |
+
7901
|
6720 |
+
7903
|
6721 |
+
7904
|
6722 |
+
7906
|
6723 |
+
7907
|
6724 |
+
7908
|
6725 |
+
7909
|
6726 |
+
7910
|
6727 |
+
7911
|
6728 |
+
7912
|
6729 |
+
7914
|
6730 |
+
7915
|
6731 |
+
7916
|
6732 |
+
7918
|
6733 |
+
7920
|
6734 |
+
7921
|
6735 |
+
7923
|
6736 |
+
7924
|
6737 |
+
7925
|
6738 |
+
7926
|
6739 |
+
7927
|
6740 |
+
7928
|
6741 |
+
7930
|
6742 |
+
7931
|
6743 |
+
7932
|
6744 |
+
7933
|
6745 |
+
7934
|
6746 |
+
7936
|
6747 |
+
7937
|
6748 |
+
7940
|
6749 |
+
7941
|
6750 |
+
7942
|
6751 |
+
7944
|
6752 |
+
7945
|
6753 |
+
7947
|
6754 |
+
7948
|
6755 |
+
7949
|
6756 |
+
7951
|
6757 |
+
7953
|
6758 |
+
7954
|
6759 |
+
7955
|
6760 |
+
7956
|
6761 |
+
7957
|
6762 |
+
7958
|
6763 |
+
7960
|
6764 |
+
7961
|
6765 |
+
7963
|
6766 |
+
7965
|
6767 |
+
7966
|
6768 |
+
7967
|
6769 |
+
7968
|
6770 |
+
7970
|
6771 |
+
7971
|
6772 |
+
7973
|
6773 |
+
7974
|
6774 |
+
7975
|
6775 |
+
7976
|
6776 |
+
7977
|
6777 |
+
7978
|
6778 |
+
7979
|
6779 |
+
7980
|
6780 |
+
7981
|
6781 |
+
7982
|
6782 |
+
7983
|
6783 |
+
7985
|
6784 |
+
7986
|
6785 |
+
7988
|
6786 |
+
7989
|
6787 |
+
7991
|
6788 |
+
7993
|
6789 |
+
7994
|
6790 |
+
7996
|
6791 |
+
7997
|
6792 |
+
7999
|
6793 |
+
8000
|
6794 |
+
8002
|
6795 |
+
8003
|
6796 |
+
8005
|
6797 |
+
8006
|
6798 |
+
8008
|
6799 |
+
8009
|
6800 |
+
8010
|
6801 |
+
8011
|
6802 |
+
8012
|
6803 |
+
8013
|
6804 |
+
8014
|
6805 |
+
8016
|
6806 |
+
8017
|
6807 |
+
8018
|
6808 |
+
8019
|
6809 |
+
8020
|
6810 |
+
8022
|
6811 |
+
8023
|
6812 |
+
8025
|
6813 |
+
8026
|
6814 |
+
8027
|
6815 |
+
8028
|
6816 |
+
8030
|
6817 |
+
8031
|
6818 |
+
8033
|
6819 |
+
8034
|
6820 |
+
8036
|
6821 |
+
8039
|
6822 |
+
8043
|
6823 |
+
8044
|
6824 |
+
8046
|
6825 |
+
8047
|
6826 |
+
8048
|
6827 |
+
8049
|
6828 |
+
8050
|
6829 |
+
8051
|
6830 |
+
8052
|
6831 |
+
8054
|
6832 |
+
8055
|
6833 |
+
8058
|
6834 |
+
8059
|
6835 |
+
8060
|
6836 |
+
8061
|
6837 |
+
8062
|
6838 |
+
8063
|
6839 |
+
8064
|
6840 |
+
8065
|
6841 |
+
8067
|
6842 |
+
8068
|
6843 |
+
8070
|
6844 |
+
8071
|
6845 |
+
8072
|
6846 |
+
8073
|
6847 |
+
8074
|
6848 |
+
8075
|
6849 |
+
8076
|
6850 |
+
8077
|
6851 |
+
8078
|
6852 |
+
8079
|
6853 |
+
8080
|
6854 |
+
8081
|
6855 |
+
8083
|
6856 |
+
8084
|
6857 |
+
8085
|
6858 |
+
8086
|
6859 |
+
8087
|
6860 |
+
8088
|
6861 |
+
8090
|
6862 |
+
8092
|
6863 |
+
8093
|
6864 |
+
8094
|
6865 |
+
8095
|
6866 |
+
8096
|
6867 |
+
8097
|
6868 |
+
8098
|
6869 |
+
8099
|
6870 |
+
8100
|
6871 |
+
8101
|
6872 |
+
8104
|
6873 |
+
8105
|
6874 |
+
8106
|
6875 |
+
8107
|
6876 |
+
8108
|
6877 |
+
8109
|
6878 |
+
8110
|
6879 |
+
8111
|
6880 |
+
8112
|
6881 |
+
8113
|
6882 |
+
8114
|
6883 |
+
8115
|
6884 |
+
8116
|
6885 |
+
8117
|
6886 |
+
8118
|
6887 |
+
8120
|
6888 |
+
8121
|
6889 |
+
8122
|
6890 |
+
8123
|
6891 |
+
8125
|
6892 |
+
8126
|
6893 |
+
8127
|
6894 |
+
8128
|
6895 |
+
8130
|
6896 |
+
8131
|
6897 |
+
8132
|
6898 |
+
8133
|
6899 |
+
8134
|
6900 |
+
8135
|
6901 |
+
8136
|
6902 |
+
8137
|
6903 |
+
8138
|
6904 |
+
8139
|
6905 |
+
8141
|
6906 |
+
8142
|
6907 |
+
8143
|
6908 |
+
8144
|
6909 |
+
8145
|
6910 |
+
8146
|
6911 |
+
8147
|
6912 |
+
8148
|
6913 |
+
8149
|
6914 |
+
8150
|
6915 |
+
8151
|
6916 |
+
8152
|
6917 |
+
8154
|
6918 |
+
8155
|
6919 |
+
8156
|
6920 |
+
8157
|
6921 |
+
8158
|
6922 |
+
8159
|
6923 |
+
8160
|
6924 |
+
8161
|
6925 |
+
8162
|
6926 |
+
8163
|
6927 |
+
8164
|
6928 |
+
8165
|
6929 |
+
8166
|
6930 |
+
8167
|
6931 |
+
8168
|
6932 |
+
8169
|
6933 |
+
8170
|
6934 |
+
8171
|
6935 |
+
8172
|
6936 |
+
8173
|
6937 |
+
8174
|
6938 |
+
8175
|
6939 |
+
8176
|
6940 |
+
8177
|
6941 |
+
8178
|
6942 |
+
8179
|
6943 |
+
8180
|
6944 |
+
8181
|
6945 |
+
8182
|
6946 |
+
8183
|
6947 |
+
8184
|
6948 |
+
8185
|
6949 |
+
8186
|
6950 |
+
8187
|
6951 |
+
8188
|
6952 |
+
8189
|
6953 |
+
8190
|
6954 |
+
8191
|
6955 |
+
8192
|
6956 |
+
8193
|
6957 |
+
8194
|
6958 |
+
8195
|
6959 |
+
8196
|
6960 |
+
8197
|
6961 |
+
8198
|
6962 |
+
8199
|
6963 |
+
8200
|
6964 |
+
8201
|
6965 |
+
8202
|
6966 |
+
8203
|
6967 |
+
8204
|
6968 |
+
8205
|
6969 |
+
8206
|
6970 |
+
8207
|
6971 |
+
8208
|
6972 |
+
8209
|
6973 |
+
8210
|
6974 |
+
8211
|
6975 |
+
8212
|
6976 |
+
8213
|
6977 |
+
8215
|
6978 |
+
8216
|
6979 |
+
8218
|
6980 |
+
8220
|
6981 |
+
8221
|
6982 |
+
8222
|
6983 |
+
8223
|
6984 |
+
8224
|
6985 |
+
8225
|
6986 |
+
8226
|
6987 |
+
8228
|
6988 |
+
8229
|
6989 |
+
8230
|
6990 |
+
8232
|
6991 |
+
8233
|
6992 |
+
8234
|
6993 |
+
8235
|
6994 |
+
8236
|
6995 |
+
8237
|
6996 |
+
8238
|
6997 |
+
8239
|
6998 |
+
8240
|
6999 |
+
8241
|
7000 |
+
8242
|
7001 |
+
8243
|
7002 |
+
8244
|
7003 |
+
8245
|
7004 |
+
8246
|
7005 |
+
8247
|
7006 |
+
8248
|
7007 |
+
8249
|
7008 |
+
8252
|
7009 |
+
8253
|
7010 |
+
8254
|
7011 |
+
8255
|
7012 |
+
8256
|
7013 |
+
8258
|
7014 |
+
8259
|
7015 |
+
8260
|
7016 |
+
8261
|
7017 |
+
8262
|
7018 |
+
8263
|
7019 |
+
8264
|
7020 |
+
8266
|
7021 |
+
8267
|
7022 |
+
8268
|
7023 |
+
8269
|
7024 |
+
8270
|
7025 |
+
8271
|
7026 |
+
8273
|
7027 |
+
8274
|
7028 |
+
8275
|
7029 |
+
8276
|
7030 |
+
8277
|
7031 |
+
8278
|
7032 |
+
8279
|
7033 |
+
8280
|
7034 |
+
8281
|
7035 |
+
8282
|
7036 |
+
8283
|
7037 |
+
8284
|
7038 |
+
8285
|
7039 |
+
8286
|
7040 |
+
8287
|
7041 |
+
8289
|
7042 |
+
8290
|
7043 |
+
8291
|
7044 |
+
8292
|
7045 |
+
8293
|
7046 |
+
8294
|
7047 |
+
8295
|
7048 |
+
8296
|
7049 |
+
8297
|
7050 |
+
8298
|
7051 |
+
8299
|
7052 |
+
8300
|
7053 |
+
8301
|
7054 |
+
8302
|
7055 |
+
8303
|
7056 |
+
8304
|
7057 |
+
8305
|
7058 |
+
8307
|
7059 |
+
8308
|
7060 |
+
8309
|
7061 |
+
8310
|
7062 |
+
8311
|
7063 |
+
8312
|
7064 |
+
8313
|
7065 |
+
8314
|
7066 |
+
8315
|
7067 |
+
8316
|
7068 |
+
8317
|
7069 |
+
8318
|
7070 |
+
8319
|
7071 |
+
8320
|
7072 |
+
8321
|
7073 |
+
8322
|
7074 |
+
8323
|
7075 |
+
8324
|
7076 |
+
8326
|
7077 |
+
8327
|
7078 |
+
8328
|
7079 |
+
8329
|
7080 |
+
8333
|
7081 |
+
8334
|
7082 |
+
8335
|
7083 |
+
8336
|
7084 |
+
8337
|
7085 |
+
8338
|
7086 |
+
8339
|
7087 |
+
8340
|
7088 |
+
8341
|
7089 |
+
8342
|
7090 |
+
8343
|
7091 |
+
8344
|
7092 |
+
8346
|
7093 |
+
8347
|
7094 |
+
8348
|
7095 |
+
8350
|
7096 |
+
8351
|
7097 |
+
8352
|
7098 |
+
8353
|
7099 |
+
8354
|
7100 |
+
8355
|
7101 |
+
8356
|
7102 |
+
8357
|
7103 |
+
8358
|
7104 |
+
8359
|
7105 |
+
8360
|
7106 |
+
8361
|
7107 |
+
8362
|
7108 |
+
8363
|
7109 |
+
8364
|
7110 |
+
8365
|
7111 |
+
8367
|
7112 |
+
8368
|
7113 |
+
8369
|
7114 |
+
8370
|
7115 |
+
8371
|
7116 |
+
8372
|
7117 |
+
8373
|
7118 |
+
8374
|
7119 |
+
8375
|
7120 |
+
8376
|
7121 |
+
8377
|
7122 |
+
8378
|
7123 |
+
8379
|
7124 |
+
8380
|
7125 |
+
8381
|
7126 |
+
8382
|
7127 |
+
8383
|
7128 |
+
8384
|
7129 |
+
8385
|
7130 |
+
8387
|
7131 |
+
8388
|
7132 |
+
8390
|
7133 |
+
8391
|
7134 |
+
8392
|
7135 |
+
8393
|
7136 |
+
8394
|
7137 |
+
8395
|
7138 |
+
8398
|
7139 |
+
8399
|
7140 |
+
8400
|
7141 |
+
8401
|
7142 |
+
8402
|
7143 |
+
8404
|
7144 |
+
8406
|
7145 |
+
8407
|
7146 |
+
8409
|
7147 |
+
8410
|
7148 |
+
8411
|
7149 |
+
8412
|
7150 |
+
8414
|
7151 |
+
8415
|
7152 |
+
8417
|
7153 |
+
8418
|
7154 |
+
8419
|
7155 |
+
8420
|
7156 |
+
8421
|
7157 |
+
8422
|
7158 |
+
8423
|
7159 |
+
8424
|
7160 |
+
8425
|
7161 |
+
8426
|
7162 |
+
8427
|
7163 |
+
8428
|
7164 |
+
8429
|
7165 |
+
8430
|
7166 |
+
8431
|
7167 |
+
8432
|
7168 |
+
8433
|
7169 |
+
8435
|
7170 |
+
8437
|
7171 |
+
8439
|
7172 |
+
8440
|
7173 |
+
8441
|
7174 |
+
8442
|
7175 |
+
8443
|
7176 |
+
8445
|
7177 |
+
8446
|
7178 |
+
8447
|
7179 |
+
8448
|
7180 |
+
8450
|
7181 |
+
8451
|
7182 |
+
8452
|
7183 |
+
8453
|
7184 |
+
8454
|
7185 |
+
8455
|
7186 |
+
8456
|
7187 |
+
8457
|
7188 |
+
8458
|
7189 |
+
8459
|
7190 |
+
8460
|
7191 |
+
8462
|
7192 |
+
8464
|
7193 |
+
8465
|
7194 |
+
8467
|
7195 |
+
8469
|
7196 |
+
8470
|
7197 |
+
8471
|
7198 |
+
8472
|
7199 |
+
8473
|
7200 |
+
8474
|
7201 |
+
8475
|
7202 |
+
8476
|
7203 |
+
8478
|
7204 |
+
8479
|
7205 |
+
8480
|
7206 |
+
8481
|
7207 |
+
8482
|
7208 |
+
8484
|
7209 |
+
8485
|
7210 |
+
8486
|
7211 |
+
8489
|
7212 |
+
8490
|
7213 |
+
8491
|
7214 |
+
8492
|
7215 |
+
8493
|
7216 |
+
8494
|
7217 |
+
8495
|
7218 |
+
8496
|
7219 |
+
8498
|
7220 |
+
8499
|
7221 |
+
8501
|
7222 |
+
8502
|
7223 |
+
8503
|
7224 |
+
8504
|
7225 |
+
8505
|
7226 |
+
8506
|
7227 |
+
8507
|
7228 |
+
8508
|
7229 |
+
8509
|
7230 |
+
8510
|
7231 |
+
8511
|
7232 |
+
8512
|
7233 |
+
8513
|
7234 |
+
8515
|
7235 |
+
8517
|
7236 |
+
8518
|
7237 |
+
8519
|
7238 |
+
8520
|
7239 |
+
8521
|
7240 |
+
8523
|
7241 |
+
8524
|
7242 |
+
8525
|
7243 |
+
8526
|
7244 |
+
8527
|
7245 |
+
8528
|
7246 |
+
8529
|
7247 |
+
8531
|
7248 |
+
8533
|
7249 |
+
8536
|
7250 |
+
8542
|
7251 |
+
8543
|
7252 |
+
8546
|
7253 |
+
8547
|
7254 |
+
8548
|
7255 |
+
8550
|
7256 |
+
8551
|
7257 |
+
8552
|
7258 |
+
8554
|
7259 |
+
8556
|
7260 |
+
8557
|
7261 |
+
8558
|
7262 |
+
8559
|
7263 |
+
8560
|
7264 |
+
8561
|
7265 |
+
8562
|
7266 |
+
8563
|
7267 |
+
8565
|
7268 |
+
8566
|
7269 |
+
8568
|
7270 |
+
8569
|
7271 |
+
8570
|
7272 |
+
8571
|
7273 |
+
8572
|
7274 |
+
8573
|
7275 |
+
8574
|
7276 |
+
8575
|
7277 |
+
8576
|
7278 |
+
8577
|
7279 |
+
8578
|
7280 |
+
8580
|
7281 |
+
8581
|
7282 |
+
8582
|
7283 |
+
8584
|
7284 |
+
8585
|
7285 |
+
8586
|
7286 |
+
8587
|
7287 |
+
8588
|
7288 |
+
8589
|
7289 |
+
8591
|
7290 |
+
8593
|
7291 |
+
8594
|
7292 |
+
8595
|
7293 |
+
8596
|
7294 |
+
8597
|
7295 |
+
8598
|
7296 |
+
8601
|
7297 |
+
8602
|
7298 |
+
8603
|
7299 |
+
8605
|
7300 |
+
8606
|
7301 |
+
8607
|
7302 |
+
8608
|
7303 |
+
8610
|
7304 |
+
8611
|
7305 |
+
8612
|
7306 |
+
8614
|
7307 |
+
8615
|
7308 |
+
8616
|
7309 |
+
8617
|
7310 |
+
8618
|
7311 |
+
8619
|
7312 |
+
8620
|
7313 |
+
8621
|
7314 |
+
8622
|
7315 |
+
8624
|
7316 |
+
8626
|
7317 |
+
8627
|
7318 |
+
8628
|
7319 |
+
8629
|
7320 |
+
8630
|
7321 |
+
8631
|
7322 |
+
8632
|
7323 |
+
8633
|
7324 |
+
8634
|
7325 |
+
8635
|
7326 |
+
8637
|
7327 |
+
8638
|
7328 |
+
8640
|
7329 |
+
8641
|
7330 |
+
8642
|
7331 |
+
8643
|
7332 |
+
8645
|
7333 |
+
8646
|
7334 |
+
8647
|
7335 |
+
8648
|
7336 |
+
8649
|
7337 |
+
8650
|
7338 |
+
8651
|
7339 |
+
8652
|
7340 |
+
8653
|
7341 |
+
8654
|
7342 |
+
8655
|
7343 |
+
8657
|
7344 |
+
8658
|
7345 |
+
8659
|
7346 |
+
8660
|
7347 |
+
8661
|
7348 |
+
8662
|
7349 |
+
8663
|
7350 |
+
8665
|
7351 |
+
8666
|
7352 |
+
8667
|
7353 |
+
8668
|
7354 |
+
8669
|
7355 |
+
8670
|
7356 |
+
8671
|
7357 |
+
8672
|
7358 |
+
8673
|
7359 |
+
8675
|
7360 |
+
8676
|
7361 |
+
8677
|
7362 |
+
8678
|
7363 |
+
8680
|
7364 |
+
8681
|
7365 |
+
8682
|
7366 |
+
8683
|
7367 |
+
8684
|
7368 |
+
8685
|
7369 |
+
8686
|
7370 |
+
8687
|
7371 |
+
8689
|
7372 |
+
8690
|
7373 |
+
8691
|
7374 |
+
8692
|
7375 |
+
8693
|
7376 |
+
8694
|
7377 |
+
8695
|
7378 |
+
8697
|
7379 |
+
8698
|
7380 |
+
8699
|
7381 |
+
8700
|
7382 |
+
8701
|
7383 |
+
8702
|
7384 |
+
8703
|
7385 |
+
8704
|
7386 |
+
8706
|
7387 |
+
8709
|
7388 |
+
8710
|
7389 |
+
8711
|
7390 |
+
8712
|
7391 |
+
8713
|
7392 |
+
8714
|
7393 |
+
8715
|
7394 |
+
8717
|
7395 |
+
8718
|
7396 |
+
8719
|
7397 |
+
8720
|
7398 |
+
8721
|
7399 |
+
8723
|
7400 |
+
8724
|
7401 |
+
8726
|
7402 |
+
8727
|
7403 |
+
8728
|
7404 |
+
8729
|
7405 |
+
8730
|
7406 |
+
8731
|
7407 |
+
8732
|
7408 |
+
8734
|
7409 |
+
8735
|
7410 |
+
8736
|
7411 |
+
8737
|
7412 |
+
8738
|
7413 |
+
8739
|
7414 |
+
8740
|
7415 |
+
8741
|
7416 |
+
8742
|
7417 |
+
8743
|
7418 |
+
8744
|
7419 |
+
8746
|
7420 |
+
8747
|
7421 |
+
8748
|
7422 |
+
8749
|
7423 |
+
8750
|
7424 |
+
8751
|
7425 |
+
8752
|
7426 |
+
8754
|
7427 |
+
8755
|
7428 |
+
8756
|
7429 |
+
8757
|
7430 |
+
8758
|
7431 |
+
8760
|
7432 |
+
8761
|
7433 |
+
8762
|
7434 |
+
8763
|
7435 |
+
8764
|
7436 |
+
8766
|
7437 |
+
8768
|
7438 |
+
8769
|
7439 |
+
8770
|
7440 |
+
8772
|
7441 |
+
8773
|
7442 |
+
8774
|
7443 |
+
8775
|
7444 |
+
8777
|
7445 |
+
8778
|
7446 |
+
8779
|
7447 |
+
8780
|
7448 |
+
8781
|
7449 |
+
8783
|
7450 |
+
8784
|
7451 |
+
8785
|
7452 |
+
8786
|
7453 |
+
8787
|
7454 |
+
8788
|
7455 |
+
8792
|
7456 |
+
8793
|
7457 |
+
8794
|
7458 |
+
8795
|
7459 |
+
8796
|
7460 |
+
8797
|
7461 |
+
8798
|
7462 |
+
8802
|
7463 |
+
8803
|
7464 |
+
8805
|
7465 |
+
8806
|
7466 |
+
8807
|
7467 |
+
8809
|
7468 |
+
8810
|
7469 |
+
8811
|
7470 |
+
8812
|
7471 |
+
8813
|
7472 |
+
8815
|
7473 |
+
8817
|
7474 |
+
8818
|
7475 |
+
8819
|
7476 |
+
8820
|
7477 |
+
8821
|
7478 |
+
8822
|
7479 |
+
8823
|
7480 |
+
8824
|
7481 |
+
8825
|
7482 |
+
8826
|
7483 |
+
8827
|
7484 |
+
8828
|
7485 |
+
8829
|
7486 |
+
8830
|
7487 |
+
8831
|
7488 |
+
8832
|
7489 |
+
8833
|
7490 |
+
8835
|
7491 |
+
8836
|
7492 |
+
8837
|
7493 |
+
8838
|
7494 |
+
8839
|
7495 |
+
8842
|
7496 |
+
8843
|
7497 |
+
8844
|
7498 |
+
8845
|
7499 |
+
8846
|
7500 |
+
8847
|
7501 |
+
8848
|
7502 |
+
8849
|
7503 |
+
8850
|
7504 |
+
8851
|
7505 |
+
8852
|
7506 |
+
8853
|
7507 |
+
8854
|
7508 |
+
8855
|
7509 |
+
8857
|
7510 |
+
8858
|
7511 |
+
8859
|
7512 |
+
8860
|
7513 |
+
8861
|
7514 |
+
8863
|
7515 |
+
8864
|
7516 |
+
8865
|
7517 |
+
8866
|
7518 |
+
8867
|
7519 |
+
8868
|
7520 |
+
8869
|
7521 |
+
8870
|
7522 |
+
8871
|
7523 |
+
8873
|
7524 |
+
8874
|
7525 |
+
8875
|
7526 |
+
8876
|
7527 |
+
8877
|
7528 |
+
8878
|
7529 |
+
8879
|
7530 |
+
8880
|
7531 |
+
8881
|
7532 |
+
8882
|
7533 |
+
8884
|
7534 |
+
8885
|
7535 |
+
8887
|
7536 |
+
8888
|
7537 |
+
8889
|
7538 |
+
8890
|
7539 |
+
8891
|
7540 |
+
8893
|
7541 |
+
8894
|
7542 |
+
8895
|
7543 |
+
8896
|
7544 |
+
8897
|
7545 |
+
8898
|
7546 |
+
8899
|
7547 |
+
8901
|
7548 |
+
8902
|
7549 |
+
8905
|
7550 |
+
8906
|
7551 |
+
8907
|
7552 |
+
8908
|
7553 |
+
8909
|
7554 |
+
8911
|
7555 |
+
8912
|
7556 |
+
8914
|
7557 |
+
8916
|
7558 |
+
8917
|
7559 |
+
8919
|
7560 |
+
8920
|
7561 |
+
8922
|
7562 |
+
8923
|
7563 |
+
8924
|
7564 |
+
8926
|
7565 |
+
8927
|
7566 |
+
8928
|
7567 |
+
8929
|
7568 |
+
8930
|
7569 |
+
8931
|
7570 |
+
8932
|
7571 |
+
8933
|
7572 |
+
8934
|
7573 |
+
8935
|
7574 |
+
8936
|
7575 |
+
8937
|
7576 |
+
8938
|
7577 |
+
8939
|
7578 |
+
8940
|
7579 |
+
8942
|
7580 |
+
8943
|
7581 |
+
8944
|
7582 |
+
8946
|
7583 |
+
8947
|
7584 |
+
8948
|
7585 |
+
8949
|
7586 |
+
8950
|
7587 |
+
8952
|
7588 |
+
8953
|
7589 |
+
8954
|
7590 |
+
8955
|
7591 |
+
8956
|
7592 |
+
8957
|
7593 |
+
8958
|
7594 |
+
8959
|
7595 |
+
8961
|
7596 |
+
8963
|
7597 |
+
8964
|
7598 |
+
8965
|
7599 |
+
8966
|
7600 |
+
8967
|
7601 |
+
8968
|
7602 |
+
8970
|
7603 |
+
8971
|
7604 |
+
8972
|
7605 |
+
8973
|
7606 |
+
8974
|
7607 |
+
8975
|
7608 |
+
8976
|
7609 |
+
8977
|
7610 |
+
8978
|
7611 |
+
8979
|
7612 |
+
8980
|
7613 |
+
8982
|
7614 |
+
8983
|
7615 |
+
8985
|
7616 |
+
8986
|
7617 |
+
8988
|
7618 |
+
8989
|
7619 |
+
8990
|
7620 |
+
8992
|
7621 |
+
8993
|
7622 |
+
8994
|
7623 |
+
8995
|
7624 |
+
8996
|
7625 |
+
8997
|
7626 |
+
8998
|
7627 |
+
8999
|
7628 |
+
9000
|
7629 |
+
9001
|
7630 |
+
9002
|
7631 |
+
9003
|
7632 |
+
9004
|
7633 |
+
9005
|
7634 |
+
9006
|
7635 |
+
9008
|
7636 |
+
9009
|
7637 |
+
9010
|
7638 |
+
9011
|
7639 |
+
9012
|
7640 |
+
9013
|
7641 |
+
9014
|
7642 |
+
9016
|
7643 |
+
9017
|
7644 |
+
9018
|
7645 |
+
9019
|
7646 |
+
9021
|
7647 |
+
9023
|
7648 |
+
9024
|
7649 |
+
9026
|
7650 |
+
9027
|
7651 |
+
9028
|
7652 |
+
9031
|
7653 |
+
9032
|
7654 |
+
9033
|
7655 |
+
9034
|
7656 |
+
9035
|
7657 |
+
9037
|
7658 |
+
9038
|
7659 |
+
9039
|
7660 |
+
9040
|
7661 |
+
9041
|
7662 |
+
9043
|
7663 |
+
9044
|
7664 |
+
9045
|
7665 |
+
9046
|
7666 |
+
9048
|
7667 |
+
9049
|
7668 |
+
9050
|
7669 |
+
9051
|
7670 |
+
9052
|
7671 |
+
9053
|
7672 |
+
9054
|
7673 |
+
9055
|
7674 |
+
9056
|
7675 |
+
9059
|
7676 |
+
9060
|
7677 |
+
9061
|
7678 |
+
9062
|
7679 |
+
9063
|
7680 |
+
9064
|
7681 |
+
9065
|
7682 |
+
9066
|
7683 |
+
9067
|
7684 |
+
9068
|
7685 |
+
9069
|
7686 |
+
9070
|
7687 |
+
9072
|
7688 |
+
9073
|
7689 |
+
9074
|
7690 |
+
9075
|
7691 |
+
9076
|
7692 |
+
9077
|
7693 |
+
9079
|
7694 |
+
9080
|
7695 |
+
9081
|
7696 |
+
9082
|
7697 |
+
9083
|
7698 |
+
9084
|
7699 |
+
9086
|
7700 |
+
9087
|
7701 |
+
9088
|
7702 |
+
9089
|
7703 |
+
9090
|
7704 |
+
9091
|
7705 |
+
9092
|
7706 |
+
9093
|
7707 |
+
9094
|
7708 |
+
9095
|
7709 |
+
9096
|
7710 |
+
9097
|
7711 |
+
9098
|
7712 |
+
9099
|
7713 |
+
9100
|
7714 |
+
9101
|
7715 |
+
9103
|
7716 |
+
9104
|
7717 |
+
9105
|
7718 |
+
9106
|
7719 |
+
9108
|
7720 |
+
9109
|
7721 |
+
9110
|
7722 |
+
9111
|
7723 |
+
9112
|
7724 |
+
9113
|
7725 |
+
9114
|
7726 |
+
9115
|
7727 |
+
9116
|
7728 |
+
9118
|
7729 |
+
9119
|
7730 |
+
9120
|
7731 |
+
9121
|
7732 |
+
9122
|
7733 |
+
9123
|
7734 |
+
9124
|
7735 |
+
9125
|
7736 |
+
9126
|
7737 |
+
9127
|
7738 |
+
9128
|
7739 |
+
9129
|
7740 |
+
9131
|
7741 |
+
9132
|
7742 |
+
9133
|
7743 |
+
9134
|
7744 |
+
9136
|
7745 |
+
9138
|
7746 |
+
9139
|
7747 |
+
9140
|
7748 |
+
9141
|
7749 |
+
9142
|
7750 |
+
9143
|
7751 |
+
9144
|
7752 |
+
9145
|
7753 |
+
9146
|
7754 |
+
9147
|
7755 |
+
9148
|
7756 |
+
9149
|
7757 |
+
9150
|
7758 |
+
9151
|
7759 |
+
9152
|
7760 |
+
9153
|
7761 |
+
9154
|
7762 |
+
9155
|
7763 |
+
9156
|
7764 |
+
9157
|
7765 |
+
9158
|
7766 |
+
9159
|
7767 |
+
9160
|
7768 |
+
9161
|
7769 |
+
9162
|
7770 |
+
9163
|
7771 |
+
9165
|
7772 |
+
9166
|
7773 |
+
9167
|
7774 |
+
9169
|
7775 |
+
9170
|
7776 |
+
9171
|
7777 |
+
9172
|
7778 |
+
9173
|
7779 |
+
9174
|
7780 |
+
9175
|
7781 |
+
9176
|
7782 |
+
9177
|
7783 |
+
9178
|
7784 |
+
9181
|
7785 |
+
9182
|
7786 |
+
9183
|
7787 |
+
9184
|
7788 |
+
9186
|
7789 |
+
9187
|
7790 |
+
9188
|
7791 |
+
9189
|
7792 |
+
9190
|
7793 |
+
9191
|
7794 |
+
9192
|
7795 |
+
9193
|
7796 |
+
9194
|
7797 |
+
9195
|
7798 |
+
9197
|
7799 |
+
9198
|
7800 |
+
9200
|
7801 |
+
9201
|
7802 |
+
9202
|
7803 |
+
9203
|
7804 |
+
9204
|
7805 |
+
9205
|
7806 |
+
9207
|
7807 |
+
9208
|
7808 |
+
9209
|
7809 |
+
9210
|
7810 |
+
9211
|
7811 |
+
9212
|
7812 |
+
9213
|
7813 |
+
9214
|
7814 |
+
9215
|
7815 |
+
9216
|
7816 |
+
9217
|
7817 |
+
9218
|
7818 |
+
9219
|
7819 |
+
9220
|
7820 |
+
9221
|
7821 |
+
9222
|
7822 |
+
9223
|
7823 |
+
9224
|
7824 |
+
9225
|
7825 |
+
9226
|
7826 |
+
9227
|
7827 |
+
9228
|
7828 |
+
9229
|
7829 |
+
9230
|
7830 |
+
9231
|
7831 |
+
9232
|
7832 |
+
9233
|
7833 |
+
9234
|
7834 |
+
9235
|
7835 |
+
9236
|
7836 |
+
9237
|
7837 |
+
9238
|
7838 |
+
9239
|
7839 |
+
9241
|
7840 |
+
9242
|
7841 |
+
9243
|
7842 |
+
9244
|
7843 |
+
9246
|
7844 |
+
9247
|
7845 |
+
9248
|
7846 |
+
9249
|
7847 |
+
9250
|
7848 |
+
9251
|
7849 |
+
9252
|
7850 |
+
9253
|
7851 |
+
9254
|
7852 |
+
9255
|
7853 |
+
9256
|
7854 |
+
9258
|
7855 |
+
9259
|
7856 |
+
9260
|
7857 |
+
9261
|
7858 |
+
9262
|
7859 |
+
9263
|
7860 |
+
9265
|
7861 |
+
9266
|
7862 |
+
9267
|
7863 |
+
9268
|
7864 |
+
9269
|
7865 |
+
9270
|
7866 |
+
9271
|
7867 |
+
9272
|
7868 |
+
9273
|
7869 |
+
9274
|
7870 |
+
9275
|
7871 |
+
9276
|
7872 |
+
9277
|
7873 |
+
9278
|
7874 |
+
9279
|
7875 |
+
9280
|
7876 |
+
9281
|
7877 |
+
9282
|
7878 |
+
9283
|
7879 |
+
9285
|
7880 |
+
9286
|
7881 |
+
9287
|
7882 |
+
9288
|
7883 |
+
9289
|
7884 |
+
9290
|
7885 |
+
9291
|
7886 |
+
9292
|
7887 |
+
9293
|
7888 |
+
9294
|
7889 |
+
9295
|
7890 |
+
9297
|
7891 |
+
9298
|
7892 |
+
9299
|
7893 |
+
9300
|
7894 |
+
9301
|
7895 |
+
9302
|
7896 |
+
9303
|
7897 |
+
9304
|
7898 |
+
9305
|
7899 |
+
9306
|
7900 |
+
9307
|
7901 |
+
9308
|
7902 |
+
9309
|
7903 |
+
9310
|
7904 |
+
9311
|
7905 |
+
9312
|
7906 |
+
9313
|
7907 |
+
9314
|
7908 |
+
9315
|
7909 |
+
9316
|
7910 |
+
9317
|
7911 |
+
9318
|
7912 |
+
9319
|
7913 |
+
9320
|
7914 |
+
9322
|
7915 |
+
9324
|
7916 |
+
9325
|
7917 |
+
9326
|
7918 |
+
9327
|
7919 |
+
9328
|
7920 |
+
9329
|
7921 |
+
9330
|
7922 |
+
9331
|
7923 |
+
9332
|
7924 |
+
9333
|
7925 |
+
9334
|
7926 |
+
9335
|
7927 |
+
9337
|
7928 |
+
9338
|
7929 |
+
9339
|
7930 |
+
9340
|
7931 |
+
9341
|
7932 |
+
9342
|
7933 |
+
9345
|
7934 |
+
9346
|
7935 |
+
9347
|
7936 |
+
9348
|
7937 |
+
9349
|
7938 |
+
9350
|
7939 |
+
9351
|
7940 |
+
9352
|
7941 |
+
9353
|
7942 |
+
9354
|
7943 |
+
9355
|
7944 |
+
9356
|
7945 |
+
9357
|
7946 |
+
9358
|
7947 |
+
9359
|
7948 |
+
9360
|
7949 |
+
9361
|
7950 |
+
9362
|
7951 |
+
9363
|
7952 |
+
9364
|
7953 |
+
9365
|
7954 |
+
9366
|
7955 |
+
9367
|
7956 |
+
9368
|
7957 |
+
9369
|
7958 |
+
9370
|
7959 |
+
9372
|
7960 |
+
9373
|
7961 |
+
9374
|
7962 |
+
9375
|
7963 |
+
9376
|
7964 |
+
9377
|
7965 |
+
9378
|
7966 |
+
9379
|
7967 |
+
9380
|
7968 |
+
9382
|
7969 |
+
9384
|
7970 |
+
9385
|
7971 |
+
9386
|
7972 |
+
9387
|
7973 |
+
9388
|
7974 |
+
9389
|
7975 |
+
9391
|
7976 |
+
9393
|
7977 |
+
9394
|
7978 |
+
9395
|
7979 |
+
9396
|
7980 |
+
9397
|
7981 |
+
9398
|
7982 |
+
9399
|
7983 |
+
9400
|
7984 |
+
9401
|
7985 |
+
9403
|
7986 |
+
9404
|
7987 |
+
9405
|
7988 |
+
9406
|
7989 |
+
9407
|
7990 |
+
9408
|
7991 |
+
9409
|
7992 |
+
9411
|
7993 |
+
9412
|
7994 |
+
9413
|
7995 |
+
9414
|
7996 |
+
9415
|
7997 |
+
9416
|
7998 |
+
9417
|
7999 |
+
9418
|
8000 |
+
9419
|
8001 |
+
9421
|
8002 |
+
9423
|
8003 |
+
9424
|
8004 |
+
9425
|
8005 |
+
9429
|
8006 |
+
9430
|
8007 |
+
9431
|
8008 |
+
9432
|
8009 |
+
9434
|
8010 |
+
9436
|
8011 |
+
9437
|
8012 |
+
9438
|
8013 |
+
9439
|
8014 |
+
9442
|
8015 |
+
9447
|
8016 |
+
9448
|
8017 |
+
9449
|
8018 |
+
9450
|
classnames.txt
ADDED
@@ -0,0 +1,1000 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tench
|
2 |
+
goldfish
|
3 |
+
great white shark
|
4 |
+
tiger shark
|
5 |
+
hammerhead shark
|
6 |
+
electric ray
|
7 |
+
stingray
|
8 |
+
rooster
|
9 |
+
hen
|
10 |
+
ostrich
|
11 |
+
brambling
|
12 |
+
goldfinch
|
13 |
+
house finch
|
14 |
+
junco
|
15 |
+
indigo bunting
|
16 |
+
American robin
|
17 |
+
bulbul
|
18 |
+
jay
|
19 |
+
magpie
|
20 |
+
chickadee
|
21 |
+
American dipper
|
22 |
+
kite (bird of prey)
|
23 |
+
bald eagle
|
24 |
+
vulture
|
25 |
+
great grey owl
|
26 |
+
fire salamander
|
27 |
+
smooth newt
|
28 |
+
newt
|
29 |
+
spotted salamander
|
30 |
+
axolotl
|
31 |
+
American bullfrog
|
32 |
+
tree frog
|
33 |
+
tailed frog
|
34 |
+
loggerhead sea turtle
|
35 |
+
leatherback sea turtle
|
36 |
+
mud turtle
|
37 |
+
terrapin
|
38 |
+
box turtle
|
39 |
+
banded gecko
|
40 |
+
green iguana
|
41 |
+
Carolina anole
|
42 |
+
desert grassland whiptail lizard
|
43 |
+
agama
|
44 |
+
frilled-necked lizard
|
45 |
+
alligator lizard
|
46 |
+
Gila monster
|
47 |
+
European green lizard
|
48 |
+
chameleon
|
49 |
+
Komodo dragon
|
50 |
+
Nile crocodile
|
51 |
+
American alligator
|
52 |
+
triceratops
|
53 |
+
worm snake
|
54 |
+
ring-necked snake
|
55 |
+
eastern hog-nosed snake
|
56 |
+
smooth green snake
|
57 |
+
kingsnake
|
58 |
+
garter snake
|
59 |
+
water snake
|
60 |
+
vine snake
|
61 |
+
night snake
|
62 |
+
boa constrictor
|
63 |
+
African rock python
|
64 |
+
Indian cobra
|
65 |
+
green mamba
|
66 |
+
sea snake
|
67 |
+
Saharan horned viper
|
68 |
+
eastern diamondback rattlesnake
|
69 |
+
sidewinder rattlesnake
|
70 |
+
trilobite
|
71 |
+
harvestman
|
72 |
+
scorpion
|
73 |
+
yellow garden spider
|
74 |
+
barn spider
|
75 |
+
European garden spider
|
76 |
+
southern black widow
|
77 |
+
tarantula
|
78 |
+
wolf spider
|
79 |
+
tick
|
80 |
+
centipede
|
81 |
+
black grouse
|
82 |
+
ptarmigan
|
83 |
+
ruffed grouse
|
84 |
+
prairie grouse
|
85 |
+
peafowl
|
86 |
+
quail
|
87 |
+
partridge
|
88 |
+
african grey parrot
|
89 |
+
macaw
|
90 |
+
sulphur-crested cockatoo
|
91 |
+
lorikeet
|
92 |
+
coucal
|
93 |
+
bee eater
|
94 |
+
hornbill
|
95 |
+
hummingbird
|
96 |
+
jacamar
|
97 |
+
toucan
|
98 |
+
duck
|
99 |
+
red-breasted merganser
|
100 |
+
goose
|
101 |
+
black swan
|
102 |
+
tusker
|
103 |
+
echidna
|
104 |
+
platypus
|
105 |
+
wallaby
|
106 |
+
koala
|
107 |
+
wombat
|
108 |
+
jellyfish
|
109 |
+
sea anemone
|
110 |
+
brain coral
|
111 |
+
flatworm
|
112 |
+
nematode
|
113 |
+
conch
|
114 |
+
snail
|
115 |
+
slug
|
116 |
+
sea slug
|
117 |
+
chiton
|
118 |
+
chambered nautilus
|
119 |
+
Dungeness crab
|
120 |
+
rock crab
|
121 |
+
fiddler crab
|
122 |
+
red king crab
|
123 |
+
American lobster
|
124 |
+
spiny lobster
|
125 |
+
crayfish
|
126 |
+
hermit crab
|
127 |
+
isopod
|
128 |
+
white stork
|
129 |
+
black stork
|
130 |
+
spoonbill
|
131 |
+
flamingo
|
132 |
+
little blue heron
|
133 |
+
great egret
|
134 |
+
bittern bird
|
135 |
+
crane bird
|
136 |
+
limpkin
|
137 |
+
common gallinule
|
138 |
+
American coot
|
139 |
+
bustard
|
140 |
+
ruddy turnstone
|
141 |
+
dunlin
|
142 |
+
common redshank
|
143 |
+
dowitcher
|
144 |
+
oystercatcher
|
145 |
+
pelican
|
146 |
+
king penguin
|
147 |
+
albatross
|
148 |
+
grey whale
|
149 |
+
killer whale
|
150 |
+
dugong
|
151 |
+
sea lion
|
152 |
+
Chihuahua
|
153 |
+
Japanese Chin
|
154 |
+
Maltese
|
155 |
+
Pekingese
|
156 |
+
Shih Tzu
|
157 |
+
King Charles Spaniel
|
158 |
+
Papillon
|
159 |
+
toy terrier
|
160 |
+
Rhodesian Ridgeback
|
161 |
+
Afghan Hound
|
162 |
+
Basset Hound
|
163 |
+
Beagle
|
164 |
+
Bloodhound
|
165 |
+
Bluetick Coonhound
|
166 |
+
Black and Tan Coonhound
|
167 |
+
Treeing Walker Coonhound
|
168 |
+
English foxhound
|
169 |
+
Redbone Coonhound
|
170 |
+
borzoi
|
171 |
+
Irish Wolfhound
|
172 |
+
Italian Greyhound
|
173 |
+
Whippet
|
174 |
+
Ibizan Hound
|
175 |
+
Norwegian Elkhound
|
176 |
+
Otterhound
|
177 |
+
Saluki
|
178 |
+
Scottish Deerhound
|
179 |
+
Weimaraner
|
180 |
+
Staffordshire Bull Terrier
|
181 |
+
American Staffordshire Terrier
|
182 |
+
Bedlington Terrier
|
183 |
+
Border Terrier
|
184 |
+
Kerry Blue Terrier
|
185 |
+
Irish Terrier
|
186 |
+
Norfolk Terrier
|
187 |
+
Norwich Terrier
|
188 |
+
Yorkshire Terrier
|
189 |
+
Wire Fox Terrier
|
190 |
+
Lakeland Terrier
|
191 |
+
Sealyham Terrier
|
192 |
+
Airedale Terrier
|
193 |
+
Cairn Terrier
|
194 |
+
Australian Terrier
|
195 |
+
Dandie Dinmont Terrier
|
196 |
+
Boston Terrier
|
197 |
+
Miniature Schnauzer
|
198 |
+
Giant Schnauzer
|
199 |
+
Standard Schnauzer
|
200 |
+
Scottish Terrier
|
201 |
+
Tibetan Terrier
|
202 |
+
Australian Silky Terrier
|
203 |
+
Soft-coated Wheaten Terrier
|
204 |
+
West Highland White Terrier
|
205 |
+
Lhasa Apso
|
206 |
+
Flat-Coated Retriever
|
207 |
+
Curly-coated Retriever
|
208 |
+
Golden Retriever
|
209 |
+
Labrador Retriever
|
210 |
+
Chesapeake Bay Retriever
|
211 |
+
German Shorthaired Pointer
|
212 |
+
Vizsla
|
213 |
+
English Setter
|
214 |
+
Irish Setter
|
215 |
+
Gordon Setter
|
216 |
+
Brittany dog
|
217 |
+
Clumber Spaniel
|
218 |
+
English Springer Spaniel
|
219 |
+
Welsh Springer Spaniel
|
220 |
+
Cocker Spaniel
|
221 |
+
Sussex Spaniel
|
222 |
+
Irish Water Spaniel
|
223 |
+
Kuvasz
|
224 |
+
Schipperke
|
225 |
+
Groenendael dog
|
226 |
+
Malinois
|
227 |
+
Briard
|
228 |
+
Australian Kelpie
|
229 |
+
Komondor
|
230 |
+
Old English Sheepdog
|
231 |
+
Shetland Sheepdog
|
232 |
+
collie
|
233 |
+
Border Collie
|
234 |
+
Bouvier des Flandres dog
|
235 |
+
Rottweiler
|
236 |
+
German Shepherd Dog
|
237 |
+
Dobermann
|
238 |
+
Miniature Pinscher
|
239 |
+
Greater Swiss Mountain Dog
|
240 |
+
Bernese Mountain Dog
|
241 |
+
Appenzeller Sennenhund
|
242 |
+
Entlebucher Sennenhund
|
243 |
+
Boxer
|
244 |
+
Bullmastiff
|
245 |
+
Tibetan Mastiff
|
246 |
+
French Bulldog
|
247 |
+
Great Dane
|
248 |
+
St. Bernard
|
249 |
+
husky
|
250 |
+
Alaskan Malamute
|
251 |
+
Siberian Husky
|
252 |
+
Dalmatian
|
253 |
+
Affenpinscher
|
254 |
+
Basenji
|
255 |
+
pug
|
256 |
+
Leonberger
|
257 |
+
Newfoundland dog
|
258 |
+
Great Pyrenees dog
|
259 |
+
Samoyed
|
260 |
+
Pomeranian
|
261 |
+
Chow Chow
|
262 |
+
Keeshond
|
263 |
+
brussels griffon
|
264 |
+
Pembroke Welsh Corgi
|
265 |
+
Cardigan Welsh Corgi
|
266 |
+
Toy Poodle
|
267 |
+
Miniature Poodle
|
268 |
+
Standard Poodle
|
269 |
+
Mexican hairless dog (xoloitzcuintli)
|
270 |
+
grey wolf
|
271 |
+
Alaskan tundra wolf
|
272 |
+
red wolf or maned wolf
|
273 |
+
coyote
|
274 |
+
dingo
|
275 |
+
dhole
|
276 |
+
African wild dog
|
277 |
+
hyena
|
278 |
+
red fox
|
279 |
+
kit fox
|
280 |
+
Arctic fox
|
281 |
+
grey fox
|
282 |
+
tabby cat
|
283 |
+
tiger cat
|
284 |
+
Persian cat
|
285 |
+
Siamese cat
|
286 |
+
Egyptian Mau
|
287 |
+
cougar
|
288 |
+
lynx
|
289 |
+
leopard
|
290 |
+
snow leopard
|
291 |
+
jaguar
|
292 |
+
lion
|
293 |
+
tiger
|
294 |
+
cheetah
|
295 |
+
brown bear
|
296 |
+
American black bear
|
297 |
+
polar bear
|
298 |
+
sloth bear
|
299 |
+
mongoose
|
300 |
+
meerkat
|
301 |
+
tiger beetle
|
302 |
+
ladybug
|
303 |
+
ground beetle
|
304 |
+
longhorn beetle
|
305 |
+
leaf beetle
|
306 |
+
dung beetle
|
307 |
+
rhinoceros beetle
|
308 |
+
weevil
|
309 |
+
fly
|
310 |
+
bee
|
311 |
+
ant
|
312 |
+
grasshopper
|
313 |
+
cricket insect
|
314 |
+
stick insect
|
315 |
+
cockroach
|
316 |
+
praying mantis
|
317 |
+
cicada
|
318 |
+
leafhopper
|
319 |
+
lacewing
|
320 |
+
dragonfly
|
321 |
+
damselfly
|
322 |
+
red admiral butterfly
|
323 |
+
ringlet butterfly
|
324 |
+
monarch butterfly
|
325 |
+
small white butterfly
|
326 |
+
sulphur butterfly
|
327 |
+
gossamer-winged butterfly
|
328 |
+
starfish
|
329 |
+
sea urchin
|
330 |
+
sea cucumber
|
331 |
+
cottontail rabbit
|
332 |
+
hare
|
333 |
+
Angora rabbit
|
334 |
+
hamster
|
335 |
+
porcupine
|
336 |
+
fox squirrel
|
337 |
+
marmot
|
338 |
+
beaver
|
339 |
+
guinea pig
|
340 |
+
common sorrel horse
|
341 |
+
zebra
|
342 |
+
pig
|
343 |
+
wild boar
|
344 |
+
warthog
|
345 |
+
hippopotamus
|
346 |
+
ox
|
347 |
+
water buffalo
|
348 |
+
bison
|
349 |
+
ram (adult male sheep)
|
350 |
+
bighorn sheep
|
351 |
+
Alpine ibex
|
352 |
+
hartebeest
|
353 |
+
impala (antelope)
|
354 |
+
gazelle
|
355 |
+
arabian camel
|
356 |
+
llama
|
357 |
+
weasel
|
358 |
+
mink
|
359 |
+
European polecat
|
360 |
+
black-footed ferret
|
361 |
+
otter
|
362 |
+
skunk
|
363 |
+
badger
|
364 |
+
armadillo
|
365 |
+
three-toed sloth
|
366 |
+
orangutan
|
367 |
+
gorilla
|
368 |
+
chimpanzee
|
369 |
+
gibbon
|
370 |
+
siamang
|
371 |
+
guenon
|
372 |
+
patas monkey
|
373 |
+
baboon
|
374 |
+
macaque
|
375 |
+
langur
|
376 |
+
black-and-white colobus
|
377 |
+
proboscis monkey
|
378 |
+
marmoset
|
379 |
+
white-headed capuchin
|
380 |
+
howler monkey
|
381 |
+
titi monkey
|
382 |
+
Geoffroy's spider monkey
|
383 |
+
common squirrel monkey
|
384 |
+
ring-tailed lemur
|
385 |
+
indri
|
386 |
+
Asian elephant
|
387 |
+
African bush elephant
|
388 |
+
red panda
|
389 |
+
giant panda
|
390 |
+
snoek fish
|
391 |
+
eel
|
392 |
+
silver salmon
|
393 |
+
rock beauty fish
|
394 |
+
clownfish
|
395 |
+
sturgeon
|
396 |
+
gar fish
|
397 |
+
lionfish
|
398 |
+
pufferfish
|
399 |
+
abacus
|
400 |
+
abaya
|
401 |
+
academic gown
|
402 |
+
accordion
|
403 |
+
acoustic guitar
|
404 |
+
aircraft carrier
|
405 |
+
airliner
|
406 |
+
airship
|
407 |
+
altar
|
408 |
+
ambulance
|
409 |
+
amphibious vehicle
|
410 |
+
analog clock
|
411 |
+
apiary
|
412 |
+
apron
|
413 |
+
trash can
|
414 |
+
assault rifle
|
415 |
+
backpack
|
416 |
+
bakery
|
417 |
+
balance beam
|
418 |
+
balloon
|
419 |
+
ballpoint pen
|
420 |
+
Band-Aid
|
421 |
+
banjo
|
422 |
+
baluster / handrail
|
423 |
+
barbell
|
424 |
+
barber chair
|
425 |
+
barbershop
|
426 |
+
barn
|
427 |
+
barometer
|
428 |
+
barrel
|
429 |
+
wheelbarrow
|
430 |
+
baseball
|
431 |
+
basketball
|
432 |
+
bassinet
|
433 |
+
bassoon
|
434 |
+
swimming cap
|
435 |
+
bath towel
|
436 |
+
bathtub
|
437 |
+
station wagon
|
438 |
+
lighthouse
|
439 |
+
beaker
|
440 |
+
military hat (bearskin or shako)
|
441 |
+
beer bottle
|
442 |
+
beer glass
|
443 |
+
bell tower
|
444 |
+
baby bib
|
445 |
+
tandem bicycle
|
446 |
+
bikini
|
447 |
+
ring binder
|
448 |
+
binoculars
|
449 |
+
birdhouse
|
450 |
+
boathouse
|
451 |
+
bobsleigh
|
452 |
+
bolo tie
|
453 |
+
poke bonnet
|
454 |
+
bookcase
|
455 |
+
bookstore
|
456 |
+
bottle cap
|
457 |
+
hunting bow
|
458 |
+
bow tie
|
459 |
+
brass memorial plaque
|
460 |
+
bra
|
461 |
+
breakwater
|
462 |
+
breastplate
|
463 |
+
broom
|
464 |
+
bucket
|
465 |
+
buckle
|
466 |
+
bulletproof vest
|
467 |
+
high-speed train
|
468 |
+
butcher shop
|
469 |
+
taxicab
|
470 |
+
cauldron
|
471 |
+
candle
|
472 |
+
cannon
|
473 |
+
canoe
|
474 |
+
can opener
|
475 |
+
cardigan
|
476 |
+
car mirror
|
477 |
+
carousel
|
478 |
+
tool kit
|
479 |
+
cardboard box / carton
|
480 |
+
car wheel
|
481 |
+
automated teller machine
|
482 |
+
cassette
|
483 |
+
cassette player
|
484 |
+
castle
|
485 |
+
catamaran
|
486 |
+
CD player
|
487 |
+
cello
|
488 |
+
mobile phone
|
489 |
+
chain
|
490 |
+
chain-link fence
|
491 |
+
chain mail
|
492 |
+
chainsaw
|
493 |
+
storage chest
|
494 |
+
chiffonier
|
495 |
+
bell or wind chime
|
496 |
+
china cabinet
|
497 |
+
Christmas stocking
|
498 |
+
church
|
499 |
+
movie theater
|
500 |
+
cleaver
|
501 |
+
cliff dwelling
|
502 |
+
cloak
|
503 |
+
clogs
|
504 |
+
cocktail shaker
|
505 |
+
coffee mug
|
506 |
+
coffeemaker
|
507 |
+
spiral or coil
|
508 |
+
combination lock
|
509 |
+
computer keyboard
|
510 |
+
candy store
|
511 |
+
container ship
|
512 |
+
convertible
|
513 |
+
corkscrew
|
514 |
+
cornet
|
515 |
+
cowboy boot
|
516 |
+
cowboy hat
|
517 |
+
cradle
|
518 |
+
construction crane
|
519 |
+
crash helmet
|
520 |
+
crate
|
521 |
+
infant bed
|
522 |
+
Crock Pot
|
523 |
+
croquet ball
|
524 |
+
crutch
|
525 |
+
cuirass
|
526 |
+
dam
|
527 |
+
desk
|
528 |
+
desktop computer
|
529 |
+
rotary dial telephone
|
530 |
+
diaper
|
531 |
+
digital clock
|
532 |
+
digital watch
|
533 |
+
dining table
|
534 |
+
dishcloth
|
535 |
+
dishwasher
|
536 |
+
disc brake
|
537 |
+
dock
|
538 |
+
dog sled
|
539 |
+
dome
|
540 |
+
doormat
|
541 |
+
drilling rig
|
542 |
+
drum
|
543 |
+
drumstick
|
544 |
+
dumbbell
|
545 |
+
Dutch oven
|
546 |
+
electric fan
|
547 |
+
electric guitar
|
548 |
+
electric locomotive
|
549 |
+
entertainment center
|
550 |
+
envelope
|
551 |
+
espresso machine
|
552 |
+
face powder
|
553 |
+
feather boa
|
554 |
+
filing cabinet
|
555 |
+
fireboat
|
556 |
+
fire truck
|
557 |
+
fire screen
|
558 |
+
flagpole
|
559 |
+
flute
|
560 |
+
folding chair
|
561 |
+
football helmet
|
562 |
+
forklift
|
563 |
+
fountain
|
564 |
+
fountain pen
|
565 |
+
four-poster bed
|
566 |
+
freight car
|
567 |
+
French horn
|
568 |
+
frying pan
|
569 |
+
fur coat
|
570 |
+
garbage truck
|
571 |
+
gas mask or respirator
|
572 |
+
gas pump
|
573 |
+
goblet
|
574 |
+
go-kart
|
575 |
+
golf ball
|
576 |
+
golf cart
|
577 |
+
gondola
|
578 |
+
gong
|
579 |
+
gown
|
580 |
+
grand piano
|
581 |
+
greenhouse
|
582 |
+
radiator grille
|
583 |
+
grocery store
|
584 |
+
guillotine
|
585 |
+
hair clip
|
586 |
+
hair spray
|
587 |
+
half-track
|
588 |
+
hammer
|
589 |
+
hamper
|
590 |
+
hair dryer
|
591 |
+
hand-held computer
|
592 |
+
handkerchief
|
593 |
+
hard disk drive
|
594 |
+
harmonica
|
595 |
+
harp
|
596 |
+
combine harvester
|
597 |
+
hatchet
|
598 |
+
holster
|
599 |
+
home theater
|
600 |
+
honeycomb
|
601 |
+
hook
|
602 |
+
hoop skirt
|
603 |
+
gymnastic horizontal bar
|
604 |
+
horse-drawn vehicle
|
605 |
+
hourglass
|
606 |
+
iPod
|
607 |
+
clothes iron
|
608 |
+
carved pumpkin
|
609 |
+
jeans
|
610 |
+
jeep
|
611 |
+
T-shirt
|
612 |
+
jigsaw puzzle
|
613 |
+
rickshaw
|
614 |
+
joystick
|
615 |
+
kimono
|
616 |
+
knee pad
|
617 |
+
knot
|
618 |
+
lab coat
|
619 |
+
ladle
|
620 |
+
lampshade
|
621 |
+
laptop computer
|
622 |
+
lawn mower
|
623 |
+
lens cap
|
624 |
+
letter opener
|
625 |
+
library
|
626 |
+
lifeboat
|
627 |
+
lighter
|
628 |
+
limousine
|
629 |
+
ocean liner
|
630 |
+
lipstick
|
631 |
+
slip-on shoe
|
632 |
+
lotion
|
633 |
+
music speaker
|
634 |
+
loupe magnifying glass
|
635 |
+
sawmill
|
636 |
+
magnetic compass
|
637 |
+
messenger bag
|
638 |
+
mailbox
|
639 |
+
tights
|
640 |
+
one-piece bathing suit
|
641 |
+
manhole cover
|
642 |
+
maraca
|
643 |
+
marimba
|
644 |
+
mask
|
645 |
+
matchstick
|
646 |
+
maypole
|
647 |
+
maze
|
648 |
+
measuring cup
|
649 |
+
medicine cabinet
|
650 |
+
megalith
|
651 |
+
microphone
|
652 |
+
microwave oven
|
653 |
+
military uniform
|
654 |
+
milk can
|
655 |
+
minibus
|
656 |
+
miniskirt
|
657 |
+
minivan
|
658 |
+
missile
|
659 |
+
mitten
|
660 |
+
mixing bowl
|
661 |
+
mobile home
|
662 |
+
ford model t
|
663 |
+
modem
|
664 |
+
monastery
|
665 |
+
monitor
|
666 |
+
moped
|
667 |
+
mortar and pestle
|
668 |
+
graduation cap
|
669 |
+
mosque
|
670 |
+
mosquito net
|
671 |
+
vespa
|
672 |
+
mountain bike
|
673 |
+
tent
|
674 |
+
computer mouse
|
675 |
+
mousetrap
|
676 |
+
moving van
|
677 |
+
muzzle
|
678 |
+
metal nail
|
679 |
+
neck brace
|
680 |
+
necklace
|
681 |
+
baby pacifier
|
682 |
+
notebook computer
|
683 |
+
obelisk
|
684 |
+
oboe
|
685 |
+
ocarina
|
686 |
+
odometer
|
687 |
+
oil filter
|
688 |
+
pipe organ
|
689 |
+
oscilloscope
|
690 |
+
overskirt
|
691 |
+
bullock cart
|
692 |
+
oxygen mask
|
693 |
+
product packet / packaging
|
694 |
+
paddle
|
695 |
+
paddle wheel
|
696 |
+
padlock
|
697 |
+
paintbrush
|
698 |
+
pajamas
|
699 |
+
palace
|
700 |
+
pan flute
|
701 |
+
paper towel
|
702 |
+
parachute
|
703 |
+
parallel bars
|
704 |
+
park bench
|
705 |
+
parking meter
|
706 |
+
railroad car
|
707 |
+
patio
|
708 |
+
payphone
|
709 |
+
pedestal
|
710 |
+
pencil case
|
711 |
+
pencil sharpener
|
712 |
+
perfume
|
713 |
+
Petri dish
|
714 |
+
photocopier
|
715 |
+
plectrum
|
716 |
+
Pickelhaube
|
717 |
+
picket fence
|
718 |
+
pickup truck
|
719 |
+
pier
|
720 |
+
piggy bank
|
721 |
+
pill bottle
|
722 |
+
pillow
|
723 |
+
ping-pong ball
|
724 |
+
pinwheel
|
725 |
+
pirate ship
|
726 |
+
drink pitcher
|
727 |
+
block plane
|
728 |
+
planetarium
|
729 |
+
plastic bag
|
730 |
+
plate rack
|
731 |
+
farm plow
|
732 |
+
plunger
|
733 |
+
Polaroid camera
|
734 |
+
pole
|
735 |
+
police van
|
736 |
+
poncho
|
737 |
+
pool table
|
738 |
+
soda bottle
|
739 |
+
plant pot
|
740 |
+
potter's wheel
|
741 |
+
power drill
|
742 |
+
prayer rug
|
743 |
+
printer
|
744 |
+
prison
|
745 |
+
missile
|
746 |
+
projector
|
747 |
+
hockey puck
|
748 |
+
punching bag
|
749 |
+
purse
|
750 |
+
quill
|
751 |
+
quilt
|
752 |
+
race car
|
753 |
+
racket
|
754 |
+
radiator
|
755 |
+
radio
|
756 |
+
radio telescope
|
757 |
+
rain barrel
|
758 |
+
recreational vehicle
|
759 |
+
fishing casting reel
|
760 |
+
reflex camera
|
761 |
+
refrigerator
|
762 |
+
remote control
|
763 |
+
restaurant
|
764 |
+
revolver
|
765 |
+
rifle
|
766 |
+
rocking chair
|
767 |
+
rotisserie
|
768 |
+
eraser
|
769 |
+
rugby ball
|
770 |
+
ruler measuring stick
|
771 |
+
sneaker
|
772 |
+
safe
|
773 |
+
safety pin
|
774 |
+
salt shaker
|
775 |
+
sandal
|
776 |
+
sarong
|
777 |
+
saxophone
|
778 |
+
scabbard
|
779 |
+
weighing scale
|
780 |
+
school bus
|
781 |
+
schooner
|
782 |
+
scoreboard
|
783 |
+
CRT monitor
|
784 |
+
screw
|
785 |
+
screwdriver
|
786 |
+
seat belt
|
787 |
+
sewing machine
|
788 |
+
shield
|
789 |
+
shoe store
|
790 |
+
shoji screen / room divider
|
791 |
+
shopping basket
|
792 |
+
shopping cart
|
793 |
+
shovel
|
794 |
+
shower cap
|
795 |
+
shower curtain
|
796 |
+
ski
|
797 |
+
balaclava ski mask
|
798 |
+
sleeping bag
|
799 |
+
slide rule
|
800 |
+
sliding door
|
801 |
+
slot machine
|
802 |
+
snorkel
|
803 |
+
snowmobile
|
804 |
+
snowplow
|
805 |
+
soap dispenser
|
806 |
+
soccer ball
|
807 |
+
sock
|
808 |
+
solar thermal collector
|
809 |
+
sombrero
|
810 |
+
soup bowl
|
811 |
+
keyboard space bar
|
812 |
+
space heater
|
813 |
+
space shuttle
|
814 |
+
spatula
|
815 |
+
motorboat
|
816 |
+
spider web
|
817 |
+
spindle
|
818 |
+
sports car
|
819 |
+
spotlight
|
820 |
+
stage
|
821 |
+
steam locomotive
|
822 |
+
through arch bridge
|
823 |
+
steel drum
|
824 |
+
stethoscope
|
825 |
+
scarf
|
826 |
+
stone wall
|
827 |
+
stopwatch
|
828 |
+
stove
|
829 |
+
strainer
|
830 |
+
tram
|
831 |
+
stretcher
|
832 |
+
couch
|
833 |
+
stupa
|
834 |
+
submarine
|
835 |
+
suit
|
836 |
+
sundial
|
837 |
+
sunglasses
|
838 |
+
sunglasses
|
839 |
+
sunscreen
|
840 |
+
suspension bridge
|
841 |
+
mop
|
842 |
+
sweatshirt
|
843 |
+
swim trunks / shorts
|
844 |
+
swing
|
845 |
+
electrical switch
|
846 |
+
syringe
|
847 |
+
table lamp
|
848 |
+
tank
|
849 |
+
tape player
|
850 |
+
teapot
|
851 |
+
teddy bear
|
852 |
+
television
|
853 |
+
tennis ball
|
854 |
+
thatched roof
|
855 |
+
front curtain
|
856 |
+
thimble
|
857 |
+
threshing machine
|
858 |
+
throne
|
859 |
+
tile roof
|
860 |
+
toaster
|
861 |
+
tobacco shop
|
862 |
+
toilet seat
|
863 |
+
torch
|
864 |
+
totem pole
|
865 |
+
tow truck
|
866 |
+
toy store
|
867 |
+
tractor
|
868 |
+
semi-trailer truck
|
869 |
+
tray
|
870 |
+
trench coat
|
871 |
+
tricycle
|
872 |
+
trimaran
|
873 |
+
tripod
|
874 |
+
triumphal arch
|
875 |
+
trolleybus
|
876 |
+
trombone
|
877 |
+
hot tub
|
878 |
+
turnstile
|
879 |
+
typewriter keyboard
|
880 |
+
umbrella
|
881 |
+
unicycle
|
882 |
+
upright piano
|
883 |
+
vacuum cleaner
|
884 |
+
vase
|
885 |
+
vaulted or arched ceiling
|
886 |
+
velvet fabric
|
887 |
+
vending machine
|
888 |
+
vestment
|
889 |
+
viaduct
|
890 |
+
violin
|
891 |
+
volleyball
|
892 |
+
waffle iron
|
893 |
+
wall clock
|
894 |
+
wallet
|
895 |
+
wardrobe
|
896 |
+
military aircraft
|
897 |
+
sink
|
898 |
+
washing machine
|
899 |
+
water bottle
|
900 |
+
water jug
|
901 |
+
water tower
|
902 |
+
whiskey jug
|
903 |
+
whistle
|
904 |
+
hair wig
|
905 |
+
window screen
|
906 |
+
window shade
|
907 |
+
Windsor tie
|
908 |
+
wine bottle
|
909 |
+
airplane wing
|
910 |
+
wok
|
911 |
+
wooden spoon
|
912 |
+
wool
|
913 |
+
split-rail fence
|
914 |
+
shipwreck
|
915 |
+
sailboat
|
916 |
+
yurt
|
917 |
+
website
|
918 |
+
comic book
|
919 |
+
crossword
|
920 |
+
traffic or street sign
|
921 |
+
traffic light
|
922 |
+
dust jacket
|
923 |
+
menu
|
924 |
+
plate
|
925 |
+
guacamole
|
926 |
+
consomme
|
927 |
+
hot pot
|
928 |
+
trifle
|
929 |
+
ice cream
|
930 |
+
popsicle
|
931 |
+
baguette
|
932 |
+
bagel
|
933 |
+
pretzel
|
934 |
+
cheeseburger
|
935 |
+
hot dog
|
936 |
+
mashed potatoes
|
937 |
+
cabbage
|
938 |
+
broccoli
|
939 |
+
cauliflower
|
940 |
+
zucchini
|
941 |
+
spaghetti squash
|
942 |
+
acorn squash
|
943 |
+
butternut squash
|
944 |
+
cucumber
|
945 |
+
artichoke
|
946 |
+
bell pepper
|
947 |
+
cardoon
|
948 |
+
mushroom
|
949 |
+
Granny Smith apple
|
950 |
+
strawberry
|
951 |
+
orange
|
952 |
+
lemon
|
953 |
+
fig
|
954 |
+
pineapple
|
955 |
+
banana
|
956 |
+
jackfruit
|
957 |
+
cherimoya (custard apple)
|
958 |
+
pomegranate
|
959 |
+
hay
|
960 |
+
carbonara
|
961 |
+
chocolate syrup
|
962 |
+
dough
|
963 |
+
meatloaf
|
964 |
+
pizza
|
965 |
+
pot pie
|
966 |
+
burrito
|
967 |
+
red wine
|
968 |
+
espresso
|
969 |
+
tea cup
|
970 |
+
eggnog
|
971 |
+
mountain
|
972 |
+
bubble
|
973 |
+
cliff
|
974 |
+
coral reef
|
975 |
+
geyser
|
976 |
+
lakeshore
|
977 |
+
promontory
|
978 |
+
sandbar
|
979 |
+
beach
|
980 |
+
valley
|
981 |
+
volcano
|
982 |
+
baseball player
|
983 |
+
bridegroom
|
984 |
+
scuba diver
|
985 |
+
rapeseed
|
986 |
+
daisy
|
987 |
+
yellow lady's slipper
|
988 |
+
corn
|
989 |
+
acorn
|
990 |
+
rose hip
|
991 |
+
horse chestnut seed
|
992 |
+
coral fungus
|
993 |
+
agaric
|
994 |
+
gyromitra
|
995 |
+
stinkhorn mushroom
|
996 |
+
earth star fungus
|
997 |
+
hen of the woods mushroom
|
998 |
+
bolete
|
999 |
+
corn cob
|
1000 |
+
toilet paper
|
common_classes.txt
ADDED
@@ -0,0 +1,930 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tench
|
2 |
+
goldfish
|
3 |
+
great white shark
|
4 |
+
tiger shark
|
5 |
+
hammerhead shark
|
6 |
+
stingray
|
7 |
+
rooster
|
8 |
+
hen
|
9 |
+
brambling
|
10 |
+
goldfinch
|
11 |
+
house finch
|
12 |
+
indigo bunting
|
13 |
+
American robin
|
14 |
+
bulbul
|
15 |
+
jay
|
16 |
+
magpie
|
17 |
+
chickadee
|
18 |
+
American dipper
|
19 |
+
kite (bird of prey)
|
20 |
+
vulture
|
21 |
+
great grey owl
|
22 |
+
fire salamander
|
23 |
+
smooth newt
|
24 |
+
newt
|
25 |
+
spotted salamander
|
26 |
+
axolotl
|
27 |
+
American bullfrog
|
28 |
+
tree frog
|
29 |
+
tailed frog
|
30 |
+
loggerhead sea turtle
|
31 |
+
leatherback sea turtle
|
32 |
+
mud turtle
|
33 |
+
terrapin
|
34 |
+
box turtle
|
35 |
+
banded gecko
|
36 |
+
green iguana
|
37 |
+
Carolina anole
|
38 |
+
desert grassland whiptail lizard
|
39 |
+
agama
|
40 |
+
frilled-necked lizard
|
41 |
+
alligator lizard
|
42 |
+
Gila monster
|
43 |
+
European green lizard
|
44 |
+
chameleon
|
45 |
+
Komodo dragon
|
46 |
+
Nile crocodile
|
47 |
+
American alligator
|
48 |
+
triceratops
|
49 |
+
worm snake
|
50 |
+
ring-necked snake
|
51 |
+
eastern hog-nosed snake
|
52 |
+
smooth green snake
|
53 |
+
kingsnake
|
54 |
+
garter snake
|
55 |
+
water snake
|
56 |
+
vine snake
|
57 |
+
night snake
|
58 |
+
boa constrictor
|
59 |
+
African rock python
|
60 |
+
Indian cobra
|
61 |
+
green mamba
|
62 |
+
sea snake
|
63 |
+
Saharan horned viper
|
64 |
+
eastern diamondback rattlesnake
|
65 |
+
sidewinder rattlesnake
|
66 |
+
trilobite
|
67 |
+
harvestman
|
68 |
+
scorpion
|
69 |
+
barn spider
|
70 |
+
European garden spider
|
71 |
+
southern black widow
|
72 |
+
tarantula
|
73 |
+
wolf spider
|
74 |
+
tick
|
75 |
+
centipede
|
76 |
+
ptarmigan
|
77 |
+
ruffed grouse
|
78 |
+
prairie grouse
|
79 |
+
peafowl
|
80 |
+
quail
|
81 |
+
partridge
|
82 |
+
african grey parrot
|
83 |
+
macaw
|
84 |
+
sulphur-crested cockatoo
|
85 |
+
coucal
|
86 |
+
bee eater
|
87 |
+
hornbill
|
88 |
+
hummingbird
|
89 |
+
jacamar
|
90 |
+
toucan
|
91 |
+
duck
|
92 |
+
red-breasted merganser
|
93 |
+
goose
|
94 |
+
tusker
|
95 |
+
platypus
|
96 |
+
wallaby
|
97 |
+
koala
|
98 |
+
wombat
|
99 |
+
jellyfish
|
100 |
+
sea anemone
|
101 |
+
brain coral
|
102 |
+
flatworm
|
103 |
+
nematode
|
104 |
+
conch
|
105 |
+
snail
|
106 |
+
slug
|
107 |
+
sea slug
|
108 |
+
chiton
|
109 |
+
chambered nautilus
|
110 |
+
Dungeness crab
|
111 |
+
rock crab
|
112 |
+
fiddler crab
|
113 |
+
red king crab
|
114 |
+
American lobster
|
115 |
+
spiny lobster
|
116 |
+
crayfish
|
117 |
+
hermit crab
|
118 |
+
isopod
|
119 |
+
white stork
|
120 |
+
black stork
|
121 |
+
flamingo
|
122 |
+
little blue heron
|
123 |
+
bittern bird
|
124 |
+
crane bird
|
125 |
+
American coot
|
126 |
+
bustard
|
127 |
+
dunlin
|
128 |
+
common redshank
|
129 |
+
dowitcher
|
130 |
+
oystercatcher
|
131 |
+
pelican
|
132 |
+
king penguin
|
133 |
+
albatross
|
134 |
+
grey whale
|
135 |
+
killer whale
|
136 |
+
dugong
|
137 |
+
sea lion
|
138 |
+
Chihuahua
|
139 |
+
Maltese
|
140 |
+
Pekingese
|
141 |
+
Shih Tzu
|
142 |
+
Papillon
|
143 |
+
toy terrier
|
144 |
+
Rhodesian Ridgeback
|
145 |
+
Afghan Hound
|
146 |
+
Basset Hound
|
147 |
+
Beagle
|
148 |
+
Bloodhound
|
149 |
+
Bluetick Coonhound
|
150 |
+
Black and Tan Coonhound
|
151 |
+
Treeing Walker Coonhound
|
152 |
+
English foxhound
|
153 |
+
Redbone Coonhound
|
154 |
+
borzoi
|
155 |
+
Irish Wolfhound
|
156 |
+
Italian Greyhound
|
157 |
+
Whippet
|
158 |
+
Ibizan Hound
|
159 |
+
Otterhound
|
160 |
+
Saluki
|
161 |
+
Weimaraner
|
162 |
+
Staffordshire Bull Terrier
|
163 |
+
American Staffordshire Terrier
|
164 |
+
Bedlington Terrier
|
165 |
+
Border Terrier
|
166 |
+
Kerry Blue Terrier
|
167 |
+
Irish Terrier
|
168 |
+
Norfolk Terrier
|
169 |
+
Yorkshire Terrier
|
170 |
+
Wire Fox Terrier
|
171 |
+
Lakeland Terrier
|
172 |
+
Sealyham Terrier
|
173 |
+
Airedale Terrier
|
174 |
+
Cairn Terrier
|
175 |
+
Australian Terrier
|
176 |
+
Dandie Dinmont Terrier
|
177 |
+
Boston Terrier
|
178 |
+
Miniature Schnauzer
|
179 |
+
Giant Schnauzer
|
180 |
+
Standard Schnauzer
|
181 |
+
Scottish Terrier
|
182 |
+
Tibetan Terrier
|
183 |
+
Australian Silky Terrier
|
184 |
+
Soft-coated Wheaten Terrier
|
185 |
+
West Highland White Terrier
|
186 |
+
Lhasa Apso
|
187 |
+
Flat-Coated Retriever
|
188 |
+
Curly-coated Retriever
|
189 |
+
Golden Retriever
|
190 |
+
Labrador Retriever
|
191 |
+
Chesapeake Bay Retriever
|
192 |
+
German Shorthaired Pointer
|
193 |
+
Vizsla
|
194 |
+
English Setter
|
195 |
+
Gordon Setter
|
196 |
+
Brittany dog
|
197 |
+
Clumber Spaniel
|
198 |
+
Welsh Springer Spaniel
|
199 |
+
Cocker Spaniel
|
200 |
+
Sussex Spaniel
|
201 |
+
Irish Water Spaniel
|
202 |
+
Kuvasz
|
203 |
+
Schipperke
|
204 |
+
Groenendael dog
|
205 |
+
Malinois
|
206 |
+
Briard
|
207 |
+
Australian Kelpie
|
208 |
+
Komondor
|
209 |
+
Old English Sheepdog
|
210 |
+
Shetland Sheepdog
|
211 |
+
Border Collie
|
212 |
+
Bouvier des Flandres dog
|
213 |
+
Rottweiler
|
214 |
+
German Shepherd Dog
|
215 |
+
Dobermann
|
216 |
+
Miniature Pinscher
|
217 |
+
Greater Swiss Mountain Dog
|
218 |
+
Boxer
|
219 |
+
Bullmastiff
|
220 |
+
French Bulldog
|
221 |
+
Great Dane
|
222 |
+
St. Bernard
|
223 |
+
Alaskan Malamute
|
224 |
+
Siberian Husky
|
225 |
+
Affenpinscher
|
226 |
+
Basenji
|
227 |
+
pug
|
228 |
+
Newfoundland dog
|
229 |
+
Great Pyrenees dog
|
230 |
+
Pomeranian
|
231 |
+
Chow Chow
|
232 |
+
Keeshond
|
233 |
+
brussels griffon
|
234 |
+
Pembroke Welsh Corgi
|
235 |
+
Cardigan Welsh Corgi
|
236 |
+
Toy Poodle
|
237 |
+
Miniature Poodle
|
238 |
+
Standard Poodle
|
239 |
+
Mexican hairless dog (xoloitzcuintli)
|
240 |
+
Alaskan tundra wolf
|
241 |
+
coyote
|
242 |
+
dingo
|
243 |
+
dhole
|
244 |
+
hyena
|
245 |
+
red fox
|
246 |
+
grey fox
|
247 |
+
tabby cat
|
248 |
+
tiger cat
|
249 |
+
Persian cat
|
250 |
+
Siamese cat
|
251 |
+
Egyptian Mau
|
252 |
+
cougar
|
253 |
+
snow leopard
|
254 |
+
jaguar
|
255 |
+
lion
|
256 |
+
brown bear
|
257 |
+
American black bear
|
258 |
+
polar bear
|
259 |
+
sloth bear
|
260 |
+
mongoose
|
261 |
+
meerkat
|
262 |
+
tiger beetle
|
263 |
+
ladybug
|
264 |
+
longhorn beetle
|
265 |
+
leaf beetle
|
266 |
+
dung beetle
|
267 |
+
rhinoceros beetle
|
268 |
+
weevil
|
269 |
+
fly
|
270 |
+
bee
|
271 |
+
ant
|
272 |
+
grasshopper
|
273 |
+
cricket insect
|
274 |
+
stick insect
|
275 |
+
cockroach
|
276 |
+
praying mantis
|
277 |
+
cicada
|
278 |
+
leafhopper
|
279 |
+
lacewing
|
280 |
+
dragonfly
|
281 |
+
red admiral butterfly
|
282 |
+
ringlet butterfly
|
283 |
+
monarch butterfly
|
284 |
+
small white butterfly
|
285 |
+
gossamer-winged butterfly
|
286 |
+
starfish
|
287 |
+
sea urchin
|
288 |
+
sea cucumber
|
289 |
+
cottontail rabbit
|
290 |
+
hare
|
291 |
+
Angora rabbit
|
292 |
+
porcupine
|
293 |
+
fox squirrel
|
294 |
+
marmot
|
295 |
+
beaver
|
296 |
+
guinea pig
|
297 |
+
common sorrel horse
|
298 |
+
zebra
|
299 |
+
pig
|
300 |
+
wild boar
|
301 |
+
warthog
|
302 |
+
hippopotamus
|
303 |
+
ox
|
304 |
+
water buffalo
|
305 |
+
bison
|
306 |
+
ram (adult male sheep)
|
307 |
+
bighorn sheep
|
308 |
+
Alpine ibex
|
309 |
+
impala (antelope)
|
310 |
+
gazelle
|
311 |
+
arabian camel
|
312 |
+
llama
|
313 |
+
weasel
|
314 |
+
mink
|
315 |
+
European polecat
|
316 |
+
black-footed ferret
|
317 |
+
otter
|
318 |
+
skunk
|
319 |
+
badger
|
320 |
+
armadillo
|
321 |
+
orangutan
|
322 |
+
gorilla
|
323 |
+
chimpanzee
|
324 |
+
gibbon
|
325 |
+
siamang
|
326 |
+
guenon
|
327 |
+
patas monkey
|
328 |
+
baboon
|
329 |
+
macaque
|
330 |
+
langur
|
331 |
+
black-and-white colobus
|
332 |
+
marmoset
|
333 |
+
white-headed capuchin
|
334 |
+
howler monkey
|
335 |
+
titi monkey
|
336 |
+
Geoffroy's spider monkey
|
337 |
+
common squirrel monkey
|
338 |
+
ring-tailed lemur
|
339 |
+
indri
|
340 |
+
Asian elephant
|
341 |
+
African bush elephant
|
342 |
+
red panda
|
343 |
+
giant panda
|
344 |
+
eel
|
345 |
+
silver salmon
|
346 |
+
rock beauty fish
|
347 |
+
sturgeon
|
348 |
+
gar fish
|
349 |
+
lionfish
|
350 |
+
pufferfish
|
351 |
+
abacus
|
352 |
+
abaya
|
353 |
+
academic gown
|
354 |
+
accordion
|
355 |
+
acoustic guitar
|
356 |
+
airliner
|
357 |
+
airship
|
358 |
+
altar
|
359 |
+
ambulance
|
360 |
+
analog clock
|
361 |
+
apiary
|
362 |
+
apron
|
363 |
+
trash can
|
364 |
+
assault rifle
|
365 |
+
backpack
|
366 |
+
bakery
|
367 |
+
balance beam
|
368 |
+
balloon
|
369 |
+
ballpoint pen
|
370 |
+
Band-Aid
|
371 |
+
banjo
|
372 |
+
baluster / handrail
|
373 |
+
barbell
|
374 |
+
barber chair
|
375 |
+
barbershop
|
376 |
+
barn
|
377 |
+
barometer
|
378 |
+
barrel
|
379 |
+
wheelbarrow
|
380 |
+
baseball
|
381 |
+
basketball
|
382 |
+
bassinet
|
383 |
+
bassoon
|
384 |
+
swimming cap
|
385 |
+
bath towel
|
386 |
+
bathtub
|
387 |
+
station wagon
|
388 |
+
lighthouse
|
389 |
+
beaker
|
390 |
+
military hat (bearskin or shako)
|
391 |
+
beer bottle
|
392 |
+
beer glass
|
393 |
+
bell tower
|
394 |
+
baby bib
|
395 |
+
tandem bicycle
|
396 |
+
bikini
|
397 |
+
ring binder
|
398 |
+
binoculars
|
399 |
+
birdhouse
|
400 |
+
boathouse
|
401 |
+
bobsleigh
|
402 |
+
bolo tie
|
403 |
+
poke bonnet
|
404 |
+
bookcase
|
405 |
+
bookstore
|
406 |
+
bottle cap
|
407 |
+
hunting bow
|
408 |
+
bow tie
|
409 |
+
brass memorial plaque
|
410 |
+
bra
|
411 |
+
breakwater
|
412 |
+
breastplate
|
413 |
+
broom
|
414 |
+
bucket
|
415 |
+
buckle
|
416 |
+
bulletproof vest
|
417 |
+
high-speed train
|
418 |
+
butcher shop
|
419 |
+
taxicab
|
420 |
+
cauldron
|
421 |
+
candle
|
422 |
+
cannon
|
423 |
+
can opener
|
424 |
+
cardigan
|
425 |
+
car mirror
|
426 |
+
carousel
|
427 |
+
tool kit
|
428 |
+
cardboard box / carton
|
429 |
+
car wheel
|
430 |
+
automated teller machine
|
431 |
+
cassette
|
432 |
+
cassette player
|
433 |
+
castle
|
434 |
+
catamaran
|
435 |
+
CD player
|
436 |
+
cello
|
437 |
+
mobile phone
|
438 |
+
chain
|
439 |
+
chain-link fence
|
440 |
+
chain mail
|
441 |
+
chainsaw
|
442 |
+
storage chest
|
443 |
+
chiffonier
|
444 |
+
bell or wind chime
|
445 |
+
china cabinet
|
446 |
+
Christmas stocking
|
447 |
+
church
|
448 |
+
movie theater
|
449 |
+
cleaver
|
450 |
+
cliff dwelling
|
451 |
+
cloak
|
452 |
+
clogs
|
453 |
+
cocktail shaker
|
454 |
+
coffee mug
|
455 |
+
coffeemaker
|
456 |
+
spiral or coil
|
457 |
+
combination lock
|
458 |
+
computer keyboard
|
459 |
+
candy store
|
460 |
+
container ship
|
461 |
+
convertible
|
462 |
+
corkscrew
|
463 |
+
cornet
|
464 |
+
cowboy boot
|
465 |
+
cowboy hat
|
466 |
+
cradle
|
467 |
+
construction crane
|
468 |
+
crash helmet
|
469 |
+
crate
|
470 |
+
infant bed
|
471 |
+
Crock Pot
|
472 |
+
croquet ball
|
473 |
+
crutch
|
474 |
+
cuirass
|
475 |
+
dam
|
476 |
+
desk
|
477 |
+
desktop computer
|
478 |
+
rotary dial telephone
|
479 |
+
diaper
|
480 |
+
digital clock
|
481 |
+
digital watch
|
482 |
+
dining table
|
483 |
+
dishcloth
|
484 |
+
dishwasher
|
485 |
+
disc brake
|
486 |
+
dock
|
487 |
+
dog sled
|
488 |
+
dome
|
489 |
+
doormat
|
490 |
+
drilling rig
|
491 |
+
drum
|
492 |
+
drumstick
|
493 |
+
dumbbell
|
494 |
+
Dutch oven
|
495 |
+
electric fan
|
496 |
+
electric guitar
|
497 |
+
electric locomotive
|
498 |
+
envelope
|
499 |
+
espresso machine
|
500 |
+
face powder
|
501 |
+
feather boa
|
502 |
+
filing cabinet
|
503 |
+
fireboat
|
504 |
+
fire truck
|
505 |
+
fire screen
|
506 |
+
flagpole
|
507 |
+
flute
|
508 |
+
folding chair
|
509 |
+
football helmet
|
510 |
+
forklift
|
511 |
+
fountain
|
512 |
+
fountain pen
|
513 |
+
four-poster bed
|
514 |
+
freight car
|
515 |
+
French horn
|
516 |
+
frying pan
|
517 |
+
fur coat
|
518 |
+
garbage truck
|
519 |
+
gas mask or respirator
|
520 |
+
gas pump
|
521 |
+
goblet
|
522 |
+
go-kart
|
523 |
+
golf ball
|
524 |
+
golf cart
|
525 |
+
gondola
|
526 |
+
gong
|
527 |
+
gown
|
528 |
+
grand piano
|
529 |
+
greenhouse
|
530 |
+
radiator grille
|
531 |
+
grocery store
|
532 |
+
guillotine
|
533 |
+
hair clip
|
534 |
+
hair spray
|
535 |
+
half-track
|
536 |
+
hammer
|
537 |
+
hamper
|
538 |
+
hair dryer
|
539 |
+
hand-held computer
|
540 |
+
handkerchief
|
541 |
+
hard disk drive
|
542 |
+
harmonica
|
543 |
+
harp
|
544 |
+
combine harvester
|
545 |
+
hatchet
|
546 |
+
holster
|
547 |
+
home theater
|
548 |
+
honeycomb
|
549 |
+
hook
|
550 |
+
hoop skirt
|
551 |
+
gymnastic horizontal bar
|
552 |
+
horse-drawn vehicle
|
553 |
+
hourglass
|
554 |
+
iPod
|
555 |
+
clothes iron
|
556 |
+
carved pumpkin
|
557 |
+
jeans
|
558 |
+
jeep
|
559 |
+
T-shirt
|
560 |
+
jigsaw puzzle
|
561 |
+
rickshaw
|
562 |
+
joystick
|
563 |
+
kimono
|
564 |
+
knee pad
|
565 |
+
knot
|
566 |
+
lab coat
|
567 |
+
ladle
|
568 |
+
lampshade
|
569 |
+
laptop computer
|
570 |
+
lawn mower
|
571 |
+
lens cap
|
572 |
+
letter opener
|
573 |
+
library
|
574 |
+
lighter
|
575 |
+
limousine
|
576 |
+
lipstick
|
577 |
+
slip-on shoe
|
578 |
+
lotion
|
579 |
+
music speaker
|
580 |
+
loupe magnifying glass
|
581 |
+
sawmill
|
582 |
+
magnetic compass
|
583 |
+
messenger bag
|
584 |
+
mailbox
|
585 |
+
tights
|
586 |
+
one-piece bathing suit
|
587 |
+
manhole cover
|
588 |
+
maraca
|
589 |
+
marimba
|
590 |
+
mask
|
591 |
+
matchstick
|
592 |
+
maypole
|
593 |
+
maze
|
594 |
+
measuring cup
|
595 |
+
medicine cabinet
|
596 |
+
megalith
|
597 |
+
microphone
|
598 |
+
microwave oven
|
599 |
+
military uniform
|
600 |
+
milk can
|
601 |
+
minibus
|
602 |
+
miniskirt
|
603 |
+
minivan
|
604 |
+
missile
|
605 |
+
mitten
|
606 |
+
mixing bowl
|
607 |
+
mobile home
|
608 |
+
ford model t
|
609 |
+
modem
|
610 |
+
monastery
|
611 |
+
monitor
|
612 |
+
moped
|
613 |
+
mortar and pestle
|
614 |
+
graduation cap
|
615 |
+
mosque
|
616 |
+
mosquito net
|
617 |
+
vespa
|
618 |
+
mountain bike
|
619 |
+
tent
|
620 |
+
computer mouse
|
621 |
+
mousetrap
|
622 |
+
moving van
|
623 |
+
muzzle
|
624 |
+
metal nail
|
625 |
+
neck brace
|
626 |
+
necklace
|
627 |
+
baby pacifier
|
628 |
+
notebook computer
|
629 |
+
obelisk
|
630 |
+
oboe
|
631 |
+
ocarina
|
632 |
+
odometer
|
633 |
+
oil filter
|
634 |
+
pipe organ
|
635 |
+
overskirt
|
636 |
+
bullock cart
|
637 |
+
oxygen mask
|
638 |
+
product packet / packaging
|
639 |
+
paddle
|
640 |
+
paddle wheel
|
641 |
+
padlock
|
642 |
+
paintbrush
|
643 |
+
pajamas
|
644 |
+
palace
|
645 |
+
pan flute
|
646 |
+
paper towel
|
647 |
+
parachute
|
648 |
+
parallel bars
|
649 |
+
park bench
|
650 |
+
parking meter
|
651 |
+
railroad car
|
652 |
+
patio
|
653 |
+
payphone
|
654 |
+
pedestal
|
655 |
+
pencil case
|
656 |
+
pencil sharpener
|
657 |
+
perfume
|
658 |
+
Petri dish
|
659 |
+
photocopier
|
660 |
+
plectrum
|
661 |
+
Pickelhaube
|
662 |
+
picket fence
|
663 |
+
pickup truck
|
664 |
+
pier
|
665 |
+
piggy bank
|
666 |
+
pill bottle
|
667 |
+
pillow
|
668 |
+
ping-pong ball
|
669 |
+
pinwheel
|
670 |
+
pirate ship
|
671 |
+
drink pitcher
|
672 |
+
block plane
|
673 |
+
planetarium
|
674 |
+
plastic bag
|
675 |
+
plate rack
|
676 |
+
farm plow
|
677 |
+
plunger
|
678 |
+
Polaroid camera
|
679 |
+
pole
|
680 |
+
police van
|
681 |
+
poncho
|
682 |
+
pool table
|
683 |
+
soda bottle
|
684 |
+
plant pot
|
685 |
+
potter's wheel
|
686 |
+
power drill
|
687 |
+
prayer rug
|
688 |
+
printer
|
689 |
+
prison
|
690 |
+
missile
|
691 |
+
projector
|
692 |
+
hockey puck
|
693 |
+
punching bag
|
694 |
+
purse
|
695 |
+
quill
|
696 |
+
quilt
|
697 |
+
race car
|
698 |
+
racket
|
699 |
+
radiator
|
700 |
+
radio
|
701 |
+
radio telescope
|
702 |
+
rain barrel
|
703 |
+
recreational vehicle
|
704 |
+
fishing casting reel
|
705 |
+
reflex camera
|
706 |
+
refrigerator
|
707 |
+
remote control
|
708 |
+
restaurant
|
709 |
+
revolver
|
710 |
+
rifle
|
711 |
+
rocking chair
|
712 |
+
rotisserie
|
713 |
+
eraser
|
714 |
+
rugby ball
|
715 |
+
ruler measuring stick
|
716 |
+
sneaker
|
717 |
+
safe
|
718 |
+
safety pin
|
719 |
+
salt shaker
|
720 |
+
sandal
|
721 |
+
sarong
|
722 |
+
saxophone
|
723 |
+
scabbard
|
724 |
+
weighing scale
|
725 |
+
school bus
|
726 |
+
schooner
|
727 |
+
scoreboard
|
728 |
+
CRT monitor
|
729 |
+
screwdriver
|
730 |
+
seat belt
|
731 |
+
sewing machine
|
732 |
+
shield
|
733 |
+
shoe store
|
734 |
+
shoji screen / room divider
|
735 |
+
shopping basket
|
736 |
+
shopping cart
|
737 |
+
shovel
|
738 |
+
shower cap
|
739 |
+
shower curtain
|
740 |
+
ski
|
741 |
+
balaclava ski mask
|
742 |
+
sleeping bag
|
743 |
+
slide rule
|
744 |
+
sliding door
|
745 |
+
slot machine
|
746 |
+
snorkel
|
747 |
+
snowmobile
|
748 |
+
snowplow
|
749 |
+
soap dispenser
|
750 |
+
soccer ball
|
751 |
+
sock
|
752 |
+
solar thermal collector
|
753 |
+
sombrero
|
754 |
+
soup bowl
|
755 |
+
space heater
|
756 |
+
space shuttle
|
757 |
+
spatula
|
758 |
+
motorboat
|
759 |
+
spider web
|
760 |
+
spindle
|
761 |
+
sports car
|
762 |
+
spotlight
|
763 |
+
stage
|
764 |
+
steam locomotive
|
765 |
+
through arch bridge
|
766 |
+
steel drum
|
767 |
+
stethoscope
|
768 |
+
scarf
|
769 |
+
stone wall
|
770 |
+
stopwatch
|
771 |
+
stove
|
772 |
+
strainer
|
773 |
+
tram
|
774 |
+
stretcher
|
775 |
+
couch
|
776 |
+
stupa
|
777 |
+
submarine
|
778 |
+
suit
|
779 |
+
sundial
|
780 |
+
sunglasses
|
781 |
+
sunglasses
|
782 |
+
sunscreen
|
783 |
+
suspension bridge
|
784 |
+
mop
|
785 |
+
sweatshirt
|
786 |
+
swim trunks / shorts
|
787 |
+
swing
|
788 |
+
electrical switch
|
789 |
+
syringe
|
790 |
+
table lamp
|
791 |
+
tank
|
792 |
+
tape player
|
793 |
+
teapot
|
794 |
+
teddy bear
|
795 |
+
television
|
796 |
+
tennis ball
|
797 |
+
thatched roof
|
798 |
+
front curtain
|
799 |
+
thimble
|
800 |
+
threshing machine
|
801 |
+
throne
|
802 |
+
tile roof
|
803 |
+
toaster
|
804 |
+
tobacco shop
|
805 |
+
toilet seat
|
806 |
+
torch
|
807 |
+
totem pole
|
808 |
+
tow truck
|
809 |
+
toy store
|
810 |
+
tractor
|
811 |
+
semi-trailer truck
|
812 |
+
tray
|
813 |
+
trench coat
|
814 |
+
tricycle
|
815 |
+
trimaran
|
816 |
+
tripod
|
817 |
+
triumphal arch
|
818 |
+
trolleybus
|
819 |
+
trombone
|
820 |
+
hot tub
|
821 |
+
turnstile
|
822 |
+
typewriter keyboard
|
823 |
+
umbrella
|
824 |
+
unicycle
|
825 |
+
upright piano
|
826 |
+
vacuum cleaner
|
827 |
+
vase
|
828 |
+
vaulted or arched ceiling
|
829 |
+
velvet fabric
|
830 |
+
vestment
|
831 |
+
viaduct
|
832 |
+
violin
|
833 |
+
waffle iron
|
834 |
+
wall clock
|
835 |
+
wallet
|
836 |
+
wardrobe
|
837 |
+
military aircraft
|
838 |
+
sink
|
839 |
+
washing machine
|
840 |
+
water bottle
|
841 |
+
water jug
|
842 |
+
water tower
|
843 |
+
whiskey jug
|
844 |
+
whistle
|
845 |
+
hair wig
|
846 |
+
window screen
|
847 |
+
window shade
|
848 |
+
Windsor tie
|
849 |
+
wine bottle
|
850 |
+
airplane wing
|
851 |
+
wok
|
852 |
+
wooden spoon
|
853 |
+
wool
|
854 |
+
split-rail fence
|
855 |
+
shipwreck
|
856 |
+
sailboat
|
857 |
+
yurt
|
858 |
+
website
|
859 |
+
comic book
|
860 |
+
crossword
|
861 |
+
traffic or street sign
|
862 |
+
traffic light
|
863 |
+
dust jacket
|
864 |
+
menu
|
865 |
+
plate
|
866 |
+
guacamole
|
867 |
+
consomme
|
868 |
+
hot pot
|
869 |
+
trifle
|
870 |
+
ice cream
|
871 |
+
popsicle
|
872 |
+
baguette
|
873 |
+
bagel
|
874 |
+
pretzel
|
875 |
+
cheeseburger
|
876 |
+
hot dog
|
877 |
+
cabbage
|
878 |
+
broccoli
|
879 |
+
zucchini
|
880 |
+
spaghetti squash
|
881 |
+
acorn squash
|
882 |
+
butternut squash
|
883 |
+
cucumber
|
884 |
+
bell pepper
|
885 |
+
cardoon
|
886 |
+
mushroom
|
887 |
+
Granny Smith apple
|
888 |
+
strawberry
|
889 |
+
orange
|
890 |
+
lemon
|
891 |
+
fig
|
892 |
+
pineapple
|
893 |
+
banana
|
894 |
+
jackfruit
|
895 |
+
cherimoya (custard apple)
|
896 |
+
pomegranate
|
897 |
+
hay
|
898 |
+
carbonara
|
899 |
+
chocolate syrup
|
900 |
+
dough
|
901 |
+
meatloaf
|
902 |
+
pizza
|
903 |
+
pot pie
|
904 |
+
burrito
|
905 |
+
red wine
|
906 |
+
espresso
|
907 |
+
tea cup
|
908 |
+
eggnog
|
909 |
+
mountain
|
910 |
+
bubble
|
911 |
+
coral reef
|
912 |
+
geyser
|
913 |
+
lakeshore
|
914 |
+
promontory
|
915 |
+
sandbar
|
916 |
+
beach
|
917 |
+
volcano
|
918 |
+
baseball player
|
919 |
+
bridegroom
|
920 |
+
scuba diver
|
921 |
+
daisy
|
922 |
+
corn
|
923 |
+
acorn
|
924 |
+
rose hip
|
925 |
+
horse chestnut seed
|
926 |
+
stinkhorn mushroom
|
927 |
+
hen of the woods mushroom
|
928 |
+
bolete
|
929 |
+
corn cob
|
930 |
+
toilet paper
|
create_1000_imagenet.py
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
import argparse
|
2 |
+
import json
|
3 |
+
|
4 |
+
|
5 |
+
def convert(inp, out):
|
6 |
+
with open("imagenet_wnids.txt") as fp:
|
7 |
+
wnids = {line.strip() for line in fp}
|
8 |
+
with open(inp) as fp:
|
9 |
+
examples = json.load(fp)
|
10 |
+
for ex in examples:
|
11 |
+
ex['choices'] = [ex['correct_answer']] + list(wnids - {ex['correct_answer']})
|
12 |
+
with open(out, "w") as fp:
|
13 |
+
json.dump(examples, fp)
|
14 |
+
|
15 |
+
|
16 |
+
if __name__ == "__main__":
|
17 |
+
parser = argparse.ArgumentParser()
|
18 |
+
parser.add_argument("input", type=str)
|
19 |
+
parser.add_argument("--output", "-o", type=str, required=True)
|
20 |
+
args = parser.parse_args()
|
21 |
+
convert(args.input, args.output)
|
22 |
+
|
create_close_imagenet.py
ADDED
@@ -0,0 +1,105 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
"""Create a hard multiple choice subset of the ImageNet validation split based on human accuracy annotation data."""
|
2 |
+
|
3 |
+
from typing import Dict
|
4 |
+
import argparse
|
5 |
+
import json
|
6 |
+
import pickle
|
7 |
+
import numpy as np
|
8 |
+
import scipy.io
|
9 |
+
|
10 |
+
|
11 |
+
def get_imagenet_labels() -> Dict[str, str]:
|
12 |
+
"""Return ground truth wnids."""
|
13 |
+
with open("ILSVRC2012_devkit_t12/data/ILSVRC2012_validation_ground_truth.txt") as fp:
|
14 |
+
ilsvrc_idxs = [int(line.strip()) for line in fp]
|
15 |
+
ilsvrc_metadata = scipy.io.loadmat("ILSVRC2012_devkit_t12/data/meta.mat", simplify_cells=True)
|
16 |
+
ilsvrc_idx2wnid = {
|
17 |
+
synset['ILSVRC2012_ID']: synset['WNID']
|
18 |
+
for synset in ilsvrc_metadata['synsets']
|
19 |
+
}
|
20 |
+
return {
|
21 |
+
f"ILSVRC2012_val_{img_id:0>8}.JPEG": ilsvrc_idx2wnid[idx]
|
22 |
+
for img_id, idx in enumerate(ilsvrc_idxs, start=1)
|
23 |
+
}
|
24 |
+
|
25 |
+
|
26 |
+
def construct_ancestor_map(wnids: list):
|
27 |
+
"""Construct map of deepest common ancestor for all pairs of ImageNet classes."""
|
28 |
+
ancestor_map = np.zeros((len(wnids), len(wnids)), dtype=np.uint8)
|
29 |
+
def iterate_postorder(node: dict, depth: int):
|
30 |
+
# Leaf node
|
31 |
+
if node['children'] is None:
|
32 |
+
idx = wnids.index(node['wnid'])
|
33 |
+
ancestor_map[idx, idx] = depth
|
34 |
+
return [idx]
|
35 |
+
# Iterate over children
|
36 |
+
all_leaves = [
|
37 |
+
iterate_postorder(child, depth + 1)
|
38 |
+
for child in node['children'].values()
|
39 |
+
]
|
40 |
+
# Connect branches together
|
41 |
+
for branch in range(len(all_leaves)):
|
42 |
+
for other in range(len(all_leaves)):
|
43 |
+
if other == branch:
|
44 |
+
continue
|
45 |
+
for leaf_a in all_leaves[branch]:
|
46 |
+
for leaf_b in all_leaves[other]:
|
47 |
+
ancestor_map[leaf_a, leaf_b] = max(ancestor_map[leaf_a, leaf_b], depth)
|
48 |
+
return sum(all_leaves, [])
|
49 |
+
with open("imagenet_hierarchy.json") as fp:
|
50 |
+
root = json.load(fp)['tree']
|
51 |
+
iterate_postorder(root, 0)
|
52 |
+
return ancestor_map
|
53 |
+
|
54 |
+
|
55 |
+
def get_close_examples(num_choices: int = 4, seed: int | np.random.Generator = None):
|
56 |
+
"""
|
57 |
+
Construct semi-hard MCQA examples using ImageNet hierarchy.
|
58 |
+
"""
|
59 |
+
rng = np.random.default_rng(seed)
|
60 |
+
with open("imagenet_wnids.txt") as fp:
|
61 |
+
wnids = [line.strip() for line in fp]
|
62 |
+
gt_labels = get_imagenet_labels()
|
63 |
+
ancestor_map = construct_ancestor_map(wnids)
|
64 |
+
|
65 |
+
with open("human_accuracy_annotations.pkl", "rb") as fp:
|
66 |
+
annotation_data = pickle.load(fp)
|
67 |
+
examples = []
|
68 |
+
for imgname, annot in annotation_data['initial_annots'].items():
|
69 |
+
if imgname.startswith("ILSVRC2012"):
|
70 |
+
if gt_labels[imgname] not in annot.get('wrong', []):
|
71 |
+
wrong_choices = []
|
72 |
+
# Fill in answer choices from hierarchy
|
73 |
+
gt_idx = wnids.index(gt_labels[imgname])
|
74 |
+
for depth in range(ancestor_map[gt_idx, gt_idx] - 1, -1, -1):
|
75 |
+
if len(wrong_choices) >= num_choices - 1:
|
76 |
+
break
|
77 |
+
neighbors = [
|
78 |
+
wnids[idx]
|
79 |
+
for idx in np.nonzero(ancestor_map[gt_idx] == depth)[0]
|
80 |
+
if wnids[idx] not in annot.get('correct', [])
|
81 |
+
]
|
82 |
+
if num_choices - 1 - len(wrong_choices) < len(neighbors):
|
83 |
+
wrong_choices += list(rng.choice(neighbors, size=num_choices - 1 - len(wrong_choices), replace=False))
|
84 |
+
else:
|
85 |
+
wrong_choices += neighbors
|
86 |
+
examples.append({
|
87 |
+
'image': imgname,
|
88 |
+
'choices': [gt_labels[imgname]] + list(wrong_choices),
|
89 |
+
'correct_answer': gt_labels[imgname]
|
90 |
+
})
|
91 |
+
return examples
|
92 |
+
|
93 |
+
|
94 |
+
if __name__ == "__main__":
|
95 |
+
parser = argparse.ArgumentParser()
|
96 |
+
parser.add_argument("--n-choices", "-n", type=int, required=True)
|
97 |
+
parser.add_argument("--output", "-o", type=str, default=None)
|
98 |
+
parser.add_argument("--seed", type=int, default=42)
|
99 |
+
args = parser.parse_args()
|
100 |
+
dataset = get_close_examples(args.n_choices, seed=args.seed)
|
101 |
+
print(f"No. of examples: {len(dataset)}")
|
102 |
+
if args.output:
|
103 |
+
with open(args.output, "w") as fp:
|
104 |
+
json.dump(dataset, fp, indent=2)
|
105 |
+
print(f"Saved to '{args.output}'")
|
create_hard_imagenet.py
ADDED
@@ -0,0 +1,133 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
"""Create a hard multiple choice subset of the ImageNet validation split based on human accuracy annotation data."""
|
2 |
+
|
3 |
+
from typing import Dict
|
4 |
+
import argparse
|
5 |
+
import json
|
6 |
+
import pickle
|
7 |
+
import numpy as np
|
8 |
+
import scipy.io
|
9 |
+
|
10 |
+
|
11 |
+
def get_imagenet_labels() -> Dict[str, str]:
|
12 |
+
"""Return ground truth wnids."""
|
13 |
+
with open("ILSVRC2012_devkit_t12/data/ILSVRC2012_validation_ground_truth.txt") as fp:
|
14 |
+
ilsvrc_idxs = [int(line.strip()) for line in fp]
|
15 |
+
ilsvrc_metadata = scipy.io.loadmat("ILSVRC2012_devkit_t12/data/meta.mat", simplify_cells=True)
|
16 |
+
ilsvrc_idx2wnid = {
|
17 |
+
synset['ILSVRC2012_ID']: synset['WNID']
|
18 |
+
for synset in ilsvrc_metadata['synsets']
|
19 |
+
}
|
20 |
+
return {
|
21 |
+
f"ILSVRC2012_val_{img_id:0>8}.JPEG": ilsvrc_idx2wnid[idx]
|
22 |
+
for img_id, idx in enumerate(ilsvrc_idxs, start=1)
|
23 |
+
}
|
24 |
+
|
25 |
+
|
26 |
+
def get_hard_examples(num_choices: int = 4, seed: int | np.random.Generator = None):
|
27 |
+
rng = np.random.default_rng(seed)
|
28 |
+
gt_labels = get_imagenet_labels()
|
29 |
+
with open("human_accuracy_annotations.pkl", "rb") as fp:
|
30 |
+
annotation_data = pickle.load(fp)
|
31 |
+
examples = []
|
32 |
+
for imgname, annot in annotation_data['initial_annots'].items():
|
33 |
+
if imgname.startswith("ILSVRC2012") and len(annot.get('wrong', [])) >= num_choices - 1:
|
34 |
+
if gt_labels[imgname] not in annot['wrong']:
|
35 |
+
wrong_choices = rng.choice(annot['wrong'], size=num_choices - 1, replace=False)
|
36 |
+
examples.append({
|
37 |
+
'image': imgname,
|
38 |
+
'choices': [gt_labels[imgname]] + list(wrong_choices),
|
39 |
+
'correct_answer': gt_labels[imgname]
|
40 |
+
})
|
41 |
+
return examples
|
42 |
+
|
43 |
+
|
44 |
+
def construct_ancestor_map(wnids: list):
|
45 |
+
"""Construct map of deepest common ancestor for all pairs of ImageNet classes."""
|
46 |
+
ancestor_map = np.zeros((len(wnids), len(wnids)), dtype=np.uint8)
|
47 |
+
def iterate_postorder(node: dict, depth: int):
|
48 |
+
# Leaf node
|
49 |
+
if node['children'] is None:
|
50 |
+
idx = wnids.index(node['wnid'])
|
51 |
+
ancestor_map[idx, idx] = depth
|
52 |
+
return [idx]
|
53 |
+
# Iterate over children
|
54 |
+
all_leaves = [
|
55 |
+
iterate_postorder(child, depth + 1)
|
56 |
+
for child in node['children'].values()
|
57 |
+
]
|
58 |
+
# Connect branches together
|
59 |
+
for branch in range(len(all_leaves)):
|
60 |
+
for other in range(len(all_leaves)):
|
61 |
+
if other == branch:
|
62 |
+
continue
|
63 |
+
for leaf_a in all_leaves[branch]:
|
64 |
+
for leaf_b in all_leaves[other]:
|
65 |
+
ancestor_map[leaf_a, leaf_b] = max(ancestor_map[leaf_a, leaf_b], depth)
|
66 |
+
return sum(all_leaves, [])
|
67 |
+
with open("imagenet_hierarchy.json") as fp:
|
68 |
+
root = json.load(fp)['tree']
|
69 |
+
iterate_postorder(root, 0)
|
70 |
+
return ancestor_map
|
71 |
+
|
72 |
+
|
73 |
+
def get_filled_hard_examples(num_choices: int = 4, min_hard: int = 1, seed: int | np.random.Generator = None):
|
74 |
+
"""
|
75 |
+
Construct hard MCQA examples using human annotation data.
|
76 |
+
Examples with fewer than the required number of 'wrong' annotations will have remaining answer choices filled in.
|
77 |
+
"""
|
78 |
+
rng = np.random.default_rng(seed)
|
79 |
+
with open("imagenet_wnids.txt") as fp:
|
80 |
+
wnids = [line.strip() for line in fp]
|
81 |
+
gt_labels = get_imagenet_labels()
|
82 |
+
ancestor_map = construct_ancestor_map(wnids)
|
83 |
+
|
84 |
+
with open("human_accuracy_annotations.pkl", "rb") as fp:
|
85 |
+
annotation_data = pickle.load(fp)
|
86 |
+
examples = []
|
87 |
+
for imgname, annot in annotation_data['initial_annots'].items():
|
88 |
+
if imgname.startswith("ILSVRC2012") and len(annot.get('wrong', [])) >= min_hard:
|
89 |
+
if gt_labels[imgname] not in annot['wrong']:
|
90 |
+
# Get hard wrong answer choices from human annotation data
|
91 |
+
if num_choices - 1 < len(annot['wrong']):
|
92 |
+
wrong_choices = list(rng.choice(annot['wrong'], size=num_choices - 1, replace=False))
|
93 |
+
else:
|
94 |
+
wrong_choices = list(annot['wrong'])
|
95 |
+
# Fill in remainder from hierarchy
|
96 |
+
gt_idx = wnids.index(gt_labels[imgname])
|
97 |
+
for depth in range(ancestor_map[gt_idx, gt_idx] - 1, -1, -1):
|
98 |
+
if len(wrong_choices) >= num_choices - 1:
|
99 |
+
break
|
100 |
+
neighbors = [
|
101 |
+
wnids[idx]
|
102 |
+
for idx in np.nonzero(ancestor_map[gt_idx] == depth)[0]
|
103 |
+
if wnids[idx] not in annot['wrong'] and wnids[idx] not in annot.get('correct', [])
|
104 |
+
]
|
105 |
+
if num_choices - 1 - len(wrong_choices) < len(neighbors):
|
106 |
+
wrong_choices += list(rng.choice(neighbors, size=num_choices - 1 - len(wrong_choices), replace=False))
|
107 |
+
else:
|
108 |
+
wrong_choices += neighbors
|
109 |
+
examples.append({
|
110 |
+
'image': imgname,
|
111 |
+
'choices': [gt_labels[imgname]] + list(wrong_choices),
|
112 |
+
'correct_answer': gt_labels[imgname]
|
113 |
+
})
|
114 |
+
return examples
|
115 |
+
|
116 |
+
|
117 |
+
if __name__ == "__main__":
|
118 |
+
parser = argparse.ArgumentParser()
|
119 |
+
parser.add_argument("--n-choices", "-n", type=int, required=True)
|
120 |
+
parser.add_argument("--output", "-o", type=str, default=None)
|
121 |
+
parser.add_argument("--fill", "-f", action="store_true")
|
122 |
+
parser.add_argument("--min-hard", "-m", type=int, default=1)
|
123 |
+
parser.add_argument("--seed", type=int, default=42)
|
124 |
+
args = parser.parse_args()
|
125 |
+
if args.fill:
|
126 |
+
dataset = get_filled_hard_examples(args.n_choices, args.min_hard, seed=args.seed)
|
127 |
+
else:
|
128 |
+
dataset = get_hard_examples(args.n_choices, seed=args.seed)
|
129 |
+
print(f"No. of examples: {len(dataset)}")
|
130 |
+
if args.output:
|
131 |
+
with open(args.output, "w") as fp:
|
132 |
+
json.dump(dataset, fp, indent=2)
|
133 |
+
print(f"Saved to '{args.output}'")
|
create_hard_imagenetv2.py
ADDED
@@ -0,0 +1,176 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
"""Create a hard multiple choice subset of the ImageNet validation split based on human accuracy annotation data."""
|
2 |
+
|
3 |
+
from typing import Dict, Tuple
|
4 |
+
import argparse
|
5 |
+
import glob
|
6 |
+
import json
|
7 |
+
import pickle
|
8 |
+
import numpy as np
|
9 |
+
import scipy.io
|
10 |
+
|
11 |
+
|
12 |
+
def get_imagenet_labels() -> Tuple[Dict[str, str], Dict[str, str]]:
|
13 |
+
"""Return ground truth wnids."""
|
14 |
+
images = glob.glob("*/*.jpeg", root_dir="/gscratch/efml/djghosh/temp_data/imagenetv2/inv2-all")
|
15 |
+
with open("imagenet_wnids.txt") as fp:
|
16 |
+
wnids = [line.strip() for line in fp]
|
17 |
+
imagenet_labels = {}
|
18 |
+
imagenet_paths = {}
|
19 |
+
for imgpath in images:
|
20 |
+
label_id, image_id = imgpath.split(".jpeg")[0].split("/")
|
21 |
+
imagenet_labels[image_id] = wnids[int(label_id)]
|
22 |
+
imagenet_paths[image_id] = imgpath
|
23 |
+
return imagenet_labels, imagenet_paths
|
24 |
+
|
25 |
+
|
26 |
+
def get_hard_examples(num_choices: int = 4, seed: int | np.random.Generator = None):
|
27 |
+
rng = np.random.default_rng(seed)
|
28 |
+
gt_labels, gt_paths = get_imagenet_labels()
|
29 |
+
with open("human_accuracy_annotations.pkl", "rb") as fp:
|
30 |
+
annotation_data = pickle.load(fp)
|
31 |
+
examples = []
|
32 |
+
for imgname, annot in annotation_data['initial_annots'].items():
|
33 |
+
if imgname in gt_labels and len(annot.get('wrong', [])) >= num_choices - 1:
|
34 |
+
if gt_labels[imgname] not in annot['wrong']:
|
35 |
+
wrong_choices = rng.choice(annot['wrong'], size=num_choices - 1, replace=False)
|
36 |
+
examples.append({
|
37 |
+
'image': f"imagesv2/{gt_paths[imgname]}",
|
38 |
+
'choices': [gt_labels[imgname]] + list(wrong_choices),
|
39 |
+
'correct_answer': gt_labels[imgname]
|
40 |
+
})
|
41 |
+
return examples
|
42 |
+
|
43 |
+
|
44 |
+
def construct_ancestor_map(wnids: list):
|
45 |
+
"""Construct map of deepest common ancestor for all pairs of ImageNet classes."""
|
46 |
+
ancestor_map = np.zeros((len(wnids), len(wnids)), dtype=np.uint8)
|
47 |
+
def iterate_postorder(node: dict, depth: int):
|
48 |
+
# Leaf node
|
49 |
+
if node['children'] is None:
|
50 |
+
idx = wnids.index(node['wnid'])
|
51 |
+
ancestor_map[idx, idx] = depth
|
52 |
+
return [idx]
|
53 |
+
# Iterate over children
|
54 |
+
all_leaves = [
|
55 |
+
iterate_postorder(child, depth + 1)
|
56 |
+
for child in node['children'].values()
|
57 |
+
]
|
58 |
+
# Connect branches together
|
59 |
+
for branch in range(len(all_leaves)):
|
60 |
+
for other in range(len(all_leaves)):
|
61 |
+
if other == branch:
|
62 |
+
continue
|
63 |
+
for leaf_a in all_leaves[branch]:
|
64 |
+
for leaf_b in all_leaves[other]:
|
65 |
+
ancestor_map[leaf_a, leaf_b] = max(ancestor_map[leaf_a, leaf_b], depth)
|
66 |
+
return sum(all_leaves, [])
|
67 |
+
with open("imagenet_hierarchy.json") as fp:
|
68 |
+
root = json.load(fp)['tree']
|
69 |
+
iterate_postorder(root, 0)
|
70 |
+
return ancestor_map
|
71 |
+
|
72 |
+
|
73 |
+
def get_filled_hard_examples(num_choices: int = 4, min_hard: int = 1, seed: int | np.random.Generator = None):
|
74 |
+
"""
|
75 |
+
Construct hard MCQA examples using human annotation data.
|
76 |
+
Examples with fewer than the required number of 'wrong' annotations will have remaining answer choices filled in.
|
77 |
+
"""
|
78 |
+
rng = np.random.default_rng(seed)
|
79 |
+
with open("imagenet_wnids.txt") as fp:
|
80 |
+
wnids = [line.strip() for line in fp]
|
81 |
+
gt_labels, gt_paths = get_imagenet_labels()
|
82 |
+
ancestor_map = construct_ancestor_map(wnids)
|
83 |
+
|
84 |
+
with open("human_accuracy_annotations.pkl", "rb") as fp:
|
85 |
+
annotation_data = pickle.load(fp)
|
86 |
+
examples = []
|
87 |
+
for imgname, annot in annotation_data['initial_annots'].items():
|
88 |
+
if imgname in gt_labels and len(annot.get('wrong', [])) >= min_hard:
|
89 |
+
if gt_labels[imgname] not in annot['wrong']:
|
90 |
+
# Get hard wrong answer choices from human annotation data
|
91 |
+
if num_choices - 1 < len(annot['wrong']):
|
92 |
+
wrong_choices = list(rng.choice(annot['wrong'], size=num_choices - 1, replace=False))
|
93 |
+
else:
|
94 |
+
wrong_choices = list(annot['wrong'])
|
95 |
+
# Fill in remainder from hierarchy
|
96 |
+
gt_idx = wnids.index(gt_labels[imgname])
|
97 |
+
for depth in range(ancestor_map[gt_idx, gt_idx] - 1, -1, -1):
|
98 |
+
if len(wrong_choices) >= num_choices - 1:
|
99 |
+
break
|
100 |
+
neighbors = [
|
101 |
+
wnids[idx]
|
102 |
+
for idx in np.nonzero(ancestor_map[gt_idx] == depth)[0]
|
103 |
+
if wnids[idx] not in annot['wrong'] and wnids[idx] not in annot.get('correct', [])
|
104 |
+
]
|
105 |
+
if num_choices - 1 - len(wrong_choices) < len(neighbors):
|
106 |
+
wrong_choices += list(rng.choice(neighbors, size=num_choices - 1 - len(wrong_choices), replace=False))
|
107 |
+
else:
|
108 |
+
wrong_choices += neighbors
|
109 |
+
examples.append({
|
110 |
+
'image': f"imagesv2/{gt_paths[imgname]}",
|
111 |
+
'choices': [gt_labels[imgname]] + list(wrong_choices),
|
112 |
+
'correct_answer': gt_labels[imgname]
|
113 |
+
})
|
114 |
+
return examples
|
115 |
+
|
116 |
+
|
117 |
+
def get_close_examples(num_choices: int = 4, seed: int | np.random.Generator = None):
|
118 |
+
"""
|
119 |
+
Construct close MCQA examples using only ImageNet/WordNet hierarchy data.
|
120 |
+
"""
|
121 |
+
rng = np.random.default_rng(seed)
|
122 |
+
with open("imagenet_wnids.txt") as fp:
|
123 |
+
wnids = [line.strip() for line in fp]
|
124 |
+
gt_labels, gt_paths = get_imagenet_labels()
|
125 |
+
ancestor_map = construct_ancestor_map(wnids)
|
126 |
+
|
127 |
+
with open("human_accuracy_annotations.pkl", "rb") as fp:
|
128 |
+
annotation_data = pickle.load(fp)
|
129 |
+
examples = []
|
130 |
+
for imgname, annot in annotation_data['initial_annots'].items():
|
131 |
+
if imgname in gt_labels:
|
132 |
+
if gt_labels[imgname] not in annot.get('wrong', []):
|
133 |
+
wrong_choices = []
|
134 |
+
# Fill in remainder from hierarchy
|
135 |
+
gt_idx = wnids.index(gt_labels[imgname])
|
136 |
+
for depth in range(ancestor_map[gt_idx, gt_idx] - 1, -1, -1):
|
137 |
+
if len(wrong_choices) >= num_choices - 1:
|
138 |
+
break
|
139 |
+
neighbors = [
|
140 |
+
wnids[idx]
|
141 |
+
for idx in np.nonzero(ancestor_map[gt_idx] == depth)[0]
|
142 |
+
if wnids[idx] not in annot.get('correct', [])
|
143 |
+
]
|
144 |
+
if num_choices - 1 - len(wrong_choices) < len(neighbors):
|
145 |
+
wrong_choices += list(rng.choice(neighbors, size=num_choices - 1 - len(wrong_choices), replace=False))
|
146 |
+
else:
|
147 |
+
wrong_choices += neighbors
|
148 |
+
examples.append({
|
149 |
+
'image': f"imagesv2/{gt_paths[imgname]}",
|
150 |
+
'choices': [gt_labels[imgname]] + list(wrong_choices),
|
151 |
+
'correct_answer': gt_labels[imgname]
|
152 |
+
})
|
153 |
+
return examples
|
154 |
+
|
155 |
+
|
156 |
+
if __name__ == "__main__":
|
157 |
+
parser = argparse.ArgumentParser()
|
158 |
+
parser.add_argument("--n-choices", "-n", type=int, required=True)
|
159 |
+
parser.add_argument("--output", "-o", type=str, default=None)
|
160 |
+
group = parser.add_mutually_exclusive_group()
|
161 |
+
group.add_argument("--fill", "-f", action="store_true")
|
162 |
+
group.add_argument("--no-hard", action="store_true")
|
163 |
+
parser.add_argument("--min-hard", "-m", type=int, default=1)
|
164 |
+
parser.add_argument("--seed", type=int, default=42)
|
165 |
+
args = parser.parse_args()
|
166 |
+
if args.fill:
|
167 |
+
dataset = get_filled_hard_examples(args.n_choices, args.min_hard, seed=args.seed)
|
168 |
+
elif args.no_hard:
|
169 |
+
dataset = get_close_examples(args.n_choices, seed=args.seed)
|
170 |
+
else:
|
171 |
+
dataset = get_hard_examples(args.n_choices, seed=args.seed)
|
172 |
+
print(f"No. of examples: {len(dataset)}")
|
173 |
+
if args.output:
|
174 |
+
with open(args.output, "w") as fp:
|
175 |
+
json.dump(dataset, fp, indent=2)
|
176 |
+
print(f"Saved to '{args.output}'")
|
create_random_imagenet.py
ADDED
@@ -0,0 +1,63 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
"""Create a hard multiple choice subset of the ImageNet validation split based on human accuracy annotation data."""
|
2 |
+
|
3 |
+
from typing import Dict
|
4 |
+
import argparse
|
5 |
+
import json
|
6 |
+
import pickle
|
7 |
+
import numpy as np
|
8 |
+
import scipy.io
|
9 |
+
|
10 |
+
|
11 |
+
def get_imagenet_labels() -> Dict[str, str]:
|
12 |
+
"""Return ground truth wnids."""
|
13 |
+
with open("ILSVRC2012_devkit_t12/data/ILSVRC2012_validation_ground_truth.txt") as fp:
|
14 |
+
ilsvrc_idxs = [int(line.strip()) for line in fp]
|
15 |
+
ilsvrc_metadata = scipy.io.loadmat("ILSVRC2012_devkit_t12/data/meta.mat", simplify_cells=True)
|
16 |
+
ilsvrc_idx2wnid = {
|
17 |
+
synset['ILSVRC2012_ID']: synset['WNID']
|
18 |
+
for synset in ilsvrc_metadata['synsets']
|
19 |
+
}
|
20 |
+
return {
|
21 |
+
f"ILSVRC2012_val_{img_id:0>8}.JPEG": ilsvrc_idx2wnid[idx]
|
22 |
+
for img_id, idx in enumerate(ilsvrc_idxs, start=1)
|
23 |
+
}
|
24 |
+
|
25 |
+
|
26 |
+
def get_close_examples(num_choices: int = 4, seed: int | np.random.Generator = None):
|
27 |
+
"""
|
28 |
+
Construct easy MCQA examples using ImageNet hierarchy.
|
29 |
+
"""
|
30 |
+
rng = np.random.default_rng(seed)
|
31 |
+
with open("imagenet_wnids.txt") as fp:
|
32 |
+
wnids = [line.strip() for line in fp]
|
33 |
+
gt_labels = get_imagenet_labels()
|
34 |
+
|
35 |
+
with open("human_accuracy_annotations.pkl", "rb") as fp:
|
36 |
+
annotation_data = pickle.load(fp)
|
37 |
+
examples = []
|
38 |
+
for imgname, annot in annotation_data['initial_annots'].items():
|
39 |
+
if imgname.startswith("ILSVRC2012"):
|
40 |
+
if gt_labels[imgname] not in annot.get('wrong', []):
|
41 |
+
# Fill in answer choices from hierarchy
|
42 |
+
other_choices = list(set(wnids) - {gt_labels[imgname]})
|
43 |
+
wrong_choices = list(rng.choice(other_choices, size=num_choices - 1, replace=False))
|
44 |
+
examples.append({
|
45 |
+
'image': imgname,
|
46 |
+
'choices': [gt_labels[imgname]] + list(wrong_choices),
|
47 |
+
'correct_answer': gt_labels[imgname]
|
48 |
+
})
|
49 |
+
return examples
|
50 |
+
|
51 |
+
|
52 |
+
if __name__ == "__main__":
|
53 |
+
parser = argparse.ArgumentParser()
|
54 |
+
parser.add_argument("--n-choices", "-n", type=int, required=True)
|
55 |
+
parser.add_argument("--output", "-o", type=str, default=None)
|
56 |
+
parser.add_argument("--seed", type=int, default=42)
|
57 |
+
args = parser.parse_args()
|
58 |
+
dataset = get_close_examples(args.n_choices, seed=args.seed)
|
59 |
+
print(f"No. of examples: {len(dataset)}")
|
60 |
+
if args.output:
|
61 |
+
with open(args.output, "w") as fp:
|
62 |
+
json.dump(dataset, fp, indent=2)
|
63 |
+
print(f"Saved to '{args.output}'")
|
dictionary.txt
ADDED
@@ -0,0 +1,1000 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tench, Tinca tinca: freshwater dace-like game fish of Europe and western Asia noted for ability to survive outside water
|
2 |
+
goldfish, Carassius auratus: small golden or orange-red freshwater fishes of Eurasia used as pond or aquarium fishes
|
3 |
+
great white shark, white shark, man-eater, man-eating shark, Carcharodon carcharias: large aggressive shark widespread in warm seas; known to attack humans
|
4 |
+
tiger shark, Galeocerdo cuvieri: large dangerous warm-water shark with striped or spotted body
|
5 |
+
hammerhead, hammerhead shark: medium-sized live-bearing shark with eyes at either end of a flattened hammer-shaped head; worldwide in warm waters; can be dangerous
|
6 |
+
electric ray, crampfish, numbfish, torpedo: any sluggish bottom-dwelling ray of the order Torpediniformes having a rounded body and electric organs on each side of the head capable of emitting strong electric discharges
|
7 |
+
stingray: large venomous ray with large barbed spines near the base of a thin whiplike tail capable of inflicting severe wounds
|
8 |
+
cock: adult male bird
|
9 |
+
hen: adult female bird
|
10 |
+
ostrich, Struthio camelus: fast-running African flightless bird with two-toed feet; largest living bird
|
11 |
+
brambling, Fringilla montifringilla: Eurasian finch
|
12 |
+
goldfinch, Carduelis carduelis: small European finch having a crimson face and yellow-and-black wings
|
13 |
+
house finch, linnet, Carpodacus mexicanus: small finch originally of the western United States and Mexico
|
14 |
+
junco, snowbird: small North American finch seen chiefly in winter
|
15 |
+
indigo bunting, indigo finch, indigo bird, Passerina cyanea: small deep blue North American bunting
|
16 |
+
robin, American robin, Turdus migratorius: large American thrush having a rust-red breast and abdomen
|
17 |
+
bulbul: nightingale spoken of in Persian poetry
|
18 |
+
jay: crested largely blue bird
|
19 |
+
magpie: long-tailed black-and-white crow that utters a raucous chattering call
|
20 |
+
chickadee: any of various small grey-and-black songbirds of North America
|
21 |
+
water ouzel, dipper: small stocky diving bird without webbed feet; frequents fast-flowing streams and feeds along the bottom
|
22 |
+
kite: any of several small graceful hawks of the family Accipitridae having long pointed wings and feeding on insects and small animals
|
23 |
+
bald eagle, American eagle, Haliaeetus leucocephalus: a large eagle of North America that has a white head and dark wings and body
|
24 |
+
vulture: any of various large diurnal birds of prey having naked heads and weak claws and feeding chiefly on carrion
|
25 |
+
great grey owl, great gray owl, Strix nebulosa: large dish-faced owl of northern North America and western Eurasia
|
26 |
+
European fire salamander, Salamandra salamandra: a kind of European salamander
|
27 |
+
common newt, Triturus vulgaris: small semiaquatic salamander
|
28 |
+
eft: a newt in its terrestrial stage of development
|
29 |
+
spotted salamander, Ambystoma maculatum: glossy black North American salamander with yellow spots
|
30 |
+
axolotl, mud puppy, Ambystoma mexicanum: larval salamander of mountain lakes of Mexico that usually lives without metamorphosing
|
31 |
+
bullfrog, Rana catesbeiana: largest North American frog; highly aquatic with a deep-pitched voice
|
32 |
+
tree frog, tree-frog: any of various Old World arboreal frogs distinguished from true frogs by adhesive suckers on the toes
|
33 |
+
tailed frog, bell toad, ribbed toad, tailed toad, Ascaphus trui: western North American frog with a taillike copulatory organ
|
34 |
+
loggerhead, loggerhead turtle, Caretta caretta: very large carnivorous sea turtle; wide-ranging in warm open seas
|
35 |
+
leatherback turtle, leatherback, leathery turtle, Dermochelys coriacea: wide-ranging marine turtle with flexible leathery carapace; largest living turtle
|
36 |
+
mud turtle: bottom-dwelling freshwater turtle inhabiting muddy rivers of North America and Central America
|
37 |
+
terrapin: any of various edible North American web-footed turtles living in fresh or brackish water
|
38 |
+
box turtle, box tortoise: chiefly terrestrial turtle of North America; shell can be closed tightly
|
39 |
+
banded gecko: any of several geckos with dark bands across the body and differing from typical geckos in having movable eyelids; of United States southwest and Florida Gulf Coast
|
40 |
+
common iguana, iguana, Iguana iguana: large herbivorous tropical American arboreal lizards with a spiny crest along the back; used as human food in Central America and South America
|
41 |
+
American chameleon, anole, Anolis carolinensis: small arboreal tropical American insectivorous lizards with the ability to change skin color
|
42 |
+
whiptail, whiptail lizard: any of numerous very agile and alert New World lizards
|
43 |
+
agama: small terrestrial lizard of warm regions of the Old World
|
44 |
+
frilled lizard, Chlamydosaurus kingi: large arboreal insectivorous Australian lizard with a ruff of skin around the neck
|
45 |
+
alligator lizard: slim short-limbed lizard having a distinctive fold on each side that permits expansion; of western North America
|
46 |
+
Gila monster, Heloderma suspectum: large orange and black lizard of southwestern United States; not dangerous unless molested
|
47 |
+
green lizard, Lacerta viridis: a common Eurasian lizard about a foot long
|
48 |
+
African chameleon, Chamaeleo chamaeleon: a chameleon found in Africa
|
49 |
+
Komodo dragon, Komodo lizard, dragon lizard, giant lizard, Varanus komodoensis: the largest lizard in the world (10 feet); found on Indonesian islands
|
50 |
+
African crocodile, Nile crocodile, Crocodylus niloticus: a dangerous crocodile widely distributed in Africa
|
51 |
+
American alligator, Alligator mississipiensis: large alligator of the southeastern United States
|
52 |
+
triceratops: huge ceratopsian dinosaur having three horns and the neck heavily armored with a very solid frill
|
53 |
+
thunder snake, worm snake, Carphophis amoenus: small reddish wormlike snake of eastern United States
|
54 |
+
ringneck snake, ring-necked snake, ring snake: any of numerous small nonvenomous North American snakes with a yellow or orange ring around the neck
|
55 |
+
hognose snake, puff adder, sand viper: harmless North American snake with upturned nose; may spread its head and neck or play dead when disturbed
|
56 |
+
green snake, grass snake: either of two North American chiefly insectivorous snakes that are green in color
|
57 |
+
king snake, kingsnake: any of numerous nonvenomous North American constrictors; feed on other snakes and small mammals
|
58 |
+
garter snake, grass snake: any of numerous nonvenomous longitudinally-striped viviparous North American and Central American snakes
|
59 |
+
water snake: any of various mostly harmless snakes that live in or near water
|
60 |
+
vine snake: slender arboreal snake found from southern Arizona to Bolivia
|
61 |
+
night snake, Hypsiglena torquata: nocturnal prowler of western United States and Mexico
|
62 |
+
boa constrictor, Constrictor constrictor: very large boa of tropical America and West Indies
|
63 |
+
rock python, rock snake, Python sebae: very large python of tropical and southern Africa
|
64 |
+
Indian cobra, Naja naja: a cobra of tropical Africa and Asia
|
65 |
+
green mamba: green phase of the black mamba
|
66 |
+
sea snake: any of numerous venomous aquatic viviparous snakes having a fin-like tail; of warm littoral seas; feed on fish which they immobilize with quick-acting venom
|
67 |
+
horned viper, cerastes, sand viper, horned asp, Cerastes cornutus: highly venomous viper of northern Africa and southwestern Asia having a horny spine above each eye
|
68 |
+
diamondback, diamondback rattlesnake, Crotalus adamanteus: large deadly rattlesnake with diamond-shaped markings
|
69 |
+
sidewinder, horned rattlesnake, Crotalus cerastes: small pale-colored desert rattlesnake of southwestern United States; body moves in an s-shaped curve
|
70 |
+
trilobite: an extinct arthropod that was abundant in Paleozoic times; had an exoskeleton divided into three parts
|
71 |
+
harvestman, daddy longlegs, Phalangium opilio: spiderlike arachnid with a small rounded body and very long thin legs
|
72 |
+
scorpion: arachnid of warm dry regions having a long segmented tail ending in a venomous stinger
|
73 |
+
black and gold garden spider, Argiope aurantia: a widely distributed North American garden spider
|
74 |
+
barn spider, Araneus cavaticus: an orange and tan spider with darkly banded legs that spins an orb web daily; "the barn spider was made famous in E. B. White's book `Charlotte's Web'"
|
75 |
+
garden spider, Aranea diademata: a spider common in European gardens
|
76 |
+
black widow, Latrodectus mactans: venomous New World spider; the female is black with an hourglass-shaped red mark on the underside of the abdomen
|
77 |
+
tarantula: large hairy tropical spider with fangs that can inflict painful but not highly venomous bites
|
78 |
+
wolf spider, hunting spider: ground spider that hunts its prey instead of using a web
|
79 |
+
tick: any of two families of small parasitic arachnids with barbed proboscis; feed on blood of warm-blooded animals
|
80 |
+
centipede: chiefly nocturnal predacious arthropod having a flattened body of 15 to 173 segments each with a pair of legs, the foremost pair being modified as prehensors
|
81 |
+
black grouse: grouse of which the male is bluish-black
|
82 |
+
ptarmigan: large Arctic and subarctic grouse with feathered feet and usually white winter plumage
|
83 |
+
ruffed grouse, partridge, Bonasa umbellus: valued as a game bird in eastern United States and Canada
|
84 |
+
prairie chicken, prairie grouse, prairie fowl: brown mottled North American grouse of western prairies
|
85 |
+
peacock: male peafowl; having a crested head and very large fanlike tail marked with iridescent eyes or spots
|
86 |
+
quail: small gallinaceous game birds
|
87 |
+
partridge: small Old World gallinaceous game birds
|
88 |
+
African grey, African gray, Psittacus erithacus: commonly domesticated grey parrot with red-and-black tail and white face; native to equatorial Africa
|
89 |
+
macaw: long-tailed brilliantly colored parrot of Central America and South America; among the largest and showiest of parrots
|
90 |
+
sulphur-crested cockatoo, Kakatoe galerita, Cacatua galerita: white cockatoo with a yellow erectile crest
|
91 |
+
lorikeet: any of various small lories
|
92 |
+
coucal: Old World ground-living cuckoo having a long dagger-like hind claw
|
93 |
+
bee eater: colorful chiefly tropical Old World bird having a strong graceful flight; feeds on especially bees
|
94 |
+
hornbill: bird of tropical Africa and Asia having a very large bill surmounted by a bony protuberance; related to kingfishers
|
95 |
+
hummingbird: tiny American bird having brilliant iridescent plumage and long slender bills; wings are specialized for vibrating flight
|
96 |
+
jacamar: tropical American insectivorous bird having a long sharp bill and iridescent green or bronze plumage
|
97 |
+
toucan: brilliantly colored arboreal fruit-eating bird of tropical America having a very large thin-walled beak
|
98 |
+
drake: adult male of a wild or domestic duck
|
99 |
+
red-breasted merganser, Mergus serrator: widely distributed merganser of America and Europe
|
100 |
+
goose: web-footed long-necked typically gregarious migratory aquatic birds usually larger and less aquatic than ducks
|
101 |
+
black swan, Cygnus atratus: large Australian swan having black plumage and a red bill
|
102 |
+
tusker: any mammal with prominent tusks (especially an elephant or wild boar)
|
103 |
+
echidna, spiny anteater, anteater: a burrowing monotreme mammal covered with spines and having a long snout and claws for hunting ants and termites; native to Australia
|
104 |
+
platypus, duckbill, duckbilled platypus, duck-billed platypus, Ornithorhynchus anatinus: small densely furred aquatic monotreme of Australia and Tasmania having a broad bill and tail and webbed feet; only species in the family Ornithorhynchidae
|
105 |
+
wallaby, brush kangaroo: any of various small or medium-sized kangaroos; often brightly colored
|
106 |
+
koala, koala bear, kangaroo bear, native bear, Phascolarctos cinereus: sluggish tailless Australian arboreal marsupial with grey furry ears and coat; feeds on eucalyptus leaves and bark
|
107 |
+
wombat: burrowing herbivorous Australian marsupials about the size of a badger
|
108 |
+
jellyfish: any of numerous usually marine and free-swimming coelenterates that constitute the sexually reproductive forms of hydrozoans and scyphozoans
|
109 |
+
sea anemone, anemone: marine polyps that resemble flowers but have oral rings of tentacles; differ from corals in forming no hard skeleton
|
110 |
+
brain coral: massive reef-building coral having a convoluted and furrowed surface
|
111 |
+
flatworm, platyhelminth: parasitic or free-living worms having a flattened body
|
112 |
+
nematode, nematode worm, roundworm: unsegmented worms with elongated rounded body pointed at both ends; mostly free-living but some are parasitic
|
113 |
+
conch: any of various edible tropical marine gastropods of the genus Strombus having a brightly-colored spiral shell with large outer lip
|
114 |
+
snail: freshwater or marine or terrestrial gastropod mollusk usually having an external enclosing spiral shell
|
115 |
+
slug: any of various terrestrial gastropods having an elongated slimy body and no external shell
|
116 |
+
sea slug, nudibranch: any of various marine gastropods of the suborder Nudibranchia having a shell-less and often beautifully colored body
|
117 |
+
chiton, coat-of-mail shell, sea cradle, polyplacophore: primitive elongated bilaterally symmetrical marine mollusk having a mantle covered with eight calcareous plates
|
118 |
+
chambered nautilus, pearly nautilus, nautilus: cephalopod of the Indian and Pacific oceans having a spiral shell with pale pearly partitions
|
119 |
+
Dungeness crab, Cancer magister: small edible crab of Pacific coast of North America
|
120 |
+
rock crab, Cancer irroratus: crab of eastern coast of North America
|
121 |
+
fiddler crab: burrowing crab of American coastal regions having one claw much enlarged in the male
|
122 |
+
king crab, Alaska crab, Alaskan king crab, Alaska king crab, Paralithodes camtschatica: large edible crab of northern Pacific waters especially along the coasts of Alaska and Japan
|
123 |
+
American lobster, Northern lobster, Maine lobster, Homarus americanus: lobster of Atlantic coast of America
|
124 |
+
spiny lobster, langouste, rock lobster, crawfish, crayfish, sea crawfish: large edible marine crustacean having a spiny carapace but lacking the large pincers of true lobsters
|
125 |
+
crayfish, crawfish, crawdad, crawdaddy: small freshwater decapod crustacean that resembles a lobster
|
126 |
+
hermit crab: small soft-bodied marine crustaceans living in cast-off shells of gastropods
|
127 |
+
isopod: any of various small terrestrial or aquatic crustaceans with seven pairs of legs adapted for crawling
|
128 |
+
white stork, Ciconia ciconia: the common stork of Europe; white with black wing feathers and a red bill
|
129 |
+
black stork, Ciconia nigra: Old World stork that is glossy black above and white below
|
130 |
+
spoonbill: wading birds having a long flat bill with a tip like a spoon
|
131 |
+
flamingo: large pink to scarlet web-footed wading bird with down-bent bill; inhabits brackish lakes
|
132 |
+
little blue heron, Egretta caerulea: small bluish-grey heron of the western hemisphere
|
133 |
+
American egret, great white heron, Egretta albus: a common egret of the genus Egretta found in America; it is a variety of the Old World white egret Casmerodius albus
|
134 |
+
bittern: relatively small compact tawny-brown heron with nocturnal habits and a booming cry; found in marshes
|
135 |
+
crane: large long-necked wading bird of marshes and plains in many parts of the world
|
136 |
+
limpkin, Aramus pictus: wading bird of Florida, Cuba and Jamaica having a drooping bill and a distinctive wailing call
|
137 |
+
European gallinule, Porphyrio porphyrio: purple gallinule of southern Europe
|
138 |
+
American coot, marsh hen, mud hen, water hen, Fulica americana: a coot found in North America
|
139 |
+
bustard: large heavy-bodied chiefly terrestrial game bird capable of powerful swift flight; classified with wading birds but frequents grassy steppes
|
140 |
+
ruddy turnstone, Arenaria interpres: common Arctic turnstone that winters in South America and Australia
|
141 |
+
red-backed sandpiper, dunlin, Erolia alpina: small common sandpiper that breeds in northern or Arctic regions and winters in southern United States or Mediterranean regions
|
142 |
+
redshank, Tringa totanus: a common Old World wading bird with long red legs
|
143 |
+
dowitcher: shorebird of the sandpiper family that resembles a snipe
|
144 |
+
oystercatcher, oyster catcher: black-and-white shorebird with stout legs and bill; feed on oysters etc.
|
145 |
+
pelican: large long-winged warm-water seabird having a large bill with a distensible pouch for fish
|
146 |
+
king penguin, Aptenodytes patagonica: large penguin on islands bordering the Antarctic Circle
|
147 |
+
albatross, mollymawk: large web-footed birds of the southern hemisphere having long narrow wings; noted for powerful gliding flight
|
148 |
+
grey whale, gray whale, devilfish, Eschrichtius gibbosus, Eschrichtius robustus: medium-sized greyish-black whale of the northern Pacific
|
149 |
+
killer whale, killer, orca, grampus, sea wolf, Orcinus orca: predatory black-and-white toothed whale with large dorsal fin; common in cold seas
|
150 |
+
dugong, Dugong dugon: sirenian tusked mammal found from eastern Africa to Australia; the flat tail is bilobate
|
151 |
+
sea lion: any of several large eared seals of the northern Pacific related to fur seals but lacking their valuable coat
|
152 |
+
Chihuahua: an old breed of tiny short-haired dog with protruding eyes from Mexico held to antedate Aztec civilization
|
153 |
+
Japanese spaniel: breed of toy dogs originating in Japan having a silky black-and-white or red-and-white coat
|
154 |
+
Maltese dog, Maltese terrier, Maltese: breed of toy dogs having a long straight silky white coat
|
155 |
+
Pekinese, Pekingese, Peke: a Chinese breed of small short-legged dogs with a long silky coat and broad flat muzzle
|
156 |
+
Shih-Tzu: a Chinese breed of small dog similar to a Pekingese
|
157 |
+
Blenheim spaniel: red-and-white variety of English toy spaniel
|
158 |
+
papillon: small slender toy spaniel with erect ears and a black-spotted brown to white coat
|
159 |
+
toy terrier: a small active dog
|
160 |
+
Rhodesian ridgeback: a powerful short-haired African hunting dog having a crest of reversed hair along the spine
|
161 |
+
Afghan hound, Afghan: tall graceful breed of hound with a long silky coat; native to the Near East
|
162 |
+
basset, basset hound: smooth-haired breed of hound with short legs and long ears
|
163 |
+
beagle: a small short-legged smooth-coated breed of hound
|
164 |
+
bloodhound, sleuthhound: a breed of large powerful hound of European origin having very acute smell and used in tracking
|
165 |
+
bluetick: a very fast American hound; white mottled with bluish grey
|
166 |
+
black-and-tan coonhound: American breed of large powerful hound dogs used for hunting raccoons and other game
|
167 |
+
Walker hound, Walker foxhound: an American breed of foxhound
|
168 |
+
English foxhound: an English breed slightly larger than the American foxhounds originally used to hunt in packs
|
169 |
+
redbone: a speedy red or red-and-tan American hound
|
170 |
+
borzoi, Russian wolfhound: tall fast-moving dog breed
|
171 |
+
Irish wolfhound: large breed of hound with a rough thick coat
|
172 |
+
Italian greyhound: a toy dog developed from the greyhound
|
173 |
+
whippet: small slender dog of greyhound type developed in England
|
174 |
+
Ibizan hound, Ibizan Podenco: breed of slender agile medium-sized hound found chiefly in the Balearic Islands; said to have been bred originally by the Pharaohs of ancient Egypt
|
175 |
+
Norwegian elkhound, elkhound: breed of compact medium-sized dog with a heavy grey coat developed in Norway for hunting elk
|
176 |
+
otterhound, otter hound: hardy British hound having long pendulous ears and a thick coarse shaggy coat with an oily undercoat; bred for hunting otters
|
177 |
+
Saluki, gazelle hound: old breed of tall swift keen-eyed hunting dogs resembling greyhounds; from Egypt and southwestern Asia
|
178 |
+
Scottish deerhound, deerhound: very large and tall rough-coated dog bred for hunting deer; known as the royal dog of Scotland
|
179 |
+
Weimaraner: large breed of hound having a smooth greyish coat; originated in Germany
|
180 |
+
Staffordshire bullterrier, Staffordshire bull terrier: English breed of strong stocky dog having a broad skull and smooth coat
|
181 |
+
American Staffordshire terrier, Staffordshire terrier, American pit bull terrier, pit bull terrier: American breed of muscular terriers with a short close-lying stiff coat
|
182 |
+
Bedlington terrier: a light terrier groomed to resemble a lamb
|
183 |
+
Border terrier: small rough-coated terrier of British origin
|
184 |
+
Kerry blue terrier: an Irish breed of medium-sized terriers with a silky blue-grey coat
|
185 |
+
Irish terrier: medium-sized breed with a wiry brown coat; developed in Ireland
|
186 |
+
Norfolk terrier: English breed of small terrier with a straight wiry grizzled coat and dropped ears
|
187 |
+
Norwich terrier: English breed of small short-legged terrier with a straight wiry red or grey or black-and-tan coat and erect ears
|
188 |
+
Yorkshire terrier: very small breed having a long glossy coat of bluish-grey and tan
|
189 |
+
wire-haired fox terrier: a fox terrier with wiry hair
|
190 |
+
Lakeland terrier: breed of wire-haired terrier originally from the Lake District of England and used for hunting
|
191 |
+
Sealyham terrier, Sealyham: a wire-haired terrier with short legs that was first bred in Sealyham
|
192 |
+
Airedale, Airedale terrier: breed of large wiry-coated terrier bred in Yorkshire
|
193 |
+
cairn, cairn terrier: small rough-haired breed of terrier from Scotland
|
194 |
+
Australian terrier: small greyish wire-haired breed of terrier from Australia similar to the cairn
|
195 |
+
Dandie Dinmont, Dandie Dinmont terrier: a breed of small terrier with long wiry coat and drooping ears
|
196 |
+
Boston bull, Boston terrier: small pug-faced American terrier breed having a smooth brindle or black coat with white markings
|
197 |
+
miniature schnauzer: a small schnauzer
|
198 |
+
giant schnauzer: a large schnauzer
|
199 |
+
standard schnauzer: a medium-sized schnauzer
|
200 |
+
Scotch terrier, Scottish terrier, Scottie: old Scottish breed of small long-haired usually black terrier with erect tail and ears
|
201 |
+
Tibetan terrier, chrysanthemum dog: breed of medium-sized terriers bred in Tibet resembling Old English sheepdogs with fluffy curled tails
|
202 |
+
silky terrier, Sydney silky: Australian breed of toy dogs having a silky blue coat
|
203 |
+
soft-coated wheaten terrier: Irish breed of medium-sized terrier with an abundant coat any shade of wheat and very hairy head and muzzle
|
204 |
+
West Highland white terrier: small white long-coated terrier developed in Scotland
|
205 |
+
Lhasa, Lhasa apso: a breed of terrier having a long heavy coat raised in Tibet as watchdogs
|
206 |
+
flat-coated retriever: an English breed having a shiny black or liver-colored coat; retrieves game from land or water
|
207 |
+
curly-coated retriever: an English breed having a tightly curled black or liver-colored coat; retrieves game from land or water
|
208 |
+
golden retriever: an English breed having a long silky golden coat
|
209 |
+
Labrador retriever: breed originally from Labrador having a short black or golden-brown coat
|
210 |
+
Chesapeake Bay retriever: American breed having a short thick oily coat ranging from brown to light tan
|
211 |
+
German short-haired pointer: liver or liver-and-white hunting dog developed in Germany; 3/4 pointer and 1/4 bloodhound
|
212 |
+
vizsla, Hungarian pointer: Hungarian hunting dog resembling the Weimaraner but having a rich deep red coat
|
213 |
+
English setter: an English breed having a plumed tail and a soft silky coat that is chiefly white
|
214 |
+
Irish setter, red setter: an Irish breed with a chestnut-brown or mahogany-red coat
|
215 |
+
Gordon setter: a Scottish breed with a black-and-tan coat
|
216 |
+
Brittany spaniel: tall active short-tailed French breed of bird dog having a usually smooth orange- or liver-and-white coat
|
217 |
+
clumber, clumber spaniel: a thickset spaniel with longish silky hair
|
218 |
+
English springer, English springer spaniel: a breed having typically a black-and-white coat
|
219 |
+
Welsh springer spaniel: a red-and-white breed slightly smaller than the English springer spaniel
|
220 |
+
cocker spaniel, English cocker spaniel, cocker: a small breed with wavy silky hair; originally developed in England
|
221 |
+
Sussex spaniel: an English breed with short legs and a golden liver-colored coat
|
222 |
+
Irish water spaniel: breed of large spaniels developed in Ireland having a heavy coat of liver-colored curls and a topknot of long curls and a nearly hairless tail
|
223 |
+
kuvasz: long-established Hungarian breed of tall light-footed but sturdy white dog; used also as a hunting dog
|
224 |
+
schipperke: breed of small stocky black dogs originally used as watchdogs on boats in the Netherlands and Belgium
|
225 |
+
groenendael: black-coated sheepdog with a heavily plumed tail
|
226 |
+
malinois: fawn-colored short-haired sheepdog
|
227 |
+
briard: old French breed of large strong usually black dogs having a long tail and long wavy and slightly stiff coat
|
228 |
+
kelpie: an Australian sheepdog with pointed ears
|
229 |
+
komondor: Hungarian breed of large powerful shaggy-coated white dog; used also as guard dog
|
230 |
+
Old English sheepdog, bobtail: large sheepdog with a profuse shaggy bluish-grey-and-white coat and short tail; believed to trace back to the Roman occupation of Britain
|
231 |
+
Shetland sheepdog, Shetland sheep dog, Shetland: a small sheepdog resembling a collie that was developed in the Shetland Islands
|
232 |
+
collie: a silky-coated sheepdog with a long ruff and long narrow head developed in Scotland
|
233 |
+
Border collie: developed in the area between Scotland and England usually having a black coat with white on the head and tip of tail used for herding both sheep and cattle
|
234 |
+
Bouvier des Flandres, Bouviers des Flandres: rough-coated breed used originally in Belgium for herding and guarding cattle
|
235 |
+
Rottweiler: German breed of large vigorous short-haired cattle dogs
|
236 |
+
German shepherd, German shepherd dog, German police dog, alsatian: breed of large shepherd dogs used in police work and as a guide for the blind
|
237 |
+
Doberman, Doberman pinscher: medium large breed of dog of German origin with a glossy black and tan coat; used as a watchdog
|
238 |
+
miniature pinscher: small German version of a Doberman pinscher
|
239 |
+
Greater Swiss Mountain dog: the largest of the four Swiss breeds
|
240 |
+
Bernese mountain dog: large powerful long-haired black-coated Swiss dog with deep tan or russet markings on legs and white blaze and feet and chest marking; formerly used for draft
|
241 |
+
Appenzeller: a smaller of the four Swiss breeds
|
242 |
+
EntleBucher: the smallest of the Sennenhunde
|
243 |
+
boxer: a breed of stocky medium-sized short-haired dog with a brindled coat and square-jawed muzzle developed in Germany
|
244 |
+
bull mastiff: large powerful breed developed by crossing the bulldog and the mastiff
|
245 |
+
Tibetan mastiff: very large powerful rough-coated dog native to central Asia
|
246 |
+
French bulldog: small stocky version of the bulldog having a sleek coat and square head
|
247 |
+
Great Dane: very large powerful smooth-coated breed of dog
|
248 |
+
Saint Bernard, St Bernard: a Swiss alpine breed of large powerful dog with a thick coat of hair used as a rescue dog
|
249 |
+
Eskimo dog, husky: breed of heavy-coated Arctic sled dog
|
250 |
+
malamute, malemute, Alaskan malamute: breed of sled dog developed in Alaska
|
251 |
+
Siberian husky: breed of sled dog developed in northeastern Siberia; they resemble the larger Alaskan malamutes
|
252 |
+
dalmatian, coach dog, carriage dog: a large breed having a smooth white coat with black or brown spots; originated in Dalmatia
|
253 |
+
affenpinscher, monkey pinscher, monkey dog: European breed of small dog resembling a terrier with dark wiry hair and a tufted muzzle
|
254 |
+
basenji: small smooth-haired breed of African origin having a tightly curled tail and the inability to bark
|
255 |
+
pug, pug-dog: small compact smooth-coated breed of Asiatic origin having a tightly curled tail and broad flat wrinkled muzzle
|
256 |
+
Leonberg: a large dog (usually with a golden coat) produced by crossing a St Bernard and a Newfoundland
|
257 |
+
Newfoundland, Newfoundland dog: a breed of very large heavy dogs with a thick coarse usually black coat; highly intelligent dogs and vigorous swimmers; developed in Newfoundland
|
258 |
+
Great Pyrenees: bred of large heavy-coated white dogs resembling the Newfoundland
|
259 |
+
Samoyed, Samoyede: Siberian breed of white or cream-colored dog of the spitz family
|
260 |
+
Pomeranian: breed of very small compact long-haired dogs of the spitz type
|
261 |
+
chow, chow chow: breed of medium-sized dogs with a thick coat and fluffy curled tails and distinctive blue-black tongues; believed to have originated in northern China
|
262 |
+
keeshond: a spitz-like dog having a shaggy greyish coat and tightly curled tail originating in Holland
|
263 |
+
Brabancon griffon: a variety of Brussels griffon having a short smooth coat
|
264 |
+
Pembroke, Pembroke Welsh corgi: the smaller and straight-legged variety of corgi having pointed ears and a short tail
|
265 |
+
Cardigan, Cardigan Welsh corgi: slightly bowlegged variety of corgi having rounded ears and a long tail
|
266 |
+
toy poodle: the breed of very small poodles
|
267 |
+
miniature poodle: a breed of small poodles
|
268 |
+
standard poodle: a breed or medium-sized poodles
|
269 |
+
Mexican hairless: any of an old breed of small nearly hairless dogs of Mexico
|
270 |
+
timber wolf, grey wolf, gray wolf, Canis lupus: a wolf with a brindled grey coat living in forested northern regions of North America
|
271 |
+
white wolf, Arctic wolf, Canis lupus tundrarum: wolf of Arctic North America having white fur and a black-tipped tail
|
272 |
+
red wolf, maned wolf, Canis rufus, Canis niger: reddish-grey wolf of southwestern North America
|
273 |
+
coyote, prairie wolf, brush wolf, Canis latrans: small wolf native to western North America
|
274 |
+
dingo, warrigal, warragal, Canis dingo: wolflike yellowish-brown wild dog of Australia
|
275 |
+
dhole, Cuon alpinus: fierce wild dog of the forests of central and southeast Asia that hunts in packs
|
276 |
+
African hunting dog, hyena dog, Cape hunting dog, Lycaon pictus: a powerful doglike mammal of southern and eastern Africa that hunts in large packs; now rare in settled area
|
277 |
+
hyena, hyaena: doglike nocturnal mammal of Africa and southern Asia that feeds chiefly on carrion
|
278 |
+
red fox, Vulpes vulpes: the common Old World fox; having reddish-brown fur; commonly considered a single circumpolar species
|
279 |
+
kit fox, Vulpes macrotis: small grey fox of southwestern United States; may be a subspecies of Vulpes velox
|
280 |
+
Arctic fox, white fox, Alopex lagopus: thickly-furred fox of Arctic regions; brownish in summer and white in winter
|
281 |
+
grey fox, gray fox, Urocyon cinereoargenteus: dark grey American fox; from Central America through southern United States
|
282 |
+
tabby, tabby cat: a cat with a grey or tawny coat mottled with black
|
283 |
+
tiger cat: a cat having a striped coat
|
284 |
+
Persian cat: a long-haired breed of cat
|
285 |
+
Siamese cat, Siamese: a slender short-haired blue-eyed breed of cat having a pale coat with dark ears paws face and tail tip
|
286 |
+
Egyptian cat: a domestic cat of Egypt
|
287 |
+
cougar, puma, catamount, mountain lion, painter, panther, Felis concolor: large American feline resembling a lion
|
288 |
+
lynx, catamount: short-tailed wildcats with usually tufted ears; valued for their fur
|
289 |
+
leopard, Panthera pardus: large feline of African and Asian forests usually having a tawny coat with black spots
|
290 |
+
snow leopard, ounce, Panthera uncia: large feline of upland central Asia having long thick whitish fur
|
291 |
+
jaguar, panther, Panthera onca, Felis onca: a large spotted feline of tropical America similar to the leopard; in some classifications considered a member of the genus Felis
|
292 |
+
lion, king of beasts, Panthera leo: large gregarious predatory feline of Africa and India having a tawny coat with a shaggy mane in the male
|
293 |
+
tiger, Panthera tigris: large feline of forests in most of Asia having a tawny coat with black stripes; endangered
|
294 |
+
cheetah, chetah, Acinonyx jubatus: long-legged spotted cat of Africa and southwestern Asia having nonretractile claws; the swiftest mammal; can be trained to run down game
|
295 |
+
brown bear, bruin, Ursus arctos: large ferocious bear of Eurasia
|
296 |
+
American black bear, black bear, Ursus americanus, Euarctos americanus: brown to black North American bear; smaller and less ferocious than the brown bear
|
297 |
+
ice bear, polar bear, Ursus Maritimus, Thalarctos maritimus: white bear of Arctic regions
|
298 |
+
sloth bear, Melursus ursinus, Ursus ursinus: common coarse-haired long-snouted bear of south-central Asia
|
299 |
+
mongoose: agile grizzled Old World viverrine; preys on snakes and rodents
|
300 |
+
meerkat, mierkat: a mongoose-like viverrine of South Africa having a face like a lemur and only four toes
|
301 |
+
tiger beetle: active usually bright-colored beetle that preys on other insects
|
302 |
+
ladybug, ladybeetle, lady beetle, ladybird, ladybird beetle: small round bright-colored and spotted beetle that usually feeds on aphids and other insect pests
|
303 |
+
ground beetle, carabid beetle: predacious shining black or metallic terrestrial beetle that destroys many injurious insects
|
304 |
+
long-horned beetle, longicorn, longicorn beetle: long-bodied beetle having very long antennae
|
305 |
+
leaf beetle, chrysomelid: brightly colored beetle that feeds on plant leaves; larvae infest roots and stems
|
306 |
+
dung beetle: any of numerous beetles that roll balls of dung on which they feed and in which they lay eggs
|
307 |
+
rhinoceros beetle: any of various large chiefly tropical beetles having horns on the head; pest on coconuts
|
308 |
+
weevil: any of several families of mostly small beetles that feed on plants and plant products; especially snout beetles and seed beetles
|
309 |
+
fly: two-winged insects characterized by active flight
|
310 |
+
bee: any of numerous hairy-bodied insects including social and solitary species
|
311 |
+
ant, emmet, pismire: social insect living in organized colonies; characteristically the males and fertile queen have wings during breeding season; wingless sterile females are the workers
|
312 |
+
grasshopper, hopper: terrestrial plant-eating insect with hind legs adapted for leaping
|
313 |
+
cricket: leaping insect; male makes chirping noises by rubbing the forewings together
|
314 |
+
walking stick, walkingstick, stick insect: any of various mostly tropical insects having long twiglike bodies
|
315 |
+
cockroach, roach: any of numerous chiefly nocturnal insects; some are domestic pests
|
316 |
+
mantis, mantid: predacious long-bodied large-eyed insect of warm regions; rests with forelimbs raised as in prayer
|
317 |
+
cicada, cicala: stout-bodied insect with large membranous wings; male has drum-like organs for producing a high-pitched drone
|
318 |
+
leafhopper: small leaping insect that sucks the juices of plants
|
319 |
+
lacewing, lacewing fly: any of two families of insects with gauzy wings (Chrysopidae and Hemerobiidae); larvae feed on insect pests such as aphids
|
320 |
+
dragonfly, darning needle, devil's darning needle, sewing needle, snake feeder, snake doctor, mosquito hawk, skeeter hawk: slender-bodied non-stinging insect having iridescent wings that are outspread at rest; adults and nymphs feed on mosquitoes etc.
|
321 |
+
damselfly: slender non-stinging insect similar to but smaller than the dragonfly but having wings folded when at rest
|
322 |
+
admiral: any of several brightly colored butterflies
|
323 |
+
ringlet, ringlet butterfly: any of various butterflies belonging to the family Satyridae
|
324 |
+
monarch, monarch butterfly, milkweed butterfly, Danaus plexippus: large migratory American butterfly having deep orange wings with black and white markings; the larvae feed on milkweed
|
325 |
+
cabbage butterfly: white butterfly whose larvae (cabbageworms) feed on cabbage
|
326 |
+
sulphur butterfly, sulfur butterfly: any of numerous yellow or orange butterflies
|
327 |
+
lycaenid, lycaenid butterfly: any of various butterflies of the family Lycaenidae
|
328 |
+
starfish, sea star: echinoderms characterized by five arms extending from a central disk
|
329 |
+
sea urchin: shallow-water echinoderms having soft bodies enclosed in thin spiny globular shells
|
330 |
+
sea cucumber, holothurian: echinoderm having a flexible sausage-shaped body, tentacles surrounding the mouth and tube feet; free-living mud feeders
|
331 |
+
wood rabbit, cottontail, cottontail rabbit: common small rabbit of North America having greyish or brownish fur and a tail with a white underside; a host for Ixodes pacificus and Ixodes scapularis (Lyme disease ticks)
|
332 |
+
hare: swift timid long-eared mammal larger than a rabbit having a divided upper lip and long hind legs; young born furred and with open eyes
|
333 |
+
Angora, Angora rabbit: domestic breed of rabbit with long white silky hair
|
334 |
+
hamster: short-tailed Old World burrowing rodent with large cheek pouches
|
335 |
+
porcupine, hedgehog: relatively large rodents with sharp erectile bristles mingled with the fur
|
336 |
+
fox squirrel, eastern fox squirrel, Sciurus niger: exceptionally large arboreal squirrel of eastern United States
|
337 |
+
marmot: stocky coarse-furred burrowing rodent with a short bushy tail found throughout the northern hemisphere; hibernates in winter
|
338 |
+
beaver: large semiaquatic rodent with webbed hind feet and a broad flat tail; construct complex dams and underwater lodges
|
339 |
+
guinea pig, Cavia cobaya: stout-bodied nearly tailless domesticated cavy; often kept as a pet and widely used in research
|
340 |
+
sorrel: a horse of a brownish orange to light brown color
|
341 |
+
zebra: any of several fleet black-and-white striped African equines
|
342 |
+
hog, pig, grunter, squealer, Sus scrofa: domestic swine
|
343 |
+
wild boar, boar, Sus scrofa: Old World wild swine having a narrow body and prominent tusks from which most domestic swine come; introduced in United States
|
344 |
+
warthog: African wild swine with warty protuberances on the face and large protruding tusks
|
345 |
+
hippopotamus, hippo, river horse, Hippopotamus amphibius: massive thick-skinned herbivorous animal living in or around rivers of tropical Africa
|
346 |
+
ox: an adult castrated bull of the genus Bos; especially Bos taurus
|
347 |
+
water buffalo, water ox, Asiatic buffalo, Bubalus bubalis: an Asian buffalo that is often domesticated for use as a draft animal
|
348 |
+
bison: any of several large humped bovids having shaggy manes and large heads and short horns
|
349 |
+
ram, tup: uncastrated adult male sheep; "a British term is `tup'"
|
350 |
+
bighorn, bighorn sheep, cimarron, Rocky Mountain bighorn, Rocky Mountain sheep, Ovis canadensis: wild sheep of mountainous regions of western North America having massive curled horns
|
351 |
+
ibex, Capra ibex: wild goat of mountain areas of Eurasia and northern Africa having large recurved horns
|
352 |
+
hartebeest: a large African antelope with lyre-shaped horns that curve backward
|
353 |
+
impala, Aepyceros melampus: African antelope with ridged curved horns; moves with enormous leaps
|
354 |
+
gazelle: small swift graceful antelope of Africa and Asia having lustrous eyes
|
355 |
+
Arabian camel, dromedary, Camelus dromedarius: one-humped camel of the hot deserts of northern Africa and southwestern Asia
|
356 |
+
llama: wild or domesticated South American cud-chewing animal related to camels but smaller and lacking a hump
|
357 |
+
weasel: small carnivorous mammal with short legs and elongated body and neck
|
358 |
+
mink: slender-bodied semiaquatic mammal having partially webbed feet; valued for its fur
|
359 |
+
polecat, fitch, foulmart, foumart, Mustela putorius: dark brown mustelid of woodlands of Eurasia that gives off an unpleasant odor when threatened
|
360 |
+
black-footed ferret, ferret, Mustela nigripes: musteline mammal of prairie regions of United States; nearly extinct
|
361 |
+
otter: freshwater carnivorous mammal having webbed and clawed feet and dark brown fur
|
362 |
+
skunk, polecat, wood pussy: American musteline mammal typically ejecting an intensely malodorous fluid when startled; in some classifications put in a separate subfamily Mephitinae
|
363 |
+
badger: sturdy carnivorous burrowing mammal with strong claws; widely distributed in the northern hemisphere
|
364 |
+
armadillo: burrowing chiefly nocturnal mammal with body covered with strong horny plates
|
365 |
+
three-toed sloth, ai, Bradypus tridactylus: a sloth that has three long claws on each forefoot and each hindfoot
|
366 |
+
orangutan, orang, orangutang, Pongo pygmaeus: large long-armed ape of Borneo and Sumatra having arboreal habits
|
367 |
+
gorilla, Gorilla gorilla: largest anthropoid ape; terrestrial and vegetarian; of forests of central west Africa
|
368 |
+
chimpanzee, chimp, Pan troglodytes: intelligent somewhat arboreal ape of equatorial African forests
|
369 |
+
gibbon, Hylobates lar: smallest and most perfectly anthropoid arboreal ape having long arms and no tail; of southern Asia and East Indies
|
370 |
+
siamang, Hylobates syndactylus, Symphalangus syndactylus: large black gibbon of Sumatra having the 2nd and 3rd toes partially united by a web
|
371 |
+
guenon, guenon monkey: small slender African monkey having long hind limbs and tail and long hair around the face
|
372 |
+
patas, hussar monkey, Erythrocebus patas: reddish long-tailed monkey of west Africa
|
373 |
+
baboon: large terrestrial monkeys having doglike muzzles
|
374 |
+
macaque: short-tailed monkey of rocky regions of Asia and Africa
|
375 |
+
langur: slender long-tailed monkey of Asia
|
376 |
+
colobus, colobus monkey: arboreal monkey of western and central Africa with long silky fur and reduced thumbs
|
377 |
+
proboscis monkey, Nasalis larvatus: Borneo monkey having a long bulbous nose
|
378 |
+
marmoset: small soft-furred South American and Central American monkey with claws instead of nails
|
379 |
+
capuchin, ringtail, Cebus capucinus: monkey of Central America and South America having thick hair on the head that resembles a monk's cowl
|
380 |
+
howler monkey, howler: monkey of tropical South American forests having a loud howling cry
|
381 |
+
titi, titi monkey: small South American monkeys with long beautiful fur and long nonprehensile tail
|
382 |
+
spider monkey, Ateles geoffroyi: arboreal monkey of tropical America with long slender legs and long prehensile tail
|
383 |
+
squirrel monkey, Saimiri sciureus: small long-tailed monkey of Central American and South America with greenish fur and black muzzle
|
384 |
+
Madagascar cat, ring-tailed lemur, Lemur catta: small lemur having its tail barred with black
|
385 |
+
indri, indris, Indri indri, Indri brevicaudatus: large short-tailed lemur of Madagascar having thick silky fur in black and white and fawn
|
386 |
+
Indian elephant, Elephas maximus: Asian elephant having smaller ears and tusks primarily in the male
|
387 |
+
African elephant, Loxodonta africana: an elephant native to Africa having enormous flapping ears and ivory tusks
|
388 |
+
lesser panda, red panda, panda, bear cat, cat bear, Ailurus fulgens: reddish-brown Old World raccoon-like carnivore; in some classifications considered unrelated to the giant pandas
|
389 |
+
giant panda, panda, panda bear, coon bear, Ailuropoda melanoleuca: large black-and-white herbivorous mammal of bamboo forests of China and Tibet; in some classifications considered a member of the bear family or of a separate family Ailuropodidae
|
390 |
+
barracouta, snoek: a large marine food fish common on the coasts of Australia, New Zealand, and southern Africa
|
391 |
+
eel: voracious snakelike marine or freshwater fishes with smooth slimy usually scaleless skin and having a continuous vertical fin but no ventral fins
|
392 |
+
coho, cohoe, coho salmon, blue jack, silver salmon, Oncorhynchus kisutch: small salmon of northern Pacific coasts and the Great Lakes
|
393 |
+
rock beauty, Holocanthus tricolor: gold and black butterflyfish found from West Indies to Brazil
|
394 |
+
anemone fish: live associated with sea anemones
|
395 |
+
sturgeon: large primitive fishes valued for their flesh and roe; widely distributed in the North Temperate Zone
|
396 |
+
gar, garfish, garpike, billfish, Lepisosteus osseus: primitive predaceous North American fish covered with hard scales and having long jaws with needlelike teeth
|
397 |
+
lionfish: brightly striped fish of the tropical Pacific having elongated spiny fins
|
398 |
+
puffer, pufferfish, blowfish, globefish: any of numerous marine fishes whose elongated spiny body can inflate itself with water or air to form a globe; several species contain a potent nerve poison; closely related to spiny puffers
|
399 |
+
abacus: a calculator that performs arithmetic functions by manually sliding counters on rods or in grooves
|
400 |
+
abaya: (Arabic) a loose black robe from head to toe; traditionally worn by Muslim women
|
401 |
+
academic gown, academic robe, judge's robe: a gown worn by academics or judges
|
402 |
+
accordion, piano accordion, squeeze box: a portable box-shaped free-reed instrument; the reeds are made to vibrate by air from the bellows controlled by the player
|
403 |
+
acoustic guitar: sound is not amplified by electrical means
|
404 |
+
aircraft carrier, carrier, flattop, attack aircraft carrier: a large warship that carries planes and has a long flat deck for takeoffs and landings
|
405 |
+
airliner: a commercial airplane that carries passengers
|
406 |
+
airship, dirigible: a steerable self-propelled aircraft
|
407 |
+
altar: a raised structure on which gifts or sacrifices to a god are made
|
408 |
+
ambulance: a vehicle that takes people to and from hospitals
|
409 |
+
amphibian, amphibious vehicle: a flat-bottomed motor vehicle that can travel on land or water
|
410 |
+
analog clock: a clock that displays the time of day by the position of hands on a dial
|
411 |
+
apiary, bee house: a shed containing a number of beehives
|
412 |
+
apron: a garment of cloth or leather or plastic that is tied about the waist and worn to protect your clothing
|
413 |
+
ashcan, trash can, garbage can, wastebin, ash bin, ash-bin, ashbin, dustbin, trash barrel, trash bin: a bin that holds rubbish until it is collected
|
414 |
+
assault rifle, assault gun: any of the automatic rifles or semiautomatic rifles with large magazines designed for military use
|
415 |
+
backpack, back pack, knapsack, packsack, rucksack, haversack: a bag carried by a strap on your back or shoulder
|
416 |
+
bakery, bakeshop, bakehouse: a workplace where baked goods (breads and cakes and pastries) are produced or sold
|
417 |
+
balance beam, beam: a gymnastic apparatus used by women gymnasts
|
418 |
+
balloon: large tough nonrigid bag filled with gas or heated air
|
419 |
+
ballpoint, ballpoint pen, ballpen, Biro: a pen that has a small metal ball as the point of transfer of ink to paper
|
420 |
+
Band Aid: trade name for an adhesive bandage to cover small cuts or blisters
|
421 |
+
banjo: a stringed instrument of the guitar family that has long neck and circular body
|
422 |
+
bannister, banister, balustrade, balusters, handrail: a railing at the side of a staircase or balcony to prevent people from falling
|
423 |
+
barbell: a bar to which heavy discs are attached at each end; used in weightlifting
|
424 |
+
barber chair: a large fixed adjustable chair in which barbers seat their customers
|
425 |
+
barbershop: a shop where men can get their hair cut
|
426 |
+
barn: an outlying farm building for storing grain or animal feed and housing farm animals
|
427 |
+
barometer: an instrument that measures atmospheric pressure
|
428 |
+
barrel, cask: a cylindrical container that holds liquids
|
429 |
+
barrow, garden cart, lawn cart, wheelbarrow: a cart for carrying small loads; has handles and one or more wheels
|
430 |
+
baseball: a ball used in playing baseball
|
431 |
+
basketball: an inflated ball used in playing basketball
|
432 |
+
bassinet: a basket (usually hooded) used as a baby's bed
|
433 |
+
bassoon: a double-reed instrument; the tenor of the oboe family
|
434 |
+
bathing cap, swimming cap: a tight-fitting cap that keeps hair dry while swimming
|
435 |
+
bath towel: a large towel; to dry yourself after a bath
|
436 |
+
bathtub, bathing tub, bath, tub: a relatively large open container that you fill with water and use to wash the body
|
437 |
+
beach wagon, station wagon, wagon, estate car, beach waggon, station waggon, waggon: a car that has a long body and rear door with space behind rear seat
|
438 |
+
beacon, lighthouse, beacon light, pharos: a tower with a light that gives warning of shoals to passing ships
|
439 |
+
beaker: a flatbottomed jar made of glass or plastic; used for chemistry
|
440 |
+
bearskin, busby, shako: tall hat; worn by some British soldiers on ceremonial occasions
|
441 |
+
beer bottle: a bottle that holds beer
|
442 |
+
beer glass: a relatively large glass for serving beer
|
443 |
+
bell cote, bell cot: a small shelter for bells; has a gable or shed roof
|
444 |
+
bib: top part of an apron; covering the chest
|
445 |
+
bicycle-built-for-two, tandem bicycle, tandem: a bicycle with two sets of pedals and two seats
|
446 |
+
bikini, two-piece: a woman's very brief bathing suit
|
447 |
+
binder, ring-binder: holds loose papers or magazines
|
448 |
+
binoculars, field glasses, opera glasses: an optical instrument designed for simultaneous use by both eyes
|
449 |
+
birdhouse: a shelter for birds
|
450 |
+
boathouse: a shed at the edge of a river or lake; used to store boats
|
451 |
+
bobsled, bobsleigh, bob: a long racing sled (for 2 or more people) with a steering mechanism
|
452 |
+
bolo tie, bolo, bola tie, bola: a cord fastened around the neck with an ornamental clasp and worn as a necktie
|
453 |
+
bonnet, poke bonnet: a hat tied under the chin
|
454 |
+
bookcase: a piece of furniture with shelves for storing books
|
455 |
+
bookshop, bookstore, bookstall: a shop where books are sold
|
456 |
+
bottlecap: a cap that seals a bottle
|
457 |
+
bow: a weapon for shooting arrows, composed of a curved piece of resilient wood with a taut cord to propel the arrow
|
458 |
+
bow tie, bow-tie, bowtie: a man's tie that ties in a bow
|
459 |
+
brass, memorial tablet, plaque: a memorial made of brass
|
460 |
+
brassiere, bra, bandeau: an undergarment worn by women to support their breasts
|
461 |
+
breakwater, groin, groyne, mole, bulwark, seawall, jetty: a protective structure of stone or concrete; extends from shore into the water to prevent a beach from washing away
|
462 |
+
breastplate, aegis, egis: armor plate that protects the chest; the front part of a cuirass
|
463 |
+
broom: a cleaning implement for sweeping; bundle of straws or twigs attached to a long handle
|
464 |
+
bucket, pail: a roughly cylindrical vessel that is open at the top
|
465 |
+
buckle: fastener that fastens together two ends of a belt or strap; often has loose prong
|
466 |
+
bulletproof vest: a vest capable of resisting the impact of a bullet
|
467 |
+
bullet train, bullet: a high-speed passenger train
|
468 |
+
butcher shop, meat market: a shop in which meat and poultry (and sometimes fish) are sold
|
469 |
+
cab, hack, taxi, taxicab: a car driven by a person whose job is to take passengers where they want to go in exchange for money
|
470 |
+
caldron, cauldron: a very large pot that is used for boiling
|
471 |
+
candle, taper, wax light: stick of wax with a wick in the middle
|
472 |
+
cannon: heavy gun fired from a tank
|
473 |
+
canoe: small and light boat; pointed at both ends; propelled with a paddle
|
474 |
+
can opener, tin opener: a device for cutting cans open
|
475 |
+
cardigan: knitted jacket that is fastened up the front with buttons or a zipper
|
476 |
+
car mirror: a mirror that the driver of a car can use
|
477 |
+
carousel, carrousel, merry-go-round, roundabout, whirligig: a large, rotating machine with seats for children to ride or amusement
|
478 |
+
carpenter's kit, tool kit: a set of carpenter's tools
|
479 |
+
carton: a box made of cardboard; opens by flaps on top
|
480 |
+
car wheel: a wheel that has a tire and rim and hubcap; used to propel the car
|
481 |
+
cash machine, cash dispenser, automated teller machine, automatic teller machine, automated teller, automatic teller, ATM: an unattended machine (outside some banks) that dispenses money when a personal coded card is used
|
482 |
+
cassette: a container that holds a magnetic tape used for recording or playing sound or video
|
483 |
+
cassette player: electronic equipment for playing cassettes
|
484 |
+
castle: a large building formerly occupied by a ruler and fortified against attack
|
485 |
+
catamaran: a sailboat with two parallel hulls held together by single deck
|
486 |
+
CD player: a stand-alone piece of electronic equipment that either has its own display or attaches to a television set
|
487 |
+
cello, violoncello: a large stringed instrument; seated player holds it upright while playing
|
488 |
+
cellular telephone, cellular phone, cellphone, cell, mobile phone: a hand-held mobile radiotelephone for use in an area divided into small sections, each with its own short-range transmitter/receiver
|
489 |
+
chain: a series of (usually metal) rings or links fitted into one another to make a flexible ligament
|
490 |
+
chainlink fence: a fence of steel wires woven into a diamond pattern
|
491 |
+
chain mail, ring mail, mail, chain armor, chain armour, ring armor, ring armour: (Middle Ages) flexible armor made of interlinked metal rings
|
492 |
+
chain saw, chainsaw: portable power saw; teeth linked to form an endless chain
|
493 |
+
chest: box with a lid; used for storage; usually large and sturdy
|
494 |
+
chiffonier, commode: a tall elegant chest of drawers
|
495 |
+
chime, bell, gong: a percussion instrument consisting of a set of tuned bells that are struck with a hammer; used as an orchestral instrument
|
496 |
+
china cabinet, china closet: a cabinet (usually with glass doors) for storing and displaying china
|
497 |
+
Christmas stocking: a stocking that is filled with small Christmas presents
|
498 |
+
church, church building: a place for public (especially Christian) worship; "the church was empty"
|
499 |
+
cinema, movie theater, movie theatre, movie house, picture palace: a theater where films are shown
|
500 |
+
cleaver, meat cleaver, chopper: a butcher's knife having a large square blade
|
501 |
+
cliff dwelling: a rock and adobe dwelling built on sheltered ledges in the sides of a cliff; "the Anasazi built cliff dwellings in the southwestern United States"
|
502 |
+
cloak: anything that covers or conceals
|
503 |
+
clog, geta, patten, sabot: footwear usually with wooden soles
|
504 |
+
cocktail shaker: a shaker for mixing cocktails
|
505 |
+
coffee mug: a mug intended for serving coffee
|
506 |
+
coffeepot: tall pot in which coffee is brewed
|
507 |
+
coil, spiral, volute, whorl, helix: a structure consisting of something wound in a continuous series of loops; "a coil of rope"
|
508 |
+
combination lock: lock that can be opened only by turning dials in a special sequence
|
509 |
+
computer keyboard, keypad: a keyboard that is a data input device for computers; arrangement of keys is modelled after the typewriter keyboard
|
510 |
+
confectionery, confectionary, candy store: a confectioner's shop
|
511 |
+
container ship, containership, container vessel: a cargo ship designed to hold containerized cargoes; "the weight of the documentation of all the consignments on board a contemporary container ship can exceed 90 pounds"
|
512 |
+
convertible: a car that has top that can be folded or removed
|
513 |
+
corkscrew, bottle screw: a bottle opener that pulls corks
|
514 |
+
cornet, horn, trumpet, trump: a brass musical instrument with a brilliant tone; has a narrow tube and a flared bell and is played by means of valves
|
515 |
+
cowboy boot: a boot with a high arch and fancy stitching; worn by American cowboys
|
516 |
+
cowboy hat, ten-gallon hat: a hat with a wide brim and a soft crown; worn by American ranch hands
|
517 |
+
cradle: a baby bed with sides and rockers
|
518 |
+
crane: lifts and moves heavy objects; lifting tackle is suspended from a pivoted boom that rotates around a vertical axis
|
519 |
+
crash helmet: a padded helmet worn by people riding bicycles or motorcycles; protects the head in case of accidents
|
520 |
+
crate: a rugged box (usually made of wood); used for shipping
|
521 |
+
crib, cot: baby bed with high sides made of slats
|
522 |
+
Crock Pot: an electric cooker that maintains a relatively low temperature
|
523 |
+
croquet ball: a wooden ball used in playing croquet
|
524 |
+
crutch: a wooden or metal staff that fits under the armpit and reaches to the ground; used by disabled person while walking
|
525 |
+
cuirass: medieval body armor that covers the chest and back
|
526 |
+
dam, dike, dyke: a barrier constructed to contain the flow of water or to keep out the sea
|
527 |
+
desk: a piece of furniture with a writing surface and usually drawers or other compartments
|
528 |
+
desktop computer: a personal computer small enough to fit conveniently in an individual workspace
|
529 |
+
dial telephone, dial phone: a telephone with a dial for registering the number to be called
|
530 |
+
diaper, nappy, napkin: garment consisting of a folded cloth drawn up between the legs and fastened at the waist; worn by infants to catch excrement
|
531 |
+
digital clock: a clock that displays the time of day digitally
|
532 |
+
digital watch: a watch with a digital display
|
533 |
+
dining table, board: a table at which meals are served; "he helped her clear the dining table"; "a feast was spread upon the board"
|
534 |
+
dishrag, dishcloth: a cloth for washing dishes
|
535 |
+
dishwasher, dish washer, dishwashing machine: a machine for washing dishes
|
536 |
+
disk brake, disc brake: hydraulic brake in which friction is applied to both sides of a spinning disk by the brake pads
|
537 |
+
dock, dockage, docking facility: landing in a harbor next to a pier where ships are loaded and unloaded or repaired; may have gates to let water in or out; "the ship arrived at the dock more than a day late"
|
538 |
+
dogsled, dog sled, dog sleigh: a sled pulled by dogs
|
539 |
+
dome: a hemispherical roof
|
540 |
+
doormat, welcome mat: a mat placed outside an exterior door for wiping the shoes before entering
|
541 |
+
drilling platform, offshore rig: drilling rig consisting of an offshore platform (floating or fixed to the sea bed) from which many oil wells can be bored radially
|
542 |
+
drum, membranophone, tympan: a musical percussion instrument; usually consists of a hollow cylinder with a membrane stretched across each end
|
543 |
+
drumstick: a stick used for playing a drum
|
544 |
+
dumbbell: an exercising weight; two spheres connected by a short bar that serves as a handle
|
545 |
+
Dutch oven: an oven consisting of a metal box for cooking in front of a fire
|
546 |
+
electric fan, blower: a fan run by an electric motor
|
547 |
+
electric guitar: a guitar whose sound is amplified by electrical means
|
548 |
+
electric locomotive: a locomotive that is powered by an electric motor
|
549 |
+
entertainment center: a wall unit containing sound and television systems
|
550 |
+
envelope: a flat (usually rectangular) container for a letter, thin package, etc.
|
551 |
+
espresso maker: a coffee maker that forces live steam under pressure through dark roasted coffee grounds
|
552 |
+
face powder: cosmetic powder for the face
|
553 |
+
feather boa, boa: a long thin fluffy scarf of feathers or fur
|
554 |
+
file, file cabinet, filing cabinet: office furniture consisting of a container for keeping papers in order
|
555 |
+
fireboat: a boat equipped to fight fires on ships or along a waterfront
|
556 |
+
fire engine, fire truck: any of various large trucks that carry firemen and equipment to the site of a fire
|
557 |
+
fire screen, fireguard: a metal screen before an open fire for protection (especially against flying sparks)
|
558 |
+
flagpole, flagstaff: a tall staff or pole on which a flag is raised
|
559 |
+
flute, transverse flute: a high-pitched woodwind instrument; a slender tube closed at one end with finger holes on one end and an opening near the closed end across which the breath is blown
|
560 |
+
folding chair: a chair that can be folded flat for storage
|
561 |
+
football helmet: a padded helmet with a face mask to protect the head of football players
|
562 |
+
forklift: a small industrial vehicle with a power operated forked platform in front that can be inserted under loads to lift and move them
|
563 |
+
fountain: a structure from which an artificially produced jet of water arises
|
564 |
+
fountain pen: a pen that is supplied with ink from a reservoir in its barrel
|
565 |
+
four-poster: a bed with posts at the four corners that can be used to support a canopy or curtains
|
566 |
+
freight car: a railway car that carries freight
|
567 |
+
French horn, horn: a brass musical instrument consisting of a conical tube that is coiled into a spiral and played by means of valves
|
568 |
+
frying pan, frypan, skillet: a pan used for frying foods
|
569 |
+
fur coat: a coat made of fur
|
570 |
+
garbage truck, dustcart: a truck for collecting domestic refuse; "in Britain a garbage truck is called a dustcart"
|
571 |
+
gasmask, respirator, gas helmet: a protective mask with a filter; protects the face and lungs against poisonous gases
|
572 |
+
gas pump, gasoline pump, petrol pump, island dispenser: a pump in a service station that draws gasoline from underground storage tanks
|
573 |
+
goblet: a drinking glass with a base and stem
|
574 |
+
go-kart: a small low motor vehicle with four wheels and an open framework; used for racing
|
575 |
+
golf ball: a small hard ball used in playing golf; dimpled to reduce wind resistance
|
576 |
+
golfcart, golf cart: a small motor vehicle in which golfers can ride between shots
|
577 |
+
gondola: long narrow flat-bottomed boat propelled by sculling; traditionally used on canals of Venice
|
578 |
+
gong, tam-tam: a percussion instrument consisting of a metal plate that is struck with a softheaded drumstick
|
579 |
+
gown: a woman's dress, usually with a close-fitting bodice and a long flared skirt, often worn on formal occasions
|
580 |
+
grand piano, grand: a piano with the strings on a horizontal harp-shaped frame; usually supported by three legs
|
581 |
+
greenhouse, nursery, glasshouse: a building with glass walls and roof; for the cultivation and exhibition of plants under controlled conditions
|
582 |
+
grille, radiator grille: grating that admits cooling air to car's radiator
|
583 |
+
grocery store, grocery, food market, market: a marketplace where groceries are sold; "the grocery store included a meat market"
|
584 |
+
guillotine: instrument of execution that consists of a weighted blade between two vertical poles; used for beheading people
|
585 |
+
hair slide: a decorative hinged clip that girls and women put in their hair to hold it in place
|
586 |
+
hair spray: toiletry consisting of a commercial preparation that is sprayed on the hair to hold it in place
|
587 |
+
half track: a motor vehicle propelled by half tracks; frequently used by the military
|
588 |
+
hammer: a hand tool with a heavy rigid head and a handle; used to deliver an impulsive force by striking
|
589 |
+
hamper: a basket usually with a cover
|
590 |
+
hand blower, blow dryer, blow drier, hair dryer, hair drier: a hand-held electric blower that can blow warm air onto the hair; used for styling hair
|
591 |
+
hand-held computer, hand-held microcomputer: a portable battery-powered computer small enough to be carried in your pocket
|
592 |
+
handkerchief, hankie, hanky, hankey: a square piece of cloth used for wiping the eyes or nose or as a costume accessory
|
593 |
+
hard disc, hard disk, fixed disk: a rigid magnetic disk mounted permanently in a drive unit
|
594 |
+
harmonica, mouth organ, harp, mouth harp: a small rectangular free-reed instrument having a row of free reeds set back in air holes and played by blowing into the desired hole
|
595 |
+
harp: a chordophone that has a triangular frame consisting of a sounding board and a pillar and a curved neck; the strings stretched between the neck and the soundbox are plucked with the fingers
|
596 |
+
harvester, reaper: farm machine that gathers a food crop from the fields
|
597 |
+
hatchet: a small ax with a short handle used with one hand (usually to chop wood)
|
598 |
+
holster: a sheath (usually leather) for carrying a handgun
|
599 |
+
home theater, home theatre: television and video equipment designed to reproduce in the home the experience of being in a movie theater
|
600 |
+
honeycomb: a framework of hexagonal cells resembling the honeycomb built by bees
|
601 |
+
hook, claw: a mechanical device that is curved or bent to suspend or hold or pull something
|
602 |
+
hoopskirt, crinoline: a skirt stiffened with hoops
|
603 |
+
horizontal bar, high bar: gymnastic apparatus consisting of a bar supported in a horizontal position by uprights at both ends
|
604 |
+
horse cart, horse-cart: heavy cart; drawn by a horse; used for farm work
|
605 |
+
hourglass: a sandglass that runs for sixty minutes
|
606 |
+
iPod: (trademark) a pocket-sized device used to play music files
|
607 |
+
iron, smoothing iron: home appliance consisting of a flat metal base that is heated and used to smooth cloth
|
608 |
+
jack-o'-lantern: lantern carved from a pumpkin
|
609 |
+
jean, blue jean, denim: (usually plural) close-fitting trousers of heavy denim for manual work or casual wear
|
610 |
+
jeep, landrover: a car suitable for traveling over rough terrain
|
611 |
+
jersey, T-shirt, tee shirt: a close-fitting pullover shirt
|
612 |
+
jigsaw puzzle: a puzzle that requires you to reassemble a picture that has been mounted on a stiff base and cut into interlocking pieces
|
613 |
+
jinrikisha, ricksha, rickshaw: a small two-wheeled cart for one passenger; pulled by one person
|
614 |
+
joystick: a manual control consisting of a vertical handle that can move freely in two directions; used as an input device to computers or to devices controlled by computers
|
615 |
+
kimono: a loose robe; imitated from robes originally worn by Japanese
|
616 |
+
knee pad: protective garment consisting of a pad worn by football or baseball or hockey players
|
617 |
+
knot: any of various fastenings formed by looping and tying a rope (or cord) upon itself or to another rope or to another object
|
618 |
+
lab coat, laboratory coat: a light coat worn to protect clothing from substances used while working in a laboratory
|
619 |
+
ladle: a spoon-shaped vessel with a long handle; frequently used to transfer liquids from one container to another
|
620 |
+
lampshade, lamp shade: a protective ornamental shade used to screen a light bulb from direct view
|
621 |
+
laptop, laptop computer: a portable computer small enough to use in your lap
|
622 |
+
lawn mower, mower: garden tool for mowing grass on lawns
|
623 |
+
lens cap, lens cover: cap used to keep lens free of dust when not in use
|
624 |
+
letter opener, paper knife, paperknife: dull knife used to cut open the envelopes in which letters are mailed or to slit uncut pages of books
|
625 |
+
library: a building that houses a collection of books and other materials
|
626 |
+
lifeboat: a strong sea boat designed to rescue people from a sinking ship
|
627 |
+
lighter, light, igniter, ignitor: a device for lighting or igniting fuel or charges or fires; "do you have a light?"
|
628 |
+
limousine, limo: large luxurious car; usually driven by a chauffeur
|
629 |
+
liner, ocean liner: a large commercial ship (especially one that carries passengers on a regular schedule)
|
630 |
+
lipstick, lip rouge: makeup that is used to color the lips
|
631 |
+
Loafer: a low leather step-in shoe; the top resembles a moccasin but it has a broad flat heel
|
632 |
+
lotion: any of various cosmetic preparations that are applied to the skin
|
633 |
+
loudspeaker, speaker, speaker unit, loudspeaker system, speaker system: electro-acoustic transducer that converts electrical signals into sounds loud enough to be heard at a distance
|
634 |
+
loupe, jeweler's loupe: small magnifying glass (usually set in an eyepiece) used by jewelers and horologists
|
635 |
+
lumbermill, sawmill: a mill for dressing logs and lumber
|
636 |
+
magnetic compass: compass based on an indicator (as a magnetic needle) that points to the magnetic north
|
637 |
+
mailbag, postbag: letter carrier's shoulder bag; "in Britain they call a mailbag a postbag"
|
638 |
+
mailbox, letter box: a private box for delivery of mail
|
639 |
+
maillot: tights for dancers or gymnasts
|
640 |
+
maillot, tank suit: a woman's one-piece bathing suit
|
641 |
+
manhole cover: a flush iron cover for a manhole (as in a street)
|
642 |
+
maraca: a percussion instrument consisting of a hollow gourd containing pebbles or beans; often played in pairs
|
643 |
+
marimba, xylophone: a percussion instrument with wooden bars tuned to produce a chromatic scale and with resonators; played with small mallets
|
644 |
+
mask: a covering to disguise or conceal the face
|
645 |
+
matchstick: a short thin stick of wood used in making matches
|
646 |
+
maypole: a vertical pole or post decorated with streamers that can be held by dancers celebrating May Day
|
647 |
+
maze, labyrinth: complex system of paths or tunnels in which it is easy to get lost
|
648 |
+
measuring cup: graduated cup used to measure liquid or granular ingredients
|
649 |
+
medicine chest, medicine cabinet: cabinet that holds medicines and toiletries
|
650 |
+
megalith, megalithic structure: memorial consisting of a very large stone forming part of a prehistoric structure (especially in western Europe)
|
651 |
+
microphone, mike: device for converting sound waves into electrical energy
|
652 |
+
microwave, microwave oven: kitchen appliance that cooks food by passing an electromagnetic wave through it; heat results from the absorption of energy by the water molecules in the food
|
653 |
+
military uniform: prescribed identifying uniform for soldiers
|
654 |
+
milk can: large can for transporting milk
|
655 |
+
minibus: a light bus (4 to 10 passengers)
|
656 |
+
miniskirt, mini: a very short skirt
|
657 |
+
minivan: a small box-shaped passenger van; usually has removable seats; used as a family car
|
658 |
+
missile: a rocket carrying a warhead of conventional or nuclear explosives; may be ballistic or directed by remote control
|
659 |
+
mitten: glove that encases the thumb separately and the other four fingers together
|
660 |
+
mixing bowl: bowl used with an electric mixer
|
661 |
+
mobile home, manufactured home: a large house trailer that can be connected to utilities and can be parked in one place and used as permanent housing
|
662 |
+
Model T: the first widely available automobile powered by a gasoline engine; mass-produced by Henry Ford from 1908 to 1927
|
663 |
+
modem: (from a combination of MOdulate and DEModulate) electronic equipment consisting of a device used to connect computers by a telephone line
|
664 |
+
monastery: the residence of a religious community
|
665 |
+
monitor: electronic equipment that is used to check the quality or content of electronic transmissions
|
666 |
+
moped: a motorbike that can be pedaled or driven by a low-powered gasoline engine
|
667 |
+
mortar: a bowl-shaped vessel in which substances can be ground and mixed with a pestle
|
668 |
+
mortarboard: an academic cap with a flat square with a tassel on top
|
669 |
+
mosque: (Islam) a Muslim place of worship that usually has a minaret
|
670 |
+
mosquito net: a fine net or screen (especially around beds) to protect against mosquitos
|
671 |
+
motor scooter, scooter: a wheeled vehicle with small wheels and a low-powered gasoline engine geared to the rear wheel
|
672 |
+
mountain bike, all-terrain bike, off-roader: a bicycle with a sturdy frame and fat tires; originally designed for riding in mountainous country
|
673 |
+
mountain tent: a lightweight tent with a floor; flaps close with a zipper
|
674 |
+
mouse, computer mouse: a hand-operated electronic device that controls the coordinates of a cursor on your computer screen as you move it around on a pad; on the bottom of the device is a ball that rolls on the surface of the pad; "a mouse takes much more room than a trackball"
|
675 |
+
mousetrap: a trap for catching mice
|
676 |
+
moving van: a van used for moving home or office furniture
|
677 |
+
muzzle: a leather or wire restraint that fits over an animal's snout (especially a dog's nose and jaws) and prevents it from eating or biting
|
678 |
+
nail: a thin pointed piece of metal that is hammered into materials as a fastener
|
679 |
+
neck brace: a brace worn to steady the neck
|
680 |
+
necklace: jewelry consisting of a cord or chain (often bearing gems) worn about the neck as an ornament (especially by women)
|
681 |
+
nipple: a flexible cap on a baby's feeding bottle or pacifier
|
682 |
+
notebook, notebook computer: a small compact portable computer
|
683 |
+
obelisk: a stone pillar having a rectangular cross section tapering towards a pyramidal top
|
684 |
+
oboe, hautboy, hautbois: a slender double-reed instrument; a woodwind with a conical bore and a double-reed mouthpiece
|
685 |
+
ocarina, sweet potato: egg-shaped terra cotta wind instrument with a mouthpiece and finger holes
|
686 |
+
odometer, hodometer, mileometer, milometer: a meter that shows mileage traversed
|
687 |
+
oil filter: a filter that removes impurities from the oil used to lubricate an internal-combustion engine
|
688 |
+
organ, pipe organ: wind instrument whose sound is produced by means of pipes arranged in sets supplied with air from a bellows and controlled from a large complex musical keyboard
|
689 |
+
oscilloscope, scope, cathode-ray oscilloscope, CRO: electronic equipment that provides visual images of varying electrical quantities
|
690 |
+
overskirt: an outer skirt worn over another skirt
|
691 |
+
oxcart: a cart that is drawn by an ox
|
692 |
+
oxygen mask: a breathing device that is placed over the mouth and nose; supplies oxygen from an attached storage tank
|
693 |
+
packet: a small package or bundle
|
694 |
+
paddle, boat paddle: a short light oar used without an oarlock to propel a canoe or small boat
|
695 |
+
paddlewheel, paddle wheel: a large wheel fitted with paddles and driven by an engine in order to propel a boat
|
696 |
+
padlock: a detachable lock; has a hinged shackle that can be passed through the staple of a hasp or the links in a chain and then snapped shut
|
697 |
+
paintbrush: a brush used as an applicator (to apply paint)
|
698 |
+
pajama, pyjama, pj's, jammies: (usually plural) loose-fitting nightclothes worn for sleeping or lounging; have a jacket top and trousers
|
699 |
+
palace: official residence of an exalted person (as a sovereign)
|
700 |
+
panpipe, pandean pipe, syrinx: a primitive wind instrument consisting of several parallel pipes bound together
|
701 |
+
paper towel: a disposable towel made of absorbent paper
|
702 |
+
parachute, chute: rescue equipment consisting of a device that fills with air and retards your fall
|
703 |
+
parallel bars, bars: gymnastic apparatus consisting of two parallel wooden rods supported on uprights
|
704 |
+
park bench: a bench in a public park
|
705 |
+
parking meter: a coin-operated timer located next to a parking space; depositing money into it entitles you to park your car there for a specified length of time
|
706 |
+
passenger car, coach, carriage: a railcar where passengers ride
|
707 |
+
patio, terrace: usually paved outdoor area adjoining a residence
|
708 |
+
pay-phone, pay-station: a coin-operated telephone
|
709 |
+
pedestal, plinth, footstall: an architectural support or base (as for a column or statue)
|
710 |
+
pencil box, pencil case: a box for holding pencils
|
711 |
+
pencil sharpener: a rotary implement for sharpening the point on pencils
|
712 |
+
perfume, essence: a toiletry that emits and diffuses a fragrant odor
|
713 |
+
Petri dish: a shallow dish used to culture bacteria
|
714 |
+
photocopier: a copier that uses photographic methods of making copies
|
715 |
+
pick, plectrum, plectron: a small thin device (of metal or plastic or ivory) used to pluck a stringed instrument
|
716 |
+
pickelhaube: a spiked helmet worn by German soldiers
|
717 |
+
picket fence, paling: a fence made of upright pickets
|
718 |
+
pickup, pickup truck: a light truck with an open body and low sides and a tailboard
|
719 |
+
pier: a support for two adjacent bridge spans
|
720 |
+
piggy bank, penny bank: a child's coin bank (often shaped like a pig)
|
721 |
+
pill bottle: a small bottle for holding pills
|
722 |
+
pillow: a cushion to support the head of a sleeping person
|
723 |
+
ping-pong ball: light hollow ball used in playing table tennis
|
724 |
+
pinwheel: a wheel that has numerous pins that are set at right angles to its rim; "he spun the pinwheel and it stopped with the pointer on `Go'"
|
725 |
+
pirate, pirate ship: a ship that is manned by pirates
|
726 |
+
pitcher, ewer: an open vessel with a handle and a spout for pouring
|
727 |
+
plane, carpenter's plane, woodworking plane: a carpenter's hand tool with an adjustable blade for smoothing or shaping wood; "the cabinetmaker used a plane for the finish work"
|
728 |
+
planetarium: a building housing an instrument for projecting the positions of the planets onto a domed ceiling
|
729 |
+
plastic bag: a bag made of thin plastic material
|
730 |
+
plate rack: a rack for holding plates to dry after they have been washed
|
731 |
+
plow, plough: a farm tool having one or more heavy blades to break the soil and cut a furrow prior to sowing
|
732 |
+
plunger, plumber's helper: hand tool consisting of a stick with a rubber suction cup at one end; used to clean clogged drains
|
733 |
+
Polaroid camera, Polaroid Land camera: a camera that develops and produces a positive print within seconds
|
734 |
+
pole: a long (usually round) rod of wood or metal or plastic
|
735 |
+
police van, police wagon, paddy wagon, patrol wagon, wagon, black Maria: van used by police to transport prisoners
|
736 |
+
poncho: a blanket-like cloak with a hole in the center for the head
|
737 |
+
pool table, billiard table, snooker table: game equipment consisting of a heavy table on which pool is played
|
738 |
+
pop bottle, soda bottle: a bottle for holding soft drinks
|
739 |
+
pot, flowerpot: a container in which plants are cultivated
|
740 |
+
potter's wheel: a horizontal rotating wheel holding the clay being shaped by a potter; "the potter's wheel was invented in Asia Minor around 6500 BC"
|
741 |
+
power drill: a power tool for drilling holes into hard materials
|
742 |
+
prayer rug, prayer mat: a small rug used by Muslims during their devotions
|
743 |
+
printer: (computer science) an output device that prints the results of data processing
|
744 |
+
prison, prison house: a correctional institution where persons are confined while on trial or for punishment
|
745 |
+
projectile, missile: a weapon that is forcibly thrown or projected at a targets but is not self-propelled
|
746 |
+
projector: an optical instrument that projects an enlarged image onto a screen
|
747 |
+
puck, hockey puck: a vulcanized rubber disk 3 inches in diameter that is used instead of a ball in ice hockey
|
748 |
+
punching bag, punch bag, punching ball, punchball: an inflated ball or bag that is suspended and punched for training in boxing
|
749 |
+
purse: a small bag for carrying money
|
750 |
+
quill, quill pen: pen made from a bird's feather
|
751 |
+
quilt, comforter, comfort, puff: bedding made of two layers of cloth filled with stuffing and stitched together
|
752 |
+
racer, race car, racing car: a fast car that competes in races
|
753 |
+
racket, racquet: a sports implement (usually consisting of a handle and an oval frame with a tightly interlaced network of strings) used to strike a ball (or shuttlecock) in various games
|
754 |
+
radiator: a mechanism consisting of a metal honeycomb through which hot fluids circulate; heat is transferred from the fluid through the honeycomb to the airstream that is created either by the motion of the vehicle or by a fan
|
755 |
+
radio, wireless: a communication system based on broadcasting electromagnetic waves
|
756 |
+
radio telescope, radio reflector: astronomical telescope that picks up electromagnetic radiations in the radio-frequency range from extraterrestrial sources
|
757 |
+
rain barrel: a barrel used as a cistern to hold rainwater
|
758 |
+
recreational vehicle, RV, R.V.: a motorized wheeled vehicle used for camping or other recreational activities
|
759 |
+
reel: winder consisting of a revolving spool with a handle; attached to a fishing rod
|
760 |
+
reflex camera: camera that allows the photographer to view and focus the exact scene being photographed
|
761 |
+
refrigerator, icebox: white goods in which food can be stored at low temperatures
|
762 |
+
remote control, remote: a device that can be used to control a machine or apparatus from a distance; "he lost the remote for his TV"
|
763 |
+
restaurant, eating house, eating place, eatery: a building where people go to eat
|
764 |
+
revolver, six-gun, six-shooter: a pistol with a revolving cylinder (usually having six chambers for bullets)
|
765 |
+
rifle: a shoulder firearm with a long barrel and a rifled bore; "he lifted the rifle to his shoulder and fired"
|
766 |
+
rocking chair, rocker: a chair mounted on rockers
|
767 |
+
rotisserie: an oven or broiler equipped with a rotating spit on which meat cooks as it turns
|
768 |
+
rubber eraser, rubber, pencil eraser: an eraser made of rubber (or of a synthetic material with properties similar to rubber); commonly mounted at one end of a pencil
|
769 |
+
rugby ball: inflated oval ball used in playing rugby
|
770 |
+
rule, ruler: measuring stick consisting of a strip of wood or metal or plastic with a straight edge that is used for drawing straight lines and measuring lengths
|
771 |
+
running shoe: a light comfortable shoe designed for running
|
772 |
+
safe: strongbox where valuables can be safely kept
|
773 |
+
safety pin: a pin in the form of a clasp; has a guard so the point of the pin will not stick the user
|
774 |
+
saltshaker, salt shaker: a shaker with a perforated top for sprinkling salt
|
775 |
+
sandal: a shoe consisting of a sole fastened by straps to the foot
|
776 |
+
sarong: a loose skirt consisting of brightly colored fabric wrapped around the body; worn by both women and men in the South Pacific
|
777 |
+
sax, saxophone: a single-reed woodwind with a conical bore
|
778 |
+
scabbard: a sheath for a sword or dagger or bayonet
|
779 |
+
scale, weighing machine: a measuring instrument for weighing; shows amount of mass
|
780 |
+
school bus: a bus used to transport children to or from school
|
781 |
+
schooner: sailing vessel used in former times
|
782 |
+
scoreboard: a large board for displaying the score of a contest (and some other information)
|
783 |
+
screen, CRT screen: the display that is electronically created on the surface of the large end of a cathode-ray tube
|
784 |
+
screw: a fastener with a tapered threaded shank and a slotted head
|
785 |
+
screwdriver: a hand tool for driving screws; has a tip that fits into the head of a screw
|
786 |
+
seat belt, seatbelt: a safety belt used in a car or plane to hold you in your seat in case of an accident
|
787 |
+
sewing machine: a textile machine used as a home appliance for sewing
|
788 |
+
shield, buckler: armor carried on the arm to intercept blows
|
789 |
+
shoe shop, shoe-shop, shoe store: a shop where shoes are sold
|
790 |
+
shoji: a translucent screen made of a wooden frame covered with rice paper
|
791 |
+
shopping basket: a handbasket used to carry goods while shopping
|
792 |
+
shopping cart: a handcart that holds groceries or other goods while shopping
|
793 |
+
shovel: a hand tool for lifting loose material; consists of a curved container or scoop and a handle
|
794 |
+
shower cap: a tight cap worn to keep hair dry while showering
|
795 |
+
shower curtain: a curtain that keeps water from splashing out of the shower area
|
796 |
+
ski: narrow wood or metal or plastic runners used in pairs for gliding over snow
|
797 |
+
ski mask: a woolen face mask to protect the face from cold while skiing on snow
|
798 |
+
sleeping bag: large padded bag designed to be slept in outdoors; usually rolls up like a bedroll
|
799 |
+
slide rule, slipstick: analog computer consisting of a handheld instrument used for rapid calculations; have been replaced by pocket calculators
|
800 |
+
sliding door: a door that opens by sliding instead of swinging
|
801 |
+
slot, one-armed bandit: a slot machine that is used for gambling; "they spend hours and hours just playing the slots"
|
802 |
+
snorkel: breathing device consisting of a bent tube fitting into a swimmer's mouth and extending above the surface; allows swimmer to breathe while face down in the water
|
803 |
+
snowmobile: tracked vehicle for travel on snow having skis in front
|
804 |
+
snowplow, snowplough: a vehicle used to push snow from roads
|
805 |
+
soap dispenser: dispenser of liquid soap
|
806 |
+
soccer ball: an inflated ball used in playing soccer
|
807 |
+
sock: hosiery consisting of a cloth covering for the foot; worn inside the shoe; reaches to between the ankle and the knee
|
808 |
+
solar dish, solar collector, solar furnace: a concave mirror that concentrates the rays of the sun; can produce high temperatures
|
809 |
+
sombrero: a straw hat with a tall crown and broad brim; worn in American southwest and in Mexico
|
810 |
+
soup bowl: a bowl for serving soup
|
811 |
+
space bar: the bar-shaped typewriter key that introduces spaces when used
|
812 |
+
space heater: heater consisting of a self-contained (usually portable) unit to warm a room
|
813 |
+
space shuttle: a reusable spacecraft with wings for a controlled descent through the Earth's atmosphere
|
814 |
+
spatula: a turner with a narrow flexible blade
|
815 |
+
speedboat: a fast motorboat
|
816 |
+
spider web, spider's web: a web resembling the webs spun by spiders
|
817 |
+
spindle: a stick or pin used to twist the yarn in spinning
|
818 |
+
sports car, sport car: a small low car with a high-powered engine; usually seats two persons
|
819 |
+
spotlight, spot: a lamp that produces a strong beam of light to illuminate a restricted area; used to focus attention of a stage performer
|
820 |
+
stage: a large platform on which people can stand and can be seen by an audience; "he clambered up onto the stage and got the actors to help him into the box"
|
821 |
+
steam locomotive: a locomotive powered by a steam engine
|
822 |
+
steel arch bridge: a steel bridge constructed in the form of an arch
|
823 |
+
steel drum: a concave percussion instrument made from the metal top of an oil drum; has an array of flattened areas that produce different tones when struck (of Caribbean origin)
|
824 |
+
stethoscope: a medical instrument for listening to the sounds generated inside the body
|
825 |
+
stole: a wide scarf worn about their shoulders by women
|
826 |
+
stone wall: a fence built of rough stones; used to separate fields
|
827 |
+
stopwatch, stop watch: a timepiece that can be started or stopped for exact timing (as of a race)
|
828 |
+
stove: any heating apparatus
|
829 |
+
strainer: a filter to retain larger pieces while smaller pieces and liquids pass through
|
830 |
+
streetcar, tram, tramcar, trolley, trolley car: a wheeled vehicle that runs on rails and is propelled by electricity
|
831 |
+
stretcher: a litter for transporting people who are ill or wounded or dead; usually consists of a sheet of canvas stretched between two poles
|
832 |
+
studio couch, day bed: convertible consisting of an upholstered couch that can be converted into a double bed
|
833 |
+
stupa, tope: a dome-shaped shrine erected by Buddhists
|
834 |
+
submarine, pigboat, sub, U-boat: a submersible warship usually armed with torpedoes
|
835 |
+
suit, suit of clothes: a set of garments (usually including a jacket and trousers or skirt) for outerwear all of the same fabric and color; "they buried him in his best suit"
|
836 |
+
sundial: timepiece that indicates the daylight hours by the shadow that the gnomon casts on a calibrated dial
|
837 |
+
sunglass: a convex lens that focuses the rays of the sun; used to start a fire
|
838 |
+
sunglasses, dark glasses, shades: spectacles that are darkened or polarized to protect the eyes from the glare of the sun; "he was wearing a pair of mirrored shades"
|
839 |
+
sunscreen, sunblock, sun blocker: a cream spread on the skin; contains a chemical (as PABA) to filter out ultraviolet light and so protect from sunburn
|
840 |
+
suspension bridge: a bridge that has a roadway supported by cables that are anchored at both ends
|
841 |
+
swab, swob, mop: cleaning implement consisting of absorbent material fastened to a handle; for cleaning floors
|
842 |
+
sweatshirt: cotton knit pullover with long sleeves worn during athletic activity
|
843 |
+
swimming trunks, bathing trunks: swimsuit worn by men while swimming
|
844 |
+
swing: mechanical device used as a plaything to support someone swinging back and forth
|
845 |
+
switch, electric switch, electrical switch: control consisting of a mechanical or electrical or electronic device for making or breaking or changing the connections in a circuit
|
846 |
+
syringe: a medical instrument used to inject or withdraw fluids
|
847 |
+
table lamp: a lamp that sits on a table
|
848 |
+
tank, army tank, armored combat vehicle, armoured combat vehicle: an enclosed armored military vehicle; has a cannon and moves on caterpillar treads
|
849 |
+
tape player: electronic equipment for playing back magnetic tapes
|
850 |
+
teapot: pot for brewing tea; usually has a spout and handle
|
851 |
+
teddy, teddy bear: plaything consisting of a child's toy bear (usually plush and stuffed with soft materials)
|
852 |
+
television, television system: a telecommunication system that transmits images of objects (stationary or moving) between distant points
|
853 |
+
tennis ball: ball about the size of a fist used in playing tennis
|
854 |
+
thatch, thatched roof: a house roof made with a plant material (as straw)
|
855 |
+
theater curtain, theatre curtain: a hanging cloth that conceals the stage from the view of the audience; rises or parts at the beginning and descends or closes between acts and at the end of a performance
|
856 |
+
thimble: a small metal cap to protect the finger while sewing; can be used as a small container
|
857 |
+
thresher, thrasher, threshing machine: a farm machine for separating seeds or grain from the husks and straw
|
858 |
+
throne: the chair of state for a monarch, bishop, etc.; "the king sat on his throne"
|
859 |
+
tile roof: a roof made of fired clay tiles
|
860 |
+
toaster: a kitchen appliance (usually electric) for toasting bread
|
861 |
+
tobacco shop, tobacconist shop, tobacconist: a shop that sells pipes and pipe tobacco and cigars and cigarettes
|
862 |
+
toilet seat: the hinged seat on a toilet
|
863 |
+
torch: a light usually carried in the hand; consists of some flammable substance
|
864 |
+
totem pole: a tribal emblem consisting of a pillar carved and painted with totemic figures; erected by Indian tribes of the northwest Pacific coast
|
865 |
+
tow truck, tow car, wrecker: a truck equipped to hoist and pull wrecked cars (or to remove cars from no-parking zones)
|
866 |
+
toyshop: shop where toys are sold
|
867 |
+
tractor: a wheeled vehicle with large wheels; used in farming and other applications
|
868 |
+
trailer truck, tractor trailer, trucking rig, rig, articulated lorry, semi: a truck consisting of a tractor and trailer together
|
869 |
+
tray: an open receptacle for holding or displaying or serving articles or food
|
870 |
+
trench coat: a military style raincoat; belted with deep pockets
|
871 |
+
tricycle, trike, velocipede: a vehicle with three wheels that is moved by foot pedals
|
872 |
+
trimaran: a fast sailboat with 3 parallel hulls
|
873 |
+
tripod: a three-legged rack used for support
|
874 |
+
triumphal arch: a monumental archway; usually they are built to commemorate some notable victory
|
875 |
+
trolleybus, trolley coach, trackless trolley: a passenger bus with an electric motor that draws power from overhead wires
|
876 |
+
trombone: a brass instrument consisting of a long tube whose length can be varied by a U-shaped slide
|
877 |
+
tub, vat: a large open vessel for holding or storing liquids
|
878 |
+
turnstile: a gate consisting of a post that acts as a pivot for rotating arms; set in a passageway for controlling the persons entering
|
879 |
+
typewriter keyboard: a keyboard for manually entering characters to be printed
|
880 |
+
umbrella: a lightweight handheld collapsible canopy
|
881 |
+
unicycle, monocycle: a vehicle with a single wheel that is driven by pedals
|
882 |
+
upright, upright piano: a piano with a vertical sounding board
|
883 |
+
vacuum, vacuum cleaner: an electrical home appliance that cleans by suction
|
884 |
+
vase: an open jar of glass or porcelain used as an ornament or to hold flowers
|
885 |
+
vault: an arched brick or stone ceiling or roof
|
886 |
+
velvet: a silky densely piled fabric with a plain back
|
887 |
+
vending machine: a slot machine for selling goods
|
888 |
+
vestment: gown (especially ceremonial garments) worn by the clergy
|
889 |
+
viaduct: bridge consisting of a series of arches supported by piers used to carry a road (or railroad) over a valley
|
890 |
+
violin, fiddle: bowed stringed instrument that is the highest member of the violin family; this instrument has four strings and a hollow body and an unfretted fingerboard and is played with a bow
|
891 |
+
volleyball: an inflated ball used in playing volleyball
|
892 |
+
waffle iron: a kitchen appliance for baking waffles; the appliance usually consists of two indented metal pans hinged together so that they create a pattern on the waffle
|
893 |
+
wall clock: a clock mounted on a wall
|
894 |
+
wallet, billfold, notecase, pocketbook: a pocket-size case for holding papers and paper money
|
895 |
+
wardrobe, closet, press: a tall piece of furniture that provides storage space for clothes; has a door and rails or hooks for hanging clothes
|
896 |
+
warplane, military plane: an aircraft designed and used for combat
|
897 |
+
washbasin, handbasin, washbowl, lavabo, wash-hand basin: a basin for washing the hands (`wash-hand basin' is a British expression)
|
898 |
+
washer, automatic washer, washing machine: a home appliance for washing clothes and linens automatically
|
899 |
+
water bottle: a bottle for holding water
|
900 |
+
water jug: a jug that holds water
|
901 |
+
water tower: a large reservoir for water
|
902 |
+
whiskey jug: a jug that contains whiskey
|
903 |
+
whistle: acoustic device that forces air or steam against an edge or into a cavity and so produces a loud shrill sound
|
904 |
+
wig: hairpiece covering the head and made of real or synthetic hair
|
905 |
+
window screen: screen to keep insects from entering a building through the open window
|
906 |
+
window shade: an opaque window blind that can cover or uncover a window
|
907 |
+
Windsor tie: a wide necktie worn in a loose bow
|
908 |
+
wine bottle: a bottle for holding wine
|
909 |
+
wing: one of the horizontal airfoils on either side of the fuselage of an airplane
|
910 |
+
wok: pan with a convex bottom; used for frying in Chinese cooking
|
911 |
+
wooden spoon: a spoon made of wood
|
912 |
+
wool, woolen, woollen: a fabric made from the hair of sheep
|
913 |
+
worm fence, snake fence, snake-rail fence, Virginia fence: rail fence consisting of a zigzag of interlocking rails
|
914 |
+
wreck: a ship that has been destroyed at sea
|
915 |
+
yawl: a ship's small boat (usually rowed by 4 or 6 oars)
|
916 |
+
yurt: a circular domed dwelling that is portable and self-supporting; originally used by nomadic Mongol and Turkic people of central Asia but now used as inexpensive alternative or temporary housing
|
917 |
+
web site, website, internet site, site: a computer connected to the internet that maintains a series of web pages on the World Wide Web; "the Israeli web site was damaged by hostile hackers"
|
918 |
+
comic book: a magazine devoted to comic strips
|
919 |
+
crossword puzzle, crossword: a puzzle in which words corresponding to numbered clues are to be found and written in to squares in the puzzle
|
920 |
+
street sign: a sign visible from the street
|
921 |
+
traffic light, traffic signal, stoplight: a visual signal to control the flow of traffic at intersections
|
922 |
+
book jacket, dust cover, dust jacket, dust wrapper: a paper jacket for a book; a jacket on which promotional information is usually printed
|
923 |
+
menu: the dishes making up a meal
|
924 |
+
plate: a main course served on a plate; "a vegetable plate"; "the blue plate special"
|
925 |
+
guacamole: a dip made of mashed avocado mixed with chopped onions and other seasonings
|
926 |
+
consomme: clear soup usually of beef or veal or chicken
|
927 |
+
hot pot, hotpot: a stew of meat and potatoes cooked in a tightly covered pot
|
928 |
+
trifle: a cold pudding made of layers of sponge cake spread with fruit or jelly; may be decorated with nuts, cream, or chocolate
|
929 |
+
ice cream, icecream: frozen dessert containing cream and sugar and flavoring
|
930 |
+
ice lolly, lolly, lollipop, popsicle: ice cream or water ice on a small wooden stick; "in England a popsicle is called an ice lolly"
|
931 |
+
French loaf: a loaf of French bread
|
932 |
+
bagel, beigel: (Yiddish) glazed yeast-raised doughnut-shaped roll with hard crust
|
933 |
+
pretzel: glazed and salted cracker typically in the shape of a loose knot
|
934 |
+
cheeseburger: a hamburger with melted cheese on it
|
935 |
+
hotdog, hot dog, red hot: a frankfurter served hot on a bun
|
936 |
+
mashed potato: potato that has been peeled and boiled and then mashed
|
937 |
+
head cabbage: any of several varieties of cabbage having a large compact globular head; may be steamed or boiled or stir-fried or used raw in coleslaw
|
938 |
+
broccoli: branched green undeveloped flower heads
|
939 |
+
cauliflower: compact head of white undeveloped flowers
|
940 |
+
zucchini, courgette: small cucumber-shaped vegetable marrow; typically dark green
|
941 |
+
spaghetti squash: medium-sized oval squash with flesh in the form of strings that resemble spaghetti
|
942 |
+
acorn squash: small dark green or yellow ribbed squash with yellow to orange flesh
|
943 |
+
butternut squash: buff-colored squash with a long usually straight neck and sweet orange flesh
|
944 |
+
cucumber, cuke: cylindrical green fruit with thin green rind and white flesh eaten as a vegetable; related to melons
|
945 |
+
artichoke, globe artichoke: a thistlelike flower head with edible fleshy leaves and heart
|
946 |
+
bell pepper: large bell-shaped sweet pepper in green or red or yellow or orange or black varieties
|
947 |
+
cardoon: only parts eaten are roots and especially stalks (blanched and used as celery); related to artichokes
|
948 |
+
mushroom: fleshy body of any of numerous edible fungi
|
949 |
+
Granny Smith: apple with a green skin and hard tart flesh
|
950 |
+
strawberry: sweet fleshy red fruit
|
951 |
+
orange: round yellow to orange fruit of any of several citrus trees
|
952 |
+
lemon: yellow oval fruit with juicy acidic flesh
|
953 |
+
fig: fleshy sweet pear-shaped yellowish or purple multiple fruit eaten fresh or preserved or dried
|
954 |
+
pineapple, ananas: large sweet fleshy tropical fruit with a terminal tuft of stiff leaves; widely cultivated
|
955 |
+
banana: elongated crescent-shaped yellow fruit with soft sweet flesh
|
956 |
+
jackfruit, jak, jack: immense East Indian fruit resembling breadfruit; it contains an edible pulp and nutritious seeds that are commonly roasted
|
957 |
+
custard apple: the fruit of any of several tropical American trees of the genus Annona having soft edible pulp
|
958 |
+
pomegranate: large globular fruit having many seeds with juicy red pulp in a tough brownish-red rind
|
959 |
+
hay: grass mowed and cured for use as fodder
|
960 |
+
carbonara: sauce for pasta; contains eggs and bacon or ham and grated cheese
|
961 |
+
chocolate sauce, chocolate syrup: sauce made with unsweetened chocolate or cocoa and sugar and water
|
962 |
+
dough: a flour mixture stiff enough to knead or roll
|
963 |
+
meat loaf, meatloaf: a baked loaf of ground meat
|
964 |
+
pizza, pizza pie: Italian open pie made of thin bread dough spread with a spiced mixture of e.g. tomato sauce and cheese
|
965 |
+
potpie: deep-dish meat and vegetable pie or a meat stew with dumplings
|
966 |
+
burrito: a flour tortilla folded around a filling
|
967 |
+
red wine: wine having a red color derived from skins of dark-colored grapes
|
968 |
+
espresso: strong black coffee brewed by forcing hot water under pressure through finely ground coffee beans
|
969 |
+
cup: a punch served in a pitcher instead of a punch bowl
|
970 |
+
eggnog: a punch made of sweetened milk or cream mixed with eggs and usually alcoholic liquor
|
971 |
+
alp: any high mountain
|
972 |
+
bubble: a hollow globule of gas (e.g., air or carbon dioxide)
|
973 |
+
cliff, drop, drop-off: a steep high face of rock; "he stood on a high cliff overlooking the town"; "a steep drop"
|
974 |
+
coral reef: a reef consisting of coral consolidated into limestone
|
975 |
+
geyser: a spring that discharges hot water and steam
|
976 |
+
lakeside, lakeshore: the shore of a lake
|
977 |
+
promontory, headland, head, foreland: a natural elevation (especially a rocky one that juts out into the sea)
|
978 |
+
sandbar, sand bar: a bar of sand
|
979 |
+
seashore, coast, seacoast, sea-coast: the shore of a sea or ocean
|
980 |
+
valley, vale: a long depression in the surface of the land that usually contains a river
|
981 |
+
volcano: a mountain formed by volcanic material
|
982 |
+
ballplayer, baseball player: an athlete who plays baseball
|
983 |
+
groom, bridegroom: a man participant in his own marriage ceremony
|
984 |
+
scuba diver: an underwater diver who uses scuba gear
|
985 |
+
rapeseed: seed of rape plants; source of an edible oil
|
986 |
+
daisy: any of numerous composite plants having flower heads with well-developed ray flowers usually arranged in a single whorl
|
987 |
+
yellow lady's slipper, yellow lady-slipper, Cypripedium calceolus, Cypripedium parviflorum: maroon to purple-brown orchid with yellow lip; Europe, North America and Japan
|
988 |
+
corn: the dried grains or kernels or corn used as animal feed or ground for meal
|
989 |
+
acorn: fruit of the oak tree: a smooth thin-walled nut in a woody cup-shaped base
|
990 |
+
hip, rose hip, rosehip: the fruit of a rose plant
|
991 |
+
buckeye, horse chestnut, conker: the inedible nutlike seed of the horse chestnut
|
992 |
+
coral fungus: any of numerous fungi of the family Clavariaceae often brightly colored that grow in often intricately branched clusters like coral
|
993 |
+
agaric: a saprophytic fungus of the order Agaricales having an umbrellalike cap with gills on the underside
|
994 |
+
gyromitra: any fungus of the genus Gyromitra
|
995 |
+
stinkhorn, carrion fungus: any of various ill-smelling brown-capped fungi of the order Phallales; "the foul smell of the stinkhorn attracts insects that carry the spores away on their feet"
|
996 |
+
earthstar: any fungus of the family Geastraceae; in form suggesting a puffball whose outer peridium splits into the shape of a star
|
997 |
+
hen-of-the-woods, hen of the woods, Polyporus frondosus, Grifola frondosa: large greyish-brown edible fungus forming a mass of overlapping caps that somewhat resembles a hen at the base of trees
|
998 |
+
bolete: any fungus of the family Boletaceae
|
999 |
+
ear, spike, capitulum: fruiting spike of a cereal plant especially corn
|
1000 |
+
toilet tissue, toilet paper, bathroom tissue: a soft thin absorbent paper for use in toilets
|
flickr30k_clip_4.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
flickr30k_easy_4.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
human_accuracy_annotations.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d614a463b3041d3b665956e5f42c0b69ae5054ac8523fc324fa98f03434973c
|
3 |
+
size 156627775
|
imagenet_close_1000.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1716f0012e967eb3a71cf0e00e62039c48206c673608de3314ed14edec2b799
|
3 |
+
size 249519264
|
imagenet_close_5.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
imagenet_hard_5.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
imagenet_hierarchy.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
imagenet_wnids.txt
ADDED
@@ -0,0 +1,1000 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
n01440764
|
2 |
+
n01443537
|
3 |
+
n01484850
|
4 |
+
n01491361
|
5 |
+
n01494475
|
6 |
+
n01496331
|
7 |
+
n01498041
|
8 |
+
n01514668
|
9 |
+
n01514859
|
10 |
+
n01518878
|
11 |
+
n01530575
|
12 |
+
n01531178
|
13 |
+
n01532829
|
14 |
+
n01534433
|
15 |
+
n01537544
|
16 |
+
n01558993
|
17 |
+
n01560419
|
18 |
+
n01580077
|
19 |
+
n01582220
|
20 |
+
n01592084
|
21 |
+
n01601694
|
22 |
+
n01608432
|
23 |
+
n01614925
|
24 |
+
n01616318
|
25 |
+
n01622779
|
26 |
+
n01629819
|
27 |
+
n01630670
|
28 |
+
n01631663
|
29 |
+
n01632458
|
30 |
+
n01632777
|
31 |
+
n01641577
|
32 |
+
n01644373
|
33 |
+
n01644900
|
34 |
+
n01664065
|
35 |
+
n01665541
|
36 |
+
n01667114
|
37 |
+
n01667778
|
38 |
+
n01669191
|
39 |
+
n01675722
|
40 |
+
n01677366
|
41 |
+
n01682714
|
42 |
+
n01685808
|
43 |
+
n01687978
|
44 |
+
n01688243
|
45 |
+
n01689811
|
46 |
+
n01692333
|
47 |
+
n01693334
|
48 |
+
n01694178
|
49 |
+
n01695060
|
50 |
+
n01697457
|
51 |
+
n01698640
|
52 |
+
n01704323
|
53 |
+
n01728572
|
54 |
+
n01728920
|
55 |
+
n01729322
|
56 |
+
n01729977
|
57 |
+
n01734418
|
58 |
+
n01735189
|
59 |
+
n01737021
|
60 |
+
n01739381
|
61 |
+
n01740131
|
62 |
+
n01742172
|
63 |
+
n01744401
|
64 |
+
n01748264
|
65 |
+
n01749939
|
66 |
+
n01751748
|
67 |
+
n01753488
|
68 |
+
n01755581
|
69 |
+
n01756291
|
70 |
+
n01768244
|
71 |
+
n01770081
|
72 |
+
n01770393
|
73 |
+
n01773157
|
74 |
+
n01773549
|
75 |
+
n01773797
|
76 |
+
n01774384
|
77 |
+
n01774750
|
78 |
+
n01775062
|
79 |
+
n01776313
|
80 |
+
n01784675
|
81 |
+
n01795545
|
82 |
+
n01796340
|
83 |
+
n01797886
|
84 |
+
n01798484
|
85 |
+
n01806143
|
86 |
+
n01806567
|
87 |
+
n01807496
|
88 |
+
n01817953
|
89 |
+
n01818515
|
90 |
+
n01819313
|
91 |
+
n01820546
|
92 |
+
n01824575
|
93 |
+
n01828970
|
94 |
+
n01829413
|
95 |
+
n01833805
|
96 |
+
n01843065
|
97 |
+
n01843383
|
98 |
+
n01847000
|
99 |
+
n01855032
|
100 |
+
n01855672
|
101 |
+
n01860187
|
102 |
+
n01871265
|
103 |
+
n01872401
|
104 |
+
n01873310
|
105 |
+
n01877812
|
106 |
+
n01882714
|
107 |
+
n01883070
|
108 |
+
n01910747
|
109 |
+
n01914609
|
110 |
+
n01917289
|
111 |
+
n01924916
|
112 |
+
n01930112
|
113 |
+
n01943899
|
114 |
+
n01944390
|
115 |
+
n01945685
|
116 |
+
n01950731
|
117 |
+
n01955084
|
118 |
+
n01968897
|
119 |
+
n01978287
|
120 |
+
n01978455
|
121 |
+
n01980166
|
122 |
+
n01981276
|
123 |
+
n01983481
|
124 |
+
n01984695
|
125 |
+
n01985128
|
126 |
+
n01986214
|
127 |
+
n01990800
|
128 |
+
n02002556
|
129 |
+
n02002724
|
130 |
+
n02006656
|
131 |
+
n02007558
|
132 |
+
n02009229
|
133 |
+
n02009912
|
134 |
+
n02011460
|
135 |
+
n02012849
|
136 |
+
n02013706
|
137 |
+
n02017213
|
138 |
+
n02018207
|
139 |
+
n02018795
|
140 |
+
n02025239
|
141 |
+
n02027492
|
142 |
+
n02028035
|
143 |
+
n02033041
|
144 |
+
n02037110
|
145 |
+
n02051845
|
146 |
+
n02056570
|
147 |
+
n02058221
|
148 |
+
n02066245
|
149 |
+
n02071294
|
150 |
+
n02074367
|
151 |
+
n02077923
|
152 |
+
n02085620
|
153 |
+
n02085782
|
154 |
+
n02085936
|
155 |
+
n02086079
|
156 |
+
n02086240
|
157 |
+
n02086646
|
158 |
+
n02086910
|
159 |
+
n02087046
|
160 |
+
n02087394
|
161 |
+
n02088094
|
162 |
+
n02088238
|
163 |
+
n02088364
|
164 |
+
n02088466
|
165 |
+
n02088632
|
166 |
+
n02089078
|
167 |
+
n02089867
|
168 |
+
n02089973
|
169 |
+
n02090379
|
170 |
+
n02090622
|
171 |
+
n02090721
|
172 |
+
n02091032
|
173 |
+
n02091134
|
174 |
+
n02091244
|
175 |
+
n02091467
|
176 |
+
n02091635
|
177 |
+
n02091831
|
178 |
+
n02092002
|
179 |
+
n02092339
|
180 |
+
n02093256
|
181 |
+
n02093428
|
182 |
+
n02093647
|
183 |
+
n02093754
|
184 |
+
n02093859
|
185 |
+
n02093991
|
186 |
+
n02094114
|
187 |
+
n02094258
|
188 |
+
n02094433
|
189 |
+
n02095314
|
190 |
+
n02095570
|
191 |
+
n02095889
|
192 |
+
n02096051
|
193 |
+
n02096177
|
194 |
+
n02096294
|
195 |
+
n02096437
|
196 |
+
n02096585
|
197 |
+
n02097047
|
198 |
+
n02097130
|
199 |
+
n02097209
|
200 |
+
n02097298
|
201 |
+
n02097474
|
202 |
+
n02097658
|
203 |
+
n02098105
|
204 |
+
n02098286
|
205 |
+
n02098413
|
206 |
+
n02099267
|
207 |
+
n02099429
|
208 |
+
n02099601
|
209 |
+
n02099712
|
210 |
+
n02099849
|
211 |
+
n02100236
|
212 |
+
n02100583
|
213 |
+
n02100735
|
214 |
+
n02100877
|
215 |
+
n02101006
|
216 |
+
n02101388
|
217 |
+
n02101556
|
218 |
+
n02102040
|
219 |
+
n02102177
|
220 |
+
n02102318
|
221 |
+
n02102480
|
222 |
+
n02102973
|
223 |
+
n02104029
|
224 |
+
n02104365
|
225 |
+
n02105056
|
226 |
+
n02105162
|
227 |
+
n02105251
|
228 |
+
n02105412
|
229 |
+
n02105505
|
230 |
+
n02105641
|
231 |
+
n02105855
|
232 |
+
n02106030
|
233 |
+
n02106166
|
234 |
+
n02106382
|
235 |
+
n02106550
|
236 |
+
n02106662
|
237 |
+
n02107142
|
238 |
+
n02107312
|
239 |
+
n02107574
|
240 |
+
n02107683
|
241 |
+
n02107908
|
242 |
+
n02108000
|
243 |
+
n02108089
|
244 |
+
n02108422
|
245 |
+
n02108551
|
246 |
+
n02108915
|
247 |
+
n02109047
|
248 |
+
n02109525
|
249 |
+
n02109961
|
250 |
+
n02110063
|
251 |
+
n02110185
|
252 |
+
n02110341
|
253 |
+
n02110627
|
254 |
+
n02110806
|
255 |
+
n02110958
|
256 |
+
n02111129
|
257 |
+
n02111277
|
258 |
+
n02111500
|
259 |
+
n02111889
|
260 |
+
n02112018
|
261 |
+
n02112137
|
262 |
+
n02112350
|
263 |
+
n02112706
|
264 |
+
n02113023
|
265 |
+
n02113186
|
266 |
+
n02113624
|
267 |
+
n02113712
|
268 |
+
n02113799
|
269 |
+
n02113978
|
270 |
+
n02114367
|
271 |
+
n02114548
|
272 |
+
n02114712
|
273 |
+
n02114855
|
274 |
+
n02115641
|
275 |
+
n02115913
|
276 |
+
n02116738
|
277 |
+
n02117135
|
278 |
+
n02119022
|
279 |
+
n02119789
|
280 |
+
n02120079
|
281 |
+
n02120505
|
282 |
+
n02123045
|
283 |
+
n02123159
|
284 |
+
n02123394
|
285 |
+
n02123597
|
286 |
+
n02124075
|
287 |
+
n02125311
|
288 |
+
n02127052
|
289 |
+
n02128385
|
290 |
+
n02128757
|
291 |
+
n02128925
|
292 |
+
n02129165
|
293 |
+
n02129604
|
294 |
+
n02130308
|
295 |
+
n02132136
|
296 |
+
n02133161
|
297 |
+
n02134084
|
298 |
+
n02134418
|
299 |
+
n02137549
|
300 |
+
n02138441
|
301 |
+
n02165105
|
302 |
+
n02165456
|
303 |
+
n02167151
|
304 |
+
n02168699
|
305 |
+
n02169497
|
306 |
+
n02172182
|
307 |
+
n02174001
|
308 |
+
n02177972
|
309 |
+
n02190166
|
310 |
+
n02206856
|
311 |
+
n02219486
|
312 |
+
n02226429
|
313 |
+
n02229544
|
314 |
+
n02231487
|
315 |
+
n02233338
|
316 |
+
n02236044
|
317 |
+
n02256656
|
318 |
+
n02259212
|
319 |
+
n02264363
|
320 |
+
n02268443
|
321 |
+
n02268853
|
322 |
+
n02276258
|
323 |
+
n02277742
|
324 |
+
n02279972
|
325 |
+
n02280649
|
326 |
+
n02281406
|
327 |
+
n02281787
|
328 |
+
n02317335
|
329 |
+
n02319095
|
330 |
+
n02321529
|
331 |
+
n02325366
|
332 |
+
n02326432
|
333 |
+
n02328150
|
334 |
+
n02342885
|
335 |
+
n02346627
|
336 |
+
n02356798
|
337 |
+
n02361337
|
338 |
+
n02363005
|
339 |
+
n02364673
|
340 |
+
n02389026
|
341 |
+
n02391049
|
342 |
+
n02395406
|
343 |
+
n02396427
|
344 |
+
n02397096
|
345 |
+
n02398521
|
346 |
+
n02403003
|
347 |
+
n02408429
|
348 |
+
n02410509
|
349 |
+
n02412080
|
350 |
+
n02415577
|
351 |
+
n02417914
|
352 |
+
n02422106
|
353 |
+
n02422699
|
354 |
+
n02423022
|
355 |
+
n02437312
|
356 |
+
n02437616
|
357 |
+
n02441942
|
358 |
+
n02442845
|
359 |
+
n02443114
|
360 |
+
n02443484
|
361 |
+
n02444819
|
362 |
+
n02445715
|
363 |
+
n02447366
|
364 |
+
n02454379
|
365 |
+
n02457408
|
366 |
+
n02480495
|
367 |
+
n02480855
|
368 |
+
n02481823
|
369 |
+
n02483362
|
370 |
+
n02483708
|
371 |
+
n02484975
|
372 |
+
n02486261
|
373 |
+
n02486410
|
374 |
+
n02487347
|
375 |
+
n02488291
|
376 |
+
n02488702
|
377 |
+
n02489166
|
378 |
+
n02490219
|
379 |
+
n02492035
|
380 |
+
n02492660
|
381 |
+
n02493509
|
382 |
+
n02493793
|
383 |
+
n02494079
|
384 |
+
n02497673
|
385 |
+
n02500267
|
386 |
+
n02504013
|
387 |
+
n02504458
|
388 |
+
n02509815
|
389 |
+
n02510455
|
390 |
+
n02514041
|
391 |
+
n02526121
|
392 |
+
n02536864
|
393 |
+
n02606052
|
394 |
+
n02607072
|
395 |
+
n02640242
|
396 |
+
n02641379
|
397 |
+
n02643566
|
398 |
+
n02655020
|
399 |
+
n02666196
|
400 |
+
n02667093
|
401 |
+
n02669723
|
402 |
+
n02672831
|
403 |
+
n02676566
|
404 |
+
n02687172
|
405 |
+
n02690373
|
406 |
+
n02692877
|
407 |
+
n02699494
|
408 |
+
n02701002
|
409 |
+
n02704792
|
410 |
+
n02708093
|
411 |
+
n02727426
|
412 |
+
n02730930
|
413 |
+
n02747177
|
414 |
+
n02749479
|
415 |
+
n02769748
|
416 |
+
n02776631
|
417 |
+
n02777292
|
418 |
+
n02782093
|
419 |
+
n02783161
|
420 |
+
n02786058
|
421 |
+
n02787622
|
422 |
+
n02788148
|
423 |
+
n02790996
|
424 |
+
n02791124
|
425 |
+
n02791270
|
426 |
+
n02793495
|
427 |
+
n02794156
|
428 |
+
n02795169
|
429 |
+
n02797295
|
430 |
+
n02799071
|
431 |
+
n02802426
|
432 |
+
n02804414
|
433 |
+
n02804610
|
434 |
+
n02807133
|
435 |
+
n02808304
|
436 |
+
n02808440
|
437 |
+
n02814533
|
438 |
+
n02814860
|
439 |
+
n02815834
|
440 |
+
n02817516
|
441 |
+
n02823428
|
442 |
+
n02823750
|
443 |
+
n02825657
|
444 |
+
n02834397
|
445 |
+
n02835271
|
446 |
+
n02837789
|
447 |
+
n02840245
|
448 |
+
n02841315
|
449 |
+
n02843684
|
450 |
+
n02859443
|
451 |
+
n02860847
|
452 |
+
n02865351
|
453 |
+
n02869837
|
454 |
+
n02870880
|
455 |
+
n02871525
|
456 |
+
n02877765
|
457 |
+
n02879718
|
458 |
+
n02883205
|
459 |
+
n02892201
|
460 |
+
n02892767
|
461 |
+
n02894605
|
462 |
+
n02895154
|
463 |
+
n02906734
|
464 |
+
n02909870
|
465 |
+
n02910353
|
466 |
+
n02916936
|
467 |
+
n02917067
|
468 |
+
n02927161
|
469 |
+
n02930766
|
470 |
+
n02939185
|
471 |
+
n02948072
|
472 |
+
n02950826
|
473 |
+
n02951358
|
474 |
+
n02951585
|
475 |
+
n02963159
|
476 |
+
n02965783
|
477 |
+
n02966193
|
478 |
+
n02966687
|
479 |
+
n02971356
|
480 |
+
n02974003
|
481 |
+
n02977058
|
482 |
+
n02978881
|
483 |
+
n02979186
|
484 |
+
n02980441
|
485 |
+
n02981792
|
486 |
+
n02988304
|
487 |
+
n02992211
|
488 |
+
n02992529
|
489 |
+
n02999410
|
490 |
+
n03000134
|
491 |
+
n03000247
|
492 |
+
n03000684
|
493 |
+
n03014705
|
494 |
+
n03016953
|
495 |
+
n03017168
|
496 |
+
n03018349
|
497 |
+
n03026506
|
498 |
+
n03028079
|
499 |
+
n03032252
|
500 |
+
n03041632
|
501 |
+
n03042490
|
502 |
+
n03045698
|
503 |
+
n03047690
|
504 |
+
n03062245
|
505 |
+
n03063599
|
506 |
+
n03063689
|
507 |
+
n03065424
|
508 |
+
n03075370
|
509 |
+
n03085013
|
510 |
+
n03089624
|
511 |
+
n03095699
|
512 |
+
n03100240
|
513 |
+
n03109150
|
514 |
+
n03110669
|
515 |
+
n03124043
|
516 |
+
n03124170
|
517 |
+
n03125729
|
518 |
+
n03126707
|
519 |
+
n03127747
|
520 |
+
n03127925
|
521 |
+
n03131574
|
522 |
+
n03133878
|
523 |
+
n03134739
|
524 |
+
n03141823
|
525 |
+
n03146219
|
526 |
+
n03160309
|
527 |
+
n03179701
|
528 |
+
n03180011
|
529 |
+
n03187595
|
530 |
+
n03188531
|
531 |
+
n03196217
|
532 |
+
n03197337
|
533 |
+
n03201208
|
534 |
+
n03207743
|
535 |
+
n03207941
|
536 |
+
n03208938
|
537 |
+
n03216828
|
538 |
+
n03218198
|
539 |
+
n03220513
|
540 |
+
n03223299
|
541 |
+
n03240683
|
542 |
+
n03249569
|
543 |
+
n03250847
|
544 |
+
n03255030
|
545 |
+
n03259280
|
546 |
+
n03271574
|
547 |
+
n03272010
|
548 |
+
n03272562
|
549 |
+
n03290653
|
550 |
+
n03291819
|
551 |
+
n03297495
|
552 |
+
n03314780
|
553 |
+
n03325584
|
554 |
+
n03337140
|
555 |
+
n03344393
|
556 |
+
n03345487
|
557 |
+
n03347037
|
558 |
+
n03355925
|
559 |
+
n03372029
|
560 |
+
n03376595
|
561 |
+
n03379051
|
562 |
+
n03384352
|
563 |
+
n03388043
|
564 |
+
n03388183
|
565 |
+
n03388549
|
566 |
+
n03393912
|
567 |
+
n03394916
|
568 |
+
n03400231
|
569 |
+
n03404251
|
570 |
+
n03417042
|
571 |
+
n03424325
|
572 |
+
n03425413
|
573 |
+
n03443371
|
574 |
+
n03444034
|
575 |
+
n03445777
|
576 |
+
n03445924
|
577 |
+
n03447447
|
578 |
+
n03447721
|
579 |
+
n03450230
|
580 |
+
n03452741
|
581 |
+
n03457902
|
582 |
+
n03459775
|
583 |
+
n03461385
|
584 |
+
n03467068
|
585 |
+
n03476684
|
586 |
+
n03476991
|
587 |
+
n03478589
|
588 |
+
n03481172
|
589 |
+
n03482405
|
590 |
+
n03483316
|
591 |
+
n03485407
|
592 |
+
n03485794
|
593 |
+
n03492542
|
594 |
+
n03494278
|
595 |
+
n03495258
|
596 |
+
n03496892
|
597 |
+
n03498962
|
598 |
+
n03527444
|
599 |
+
n03529860
|
600 |
+
n03530642
|
601 |
+
n03532672
|
602 |
+
n03534580
|
603 |
+
n03535780
|
604 |
+
n03538406
|
605 |
+
n03544143
|
606 |
+
n03584254
|
607 |
+
n03584829
|
608 |
+
n03590841
|
609 |
+
n03594734
|
610 |
+
n03594945
|
611 |
+
n03595614
|
612 |
+
n03598930
|
613 |
+
n03599486
|
614 |
+
n03602883
|
615 |
+
n03617480
|
616 |
+
n03623198
|
617 |
+
n03627232
|
618 |
+
n03630383
|
619 |
+
n03633091
|
620 |
+
n03637318
|
621 |
+
n03642806
|
622 |
+
n03649909
|
623 |
+
n03657121
|
624 |
+
n03658185
|
625 |
+
n03661043
|
626 |
+
n03662601
|
627 |
+
n03666591
|
628 |
+
n03670208
|
629 |
+
n03673027
|
630 |
+
n03676483
|
631 |
+
n03680355
|
632 |
+
n03690938
|
633 |
+
n03691459
|
634 |
+
n03692522
|
635 |
+
n03697007
|
636 |
+
n03706229
|
637 |
+
n03709823
|
638 |
+
n03710193
|
639 |
+
n03710637
|
640 |
+
n03710721
|
641 |
+
n03717622
|
642 |
+
n03720891
|
643 |
+
n03721384
|
644 |
+
n03724870
|
645 |
+
n03729826
|
646 |
+
n03733131
|
647 |
+
n03733281
|
648 |
+
n03733805
|
649 |
+
n03742115
|
650 |
+
n03743016
|
651 |
+
n03759954
|
652 |
+
n03761084
|
653 |
+
n03763968
|
654 |
+
n03764736
|
655 |
+
n03769881
|
656 |
+
n03770439
|
657 |
+
n03770679
|
658 |
+
n03773504
|
659 |
+
n03775071
|
660 |
+
n03775546
|
661 |
+
n03776460
|
662 |
+
n03777568
|
663 |
+
n03777754
|
664 |
+
n03781244
|
665 |
+
n03782006
|
666 |
+
n03785016
|
667 |
+
n03786901
|
668 |
+
n03787032
|
669 |
+
n03788195
|
670 |
+
n03788365
|
671 |
+
n03791053
|
672 |
+
n03792782
|
673 |
+
n03792972
|
674 |
+
n03793489
|
675 |
+
n03794056
|
676 |
+
n03796401
|
677 |
+
n03803284
|
678 |
+
n03804744
|
679 |
+
n03814639
|
680 |
+
n03814906
|
681 |
+
n03825788
|
682 |
+
n03832673
|
683 |
+
n03837869
|
684 |
+
n03838899
|
685 |
+
n03840681
|
686 |
+
n03841143
|
687 |
+
n03843555
|
688 |
+
n03854065
|
689 |
+
n03857828
|
690 |
+
n03866082
|
691 |
+
n03868242
|
692 |
+
n03868863
|
693 |
+
n03871628
|
694 |
+
n03873416
|
695 |
+
n03874293
|
696 |
+
n03874599
|
697 |
+
n03876231
|
698 |
+
n03877472
|
699 |
+
n03877845
|
700 |
+
n03884397
|
701 |
+
n03887697
|
702 |
+
n03888257
|
703 |
+
n03888605
|
704 |
+
n03891251
|
705 |
+
n03891332
|
706 |
+
n03895866
|
707 |
+
n03899768
|
708 |
+
n03902125
|
709 |
+
n03903868
|
710 |
+
n03908618
|
711 |
+
n03908714
|
712 |
+
n03916031
|
713 |
+
n03920288
|
714 |
+
n03924679
|
715 |
+
n03929660
|
716 |
+
n03929855
|
717 |
+
n03930313
|
718 |
+
n03930630
|
719 |
+
n03933933
|
720 |
+
n03935335
|
721 |
+
n03937543
|
722 |
+
n03938244
|
723 |
+
n03942813
|
724 |
+
n03944341
|
725 |
+
n03947888
|
726 |
+
n03950228
|
727 |
+
n03954731
|
728 |
+
n03956157
|
729 |
+
n03958227
|
730 |
+
n03961711
|
731 |
+
n03967562
|
732 |
+
n03970156
|
733 |
+
n03976467
|
734 |
+
n03976657
|
735 |
+
n03977966
|
736 |
+
n03980874
|
737 |
+
n03982430
|
738 |
+
n03983396
|
739 |
+
n03991062
|
740 |
+
n03992509
|
741 |
+
n03995372
|
742 |
+
n03998194
|
743 |
+
n04004767
|
744 |
+
n04005630
|
745 |
+
n04008634
|
746 |
+
n04009552
|
747 |
+
n04019541
|
748 |
+
n04023962
|
749 |
+
n04026417
|
750 |
+
n04033901
|
751 |
+
n04033995
|
752 |
+
n04037443
|
753 |
+
n04039381
|
754 |
+
n04040759
|
755 |
+
n04041544
|
756 |
+
n04044716
|
757 |
+
n04049303
|
758 |
+
n04065272
|
759 |
+
n04067472
|
760 |
+
n04069434
|
761 |
+
n04070727
|
762 |
+
n04074963
|
763 |
+
n04081281
|
764 |
+
n04086273
|
765 |
+
n04090263
|
766 |
+
n04099969
|
767 |
+
n04111531
|
768 |
+
n04116512
|
769 |
+
n04118538
|
770 |
+
n04118776
|
771 |
+
n04120489
|
772 |
+
n04125021
|
773 |
+
n04127249
|
774 |
+
n04131690
|
775 |
+
n04133789
|
776 |
+
n04136333
|
777 |
+
n04141076
|
778 |
+
n04141327
|
779 |
+
n04141975
|
780 |
+
n04146614
|
781 |
+
n04147183
|
782 |
+
n04149813
|
783 |
+
n04152593
|
784 |
+
n04153751
|
785 |
+
n04154565
|
786 |
+
n04162706
|
787 |
+
n04179913
|
788 |
+
n04192698
|
789 |
+
n04200800
|
790 |
+
n04201297
|
791 |
+
n04204238
|
792 |
+
n04204347
|
793 |
+
n04208210
|
794 |
+
n04209133
|
795 |
+
n04209239
|
796 |
+
n04228054
|
797 |
+
n04229816
|
798 |
+
n04235860
|
799 |
+
n04238763
|
800 |
+
n04239074
|
801 |
+
n04243546
|
802 |
+
n04251144
|
803 |
+
n04252077
|
804 |
+
n04252225
|
805 |
+
n04254120
|
806 |
+
n04254680
|
807 |
+
n04254777
|
808 |
+
n04258138
|
809 |
+
n04259630
|
810 |
+
n04263257
|
811 |
+
n04264628
|
812 |
+
n04265275
|
813 |
+
n04266014
|
814 |
+
n04270147
|
815 |
+
n04273569
|
816 |
+
n04275548
|
817 |
+
n04277352
|
818 |
+
n04285008
|
819 |
+
n04286575
|
820 |
+
n04296562
|
821 |
+
n04310018
|
822 |
+
n04311004
|
823 |
+
n04311174
|
824 |
+
n04317175
|
825 |
+
n04325704
|
826 |
+
n04326547
|
827 |
+
n04328186
|
828 |
+
n04330267
|
829 |
+
n04332243
|
830 |
+
n04335435
|
831 |
+
n04336792
|
832 |
+
n04344873
|
833 |
+
n04346328
|
834 |
+
n04347754
|
835 |
+
n04350905
|
836 |
+
n04355338
|
837 |
+
n04355933
|
838 |
+
n04356056
|
839 |
+
n04357314
|
840 |
+
n04366367
|
841 |
+
n04367480
|
842 |
+
n04370456
|
843 |
+
n04371430
|
844 |
+
n04371774
|
845 |
+
n04372370
|
846 |
+
n04376876
|
847 |
+
n04380533
|
848 |
+
n04389033
|
849 |
+
n04392985
|
850 |
+
n04398044
|
851 |
+
n04399382
|
852 |
+
n04404412
|
853 |
+
n04409515
|
854 |
+
n04417672
|
855 |
+
n04418357
|
856 |
+
n04423845
|
857 |
+
n04428191
|
858 |
+
n04429376
|
859 |
+
n04435653
|
860 |
+
n04442312
|
861 |
+
n04443257
|
862 |
+
n04447861
|
863 |
+
n04456115
|
864 |
+
n04458633
|
865 |
+
n04461696
|
866 |
+
n04462240
|
867 |
+
n04465501
|
868 |
+
n04467665
|
869 |
+
n04476259
|
870 |
+
n04479046
|
871 |
+
n04482393
|
872 |
+
n04483307
|
873 |
+
n04485082
|
874 |
+
n04486054
|
875 |
+
n04487081
|
876 |
+
n04487394
|
877 |
+
n04493381
|
878 |
+
n04501370
|
879 |
+
n04505470
|
880 |
+
n04507155
|
881 |
+
n04509417
|
882 |
+
n04515003
|
883 |
+
n04517823
|
884 |
+
n04522168
|
885 |
+
n04523525
|
886 |
+
n04525038
|
887 |
+
n04525305
|
888 |
+
n04532106
|
889 |
+
n04532670
|
890 |
+
n04536866
|
891 |
+
n04540053
|
892 |
+
n04542943
|
893 |
+
n04548280
|
894 |
+
n04548362
|
895 |
+
n04550184
|
896 |
+
n04552348
|
897 |
+
n04553703
|
898 |
+
n04554684
|
899 |
+
n04557648
|
900 |
+
n04560804
|
901 |
+
n04562935
|
902 |
+
n04579145
|
903 |
+
n04579432
|
904 |
+
n04584207
|
905 |
+
n04589890
|
906 |
+
n04590129
|
907 |
+
n04591157
|
908 |
+
n04591713
|
909 |
+
n04592741
|
910 |
+
n04596742
|
911 |
+
n04597913
|
912 |
+
n04599235
|
913 |
+
n04604644
|
914 |
+
n04606251
|
915 |
+
n04612504
|
916 |
+
n04613696
|
917 |
+
n06359193
|
918 |
+
n06596364
|
919 |
+
n06785654
|
920 |
+
n06794110
|
921 |
+
n06874185
|
922 |
+
n07248320
|
923 |
+
n07565083
|
924 |
+
n07579787
|
925 |
+
n07583066
|
926 |
+
n07584110
|
927 |
+
n07590611
|
928 |
+
n07613480
|
929 |
+
n07614500
|
930 |
+
n07615774
|
931 |
+
n07684084
|
932 |
+
n07693725
|
933 |
+
n07695742
|
934 |
+
n07697313
|
935 |
+
n07697537
|
936 |
+
n07711569
|
937 |
+
n07714571
|
938 |
+
n07714990
|
939 |
+
n07715103
|
940 |
+
n07716358
|
941 |
+
n07716906
|
942 |
+
n07717410
|
943 |
+
n07717556
|
944 |
+
n07718472
|
945 |
+
n07718747
|
946 |
+
n07720875
|
947 |
+
n07730033
|
948 |
+
n07734744
|
949 |
+
n07742313
|
950 |
+
n07745940
|
951 |
+
n07747607
|
952 |
+
n07749582
|
953 |
+
n07753113
|
954 |
+
n07753275
|
955 |
+
n07753592
|
956 |
+
n07754684
|
957 |
+
n07760859
|
958 |
+
n07768694
|
959 |
+
n07802026
|
960 |
+
n07831146
|
961 |
+
n07836838
|
962 |
+
n07860988
|
963 |
+
n07871810
|
964 |
+
n07873807
|
965 |
+
n07875152
|
966 |
+
n07880968
|
967 |
+
n07892512
|
968 |
+
n07920052
|
969 |
+
n07930864
|
970 |
+
n07932039
|
971 |
+
n09193705
|
972 |
+
n09229709
|
973 |
+
n09246464
|
974 |
+
n09256479
|
975 |
+
n09288635
|
976 |
+
n09332890
|
977 |
+
n09399592
|
978 |
+
n09421951
|
979 |
+
n09428293
|
980 |
+
n09468604
|
981 |
+
n09472597
|
982 |
+
n09835506
|
983 |
+
n10148035
|
984 |
+
n10565667
|
985 |
+
n11879895
|
986 |
+
n11939491
|
987 |
+
n12057211
|
988 |
+
n12144580
|
989 |
+
n12267677
|
990 |
+
n12620546
|
991 |
+
n12768682
|
992 |
+
n12985857
|
993 |
+
n12998815
|
994 |
+
n13037406
|
995 |
+
n13040303
|
996 |
+
n13044778
|
997 |
+
n13052670
|
998 |
+
n13054560
|
999 |
+
n13133613
|
1000 |
+
n15075141
|
inv2_close_1000.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81500cac11ea83fe556e93a1895aa689c8613cc42ee8eebbb8b37c9f89a8fa6e
|
3 |
+
size 261039182
|
inv2_close_5.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
inv2_hard_5.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
inv2_mixed_5.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
outputs_final/alternate/molmo-qwen2-clip-pt/flowers_5_task-0-of-10.jsonl
ADDED
@@ -0,0 +1,615 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"index": 0, "label": "barbeton daisy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 3, 1, 0]}
|
2 |
+
{"index": 10, "label": "rose", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 1, 2, 4]}
|
3 |
+
{"index": 20, "label": "geranium", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
4 |
+
{"index": 30, "label": "rose", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 4, 0, 3, 1]}
|
5 |
+
{"index": 40, "label": "tree poppy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
6 |
+
{"index": 50, "label": "pink-yellow dahlia?", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
7 |
+
{"index": 60, "label": "blackberry lily", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 3, 4, 2, 1]}
|
8 |
+
{"index": 70, "label": "californian poppy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
9 |
+
{"index": 80, "label": "bougainvillea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 4, 3]}
|
10 |
+
{"index": 90, "label": "hard-leaved pocket orchid", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 1, 0, 4]}
|
11 |
+
{"index": 100, "label": "common dandelion", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 3, 0, 4, 1]}
|
12 |
+
{"index": 110, "label": "colt's foot", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 4, 3, 0]}
|
13 |
+
{"index": 120, "label": "common dandelion", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
14 |
+
{"index": 130, "label": "lotus", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
15 |
+
{"index": 140, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 4, 3]}
|
16 |
+
{"index": 150, "label": "camellia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
17 |
+
{"index": 160, "label": "gaura", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 4, 2]}
|
18 |
+
{"index": 170, "label": "giant white arum lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
19 |
+
{"index": 180, "label": "cyclamen", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 3, 2, 1]}
|
20 |
+
{"index": 190, "label": "garden phlox", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
21 |
+
{"index": 200, "label": "bee balm", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 2, 4]}
|
22 |
+
{"index": 210, "label": "ruby-lipped cattleya", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 3, 1, 0]}
|
23 |
+
{"index": 220, "label": "cape flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
24 |
+
{"index": 230, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
25 |
+
{"index": 240, "label": "great masterwort", "output": "E", "y_true": 3, "y_pred": 4, "reordering": [4, 3, 2, 0, 1]}
|
26 |
+
{"index": 250, "label": "peruvian lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 3, 4]}
|
27 |
+
{"index": 260, "label": "red ginger", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
28 |
+
{"index": 270, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
29 |
+
{"index": 280, "label": "trumpet creeper", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 2, 0, 4]}
|
30 |
+
{"index": 290, "label": "buttercup", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
31 |
+
{"index": 300, "label": "hibiscus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
32 |
+
{"index": 310, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
33 |
+
{"index": 320, "label": "cyclamen", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 1, 0, 3]}
|
34 |
+
{"index": 330, "label": "sword lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
35 |
+
{"index": 340, "label": "buttercup", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 2, 3]}
|
36 |
+
{"index": 350, "label": "cape flower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 1, 2]}
|
37 |
+
{"index": 360, "label": "water lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 3, 2, 0]}
|
38 |
+
{"index": 370, "label": "gazania", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
39 |
+
{"index": 380, "label": "common dandelion", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 2, 4]}
|
40 |
+
{"index": 390, "label": "lotus", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 3, 0, 2]}
|
41 |
+
{"index": 400, "label": "orange dahlia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
42 |
+
{"index": 410, "label": "passion flower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 1, 2]}
|
43 |
+
{"index": 420, "label": "fritillary", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 2, 1, 4, 0]}
|
44 |
+
{"index": 430, "label": "bishop of llandaff", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 2, 4]}
|
45 |
+
{"index": 440, "label": "tiger lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
46 |
+
{"index": 450, "label": "bird of paradise", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 1, 2, 0]}
|
47 |
+
{"index": 460, "label": "hibiscus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 1, 3]}
|
48 |
+
{"index": 470, "label": "purple coneflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
49 |
+
{"index": 480, "label": "primula", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 2, 3]}
|
50 |
+
{"index": 490, "label": "water lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
51 |
+
{"index": 500, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
52 |
+
{"index": 510, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
53 |
+
{"index": 520, "label": "stemless gentian", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
54 |
+
{"index": 530, "label": "canna lily", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 3, 1, 4, 0]}
|
55 |
+
{"index": 540, "label": "oxeye daisy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
56 |
+
{"index": 550, "label": "cyclamen", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
57 |
+
{"index": 560, "label": "geranium", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 4, 0, 1]}
|
58 |
+
{"index": 570, "label": "wallflower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
59 |
+
{"index": 580, "label": "foxglove", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 1, 3, 4, 0]}
|
60 |
+
{"index": 590, "label": "prince of wales feathers", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
61 |
+
{"index": 600, "label": "japanese anemone", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
62 |
+
{"index": 610, "label": "snapdragon", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
63 |
+
{"index": 620, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 2, 4]}
|
64 |
+
{"index": 630, "label": "thorn apple", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [2, 0, 1, 4, 3]}
|
65 |
+
{"index": 640, "label": "columbine", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 3, 1, 0]}
|
66 |
+
{"index": 650, "label": "bishop of llandaff", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 2, 3]}
|
67 |
+
{"index": 660, "label": "grape hyacinth", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
68 |
+
{"index": 670, "label": "lotus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 4, 0, 1]}
|
69 |
+
{"index": 680, "label": "black-eyed susan", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 3, 4, 1, 2]}
|
70 |
+
{"index": 690, "label": "english marigold", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
71 |
+
{"index": 700, "label": "wallflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 4, 2]}
|
72 |
+
{"index": 710, "label": "oxeye daisy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
73 |
+
{"index": 720, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 4, 0, 1]}
|
74 |
+
{"index": 730, "label": "pink-yellow dahlia?", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 4, 0, 2, 3]}
|
75 |
+
{"index": 740, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
76 |
+
{"index": 750, "label": "blackberry lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
77 |
+
{"index": 760, "label": "watercress", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 4, 1]}
|
78 |
+
{"index": 770, "label": "sword lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 4, 0, 1, 3]}
|
79 |
+
{"index": 780, "label": "hibiscus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 1, 0, 2]}
|
80 |
+
{"index": 790, "label": "petunia", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 1, 2]}
|
81 |
+
{"index": 800, "label": "purple coneflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
82 |
+
{"index": 810, "label": "hippeastrum", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 3, 2, 0]}
|
83 |
+
{"index": 820, "label": "purple coneflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 1, 4]}
|
84 |
+
{"index": 830, "label": "lenten rose", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 1, 3]}
|
85 |
+
{"index": 840, "label": "bromelia", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 3, 1, 4, 2]}
|
86 |
+
{"index": 850, "label": "californian poppy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
87 |
+
{"index": 860, "label": "clematis", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 2, 0, 1]}
|
88 |
+
{"index": 870, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
89 |
+
{"index": 880, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
90 |
+
{"index": 890, "label": "bougainvillea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 1, 4]}
|
91 |
+
{"index": 900, "label": "rose", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
92 |
+
{"index": 910, "label": "primula", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 2, 4]}
|
93 |
+
{"index": 920, "label": "anthurium", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 4, 1, 2, 0]}
|
94 |
+
{"index": 930, "label": "foxglove", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
95 |
+
{"index": 940, "label": "purple coneflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
96 |
+
{"index": 950, "label": "camellia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 2, 3]}
|
97 |
+
{"index": 960, "label": "corn poppy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
98 |
+
{"index": 970, "label": "hibiscus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
99 |
+
{"index": 980, "label": "cyclamen", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
100 |
+
{"index": 990, "label": "yellow iris", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
101 |
+
{"index": 1000, "label": "anthurium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
102 |
+
{"index": 1010, "label": "sweet pea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 3, 2]}
|
103 |
+
{"index": 1020, "label": "balloon flower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
104 |
+
{"index": 1030, "label": "pink-yellow dahlia?", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
105 |
+
{"index": 1040, "label": "sweet william", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
106 |
+
{"index": 1050, "label": "watercress", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 3, 0, 4, 1]}
|
107 |
+
{"index": 1060, "label": "columbine", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 1, 2, 0]}
|
108 |
+
{"index": 1070, "label": "mallow", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 3, 1]}
|
109 |
+
{"index": 1080, "label": "orange dahlia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 1, 4]}
|
110 |
+
{"index": 1090, "label": "frangipani", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
111 |
+
{"index": 1100, "label": "canna lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
112 |
+
{"index": 1110, "label": "daffodil", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 2, 3]}
|
113 |
+
{"index": 1120, "label": "cyclamen", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 3, 4, 1]}
|
114 |
+
{"index": 1130, "label": "anthurium", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 3, 2, 0]}
|
115 |
+
{"index": 1140, "label": "common dandelion", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
116 |
+
{"index": 1150, "label": "marigold", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 4, 2]}
|
117 |
+
{"index": 1160, "label": "orange dahlia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 3, 1]}
|
118 |
+
{"index": 1170, "label": "cyclamen", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 4, 1]}
|
119 |
+
{"index": 1180, "label": "bromelia", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [4, 2, 1, 0, 3]}
|
120 |
+
{"index": 1190, "label": "cautleya spicata", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 2, 0, 1, 3]}
|
121 |
+
{"index": 1200, "label": "corn poppy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
122 |
+
{"index": 1210, "label": "frangipani", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
123 |
+
{"index": 1220, "label": "barbeton daisy", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 2, 1, 3, 0]}
|
124 |
+
{"index": 1230, "label": "buttercup", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
125 |
+
{"index": 1240, "label": "sweet pea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
126 |
+
{"index": 1250, "label": "morning glory", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 2, 1, 3]}
|
127 |
+
{"index": 1260, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
128 |
+
{"index": 1270, "label": "japanese anemone", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 3, 1]}
|
129 |
+
{"index": 1280, "label": "corn poppy", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 4, 0, 1, 2]}
|
130 |
+
{"index": 1290, "label": "clematis", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 3, 2]}
|
131 |
+
{"index": 1300, "label": "colt's foot", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 3, 1, 4, 2]}
|
132 |
+
{"index": 1310, "label": "peruvian lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 4, 2]}
|
133 |
+
{"index": 1320, "label": "mallow", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 3, 2, 4]}
|
134 |
+
{"index": 1330, "label": "marigold", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 1, 0, 4]}
|
135 |
+
{"index": 1340, "label": "cape flower", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 2, 1, 4]}
|
136 |
+
{"index": 1350, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
137 |
+
{"index": 1360, "label": "hibiscus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
138 |
+
{"index": 1370, "label": "daffodil", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 4, 1, 0]}
|
139 |
+
{"index": 1380, "label": "bolero deep blue", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 2, 3, 1]}
|
140 |
+
{"index": 1390, "label": "petunia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
141 |
+
{"index": 1400, "label": "petunia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
142 |
+
{"index": 1410, "label": "lotus", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
143 |
+
{"index": 1420, "label": "rose", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
144 |
+
{"index": 1430, "label": "daffodil", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
145 |
+
{"index": 1440, "label": "black-eyed susan", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 1, 3]}
|
146 |
+
{"index": 1450, "label": "hibiscus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
147 |
+
{"index": 1460, "label": "water lily", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 4, 0, 1]}
|
148 |
+
{"index": 1470, "label": "petunia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 4, 1, 2]}
|
149 |
+
{"index": 1480, "label": "cautleya spicata", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 3, 4, 1, 0]}
|
150 |
+
{"index": 1490, "label": "clematis", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 1, 0, 4]}
|
151 |
+
{"index": 1500, "label": "geranium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
152 |
+
{"index": 1510, "label": "foxglove", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 2, 0, 4]}
|
153 |
+
{"index": 1520, "label": "petunia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 3, 2, 0]}
|
154 |
+
{"index": 1530, "label": "alpine sea holly", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
155 |
+
{"index": 1540, "label": "english marigold", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 3, 2, 0]}
|
156 |
+
{"index": 1550, "label": "cyclamen", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 3, 0, 2]}
|
157 |
+
{"index": 1560, "label": "purple coneflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
158 |
+
{"index": 1570, "label": "bishop of llandaff", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 4, 2, 0]}
|
159 |
+
{"index": 1580, "label": "canna lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 2, 4]}
|
160 |
+
{"index": 1590, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
161 |
+
{"index": 1600, "label": "poinsettia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
162 |
+
{"index": 1610, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 4, 0, 3]}
|
163 |
+
{"index": 1620, "label": "wild pansy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 2, 1]}
|
164 |
+
{"index": 1630, "label": "wallflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 2, 1, 4, 0]}
|
165 |
+
{"index": 1640, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 1, 0, 3, 2]}
|
166 |
+
{"index": 1650, "label": "canna lily", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [4, 2, 0, 3, 1]}
|
167 |
+
{"index": 1660, "label": "cape flower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 1, 0, 2]}
|
168 |
+
{"index": 1670, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 2, 1, 0]}
|
169 |
+
{"index": 1680, "label": "camellia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
170 |
+
{"index": 1690, "label": "watercress", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 4, 1]}
|
171 |
+
{"index": 1700, "label": "barbeton daisy", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 3, 0, 4, 2]}
|
172 |
+
{"index": 1710, "label": "colt's foot", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 2, 3, 1, 0]}
|
173 |
+
{"index": 1720, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 3, 2]}
|
174 |
+
{"index": 1730, "label": "petunia", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [3, 4, 1, 0, 2]}
|
175 |
+
{"index": 1740, "label": "bird of paradise", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
176 |
+
{"index": 1750, "label": "californian poppy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
177 |
+
{"index": 1760, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 1, 3]}
|
178 |
+
{"index": 1770, "label": "hippeastrum", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 2, 4, 1, 0]}
|
179 |
+
{"index": 1780, "label": "buttercup", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
180 |
+
{"index": 1790, "label": "clematis", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 1, 2]}
|
181 |
+
{"index": 1800, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
182 |
+
{"index": 1810, "label": "sunflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
183 |
+
{"index": 1820, "label": "buttercup", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 2, 4]}
|
184 |
+
{"index": 1830, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 1, 4, 0]}
|
185 |
+
{"index": 1840, "label": "wallflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 2, 4, 0]}
|
186 |
+
{"index": 1850, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
187 |
+
{"index": 1860, "label": "watercress", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 2, 4, 0]}
|
188 |
+
{"index": 1870, "label": "buttercup", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
189 |
+
{"index": 1880, "label": "bearded iris", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 1, 0, 3]}
|
190 |
+
{"index": 1890, "label": "petunia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 4, 0, 2]}
|
191 |
+
{"index": 1900, "label": "pincushion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
192 |
+
{"index": 1910, "label": "lenten rose", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 3, 1]}
|
193 |
+
{"index": 1920, "label": "lenten rose", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [1, 0, 4, 2, 3]}
|
194 |
+
{"index": 1930, "label": "mexican petunia", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 2, 0, 1, 4]}
|
195 |
+
{"index": 1940, "label": "black-eyed susan", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
196 |
+
{"index": 1950, "label": "morning glory", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 3, 2, 4]}
|
197 |
+
{"index": 1960, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
198 |
+
{"index": 1970, "label": "peruvian lily", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [4, 2, 3, 0, 1]}
|
199 |
+
{"index": 1980, "label": "barbeton daisy", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 3, 2]}
|
200 |
+
{"index": 1990, "label": "petunia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 4, 1, 2]}
|
201 |
+
{"index": 2000, "label": "azalea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
202 |
+
{"index": 2010, "label": "water lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
203 |
+
{"index": 2020, "label": "lotus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
204 |
+
{"index": 2030, "label": "bishop of llandaff", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 3, 0, 4]}
|
205 |
+
{"index": 2040, "label": "poinsettia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
206 |
+
{"index": 2050, "label": "wallflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 2, 0, 4]}
|
207 |
+
{"index": 2060, "label": "pelargonium", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 1, 0, 2]}
|
208 |
+
{"index": 2070, "label": "petunia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 4, 0, 1]}
|
209 |
+
{"index": 2080, "label": "canna lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 3, 0, 4, 2]}
|
210 |
+
{"index": 2090, "label": "globe thistle", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
211 |
+
{"index": 2100, "label": "hibiscus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
212 |
+
{"index": 2110, "label": "clematis", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
213 |
+
{"index": 2120, "label": "spear thistle", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 2, 0, 4]}
|
214 |
+
{"index": 2130, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 3, 4]}
|
215 |
+
{"index": 2140, "label": "globe-flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
216 |
+
{"index": 2150, "label": "fritillary", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 4, 0, 1]}
|
217 |
+
{"index": 2160, "label": "trumpet creeper", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [1, 0, 2, 4, 3]}
|
218 |
+
{"index": 2170, "label": "artichoke", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 3, 1]}
|
219 |
+
{"index": 2180, "label": "pink primrose", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 1, 0, 4]}
|
220 |
+
{"index": 2190, "label": "poinsettia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 3, 4]}
|
221 |
+
{"index": 2200, "label": "king protea", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 2, 4, 1, 0]}
|
222 |
+
{"index": 2210, "label": "snapdragon", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
223 |
+
{"index": 2220, "label": "hippeastrum", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 3, 2, 1]}
|
224 |
+
{"index": 2230, "label": "sunflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
225 |
+
{"index": 2240, "label": "columbine", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
226 |
+
{"index": 2250, "label": "foxglove", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
227 |
+
{"index": 2260, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 3, 4, 2, 0]}
|
228 |
+
{"index": 2270, "label": "buttercup", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 1, 3, 4, 0]}
|
229 |
+
{"index": 2280, "label": "sword lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 3, 1, 0]}
|
230 |
+
{"index": 2290, "label": "great masterwort", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
231 |
+
{"index": 2300, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
232 |
+
{"index": 2310, "label": "sword lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 3, 0, 4]}
|
233 |
+
{"index": 2320, "label": "lotus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
234 |
+
{"index": 2330, "label": "watercress", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 1, 4]}
|
235 |
+
{"index": 2340, "label": "artichoke", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 2, 1]}
|
236 |
+
{"index": 2350, "label": "clematis", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 3, 4]}
|
237 |
+
{"index": 2360, "label": "hippeastrum", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 3, 4, 1, 2]}
|
238 |
+
{"index": 2370, "label": "fritillary", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
239 |
+
{"index": 2380, "label": "hibiscus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
240 |
+
{"index": 2390, "label": "pelargonium", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
241 |
+
{"index": 2400, "label": "lotus", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 4, 2]}
|
242 |
+
{"index": 2410, "label": "globe thistle", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 1, 4, 2, 0]}
|
243 |
+
{"index": 2420, "label": "marigold", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 4, 0, 2]}
|
244 |
+
{"index": 2430, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 1, 3]}
|
245 |
+
{"index": 2440, "label": "orange dahlia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 1, 2]}
|
246 |
+
{"index": 2450, "label": "poinsettia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
247 |
+
{"index": 2460, "label": "desert-rose", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
248 |
+
{"index": 2470, "label": "garden phlox", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
249 |
+
{"index": 2480, "label": "wallflower", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 4, 0, 2]}
|
250 |
+
{"index": 2490, "label": "camellia", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 4, 0, 1, 3]}
|
251 |
+
{"index": 2500, "label": "clematis", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 3, 1]}
|
252 |
+
{"index": 2510, "label": "peruvian lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
253 |
+
{"index": 2520, "label": "bougainvillea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
254 |
+
{"index": 2530, "label": "californian poppy", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 3, 0, 1, 2]}
|
255 |
+
{"index": 2540, "label": "barbeton daisy", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 2, 3, 0]}
|
256 |
+
{"index": 2550, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
257 |
+
{"index": 2560, "label": "giant white arum lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 3, 4]}
|
258 |
+
{"index": 2570, "label": "sunflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
259 |
+
{"index": 2580, "label": "bishop of llandaff", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 4, 3, 1, 0]}
|
260 |
+
{"index": 2590, "label": "barbeton daisy", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 4, 3, 2, 0]}
|
261 |
+
{"index": 2600, "label": "watercress", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 1, 0, 4, 3]}
|
262 |
+
{"index": 2610, "label": "mexican petunia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 1, 2, 0]}
|
263 |
+
{"index": 2620, "label": "canterbury bells", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 3, 1, 2, 4]}
|
264 |
+
{"index": 2630, "label": "gazania", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
265 |
+
{"index": 2640, "label": "black-eyed susan", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [3, 1, 4, 0, 2]}
|
266 |
+
{"index": 2650, "label": "barbeton daisy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 4, 3, 0]}
|
267 |
+
{"index": 2660, "label": "foxglove", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 2, 1, 0]}
|
268 |
+
{"index": 2670, "label": "globe-flower", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [2, 0, 3, 4, 1]}
|
269 |
+
{"index": 2680, "label": "stemless gentian", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 1, 0, 2, 4]}
|
270 |
+
{"index": 2690, "label": "californian poppy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 3, 4]}
|
271 |
+
{"index": 2700, "label": "great masterwort", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 1, 4, 3, 2]}
|
272 |
+
{"index": 2710, "label": "lotus", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 4, 2]}
|
273 |
+
{"index": 2720, "label": "alpine sea holly", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
274 |
+
{"index": 2730, "label": "rose", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 4, 3]}
|
275 |
+
{"index": 2740, "label": "bearded iris", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
276 |
+
{"index": 2750, "label": "hibiscus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
277 |
+
{"index": 2760, "label": "red ginger", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 4, 3, 0, 1]}
|
278 |
+
{"index": 2770, "label": "poinsettia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
279 |
+
{"index": 2780, "label": "japanese anemone", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
280 |
+
{"index": 2790, "label": "alpine sea holly", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
281 |
+
{"index": 2800, "label": "sunflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
282 |
+
{"index": 2810, "label": "king protea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
283 |
+
{"index": 2820, "label": "garden phlox", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 3, 2]}
|
284 |
+
{"index": 2830, "label": "wallflower", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 4, 2, 3, 0]}
|
285 |
+
{"index": 2840, "label": "sword lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 3, 2, 0, 4]}
|
286 |
+
{"index": 2850, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
287 |
+
{"index": 2860, "label": "poinsettia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
288 |
+
{"index": 2870, "label": "artichoke", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [1, 4, 3, 2, 0]}
|
289 |
+
{"index": 2880, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 1, 0, 2]}
|
290 |
+
{"index": 2890, "label": "tree poppy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 2, 1, 0]}
|
291 |
+
{"index": 2900, "label": "lotus", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
292 |
+
{"index": 2910, "label": "bougainvillea", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 1, 3, 0]}
|
293 |
+
{"index": 2920, "label": "wild pansy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
294 |
+
{"index": 2930, "label": "thorn apple", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 2, 4, 0]}
|
295 |
+
{"index": 2940, "label": "camellia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 4, 2, 0, 3]}
|
296 |
+
{"index": 2950, "label": "purple coneflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
297 |
+
{"index": 2960, "label": "wallflower", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 3, 2, 4, 0]}
|
298 |
+
{"index": 2970, "label": "tree poppy", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
299 |
+
{"index": 2980, "label": "clematis", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 1, 3, 4, 0]}
|
300 |
+
{"index": 2990, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
301 |
+
{"index": 3000, "label": "wallflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 1, 3]}
|
302 |
+
{"index": 3010, "label": "watercress", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 1, 3, 4]}
|
303 |
+
{"index": 3020, "label": "poinsettia", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [4, 2, 1, 0, 3]}
|
304 |
+
{"index": 3030, "label": "barbeton daisy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
305 |
+
{"index": 3040, "label": "mexican petunia", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [4, 1, 2, 0, 3]}
|
306 |
+
{"index": 3050, "label": "wallflower", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 1, 2, 0]}
|
307 |
+
{"index": 3060, "label": "mexican petunia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 4, 0, 1]}
|
308 |
+
{"index": 3070, "label": "fire lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 4, 0, 2, 1]}
|
309 |
+
{"index": 3080, "label": "tree poppy", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 1, 0, 2, 3]}
|
310 |
+
{"index": 3090, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
311 |
+
{"index": 3100, "label": "marigold", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
312 |
+
{"index": 3110, "label": "watercress", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 4, 0, 3]}
|
313 |
+
{"index": 3120, "label": "sword lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 1, 0, 4]}
|
314 |
+
{"index": 3130, "label": "petunia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 3, 1, 0, 4]}
|
315 |
+
{"index": 3140, "label": "watercress", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 2, 1, 4]}
|
316 |
+
{"index": 3150, "label": "morning glory", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 3, 4]}
|
317 |
+
{"index": 3160, "label": "toad lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
318 |
+
{"index": 3170, "label": "lotus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
319 |
+
{"index": 3180, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
320 |
+
{"index": 3190, "label": "rose", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 4, 1, 0]}
|
321 |
+
{"index": 3200, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 3, 0, 2]}
|
322 |
+
{"index": 3210, "label": "cyclamen", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 1, 3, 4]}
|
323 |
+
{"index": 3220, "label": "king protea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 4, 0, 1]}
|
324 |
+
{"index": 3230, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 4, 0, 1]}
|
325 |
+
{"index": 3240, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
326 |
+
{"index": 3250, "label": "foxglove", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 4, 0, 2, 1]}
|
327 |
+
{"index": 3260, "label": "bougainvillea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
328 |
+
{"index": 3270, "label": "cape flower", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 3, 1, 2]}
|
329 |
+
{"index": 3280, "label": "barbeton daisy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 2, 1, 0]}
|
330 |
+
{"index": 3290, "label": "bishop of llandaff", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 4, 3, 0]}
|
331 |
+
{"index": 3300, "label": "camellia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
332 |
+
{"index": 3310, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
333 |
+
{"index": 3320, "label": "desert-rose", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 2, 1, 0]}
|
334 |
+
{"index": 3330, "label": "frangipani", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
335 |
+
{"index": 3340, "label": "ball moss", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 3, 1, 2]}
|
336 |
+
{"index": 3350, "label": "clematis", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
337 |
+
{"index": 3360, "label": "thorn apple", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
338 |
+
{"index": 3370, "label": "fritillary", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 1, 4]}
|
339 |
+
{"index": 3380, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
340 |
+
{"index": 3390, "label": "petunia", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 2, 3, 1, 0]}
|
341 |
+
{"index": 3400, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 1, 2, 0]}
|
342 |
+
{"index": 3410, "label": "globe thistle", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
343 |
+
{"index": 3420, "label": "wallflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 3, 1]}
|
344 |
+
{"index": 3430, "label": "magnolia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 1, 0, 2]}
|
345 |
+
{"index": 3440, "label": "cape flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
346 |
+
{"index": 3450, "label": "camellia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
347 |
+
{"index": 3460, "label": "water lily", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [2, 0, 1, 4, 3]}
|
348 |
+
{"index": 3470, "label": "osteospermum", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
349 |
+
{"index": 3480, "label": "foxglove", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 1, 0, 4]}
|
350 |
+
{"index": 3490, "label": "purple coneflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
351 |
+
{"index": 3500, "label": "anthurium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
352 |
+
{"index": 3510, "label": "watercress", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 3, 0, 4, 2]}
|
353 |
+
{"index": 3520, "label": "anthurium", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 1, 4, 0]}
|
354 |
+
{"index": 3530, "label": "windflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
355 |
+
{"index": 3540, "label": "morning glory", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 1, 0, 3, 4]}
|
356 |
+
{"index": 3550, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
357 |
+
{"index": 3560, "label": "carnation", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
358 |
+
{"index": 3570, "label": "lotus", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 2, 3, 1, 0]}
|
359 |
+
{"index": 3580, "label": "pelargonium", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 2, 1, 4, 3]}
|
360 |
+
{"index": 3590, "label": "azalea", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
361 |
+
{"index": 3600, "label": "black-eyed susan", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 4, 3]}
|
362 |
+
{"index": 3610, "label": "wallflower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 2, 3, 1]}
|
363 |
+
{"index": 3620, "label": "spear thistle", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 2, 3, 4, 0]}
|
364 |
+
{"index": 3630, "label": "clematis", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 3, 0, 2, 1]}
|
365 |
+
{"index": 3640, "label": "buttercup", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 4, 1, 3, 0]}
|
366 |
+
{"index": 3650, "label": "colt's foot", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 1, 4]}
|
367 |
+
{"index": 3660, "label": "love in the mist", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 1, 3, 2, 0]}
|
368 |
+
{"index": 3670, "label": "common dandelion", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 3, 0, 2]}
|
369 |
+
{"index": 3680, "label": "snapdragon", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 1, 2]}
|
370 |
+
{"index": 3690, "label": "cyclamen", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 2, 0, 3, 4]}
|
371 |
+
{"index": 3700, "label": "water lily", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
372 |
+
{"index": 3710, "label": "pink-yellow dahlia?", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
373 |
+
{"index": 3720, "label": "wallflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 2, 1, 4, 0]}
|
374 |
+
{"index": 3730, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
375 |
+
{"index": 3740, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 2, 3, 0, 4]}
|
376 |
+
{"index": 3750, "label": "colt's foot", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 2, 4, 0]}
|
377 |
+
{"index": 3760, "label": "bishop of llandaff", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 3, 0, 4]}
|
378 |
+
{"index": 3770, "label": "lotus", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
379 |
+
{"index": 3780, "label": "stemless gentian", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 3, 1, 4, 0]}
|
380 |
+
{"index": 3790, "label": "ruby-lipped cattleya", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
381 |
+
{"index": 3800, "label": "mexican petunia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
382 |
+
{"index": 3810, "label": "bearded iris", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 3, 0, 2]}
|
383 |
+
{"index": 3820, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
384 |
+
{"index": 3830, "label": "hippeastrum", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
385 |
+
{"index": 3840, "label": "clematis", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 3, 2, 0]}
|
386 |
+
{"index": 3850, "label": "blanket flower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 4, 0, 1, 3]}
|
387 |
+
{"index": 3860, "label": "daffodil", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
388 |
+
{"index": 3870, "label": "garden phlox", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 3, 4]}
|
389 |
+
{"index": 3880, "label": "marigold", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 3, 2]}
|
390 |
+
{"index": 3890, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
391 |
+
{"index": 3900, "label": "bolero deep blue", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 3, 0, 1]}
|
392 |
+
{"index": 3910, "label": "petunia", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [4, 0, 2, 1, 3]}
|
393 |
+
{"index": 3920, "label": "hibiscus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 4, 3]}
|
394 |
+
{"index": 3930, "label": "sweet pea", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
395 |
+
{"index": 3940, "label": "water lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 3, 4, 0]}
|
396 |
+
{"index": 3950, "label": "pelargonium", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 3, 2]}
|
397 |
+
{"index": 3960, "label": "azalea", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
398 |
+
{"index": 3970, "label": "californian poppy", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 3, 0, 2, 1]}
|
399 |
+
{"index": 3980, "label": "thorn apple", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 3, 1]}
|
400 |
+
{"index": 3990, "label": "blackberry lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 3, 2]}
|
401 |
+
{"index": 4000, "label": "peruvian lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
402 |
+
{"index": 4010, "label": "watercress", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
403 |
+
{"index": 4020, "label": "rose", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 4, 3, 1, 0]}
|
404 |
+
{"index": 4030, "label": "poinsettia", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 2, 3, 0]}
|
405 |
+
{"index": 4040, "label": "hibiscus", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 2, 1, 0]}
|
406 |
+
{"index": 4050, "label": "gazania", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
407 |
+
{"index": 4060, "label": "magnolia", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 3, 2, 0]}
|
408 |
+
{"index": 4070, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
409 |
+
{"index": 4080, "label": "rose", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
410 |
+
{"index": 4090, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
411 |
+
{"index": 4100, "label": "azalea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
412 |
+
{"index": 4110, "label": "oxeye daisy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
413 |
+
{"index": 4120, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
414 |
+
{"index": 4130, "label": "petunia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
415 |
+
{"index": 4140, "label": "tree poppy", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 3, 4]}
|
416 |
+
{"index": 4150, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
417 |
+
{"index": 4160, "label": "columbine", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 4, 0, 1, 3]}
|
418 |
+
{"index": 4170, "label": "cyclamen", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 4, 1, 3, 0]}
|
419 |
+
{"index": 4180, "label": "poinsettia", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [1, 4, 0, 2, 3]}
|
420 |
+
{"index": 4190, "label": "columbine", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 3, 4, 2, 1]}
|
421 |
+
{"index": 4200, "label": "anthurium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
422 |
+
{"index": 4210, "label": "bishop of llandaff", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 4, 0, 2, 3]}
|
423 |
+
{"index": 4220, "label": "barbeton daisy", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
424 |
+
{"index": 4230, "label": "sword lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 3, 0, 4, 1]}
|
425 |
+
{"index": 4240, "label": "daffodil", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 4, 3]}
|
426 |
+
{"index": 4250, "label": "anthurium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
427 |
+
{"index": 4260, "label": "lotus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
428 |
+
{"index": 4270, "label": "wild pansy", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 3, 2, 0]}
|
429 |
+
{"index": 4280, "label": "sweet pea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
430 |
+
{"index": 4290, "label": "wallflower", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 1, 2, 3, 0]}
|
431 |
+
{"index": 4300, "label": "sweet william", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 3, 2, 4, 0]}
|
432 |
+
{"index": 4310, "label": "mexican petunia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
433 |
+
{"index": 4320, "label": "daffodil", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 3, 4]}
|
434 |
+
{"index": 4330, "label": "bearded iris", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
435 |
+
{"index": 4340, "label": "bougainvillea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
436 |
+
{"index": 4350, "label": "mexican aster", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 2, 3, 4, 0]}
|
437 |
+
{"index": 4360, "label": "cyclamen", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [4, 0, 1, 3, 2]}
|
438 |
+
{"index": 4370, "label": "english marigold", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 2, 0, 4]}
|
439 |
+
{"index": 4380, "label": "petunia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
440 |
+
{"index": 4390, "label": "sunflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
441 |
+
{"index": 4400, "label": "sweet pea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 4, 1]}
|
442 |
+
{"index": 4410, "label": "tree poppy", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 2, 1]}
|
443 |
+
{"index": 4420, "label": "blanket flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 4, 3, 0]}
|
444 |
+
{"index": 4430, "label": "windflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
445 |
+
{"index": 4440, "label": "geranium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 3, 4]}
|
446 |
+
{"index": 4450, "label": "monkshood", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 4, 2, 1]}
|
447 |
+
{"index": 4460, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
448 |
+
{"index": 4470, "label": "watercress", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 3, 0, 1, 2]}
|
449 |
+
{"index": 4480, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
450 |
+
{"index": 4490, "label": "hippeastrum", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 4, 2, 0, 1]}
|
451 |
+
{"index": 4500, "label": "gazania", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 3, 4, 0]}
|
452 |
+
{"index": 4510, "label": "bird of paradise", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
453 |
+
{"index": 4520, "label": "poinsettia", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 1, 4, 3, 0]}
|
454 |
+
{"index": 4530, "label": "geranium", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
455 |
+
{"index": 4540, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
456 |
+
{"index": 4550, "label": "clematis", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 4, 2, 3, 1]}
|
457 |
+
{"index": 4560, "label": "petunia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
458 |
+
{"index": 4570, "label": "stemless gentian", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
459 |
+
{"index": 4580, "label": "fritillary", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
460 |
+
{"index": 4590, "label": "osteospermum", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 2, 1]}
|
461 |
+
{"index": 4600, "label": "snapdragon", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
462 |
+
{"index": 4610, "label": "thorn apple", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 2, 1, 0]}
|
463 |
+
{"index": 4620, "label": "corn poppy", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 1, 0, 3, 2]}
|
464 |
+
{"index": 4630, "label": "poinsettia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
465 |
+
{"index": 4640, "label": "pink primrose", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 1, 0, 4, 3]}
|
466 |
+
{"index": 4650, "label": "wild pansy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
467 |
+
{"index": 4660, "label": "buttercup", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
468 |
+
{"index": 4670, "label": "hibiscus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 2, 3, 0, 4]}
|
469 |
+
{"index": 4680, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
470 |
+
{"index": 4690, "label": "cyclamen", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 1, 2, 4, 3]}
|
471 |
+
{"index": 4700, "label": "rose", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 2, 4]}
|
472 |
+
{"index": 4710, "label": "colt's foot", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [4, 1, 0, 3, 2]}
|
473 |
+
{"index": 4720, "label": "globe-flower", "output": "E", "y_true": 3, "y_pred": 4, "reordering": [2, 4, 3, 0, 1]}
|
474 |
+
{"index": 4730, "label": "wallflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
475 |
+
{"index": 4740, "label": "purple coneflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 2, 4]}
|
476 |
+
{"index": 4750, "label": "king protea", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 3, 2, 0, 1]}
|
477 |
+
{"index": 4760, "label": "buttercup", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
478 |
+
{"index": 4770, "label": "bromelia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 3, 4, 2, 0]}
|
479 |
+
{"index": 4780, "label": "hibiscus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
480 |
+
{"index": 4790, "label": "morning glory", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 3, 1, 0]}
|
481 |
+
{"index": 4800, "label": "giant white arum lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 3, 1]}
|
482 |
+
{"index": 4810, "label": "artichoke", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 2, 1, 4]}
|
483 |
+
{"index": 4820, "label": "geranium", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
484 |
+
{"index": 4830, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 3, 0, 1, 4]}
|
485 |
+
{"index": 4840, "label": "canna lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
486 |
+
{"index": 4850, "label": "petunia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 3, 1]}
|
487 |
+
{"index": 4860, "label": "cape flower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
488 |
+
{"index": 4870, "label": "english marigold", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
489 |
+
{"index": 4880, "label": "hibiscus", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 2, 4, 1, 0]}
|
490 |
+
{"index": 4890, "label": "tree mallow", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 4, 1]}
|
491 |
+
{"index": 4900, "label": "foxglove", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 3, 4, 2, 0]}
|
492 |
+
{"index": 4910, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
493 |
+
{"index": 4920, "label": "petunia", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 2, 1]}
|
494 |
+
{"index": 4930, "label": "foxglove", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 1, 0, 4]}
|
495 |
+
{"index": 4940, "label": "bishop of llandaff", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
496 |
+
{"index": 4950, "label": "english marigold", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 2, 3]}
|
497 |
+
{"index": 4960, "label": "morning glory", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 1, 2]}
|
498 |
+
{"index": 4970, "label": "thorn apple", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 1, 3]}
|
499 |
+
{"index": 4980, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
500 |
+
{"index": 4990, "label": "mallow", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
501 |
+
{"index": 5000, "label": "primula", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 2, 4, 0]}
|
502 |
+
{"index": 5010, "label": "blanket flower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 3, 0, 2, 4]}
|
503 |
+
{"index": 5020, "label": "snapdragon", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 3, 0, 1, 4]}
|
504 |
+
{"index": 5030, "label": "watercress", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 4, 1, 2]}
|
505 |
+
{"index": 5040, "label": "petunia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
506 |
+
{"index": 5050, "label": "alpine sea holly", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [1, 3, 4, 0, 2]}
|
507 |
+
{"index": 5060, "label": "buttercup", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 3, 1, 4, 0]}
|
508 |
+
{"index": 5070, "label": "sword lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 2, 4]}
|
509 |
+
{"index": 5080, "label": "rose", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 1, 0, 2]}
|
510 |
+
{"index": 5090, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 3, 0, 2]}
|
511 |
+
{"index": 5100, "label": "bolero deep blue", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
512 |
+
{"index": 5110, "label": "bearded iris", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [3, 0, 2, 1, 4]}
|
513 |
+
{"index": 5120, "label": "pelargonium", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 3, 2]}
|
514 |
+
{"index": 5130, "label": "alpine sea holly", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 2, 3, 1]}
|
515 |
+
{"index": 5140, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 4, 2]}
|
516 |
+
{"index": 5150, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 4, 1, 0]}
|
517 |
+
{"index": 5160, "label": "sweet william", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
518 |
+
{"index": 5170, "label": "canna lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 1, 0, 4]}
|
519 |
+
{"index": 5180, "label": "pelargonium", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 3, 1, 0, 4]}
|
520 |
+
{"index": 5190, "label": "stemless gentian", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
521 |
+
{"index": 5200, "label": "bougainvillea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
522 |
+
{"index": 5210, "label": "passion flower", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 1, 3, 4, 0]}
|
523 |
+
{"index": 5220, "label": "pink-yellow dahlia?", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
524 |
+
{"index": 5230, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
525 |
+
{"index": 5240, "label": "bee balm", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
526 |
+
{"index": 5250, "label": "snapdragon", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 3, 1]}
|
527 |
+
{"index": 5260, "label": "foxglove", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
528 |
+
{"index": 5270, "label": "pink primrose", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
529 |
+
{"index": 5280, "label": "trumpet creeper", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 2, 4, 1]}
|
530 |
+
{"index": 5290, "label": "wallflower", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 1, 2]}
|
531 |
+
{"index": 5300, "label": "cyclamen", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 3, 0, 1, 2]}
|
532 |
+
{"index": 5310, "label": "wallflower", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 4, 1, 3, 2]}
|
533 |
+
{"index": 5320, "label": "watercress", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 1, 4, 2, 3]}
|
534 |
+
{"index": 5330, "label": "barbeton daisy", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 2, 0, 4]}
|
535 |
+
{"index": 5340, "label": "barbeton daisy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
536 |
+
{"index": 5350, "label": "canna lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
537 |
+
{"index": 5360, "label": "ruby-lipped cattleya", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
538 |
+
{"index": 5370, "label": "foxglove", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 3, 2, 0]}
|
539 |
+
{"index": 5380, "label": "azalea", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 3, 2]}
|
540 |
+
{"index": 5390, "label": "wild pansy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
541 |
+
{"index": 5400, "label": "bee balm", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
542 |
+
{"index": 5410, "label": "bee balm", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 1, 4, 3, 0]}
|
543 |
+
{"index": 5420, "label": "pink-yellow dahlia?", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
544 |
+
{"index": 5430, "label": "trumpet creeper", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 2, 1, 0]}
|
545 |
+
{"index": 5440, "label": "petunia", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 3, 2, 1, 4]}
|
546 |
+
{"index": 5450, "label": "primula", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 4, 1, 3, 0]}
|
547 |
+
{"index": 5460, "label": "foxglove", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 1, 4, 3, 0]}
|
548 |
+
{"index": 5470, "label": "carnation", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
549 |
+
{"index": 5480, "label": "thorn apple", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
550 |
+
{"index": 5490, "label": "morning glory", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 2, 0, 4, 1]}
|
551 |
+
{"index": 5500, "label": "ruby-lipped cattleya", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 4, 2]}
|
552 |
+
{"index": 5510, "label": "carnation", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 3, 4]}
|
553 |
+
{"index": 5520, "label": "gazania", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 1, 0, 2, 3]}
|
554 |
+
{"index": 5530, "label": "californian poppy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 2, 3]}
|
555 |
+
{"index": 5540, "label": "toad lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 3, 1, 4]}
|
556 |
+
{"index": 5550, "label": "canterbury bells", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 2, 0, 4]}
|
557 |
+
{"index": 5560, "label": "alpine sea holly", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 2, 0, 3]}
|
558 |
+
{"index": 5570, "label": "colt's foot", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [1, 4, 2, 0, 3]}
|
559 |
+
{"index": 5580, "label": "anthurium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
560 |
+
{"index": 5590, "label": "japanese anemone", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [3, 4, 1, 2, 0]}
|
561 |
+
{"index": 5600, "label": "watercress", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [4, 0, 3, 1, 2]}
|
562 |
+
{"index": 5610, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
563 |
+
{"index": 5620, "label": "cape flower", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 2, 3, 0, 4]}
|
564 |
+
{"index": 5630, "label": "lotus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
565 |
+
{"index": 5640, "label": "californian poppy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
566 |
+
{"index": 5650, "label": "californian poppy", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 1, 2, 0]}
|
567 |
+
{"index": 5660, "label": "lotus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
568 |
+
{"index": 5670, "label": "blackberry lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 2, 3, 0]}
|
569 |
+
{"index": 5680, "label": "water lily", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 3, 1, 4, 0]}
|
570 |
+
{"index": 5690, "label": "californian poppy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
571 |
+
{"index": 5700, "label": "snapdragon", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 3, 4]}
|
572 |
+
{"index": 5710, "label": "poinsettia", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 4, 1, 3, 0]}
|
573 |
+
{"index": 5720, "label": "pelargonium", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 1, 4]}
|
574 |
+
{"index": 5730, "label": "windflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
575 |
+
{"index": 5740, "label": "sword lily", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 1, 0, 4]}
|
576 |
+
{"index": 5750, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
577 |
+
{"index": 5760, "label": "snapdragon", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
578 |
+
{"index": 5770, "label": "bearded iris", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 4, 0, 1]}
|
579 |
+
{"index": 5780, "label": "king protea", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 1, 4, 3, 2]}
|
580 |
+
{"index": 5790, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 4, 2]}
|
581 |
+
{"index": 5800, "label": "primula", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 1, 0, 2, 3]}
|
582 |
+
{"index": 5810, "label": "mexican petunia", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 2, 4, 1, 0]}
|
583 |
+
{"index": 5820, "label": "daffodil", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 3, 1]}
|
584 |
+
{"index": 5830, "label": "sword lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 3, 4, 2, 0]}
|
585 |
+
{"index": 5840, "label": "watercress", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
586 |
+
{"index": 5850, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
587 |
+
{"index": 5860, "label": "corn poppy", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [3, 1, 2, 4, 0]}
|
588 |
+
{"index": 5870, "label": "bougainvillea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 1, 0, 2]}
|
589 |
+
{"index": 5880, "label": "frangipani", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
590 |
+
{"index": 5890, "label": "morning glory", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 2, 1, 3]}
|
591 |
+
{"index": 5900, "label": "morning glory", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 1, 4, 2, 3]}
|
592 |
+
{"index": 5910, "label": "sweet william", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 4, 1]}
|
593 |
+
{"index": 5920, "label": "windflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 1, 3, 0]}
|
594 |
+
{"index": 5930, "label": "cape flower", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 4, 1, 2]}
|
595 |
+
{"index": 5940, "label": "barbeton daisy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
596 |
+
{"index": 5950, "label": "hibiscus", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 2, 3, 0]}
|
597 |
+
{"index": 5960, "label": "tiger lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
598 |
+
{"index": 5970, "label": "giant white arum lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
599 |
+
{"index": 5980, "label": "buttercup", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [3, 4, 1, 2, 0]}
|
600 |
+
{"index": 5990, "label": "columbine", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 4, 2, 3]}
|
601 |
+
{"index": 6000, "label": "foxglove", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 4, 2, 1, 0]}
|
602 |
+
{"index": 6010, "label": "osteospermum", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
603 |
+
{"index": 6020, "label": "ruby-lipped cattleya", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 4, 2, 0, 1]}
|
604 |
+
{"index": 6030, "label": "snapdragon", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 2, 4]}
|
605 |
+
{"index": 6040, "label": "primula", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 4, 3, 0]}
|
606 |
+
{"index": 6050, "label": "geranium", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 4, 3, 1, 0]}
|
607 |
+
{"index": 6060, "label": "watercress", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 2, 1]}
|
608 |
+
{"index": 6070, "label": "anthurium", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 1, 3]}
|
609 |
+
{"index": 6080, "label": "purple coneflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
610 |
+
{"index": 6090, "label": "wallflower", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 4, 2, 0, 1]}
|
611 |
+
{"index": 6100, "label": "silverbush", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 2, 1]}
|
612 |
+
{"index": 6110, "label": "sword lily", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [1, 0, 4, 2, 3]}
|
613 |
+
{"index": 6120, "label": "garden phlox", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
614 |
+
{"index": 6130, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 2, 1]}
|
615 |
+
{"index": 6140, "label": "sword lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 2, 3, 0]}
|
outputs_final/alternate/molmo-qwen2-clip-pt/flowers_5_task-1-of-10.jsonl
ADDED
@@ -0,0 +1,615 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"index": 1, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 3, 1, 0]}
|
2 |
+
{"index": 11, "label": "gazania", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
3 |
+
{"index": 21, "label": "morning glory", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
4 |
+
{"index": 31, "label": "watercress", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 3, 1]}
|
5 |
+
{"index": 41, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
6 |
+
{"index": 51, "label": "morning glory", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [4, 0, 2, 3, 1]}
|
7 |
+
{"index": 61, "label": "foxglove", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
8 |
+
{"index": 71, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
9 |
+
{"index": 81, "label": "clematis", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [1, 0, 2, 4, 3]}
|
10 |
+
{"index": 91, "label": "wild pansy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 1, 0, 4]}
|
11 |
+
{"index": 101, "label": "watercress", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 3, 0, 4, 1]}
|
12 |
+
{"index": 111, "label": "rose", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 2, 4, 3, 0]}
|
13 |
+
{"index": 121, "label": "tree poppy", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 2, 0, 4, 1]}
|
14 |
+
{"index": 131, "label": "primula", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 2, 0, 4, 3]}
|
15 |
+
{"index": 141, "label": "watercress", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 1, 2, 4, 3]}
|
16 |
+
{"index": 151, "label": "lenten rose", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 1, 2]}
|
17 |
+
{"index": 161, "label": "bee balm", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
18 |
+
{"index": 171, "label": "sword lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
19 |
+
{"index": 181, "label": "hibiscus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 2, 1]}
|
20 |
+
{"index": 191, "label": "petunia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 1, 3, 4]}
|
21 |
+
{"index": 201, "label": "sweet william", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 2, 4]}
|
22 |
+
{"index": 211, "label": "morning glory", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 3, 1, 0]}
|
23 |
+
{"index": 221, "label": "bearded iris", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 3, 1, 2]}
|
24 |
+
{"index": 231, "label": "californian poppy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
25 |
+
{"index": 241, "label": "water lily", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
26 |
+
{"index": 251, "label": "marigold", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 3, 4]}
|
27 |
+
{"index": 261, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
28 |
+
{"index": 271, "label": "bougainvillea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
29 |
+
{"index": 281, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 2, 0, 4]}
|
30 |
+
{"index": 291, "label": "watercress", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 3, 1, 4]}
|
31 |
+
{"index": 301, "label": "mexican petunia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 4, 0, 2, 1]}
|
32 |
+
{"index": 311, "label": "cyclamen", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
33 |
+
{"index": 321, "label": "morning glory", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [4, 2, 1, 0, 3]}
|
34 |
+
{"index": 331, "label": "sweet william", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
35 |
+
{"index": 341, "label": "californian poppy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 2, 3]}
|
36 |
+
{"index": 351, "label": "cape flower", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 4, 1, 2]}
|
37 |
+
{"index": 361, "label": "cyclamen", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 1, 3, 2, 0]}
|
38 |
+
{"index": 371, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
39 |
+
{"index": 381, "label": "wallflower", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 3, 1, 2, 4]}
|
40 |
+
{"index": 391, "label": "bishop of llandaff", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 4, 3, 0, 2]}
|
41 |
+
{"index": 401, "label": "camellia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
42 |
+
{"index": 411, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
43 |
+
{"index": 421, "label": "blackberry lily", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [3, 2, 1, 4, 0]}
|
44 |
+
{"index": 431, "label": "cape flower", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 3, 0, 2, 4]}
|
45 |
+
{"index": 441, "label": "gaura", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
46 |
+
{"index": 451, "label": "canna lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 1, 2, 0]}
|
47 |
+
{"index": 461, "label": "snapdragon", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 1, 3]}
|
48 |
+
{"index": 471, "label": "silverbush", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
49 |
+
{"index": 481, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 2, 3]}
|
50 |
+
{"index": 491, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
51 |
+
{"index": 501, "label": "common dandelion", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
52 |
+
{"index": 511, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
53 |
+
{"index": 521, "label": "hippeastrum", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
54 |
+
{"index": 531, "label": "rose", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
55 |
+
{"index": 541, "label": "thorn apple", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
56 |
+
{"index": 551, "label": "clematis", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 1, 4, 2]}
|
57 |
+
{"index": 561, "label": "pincushion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 4, 0, 1]}
|
58 |
+
{"index": 571, "label": "thorn apple", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
59 |
+
{"index": 581, "label": "cyclamen", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
60 |
+
{"index": 591, "label": "wild pansy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
61 |
+
{"index": 601, "label": "globe thistle", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
62 |
+
{"index": 611, "label": "daffodil", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
63 |
+
{"index": 621, "label": "bishop of llandaff", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 2, 4]}
|
64 |
+
{"index": 631, "label": "peruvian lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 4, 3]}
|
65 |
+
{"index": 641, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 3, 1, 0]}
|
66 |
+
{"index": 651, "label": "columbine", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 2, 3]}
|
67 |
+
{"index": 661, "label": "cape flower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 4, 2]}
|
68 |
+
{"index": 671, "label": "water lily", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 4, 0, 1]}
|
69 |
+
{"index": 681, "label": "silverbush", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
70 |
+
{"index": 691, "label": "wild pansy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
71 |
+
{"index": 701, "label": "water lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 4, 2]}
|
72 |
+
{"index": 711, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
73 |
+
{"index": 721, "label": "gazania", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 4, 0, 1]}
|
74 |
+
{"index": 731, "label": "trumpet creeper", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
75 |
+
{"index": 741, "label": "pincushion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
76 |
+
{"index": 751, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
77 |
+
{"index": 761, "label": "cape flower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 2, 0, 4, 1]}
|
78 |
+
{"index": 771, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
79 |
+
{"index": 781, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 1, 0, 2]}
|
80 |
+
{"index": 791, "label": "watercress", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 1, 2]}
|
81 |
+
{"index": 801, "label": "morning glory", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 1, 2]}
|
82 |
+
{"index": 811, "label": "oxeye daisy", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 3, 2, 0]}
|
83 |
+
{"index": 821, "label": "snapdragon", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 2, 0, 1, 4]}
|
84 |
+
{"index": 831, "label": "osteospermum", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 1, 3]}
|
85 |
+
{"index": 841, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
86 |
+
{"index": 851, "label": "orange dahlia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
87 |
+
{"index": 861, "label": "californian poppy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 2, 0, 1]}
|
88 |
+
{"index": 871, "label": "azalea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
89 |
+
{"index": 881, "label": "lenten rose", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [2, 4, 0, 1, 3]}
|
90 |
+
{"index": 891, "label": "camellia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 1, 4]}
|
91 |
+
{"index": 901, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
92 |
+
{"index": 911, "label": "gazania", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 2, 4]}
|
93 |
+
{"index": 921, "label": "wallflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 1, 2, 0]}
|
94 |
+
{"index": 931, "label": "oxeye daisy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
95 |
+
{"index": 941, "label": "bee balm", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
96 |
+
{"index": 951, "label": "love in the mist", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [4, 0, 1, 2, 3]}
|
97 |
+
{"index": 961, "label": "buttercup", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
98 |
+
{"index": 971, "label": "barbeton daisy", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 1, 3]}
|
99 |
+
{"index": 981, "label": "bishop of llandaff", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 1, 4, 2]}
|
100 |
+
{"index": 991, "label": "azalea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
101 |
+
{"index": 1001, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
102 |
+
{"index": 1011, "label": "siam tulip", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 4, 0, 3, 2]}
|
103 |
+
{"index": 1021, "label": "pink-yellow dahlia?", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
104 |
+
{"index": 1031, "label": "artichoke", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 2, 0, 3, 4]}
|
105 |
+
{"index": 1041, "label": "watercress", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 3, 4, 2, 1]}
|
106 |
+
{"index": 1051, "label": "sweet pea", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 3, 0, 4, 1]}
|
107 |
+
{"index": 1061, "label": "bee balm", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 4, 1, 2, 0]}
|
108 |
+
{"index": 1071, "label": "watercress", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 3, 1]}
|
109 |
+
{"index": 1081, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 1, 4]}
|
110 |
+
{"index": 1091, "label": "geranium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
111 |
+
{"index": 1101, "label": "ruby-lipped cattleya", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
112 |
+
{"index": 1111, "label": "snapdragon", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 2, 3]}
|
113 |
+
{"index": 1121, "label": "stemless gentian", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
114 |
+
{"index": 1131, "label": "sword lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 3, 2, 0]}
|
115 |
+
{"index": 1141, "label": "orange dahlia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
116 |
+
{"index": 1151, "label": "great masterwort", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [3, 1, 0, 4, 2]}
|
117 |
+
{"index": 1161, "label": "wallflower", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 4, 0, 3, 1]}
|
118 |
+
{"index": 1171, "label": "garden phlox", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
119 |
+
{"index": 1181, "label": "barbeton daisy", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 1, 0, 3]}
|
120 |
+
{"index": 1191, "label": "cyclamen", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 1, 3]}
|
121 |
+
{"index": 1201, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
122 |
+
{"index": 1211, "label": "hibiscus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
123 |
+
{"index": 1221, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 1, 3, 0]}
|
124 |
+
{"index": 1231, "label": "monkshood", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
125 |
+
{"index": 1241, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
126 |
+
{"index": 1251, "label": "anthurium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
127 |
+
{"index": 1261, "label": "hibiscus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
128 |
+
{"index": 1271, "label": "petunia", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 4, 0, 3, 1]}
|
129 |
+
{"index": 1281, "label": "hippeastrum", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 4, 0, 1, 2]}
|
130 |
+
{"index": 1291, "label": "cyclamen", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 1, 0, 3, 2]}
|
131 |
+
{"index": 1301, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
132 |
+
{"index": 1311, "label": "buttercup", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
133 |
+
{"index": 1321, "label": "trumpet creeper", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 3, 2, 4]}
|
134 |
+
{"index": 1331, "label": "primula", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [3, 2, 1, 0, 4]}
|
135 |
+
{"index": 1341, "label": "camellia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
136 |
+
{"index": 1351, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
137 |
+
{"index": 1361, "label": "sunflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
138 |
+
{"index": 1371, "label": "trumpet creeper", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 3, 4, 1, 0]}
|
139 |
+
{"index": 1381, "label": "californian poppy", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [4, 0, 2, 3, 1]}
|
140 |
+
{"index": 1391, "label": "love in the mist", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 2, 0, 4, 3]}
|
141 |
+
{"index": 1401, "label": "wild pansy", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [1, 4, 3, 2, 0]}
|
142 |
+
{"index": 1411, "label": "bearded iris", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
143 |
+
{"index": 1421, "label": "balloon flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
144 |
+
{"index": 1431, "label": "wallflower", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [4, 3, 2, 0, 1]}
|
145 |
+
{"index": 1441, "label": "petunia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 1, 3]}
|
146 |
+
{"index": 1451, "label": "tiger lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
147 |
+
{"index": 1461, "label": "artichoke", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 3, 4, 0, 1]}
|
148 |
+
{"index": 1471, "label": "english marigold", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
149 |
+
{"index": 1481, "label": "foxglove", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 4, 1, 0]}
|
150 |
+
{"index": 1491, "label": "trumpet creeper", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 1, 0, 4]}
|
151 |
+
{"index": 1501, "label": "hibiscus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
152 |
+
{"index": 1511, "label": "clematis", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [1, 3, 2, 0, 4]}
|
153 |
+
{"index": 1521, "label": "foxglove", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 3, 2, 0]}
|
154 |
+
{"index": 1531, "label": "wallflower", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 4, 3, 1, 2]}
|
155 |
+
{"index": 1541, "label": "bishop of llandaff", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 3, 2, 0]}
|
156 |
+
{"index": 1551, "label": "lotus", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 3, 0, 2]}
|
157 |
+
{"index": 1561, "label": "primula", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 2, 1, 4]}
|
158 |
+
{"index": 1571, "label": "poinsettia", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 1, 4, 2, 0]}
|
159 |
+
{"index": 1581, "label": "californian poppy", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 2, 4]}
|
160 |
+
{"index": 1591, "label": "buttercup", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 3, 2, 0, 4]}
|
161 |
+
{"index": 1601, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
162 |
+
{"index": 1611, "label": "poinsettia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 2, 4, 0, 3]}
|
163 |
+
{"index": 1621, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 2, 1]}
|
164 |
+
{"index": 1631, "label": "cyclamen", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 2, 1, 4, 0]}
|
165 |
+
{"index": 1641, "label": "ruby-lipped cattleya", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 3, 2]}
|
166 |
+
{"index": 1651, "label": "water lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 3, 1]}
|
167 |
+
{"index": 1661, "label": "bromelia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 1, 0, 2]}
|
168 |
+
{"index": 1671, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 2, 1, 0]}
|
169 |
+
{"index": 1681, "label": "bee balm", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
170 |
+
{"index": 1691, "label": "cautleya spicata", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 4, 1]}
|
171 |
+
{"index": 1701, "label": "bougainvillea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 4, 2]}
|
172 |
+
{"index": 1711, "label": "geranium", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 2, 3, 1, 0]}
|
173 |
+
{"index": 1721, "label": "barbeton daisy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
174 |
+
{"index": 1731, "label": "wild pansy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 1, 0, 2]}
|
175 |
+
{"index": 1741, "label": "geranium", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 4, 0, 1, 3]}
|
176 |
+
{"index": 1751, "label": "wild pansy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
177 |
+
{"index": 1761, "label": "bougainvillea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 1, 3]}
|
178 |
+
{"index": 1771, "label": "clematis", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 2, 4, 1, 0]}
|
179 |
+
{"index": 1781, "label": "hibiscus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
180 |
+
{"index": 1791, "label": "common dandelion", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
181 |
+
{"index": 1801, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
182 |
+
{"index": 1811, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
183 |
+
{"index": 1821, "label": "pincushion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 2, 4]}
|
184 |
+
{"index": 1831, "label": "clematis", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 3, 1, 4, 0]}
|
185 |
+
{"index": 1841, "label": "desert-rose", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 2, 4, 0]}
|
186 |
+
{"index": 1851, "label": "geranium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
187 |
+
{"index": 1861, "label": "cape flower", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 1, 2, 4, 0]}
|
188 |
+
{"index": 1871, "label": "stemless gentian", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
189 |
+
{"index": 1881, "label": "sunflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
190 |
+
{"index": 1891, "label": "mallow", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
191 |
+
{"index": 1901, "label": "lotus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
192 |
+
{"index": 1911, "label": "sword lily", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 2, 0, 3, 1]}
|
193 |
+
{"index": 1921, "label": "mexican petunia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
194 |
+
{"index": 1931, "label": "rose", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 1, 4]}
|
195 |
+
{"index": 1941, "label": "geranium", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
196 |
+
{"index": 1951, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
197 |
+
{"index": 1961, "label": "fritillary", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
198 |
+
{"index": 1971, "label": "great masterwort", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
199 |
+
{"index": 1981, "label": "king protea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
200 |
+
{"index": 1991, "label": "tree mallow", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
201 |
+
{"index": 2001, "label": "ball moss", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 1, 2]}
|
202 |
+
{"index": 2011, "label": "common dandelion", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [1, 3, 4, 0, 2]}
|
203 |
+
{"index": 2021, "label": "foxglove", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
204 |
+
{"index": 2031, "label": "pelargonium", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 3, 0, 4]}
|
205 |
+
{"index": 2041, "label": "osteospermum", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 4, 2]}
|
206 |
+
{"index": 2051, "label": "sweet william", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
207 |
+
{"index": 2061, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 1, 0, 2]}
|
208 |
+
{"index": 2071, "label": "orange dahlia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 4, 0, 1]}
|
209 |
+
{"index": 2081, "label": "spring crocus", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 3, 0, 4, 2]}
|
210 |
+
{"index": 2091, "label": "pink-yellow dahlia?", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 3, 1, 4, 0]}
|
211 |
+
{"index": 2101, "label": "azalea", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 4, 2, 0, 3]}
|
212 |
+
{"index": 2111, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
213 |
+
{"index": 2121, "label": "bougainvillea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 2, 0, 4]}
|
214 |
+
{"index": 2131, "label": "mexican petunia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 3, 4]}
|
215 |
+
{"index": 2141, "label": "bearded iris", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
216 |
+
{"index": 2151, "label": "cape flower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 4, 0, 1]}
|
217 |
+
{"index": 2161, "label": "wallflower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
218 |
+
{"index": 2171, "label": "cyclamen", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 3, 1]}
|
219 |
+
{"index": 2181, "label": "pelargonium", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 3, 1, 0, 4]}
|
220 |
+
{"index": 2191, "label": "camellia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 3, 4]}
|
221 |
+
{"index": 2201, "label": "wallflower", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 2, 4, 1, 0]}
|
222 |
+
{"index": 2211, "label": "frangipani", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
223 |
+
{"index": 2221, "label": "azalea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 2, 1]}
|
224 |
+
{"index": 2231, "label": "king protea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
225 |
+
{"index": 2241, "label": "peruvian lily", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
226 |
+
{"index": 2251, "label": "bougainvillea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
227 |
+
{"index": 2261, "label": "hibiscus", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 3, 4, 2, 0]}
|
228 |
+
{"index": 2271, "label": "gazania", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
229 |
+
{"index": 2281, "label": "cape flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 3, 1, 0]}
|
230 |
+
{"index": 2291, "label": "windflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 2, 1, 0]}
|
231 |
+
{"index": 2301, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
232 |
+
{"index": 2311, "label": "peruvian lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 3, 0, 4]}
|
233 |
+
{"index": 2321, "label": "petunia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 3, 2, 0, 1]}
|
234 |
+
{"index": 2331, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 1, 4]}
|
235 |
+
{"index": 2341, "label": "bee balm", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 2, 1]}
|
236 |
+
{"index": 2351, "label": "californian poppy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 3, 4]}
|
237 |
+
{"index": 2361, "label": "osteospermum", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
238 |
+
{"index": 2371, "label": "gazania", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
239 |
+
{"index": 2381, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
240 |
+
{"index": 2391, "label": "water lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
241 |
+
{"index": 2401, "label": "english marigold", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 4, 2]}
|
242 |
+
{"index": 2411, "label": "canterbury bells", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [3, 1, 4, 2, 0]}
|
243 |
+
{"index": 2421, "label": "cyclamen", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 4, 0, 2]}
|
244 |
+
{"index": 2431, "label": "cape flower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 1, 3]}
|
245 |
+
{"index": 2441, "label": "poinsettia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
246 |
+
{"index": 2451, "label": "petunia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 4, 3, 2]}
|
247 |
+
{"index": 2461, "label": "rose", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
248 |
+
{"index": 2471, "label": "lenten rose", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [1, 0, 3, 4, 2]}
|
249 |
+
{"index": 2481, "label": "trumpet creeper", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 4, 0, 2]}
|
250 |
+
{"index": 2491, "label": "poinsettia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
251 |
+
{"index": 2501, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 3, 1]}
|
252 |
+
{"index": 2511, "label": "petunia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 4, 2, 3]}
|
253 |
+
{"index": 2521, "label": "colt's foot", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [3, 0, 1, 4, 2]}
|
254 |
+
{"index": 2531, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
255 |
+
{"index": 2541, "label": "rose", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 1, 2, 3, 0]}
|
256 |
+
{"index": 2551, "label": "osteospermum", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
257 |
+
{"index": 2561, "label": "wallflower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 3, 4]}
|
258 |
+
{"index": 2571, "label": "balloon flower", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 1, 4, 3]}
|
259 |
+
{"index": 2581, "label": "sword lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 3, 1, 0]}
|
260 |
+
{"index": 2591, "label": "water lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
261 |
+
{"index": 2601, "label": "petunia", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 1, 0, 4, 3]}
|
262 |
+
{"index": 2611, "label": "hard-leaved pocket orchid", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 1, 2, 0]}
|
263 |
+
{"index": 2621, "label": "bromelia", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 3, 1, 2, 4]}
|
264 |
+
{"index": 2631, "label": "hippeastrum", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
265 |
+
{"index": 2641, "label": "pincushion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
266 |
+
{"index": 2651, "label": "fritillary", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 4, 3, 0]}
|
267 |
+
{"index": 2661, "label": "stemless gentian", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
268 |
+
{"index": 2671, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
269 |
+
{"index": 2681, "label": "king protea", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 2, 4]}
|
270 |
+
{"index": 2691, "label": "marigold", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 3, 4]}
|
271 |
+
{"index": 2701, "label": "geranium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
272 |
+
{"index": 2711, "label": "gazania", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 3, 0, 4, 2]}
|
273 |
+
{"index": 2721, "label": "mexican petunia", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [2, 0, 4, 1, 3]}
|
274 |
+
{"index": 2731, "label": "carnation", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 4, 3]}
|
275 |
+
{"index": 2741, "label": "bishop of llandaff", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 3, 4, 2]}
|
276 |
+
{"index": 2751, "label": "bromelia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
277 |
+
{"index": 2761, "label": "sword lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 4, 3, 0, 1]}
|
278 |
+
{"index": 2771, "label": "hibiscus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
279 |
+
{"index": 2781, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
280 |
+
{"index": 2791, "label": "osteospermum", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
281 |
+
{"index": 2801, "label": "gazania", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 2, 1]}
|
282 |
+
{"index": 2811, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
283 |
+
{"index": 2821, "label": "lenten rose", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 1, 0, 3, 2]}
|
284 |
+
{"index": 2831, "label": "fritillary", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 2, 3, 0]}
|
285 |
+
{"index": 2841, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
286 |
+
{"index": 2851, "label": "poinsettia", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 2, 1, 3]}
|
287 |
+
{"index": 2861, "label": "morning glory", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 3, 1]}
|
288 |
+
{"index": 2871, "label": "foxglove", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 3, 2, 0]}
|
289 |
+
{"index": 2881, "label": "poinsettia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 1, 0, 2]}
|
290 |
+
{"index": 2891, "label": "watercress", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 4, 2, 1, 0]}
|
291 |
+
{"index": 2901, "label": "barbeton daisy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
292 |
+
{"index": 2911, "label": "wallflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 1, 3, 0]}
|
293 |
+
{"index": 2921, "label": "sword lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
294 |
+
{"index": 2931, "label": "water lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 2, 4, 0]}
|
295 |
+
{"index": 2941, "label": "foxglove", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
296 |
+
{"index": 2951, "label": "stemless gentian", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
297 |
+
{"index": 2961, "label": "watercress", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 3, 2, 4, 0]}
|
298 |
+
{"index": 2971, "label": "hibiscus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
299 |
+
{"index": 2981, "label": "water lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
300 |
+
{"index": 2991, "label": "thorn apple", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [1, 0, 3, 2, 4]}
|
301 |
+
{"index": 3001, "label": "wallflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 1, 3]}
|
302 |
+
{"index": 3011, "label": "barbeton daisy", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 1, 3, 4]}
|
303 |
+
{"index": 3021, "label": "love in the mist", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 1, 0, 3]}
|
304 |
+
{"index": 3031, "label": "hibiscus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
305 |
+
{"index": 3041, "label": "purple coneflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
306 |
+
{"index": 3051, "label": "globe-flower", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 3, 1, 2, 0]}
|
307 |
+
{"index": 3061, "label": "king protea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 4, 0, 1]}
|
308 |
+
{"index": 3071, "label": "prince of wales feathers", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 4, 0, 2, 1]}
|
309 |
+
{"index": 3081, "label": "lotus", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 2, 3]}
|
310 |
+
{"index": 3091, "label": "bishop of llandaff", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [2, 0, 3, 4, 1]}
|
311 |
+
{"index": 3101, "label": "foxglove", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 2, 4, 3]}
|
312 |
+
{"index": 3111, "label": "toad lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 4, 0, 3]}
|
313 |
+
{"index": 3121, "label": "canna lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 1, 0, 4]}
|
314 |
+
{"index": 3131, "label": "rose", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 1, 0, 4]}
|
315 |
+
{"index": 3141, "label": "watercress", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 3, 2, 1, 4]}
|
316 |
+
{"index": 3151, "label": "bromelia", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 1, 0, 3, 4]}
|
317 |
+
{"index": 3161, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
318 |
+
{"index": 3171, "label": "geranium", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 4, 0, 2, 1]}
|
319 |
+
{"index": 3181, "label": "balloon flower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 1, 3]}
|
320 |
+
{"index": 3191, "label": "mallow", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 3, 4, 1, 0]}
|
321 |
+
{"index": 3201, "label": "foxglove", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 3, 0, 2]}
|
322 |
+
{"index": 3211, "label": "snapdragon", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 1, 3, 4]}
|
323 |
+
{"index": 3221, "label": "watercress", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 4, 0, 1]}
|
324 |
+
{"index": 3231, "label": "wallflower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 4, 0, 1]}
|
325 |
+
{"index": 3241, "label": "gaura", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
326 |
+
{"index": 3251, "label": "oxeye daisy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
327 |
+
{"index": 3261, "label": "magnolia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
328 |
+
{"index": 3271, "label": "geranium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
329 |
+
{"index": 3281, "label": "petunia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 2, 1, 0]}
|
330 |
+
{"index": 3291, "label": "sword lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 2, 4, 3, 0]}
|
331 |
+
{"index": 3301, "label": "bougainvillea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
332 |
+
{"index": 3311, "label": "lotus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
333 |
+
{"index": 3321, "label": "pelargonium", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
334 |
+
{"index": 3331, "label": "mallow", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 1, 3, 2]}
|
335 |
+
{"index": 3341, "label": "sweet william", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
336 |
+
{"index": 3351, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
337 |
+
{"index": 3361, "label": "petunia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 3, 1, 4, 0]}
|
338 |
+
{"index": 3371, "label": "pink-yellow dahlia?", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
339 |
+
{"index": 3381, "label": "balloon flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
340 |
+
{"index": 3391, "label": "californian poppy", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 2, 3, 1, 0]}
|
341 |
+
{"index": 3401, "label": "rose", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 1, 2, 0]}
|
342 |
+
{"index": 3411, "label": "blanket flower", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 2, 4, 1, 3]}
|
343 |
+
{"index": 3421, "label": "barbeton daisy", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 3, 1]}
|
344 |
+
{"index": 3431, "label": "peruvian lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 1, 0, 2]}
|
345 |
+
{"index": 3441, "label": "magnolia", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 1, 3, 4, 0]}
|
346 |
+
{"index": 3451, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
347 |
+
{"index": 3461, "label": "wild pansy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 4, 3]}
|
348 |
+
{"index": 3471, "label": "purple coneflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
349 |
+
{"index": 3481, "label": "hippeastrum", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 1, 0, 4]}
|
350 |
+
{"index": 3491, "label": "bromelia", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 3, 0, 1, 2]}
|
351 |
+
{"index": 3501, "label": "mexican aster", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 2, 3, 1]}
|
352 |
+
{"index": 3511, "label": "wallflower", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 3, 0, 4, 2]}
|
353 |
+
{"index": 3521, "label": "californian poppy", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 1, 4, 0]}
|
354 |
+
{"index": 3531, "label": "daffodil", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
355 |
+
{"index": 3541, "label": "pelargonium", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 3, 4]}
|
356 |
+
{"index": 3551, "label": "snapdragon", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
357 |
+
{"index": 3561, "label": "magnolia", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 3, 2, 4, 1]}
|
358 |
+
{"index": 3571, "label": "pink-yellow dahlia?", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 2, 3, 1, 0]}
|
359 |
+
{"index": 3581, "label": "ball moss", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
360 |
+
{"index": 3591, "label": "trumpet creeper", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
361 |
+
{"index": 3601, "label": "bougainvillea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 4, 3]}
|
362 |
+
{"index": 3611, "label": "lotus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
363 |
+
{"index": 3621, "label": "windflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 3, 4, 0]}
|
364 |
+
{"index": 3631, "label": "pincushion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
365 |
+
{"index": 3641, "label": "mallow", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 4, 1, 3, 0]}
|
366 |
+
{"index": 3651, "label": "water lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 1, 4]}
|
367 |
+
{"index": 3661, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 3, 2, 0]}
|
368 |
+
{"index": 3671, "label": "rose", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 3, 0, 2]}
|
369 |
+
{"index": 3681, "label": "bee balm", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
370 |
+
{"index": 3691, "label": "mallow", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
371 |
+
{"index": 3701, "label": "sword lily", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 3, 2, 1, 0]}
|
372 |
+
{"index": 3711, "label": "hibiscus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
373 |
+
{"index": 3721, "label": "sunflower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 2, 1, 4, 0]}
|
374 |
+
{"index": 3731, "label": "orange dahlia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 1, 4, 2]}
|
375 |
+
{"index": 3741, "label": "stemless gentian", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 2, 3, 0, 4]}
|
376 |
+
{"index": 3751, "label": "columbine", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 2, 4, 0]}
|
377 |
+
{"index": 3761, "label": "camellia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 3, 0, 4]}
|
378 |
+
{"index": 3771, "label": "water lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
379 |
+
{"index": 3781, "label": "petunia", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 1, 4, 0]}
|
380 |
+
{"index": 3791, "label": "balloon flower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 2, 0, 4, 3]}
|
381 |
+
{"index": 3801, "label": "cyclamen", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [2, 0, 3, 4, 1]}
|
382 |
+
{"index": 3811, "label": "oxeye daisy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 3, 0, 2]}
|
383 |
+
{"index": 3821, "label": "frangipani", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
384 |
+
{"index": 3831, "label": "lenten rose", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
385 |
+
{"index": 3841, "label": "pink-yellow dahlia?", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 3, 2, 0]}
|
386 |
+
{"index": 3851, "label": "watercress", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 4, 0, 1, 3]}
|
387 |
+
{"index": 3861, "label": "morning glory", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 2, 1, 4, 3]}
|
388 |
+
{"index": 3871, "label": "thorn apple", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 3, 4]}
|
389 |
+
{"index": 3881, "label": "carnation", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 3, 2]}
|
390 |
+
{"index": 3891, "label": "desert-rose", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [3, 0, 1, 2, 4]}
|
391 |
+
{"index": 3901, "label": "japanese anemone", "output": "E", "y_true": 3, "y_pred": 4, "reordering": [4, 2, 3, 0, 1]}
|
392 |
+
{"index": 3911, "label": "marigold", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
393 |
+
{"index": 3921, "label": "balloon flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 4, 3]}
|
394 |
+
{"index": 3931, "label": "king protea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 3, 2, 0]}
|
395 |
+
{"index": 3941, "label": "spear thistle", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 3, 4, 0]}
|
396 |
+
{"index": 3951, "label": "barbeton daisy", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 3, 2]}
|
397 |
+
{"index": 3961, "label": "hibiscus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
398 |
+
{"index": 3971, "label": "petunia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 2, 1]}
|
399 |
+
{"index": 3981, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 3, 1]}
|
400 |
+
{"index": 3991, "label": "sword lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 3, 2]}
|
401 |
+
{"index": 4001, "label": "fritillary", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 2, 4, 1, 3]}
|
402 |
+
{"index": 4011, "label": "water lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
403 |
+
{"index": 4021, "label": "peruvian lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 3, 1, 0]}
|
404 |
+
{"index": 4031, "label": "pink-yellow dahlia?", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 2, 3, 0]}
|
405 |
+
{"index": 4041, "label": "lotus", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
406 |
+
{"index": 4051, "label": "californian poppy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
407 |
+
{"index": 4061, "label": "oxeye daisy", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 3, 2, 0]}
|
408 |
+
{"index": 4071, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
409 |
+
{"index": 4081, "label": "grape hyacinth", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
410 |
+
{"index": 4091, "label": "bee balm", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
411 |
+
{"index": 4101, "label": "japanese anemone", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [3, 1, 4, 0, 2]}
|
412 |
+
{"index": 4111, "label": "magnolia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
413 |
+
{"index": 4121, "label": "carnation", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
414 |
+
{"index": 4131, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 3, 2]}
|
415 |
+
{"index": 4141, "label": "columbine", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 2, 3, 4]}
|
416 |
+
{"index": 4151, "label": "pink-yellow dahlia?", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
417 |
+
{"index": 4161, "label": "bird of paradise", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
418 |
+
{"index": 4171, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 4, 1, 3, 0]}
|
419 |
+
{"index": 4181, "label": "desert-rose", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
420 |
+
{"index": 4191, "label": "bougainvillea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
421 |
+
{"index": 4201, "label": "pink primrose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
422 |
+
{"index": 4211, "label": "petunia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
423 |
+
{"index": 4221, "label": "petunia", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 3, 0, 1, 2]}
|
424 |
+
{"index": 4231, "label": "monkshood", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 3, 0, 4, 1]}
|
425 |
+
{"index": 4241, "label": "cyclamen", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [1, 0, 2, 4, 3]}
|
426 |
+
{"index": 4251, "label": "sword lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
427 |
+
{"index": 4261, "label": "cyclamen", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
428 |
+
{"index": 4271, "label": "canna lily", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [1, 4, 3, 2, 0]}
|
429 |
+
{"index": 4281, "label": "sunflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
430 |
+
{"index": 4291, "label": "lotus", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 2, 3, 0]}
|
431 |
+
{"index": 4301, "label": "petunia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 3, 2, 4, 0]}
|
432 |
+
{"index": 4311, "label": "bearded iris", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
433 |
+
{"index": 4321, "label": "ball moss", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 1, 0, 3, 4]}
|
434 |
+
{"index": 4331, "label": "hibiscus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
435 |
+
{"index": 4341, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
436 |
+
{"index": 4351, "label": "rose", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 2, 3, 4, 0]}
|
437 |
+
{"index": 4361, "label": "anthurium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
438 |
+
{"index": 4371, "label": "canna lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 2, 0, 4]}
|
439 |
+
{"index": 4381, "label": "mexican petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
440 |
+
{"index": 4391, "label": "japanese anemone", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
441 |
+
{"index": 4401, "label": "bougainvillea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 4, 1]}
|
442 |
+
{"index": 4411, "label": "corn poppy", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 2, 1]}
|
443 |
+
{"index": 4421, "label": "prince of wales feathers", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 4, 3, 0]}
|
444 |
+
{"index": 4431, "label": "californian poppy", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 4, 3, 2, 0]}
|
445 |
+
{"index": 4441, "label": "anthurium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 3, 4]}
|
446 |
+
{"index": 4451, "label": "garden phlox", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
447 |
+
{"index": 4461, "label": "pelargonium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
448 |
+
{"index": 4471, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
449 |
+
{"index": 4481, "label": "petunia", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [4, 0, 1, 3, 2]}
|
450 |
+
{"index": 4491, "label": "sword lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 2, 0, 1]}
|
451 |
+
{"index": 4501, "label": "hippeastrum", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 2, 3, 4, 0]}
|
452 |
+
{"index": 4511, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
453 |
+
{"index": 4521, "label": "primula", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 1, 4, 3, 0]}
|
454 |
+
{"index": 4531, "label": "colt's foot", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
455 |
+
{"index": 4541, "label": "pincushion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
456 |
+
{"index": 4551, "label": "sunflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
457 |
+
{"index": 4561, "label": "bird of paradise", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 3, 2, 0]}
|
458 |
+
{"index": 4571, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
459 |
+
{"index": 4581, "label": "common dandelion", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
460 |
+
{"index": 4591, "label": "carnation", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
461 |
+
{"index": 4601, "label": "trumpet creeper", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
462 |
+
{"index": 4611, "label": "sweet pea", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
463 |
+
{"index": 4621, "label": "morning glory", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 3, 2]}
|
464 |
+
{"index": 4631, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 3, 2]}
|
465 |
+
{"index": 4641, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 4, 3]}
|
466 |
+
{"index": 4651, "label": "cape flower", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 4, 1]}
|
467 |
+
{"index": 4661, "label": "giant white arum lily", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
468 |
+
{"index": 4671, "label": "artichoke", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 3, 0, 4]}
|
469 |
+
{"index": 4681, "label": "fritillary", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
470 |
+
{"index": 4691, "label": "foxglove", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 4, 3]}
|
471 |
+
{"index": 4701, "label": "azalea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 2, 4]}
|
472 |
+
{"index": 4711, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 1, 0, 3, 2]}
|
473 |
+
{"index": 4721, "label": "water lily", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 4, 3, 0, 1]}
|
474 |
+
{"index": 4731, "label": "hibiscus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
475 |
+
{"index": 4741, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 2, 4]}
|
476 |
+
{"index": 4751, "label": "columbine", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 3, 2, 0, 1]}
|
477 |
+
{"index": 4761, "label": "wallflower", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [1, 0, 4, 2, 3]}
|
478 |
+
{"index": 4771, "label": "morning glory", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 3, 4, 2, 0]}
|
479 |
+
{"index": 4781, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
480 |
+
{"index": 4791, "label": "windflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 3, 1, 0]}
|
481 |
+
{"index": 4801, "label": "buttercup", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 3, 1]}
|
482 |
+
{"index": 4811, "label": "camellia", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 2, 1, 4]}
|
483 |
+
{"index": 4821, "label": "bromelia", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 3, 2, 1, 0]}
|
484 |
+
{"index": 4831, "label": "anthurium", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 3, 0, 1, 4]}
|
485 |
+
{"index": 4841, "label": "poinsettia", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 1, 3, 4, 0]}
|
486 |
+
{"index": 4851, "label": "morning glory", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [2, 0, 4, 3, 1]}
|
487 |
+
{"index": 4861, "label": "thorn apple", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
488 |
+
{"index": 4871, "label": "daffodil", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
489 |
+
{"index": 4881, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 2, 4, 1, 0]}
|
490 |
+
{"index": 4891, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 4, 1]}
|
491 |
+
{"index": 4901, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 3, 4, 2, 0]}
|
492 |
+
{"index": 4911, "label": "pelargonium", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
493 |
+
{"index": 4921, "label": "fire lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
494 |
+
{"index": 4931, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 1, 0, 4]}
|
495 |
+
{"index": 4941, "label": "yellow iris", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
496 |
+
{"index": 4951, "label": "fire lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 1, 0, 2, 3]}
|
497 |
+
{"index": 4961, "label": "canna lily", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 1, 2]}
|
498 |
+
{"index": 4971, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
499 |
+
{"index": 4981, "label": "sword lily", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 2, 4, 1]}
|
500 |
+
{"index": 4991, "label": "canna lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
501 |
+
{"index": 5001, "label": "foxglove", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 1, 2, 4, 0]}
|
502 |
+
{"index": 5011, "label": "ruby-lipped cattleya", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 2, 4]}
|
503 |
+
{"index": 5021, "label": "black-eyed susan", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 3, 0, 1, 4]}
|
504 |
+
{"index": 5031, "label": "osteospermum", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
505 |
+
{"index": 5041, "label": "purple coneflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
506 |
+
{"index": 5051, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
507 |
+
{"index": 5061, "label": "californian poppy", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 1, 4, 0]}
|
508 |
+
{"index": 5071, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 2, 4]}
|
509 |
+
{"index": 5081, "label": "bearded iris", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 3, 1, 0, 2]}
|
510 |
+
{"index": 5091, "label": "spear thistle", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 3, 0, 2]}
|
511 |
+
{"index": 5101, "label": "english marigold", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
512 |
+
{"index": 5111, "label": "ruby-lipped cattleya", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
513 |
+
{"index": 5121, "label": "anthurium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
514 |
+
{"index": 5131, "label": "red ginger", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
515 |
+
{"index": 5141, "label": "cyclamen", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [1, 0, 3, 4, 2]}
|
516 |
+
{"index": 5151, "label": "lotus", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 3, 4, 1, 0]}
|
517 |
+
{"index": 5161, "label": "great masterwort", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 4, 2, 3]}
|
518 |
+
{"index": 5171, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 1, 0, 4]}
|
519 |
+
{"index": 5181, "label": "pincushion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 1, 0, 4]}
|
520 |
+
{"index": 5191, "label": "cape flower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 4, 2]}
|
521 |
+
{"index": 5201, "label": "lotus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
522 |
+
{"index": 5211, "label": "azalea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 1, 3, 4, 0]}
|
523 |
+
{"index": 5221, "label": "watercress", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 2, 1, 3]}
|
524 |
+
{"index": 5231, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
525 |
+
{"index": 5241, "label": "morning glory", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 4, 1, 3]}
|
526 |
+
{"index": 5251, "label": "bird of paradise", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 3, 1]}
|
527 |
+
{"index": 5261, "label": "lotus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
528 |
+
{"index": 5271, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
529 |
+
{"index": 5281, "label": "mallow", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 2, 4, 1]}
|
530 |
+
{"index": 5291, "label": "pink-yellow dahlia?", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
531 |
+
{"index": 5301, "label": "camellia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
532 |
+
{"index": 5311, "label": "sweet william", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
533 |
+
{"index": 5321, "label": "purple coneflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
534 |
+
{"index": 5331, "label": "black-eyed susan", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 2, 0, 4]}
|
535 |
+
{"index": 5341, "label": "grape hyacinth", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
536 |
+
{"index": 5351, "label": "barbeton daisy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
537 |
+
{"index": 5361, "label": "wild pansy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
538 |
+
{"index": 5371, "label": "wallflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 3, 2, 0]}
|
539 |
+
{"index": 5381, "label": "wild pansy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
540 |
+
{"index": 5391, "label": "siam tulip", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 3, 0, 2, 1]}
|
541 |
+
{"index": 5401, "label": "marigold", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
542 |
+
{"index": 5411, "label": "petunia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 4, 3, 0]}
|
543 |
+
{"index": 5421, "label": "water lily", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
544 |
+
{"index": 5431, "label": "trumpet creeper", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 2, 1, 0]}
|
545 |
+
{"index": 5441, "label": "cape flower", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 3, 2, 1, 4]}
|
546 |
+
{"index": 5451, "label": "bishop of llandaff", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 1, 3, 0]}
|
547 |
+
{"index": 5461, "label": "giant white arum lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 4, 3, 0]}
|
548 |
+
{"index": 5471, "label": "english marigold", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
549 |
+
{"index": 5481, "label": "mexican aster", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 4, 3]}
|
550 |
+
{"index": 5491, "label": "cyclamen", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 4, 1]}
|
551 |
+
{"index": 5501, "label": "sunflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
552 |
+
{"index": 5511, "label": "bougainvillea", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 3, 4]}
|
553 |
+
{"index": 5521, "label": "watercress", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 2, 3]}
|
554 |
+
{"index": 5531, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 2, 3]}
|
555 |
+
{"index": 5541, "label": "buttercup", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 1, 4]}
|
556 |
+
{"index": 5551, "label": "barbeton daisy", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
557 |
+
{"index": 5561, "label": "blackberry lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
558 |
+
{"index": 5571, "label": "bee balm", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
559 |
+
{"index": 5581, "label": "tree poppy", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 4, 3, 2]}
|
560 |
+
{"index": 5591, "label": "pincushion flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 1, 2, 0]}
|
561 |
+
{"index": 5601, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
562 |
+
{"index": 5611, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
563 |
+
{"index": 5621, "label": "californian poppy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 2, 3, 0, 4]}
|
564 |
+
{"index": 5631, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
565 |
+
{"index": 5641, "label": "canterbury bells", "output": "E", "y_true": 3, "y_pred": 4, "reordering": [4, 1, 2, 0, 3]}
|
566 |
+
{"index": 5651, "label": "bee balm", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 1, 2, 0]}
|
567 |
+
{"index": 5661, "label": "siam tulip", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 1, 3, 4, 2]}
|
568 |
+
{"index": 5671, "label": "colt's foot", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [1, 4, 2, 3, 0]}
|
569 |
+
{"index": 5681, "label": "water lily", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 3, 1, 4, 0]}
|
570 |
+
{"index": 5691, "label": "bee balm", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
571 |
+
{"index": 5701, "label": "morning glory", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 2, 3, 4]}
|
572 |
+
{"index": 5711, "label": "columbine", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 1, 3, 0]}
|
573 |
+
{"index": 5721, "label": "buttercup", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
574 |
+
{"index": 5731, "label": "giant white arum lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
575 |
+
{"index": 5741, "label": "anthurium", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 1, 0, 4]}
|
576 |
+
{"index": 5751, "label": "cyclamen", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 3, 2, 4, 1]}
|
577 |
+
{"index": 5761, "label": "marigold", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 3, 2]}
|
578 |
+
{"index": 5771, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 4, 0, 1]}
|
579 |
+
{"index": 5781, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
580 |
+
{"index": 5791, "label": "ball moss", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 3, 4, 2]}
|
581 |
+
{"index": 5801, "label": "azalea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 1, 0, 2, 3]}
|
582 |
+
{"index": 5811, "label": "petunia", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 2, 4, 1, 0]}
|
583 |
+
{"index": 5821, "label": "hibiscus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 3, 1]}
|
584 |
+
{"index": 5831, "label": "barbeton daisy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 3, 4, 2, 0]}
|
585 |
+
{"index": 5841, "label": "watercress", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 2, 0, 4, 3]}
|
586 |
+
{"index": 5851, "label": "carnation", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
587 |
+
{"index": 5861, "label": "petunia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 2, 4, 0]}
|
588 |
+
{"index": 5871, "label": "marigold", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [4, 3, 1, 0, 2]}
|
589 |
+
{"index": 5881, "label": "azalea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
590 |
+
{"index": 5891, "label": "trumpet creeper", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 2, 1, 3]}
|
591 |
+
{"index": 5901, "label": "anthurium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
592 |
+
{"index": 5911, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 4, 1]}
|
593 |
+
{"index": 5921, "label": "lotus", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 2, 1, 3, 0]}
|
594 |
+
{"index": 5931, "label": "cyclamen", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 1, 2]}
|
595 |
+
{"index": 5941, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
596 |
+
{"index": 5951, "label": "daffodil", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 2, 3, 0]}
|
597 |
+
{"index": 5961, "label": "colt's foot", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 2, 3, 1, 4]}
|
598 |
+
{"index": 5971, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
599 |
+
{"index": 5981, "label": "daffodil", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 4, 1, 2, 0]}
|
600 |
+
{"index": 5991, "label": "tree poppy", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
601 |
+
{"index": 6001, "label": "passion flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 2, 1, 0]}
|
602 |
+
{"index": 6011, "label": "water lily", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
603 |
+
{"index": 6021, "label": "clematis", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 2, 0, 1]}
|
604 |
+
{"index": 6031, "label": "primula", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 2, 4]}
|
605 |
+
{"index": 6041, "label": "watercress", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 2, 4, 3, 0]}
|
606 |
+
{"index": 6051, "label": "cyclamen", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 3, 1, 0]}
|
607 |
+
{"index": 6061, "label": "bougainvillea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
608 |
+
{"index": 6071, "label": "morning glory", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 1, 3]}
|
609 |
+
{"index": 6081, "label": "gazania", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
610 |
+
{"index": 6091, "label": "barbeton daisy", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 2, 0, 1]}
|
611 |
+
{"index": 6101, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
612 |
+
{"index": 6111, "label": "morning glory", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 4, 2, 3]}
|
613 |
+
{"index": 6121, "label": "canterbury bells", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
614 |
+
{"index": 6131, "label": "anthurium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 2, 1]}
|
615 |
+
{"index": 6141, "label": "foxglove", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 2, 3, 0]}
|
outputs_final/alternate/molmo-qwen2-clip-pt/flowers_5_task-2-of-10.jsonl
ADDED
@@ -0,0 +1,615 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"index": 2, "label": "sword lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 3, 1, 0]}
|
2 |
+
{"index": 12, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
3 |
+
{"index": 22, "label": "lotus", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
4 |
+
{"index": 32, "label": "common dandelion", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 3, 1]}
|
5 |
+
{"index": 42, "label": "bougainvillea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
6 |
+
{"index": 52, "label": "king protea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
7 |
+
{"index": 62, "label": "tiger lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
8 |
+
{"index": 72, "label": "foxglove", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 4, 2]}
|
9 |
+
{"index": 82, "label": "mallow", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 2, 4, 3]}
|
10 |
+
{"index": 92, "label": "water lily", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [3, 2, 1, 0, 4]}
|
11 |
+
{"index": 102, "label": "grape hyacinth", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 3, 0, 4, 1]}
|
12 |
+
{"index": 112, "label": "purple coneflower", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 2, 4, 3, 0]}
|
13 |
+
{"index": 122, "label": "sword lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
14 |
+
{"index": 132, "label": "osteospermum", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
15 |
+
{"index": 142, "label": "clematis", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 2, 4, 3]}
|
16 |
+
{"index": 152, "label": "osteospermum", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 1, 2]}
|
17 |
+
{"index": 162, "label": "water lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 4, 2]}
|
18 |
+
{"index": 172, "label": "mallow", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 3, 1, 4]}
|
19 |
+
{"index": 182, "label": "barbeton daisy", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 4, 3, 2, 1]}
|
20 |
+
{"index": 192, "label": "watercress", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 2, 1, 3, 4]}
|
21 |
+
{"index": 202, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 2, 4]}
|
22 |
+
{"index": 212, "label": "mexican petunia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 3, 1, 0]}
|
23 |
+
{"index": 222, "label": "prince of wales feathers", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 3, 1, 2]}
|
24 |
+
{"index": 232, "label": "sword lily", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 2, 4, 1, 3]}
|
25 |
+
{"index": 242, "label": "californian poppy", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 3, 2, 0, 1]}
|
26 |
+
{"index": 252, "label": "geranium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 3, 4]}
|
27 |
+
{"index": 262, "label": "snapdragon", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
28 |
+
{"index": 272, "label": "passion flower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
29 |
+
{"index": 282, "label": "azalea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 2, 0, 4]}
|
30 |
+
{"index": 292, "label": "blanket flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
31 |
+
{"index": 302, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
32 |
+
{"index": 312, "label": "thorn apple", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
33 |
+
{"index": 322, "label": "pincushion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
34 |
+
{"index": 332, "label": "corn poppy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
35 |
+
{"index": 342, "label": "hibiscus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 2, 3]}
|
36 |
+
{"index": 352, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
37 |
+
{"index": 362, "label": "snapdragon", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 1, 3, 2, 0]}
|
38 |
+
{"index": 372, "label": "morning glory", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 4, 2, 0, 3]}
|
39 |
+
{"index": 382, "label": "pelargonium", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 1, 2, 4]}
|
40 |
+
{"index": 392, "label": "bougainvillea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 3, 0, 2]}
|
41 |
+
{"index": 402, "label": "pelargonium", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
42 |
+
{"index": 412, "label": "canterbury bells", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 1, 2]}
|
43 |
+
{"index": 422, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 2, 1, 4, 0]}
|
44 |
+
{"index": 432, "label": "poinsettia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 2, 4]}
|
45 |
+
{"index": 442, "label": "garden phlox", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
46 |
+
{"index": 452, "label": "tree poppy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 1, 2, 0]}
|
47 |
+
{"index": 462, "label": "pelargonium", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 1, 3]}
|
48 |
+
{"index": 472, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
49 |
+
{"index": 482, "label": "californian poppy", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 2, 3]}
|
50 |
+
{"index": 492, "label": "watercress", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 4, 0, 2, 1]}
|
51 |
+
{"index": 502, "label": "artichoke", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 4, 1, 3, 2]}
|
52 |
+
{"index": 512, "label": "english marigold", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 2, 1, 3]}
|
53 |
+
{"index": 522, "label": "spear thistle", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
54 |
+
{"index": 532, "label": "snapdragon", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
55 |
+
{"index": 542, "label": "sunflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
56 |
+
{"index": 552, "label": "hippeastrum", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 1, 4, 2]}
|
57 |
+
{"index": 562, "label": "morning glory", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 4, 0, 1]}
|
58 |
+
{"index": 572, "label": "bird of paradise", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 2, 0, 4]}
|
59 |
+
{"index": 582, "label": "camellia", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 1, 3, 4, 0]}
|
60 |
+
{"index": 592, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
61 |
+
{"index": 602, "label": "geranium", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
62 |
+
{"index": 612, "label": "gaura", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
63 |
+
{"index": 622, "label": "wallflower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 3, 0, 2, 4]}
|
64 |
+
{"index": 632, "label": "sword lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 4, 3]}
|
65 |
+
{"index": 642, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 3, 1, 0]}
|
66 |
+
{"index": 652, "label": "columbine", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 2, 3]}
|
67 |
+
{"index": 662, "label": "sunflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
68 |
+
{"index": 672, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 4, 0, 1]}
|
69 |
+
{"index": 682, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
70 |
+
{"index": 692, "label": "mallow", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [2, 0, 3, 4, 1]}
|
71 |
+
{"index": 702, "label": "windflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
72 |
+
{"index": 712, "label": "geranium", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
73 |
+
{"index": 722, "label": "cyclamen", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 4, 0, 1]}
|
74 |
+
{"index": 732, "label": "sunflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
75 |
+
{"index": 742, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
76 |
+
{"index": 752, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
77 |
+
{"index": 762, "label": "azalea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
78 |
+
{"index": 772, "label": "globe thistle", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
79 |
+
{"index": 782, "label": "cyclamen", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 3, 1, 0, 2]}
|
80 |
+
{"index": 792, "label": "peruvian lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 1, 2]}
|
81 |
+
{"index": 802, "label": "lotus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
82 |
+
{"index": 812, "label": "buttercup", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 3, 2, 0]}
|
83 |
+
{"index": 822, "label": "sword lily", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [3, 2, 0, 1, 4]}
|
84 |
+
{"index": 832, "label": "geranium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
85 |
+
{"index": 842, "label": "bee balm", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
86 |
+
{"index": 852, "label": "common dandelion", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
87 |
+
{"index": 862, "label": "wild pansy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 2, 0, 1]}
|
88 |
+
{"index": 872, "label": "mexican aster", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
89 |
+
{"index": 882, "label": "wallflower", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 4, 0, 1, 3]}
|
90 |
+
{"index": 892, "label": "english marigold", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 1, 4]}
|
91 |
+
{"index": 902, "label": "sword lily", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 1, 4, 3]}
|
92 |
+
{"index": 912, "label": "black-eyed susan", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 2, 4]}
|
93 |
+
{"index": 922, "label": "bishop of llandaff", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [3, 4, 1, 2, 0]}
|
94 |
+
{"index": 932, "label": "poinsettia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
95 |
+
{"index": 942, "label": "ball moss", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 2, 4]}
|
96 |
+
{"index": 952, "label": "english marigold", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 2, 3]}
|
97 |
+
{"index": 962, "label": "bird of paradise", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
98 |
+
{"index": 972, "label": "watercress", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 1, 3]}
|
99 |
+
{"index": 982, "label": "thorn apple", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 1, 4, 2]}
|
100 |
+
{"index": 992, "label": "japanese anemone", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [4, 0, 1, 3, 2]}
|
101 |
+
{"index": 1002, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
102 |
+
{"index": 1012, "label": "primula", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 3, 2]}
|
103 |
+
{"index": 1022, "label": "watercress", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 3, 4, 0, 2]}
|
104 |
+
{"index": 1032, "label": "water lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
105 |
+
{"index": 1042, "label": "morning glory", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 3, 4, 2, 1]}
|
106 |
+
{"index": 1052, "label": "sweet pea", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 3, 0, 4, 1]}
|
107 |
+
{"index": 1062, "label": "lotus", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [3, 4, 1, 2, 0]}
|
108 |
+
{"index": 1072, "label": "great masterwort", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [2, 0, 4, 3, 1]}
|
109 |
+
{"index": 1082, "label": "barbeton daisy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 1, 4]}
|
110 |
+
{"index": 1092, "label": "watercress", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 2, 4, 1]}
|
111 |
+
{"index": 1102, "label": "tiger lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 1, 2]}
|
112 |
+
{"index": 1112, "label": "foxglove", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 2, 3]}
|
113 |
+
{"index": 1122, "label": "rose", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 3, 4, 1]}
|
114 |
+
{"index": 1132, "label": "cyclamen", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 3, 2, 0]}
|
115 |
+
{"index": 1142, "label": "common dandelion", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
116 |
+
{"index": 1152, "label": "tree poppy", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 4, 2]}
|
117 |
+
{"index": 1162, "label": "foxglove", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 4, 0, 3, 1]}
|
118 |
+
{"index": 1172, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
119 |
+
{"index": 1182, "label": "sword lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 1, 0, 3]}
|
120 |
+
{"index": 1192, "label": "primula", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 1, 3]}
|
121 |
+
{"index": 1202, "label": "frangipani", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
122 |
+
{"index": 1212, "label": "azalea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
123 |
+
{"index": 1222, "label": "watercress", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 2, 1, 3, 0]}
|
124 |
+
{"index": 1232, "label": "garden phlox", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
125 |
+
{"index": 1242, "label": "tree poppy", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 3, 2, 0, 1]}
|
126 |
+
{"index": 1252, "label": "lenten rose", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 2, 1, 3]}
|
127 |
+
{"index": 1262, "label": "cyclamen", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
128 |
+
{"index": 1272, "label": "bearded iris", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 3, 1]}
|
129 |
+
{"index": 1282, "label": "giant white arum lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 4, 0, 1, 2]}
|
130 |
+
{"index": 1292, "label": "wallflower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 3, 2]}
|
131 |
+
{"index": 1302, "label": "mexican petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
132 |
+
{"index": 1312, "label": "hibiscus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
133 |
+
{"index": 1322, "label": "wallflower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 2, 4]}
|
134 |
+
{"index": 1332, "label": "cyclamen", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [3, 2, 1, 0, 4]}
|
135 |
+
{"index": 1342, "label": "cyclamen", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [3, 0, 2, 1, 4]}
|
136 |
+
{"index": 1352, "label": "geranium", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 4, 0, 2]}
|
137 |
+
{"index": 1362, "label": "bougainvillea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
138 |
+
{"index": 1372, "label": "sword lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 3, 4, 1, 0]}
|
139 |
+
{"index": 1382, "label": "stemless gentian", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 2, 3, 1]}
|
140 |
+
{"index": 1392, "label": "artichoke", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
141 |
+
{"index": 1402, "label": "peruvian lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
142 |
+
{"index": 1412, "label": "petunia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
143 |
+
{"index": 1422, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
144 |
+
{"index": 1432, "label": "anthurium", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
145 |
+
{"index": 1442, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
146 |
+
{"index": 1452, "label": "primula", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [4, 0, 2, 3, 1]}
|
147 |
+
{"index": 1462, "label": "bougainvillea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 4, 0, 1]}
|
148 |
+
{"index": 1472, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
149 |
+
{"index": 1482, "label": "orange dahlia", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 4, 1, 0]}
|
150 |
+
{"index": 1492, "label": "primula", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 1, 0, 4]}
|
151 |
+
{"index": 1502, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 1, 3]}
|
152 |
+
{"index": 1512, "label": "black-eyed susan", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 3, 2, 0, 4]}
|
153 |
+
{"index": 1522, "label": "love in the mist", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 1, 3, 2, 0]}
|
154 |
+
{"index": 1532, "label": "pelargonium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
155 |
+
{"index": 1542, "label": "windflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 3, 2, 0]}
|
156 |
+
{"index": 1552, "label": "columbine", "output": "E", "y_true": 3, "y_pred": 4, "reordering": [4, 1, 3, 0, 2]}
|
157 |
+
{"index": 1562, "label": "marigold", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
158 |
+
{"index": 1572, "label": "bee balm", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 1, 4, 2, 0]}
|
159 |
+
{"index": 1582, "label": "petunia", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 2, 4]}
|
160 |
+
{"index": 1592, "label": "watercress", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
161 |
+
{"index": 1602, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
162 |
+
{"index": 1612, "label": "desert-rose", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 4, 0, 3]}
|
163 |
+
{"index": 1622, "label": "trumpet creeper", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 2, 1]}
|
164 |
+
{"index": 1632, "label": "wallflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 2, 1, 4, 0]}
|
165 |
+
{"index": 1642, "label": "english marigold", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 1, 0, 3, 2]}
|
166 |
+
{"index": 1652, "label": "gaura", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 3, 1]}
|
167 |
+
{"index": 1662, "label": "colt's foot", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 1, 0, 2]}
|
168 |
+
{"index": 1672, "label": "silverbush", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 2, 1, 0]}
|
169 |
+
{"index": 1682, "label": "watercress", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 1, 2, 4]}
|
170 |
+
{"index": 1692, "label": "ruby-lipped cattleya", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 2, 0, 4, 1]}
|
171 |
+
{"index": 1702, "label": "petunia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 4, 2]}
|
172 |
+
{"index": 1712, "label": "watercress", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 2, 3, 1, 0]}
|
173 |
+
{"index": 1722, "label": "monkshood", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
174 |
+
{"index": 1732, "label": "gaura", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 1, 0, 2]}
|
175 |
+
{"index": 1742, "label": "snapdragon", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
176 |
+
{"index": 1752, "label": "orange dahlia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
177 |
+
{"index": 1762, "label": "hibiscus", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 1, 3]}
|
178 |
+
{"index": 1772, "label": "bird of paradise", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 2, 4, 1, 0]}
|
179 |
+
{"index": 1782, "label": "balloon flower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 2, 4]}
|
180 |
+
{"index": 1792, "label": "mallow", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 1, 2]}
|
181 |
+
{"index": 1802, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 4, 2]}
|
182 |
+
{"index": 1812, "label": "moon orchid", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
183 |
+
{"index": 1822, "label": "wild pansy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 2, 4]}
|
184 |
+
{"index": 1832, "label": "great masterwort", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
185 |
+
{"index": 1842, "label": "water lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 2, 4, 0]}
|
186 |
+
{"index": 1852, "label": "pincushion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
187 |
+
{"index": 1862, "label": "bishop of llandaff", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 2, 4, 0]}
|
188 |
+
{"index": 1872, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
189 |
+
{"index": 1882, "label": "water lily", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [4, 2, 1, 0, 3]}
|
190 |
+
{"index": 1892, "label": "lenten rose", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 4, 0, 2]}
|
191 |
+
{"index": 1902, "label": "morning glory", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 2, 1]}
|
192 |
+
{"index": 1912, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 3, 1]}
|
193 |
+
{"index": 1922, "label": "oxeye daisy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
194 |
+
{"index": 1932, "label": "barbeton daisy", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 1, 4]}
|
195 |
+
{"index": 1942, "label": "carnation", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
196 |
+
{"index": 1952, "label": "tree poppy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
197 |
+
{"index": 1962, "label": "geranium", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
198 |
+
{"index": 1972, "label": "fritillary", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
199 |
+
{"index": 1982, "label": "bolero deep blue", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
200 |
+
{"index": 1992, "label": "poinsettia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
201 |
+
{"index": 2002, "label": "stemless gentian", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 4, 1, 2]}
|
202 |
+
{"index": 2012, "label": "bishop of llandaff", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 3, 4, 0, 2]}
|
203 |
+
{"index": 2022, "label": "fritillary", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
204 |
+
{"index": 2032, "label": "hibiscus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 2, 3, 0, 4]}
|
205 |
+
{"index": 2042, "label": "prince of wales feathers", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 4, 2]}
|
206 |
+
{"index": 2052, "label": "peruvian lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
207 |
+
{"index": 2062, "label": "morning glory", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 1, 0, 2]}
|
208 |
+
{"index": 2072, "label": "thorn apple", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 4, 0, 1]}
|
209 |
+
{"index": 2082, "label": "monkshood", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 3, 0, 4, 2]}
|
210 |
+
{"index": 2092, "label": "rose", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 1, 4, 0]}
|
211 |
+
{"index": 2102, "label": "water lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
212 |
+
{"index": 2112, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
213 |
+
{"index": 2122, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 2, 0, 4]}
|
214 |
+
{"index": 2132, "label": "morning glory", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [1, 0, 2, 3, 4]}
|
215 |
+
{"index": 2142, "label": "tree poppy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
216 |
+
{"index": 2152, "label": "anthurium", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 4, 0, 1]}
|
217 |
+
{"index": 2162, "label": "fire lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
218 |
+
{"index": 2172, "label": "ruby-lipped cattleya", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 3, 1]}
|
219 |
+
{"index": 2182, "label": "bee balm", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 1, 0, 4]}
|
220 |
+
{"index": 2192, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 3, 4]}
|
221 |
+
{"index": 2202, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 2, 4, 1, 0]}
|
222 |
+
{"index": 2212, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
223 |
+
{"index": 2222, "label": "foxglove", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 2, 1]}
|
224 |
+
{"index": 2232, "label": "lotus", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
225 |
+
{"index": 2242, "label": "pink-yellow dahlia?", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 2, 1, 0]}
|
226 |
+
{"index": 2252, "label": "sweet william", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 1, 0, 3]}
|
227 |
+
{"index": 2262, "label": "japanese anemone", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 3, 4, 2, 0]}
|
228 |
+
{"index": 2272, "label": "wallflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
229 |
+
{"index": 2282, "label": "geranium", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 4, 3, 1, 0]}
|
230 |
+
{"index": 2292, "label": "lotus", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
231 |
+
{"index": 2302, "label": "mexican petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
232 |
+
{"index": 2312, "label": "magnolia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 3, 0, 4]}
|
233 |
+
{"index": 2322, "label": "barbeton daisy", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 3, 2, 0, 1]}
|
234 |
+
{"index": 2332, "label": "canna lily", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 1, 4]}
|
235 |
+
{"index": 2342, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 2, 1]}
|
236 |
+
{"index": 2352, "label": "tiger lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 3, 4]}
|
237 |
+
{"index": 2362, "label": "hippeastrum", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 3, 4, 1, 2]}
|
238 |
+
{"index": 2372, "label": "morning glory", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 4, 2, 3]}
|
239 |
+
{"index": 2382, "label": "foxglove", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
240 |
+
{"index": 2392, "label": "bolero deep blue", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
241 |
+
{"index": 2402, "label": "lotus", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 4, 2]}
|
242 |
+
{"index": 2412, "label": "cautleya spicata", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 4, 2, 0]}
|
243 |
+
{"index": 2422, "label": "balloon flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
244 |
+
{"index": 2432, "label": "fire lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 1, 3]}
|
245 |
+
{"index": 2442, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 1, 2]}
|
246 |
+
{"index": 2452, "label": "colt's foot", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 4, 3, 2]}
|
247 |
+
{"index": 2462, "label": "foxglove", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 1, 3, 4, 0]}
|
248 |
+
{"index": 2472, "label": "cyclamen", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 4, 2]}
|
249 |
+
{"index": 2482, "label": "colt's foot", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 4, 0, 2]}
|
250 |
+
{"index": 2492, "label": "thorn apple", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 4, 0, 1, 3]}
|
251 |
+
{"index": 2502, "label": "osteospermum", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 3, 1]}
|
252 |
+
{"index": 2512, "label": "californian poppy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
253 |
+
{"index": 2522, "label": "clematis", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 1, 4, 2]}
|
254 |
+
{"index": 2532, "label": "snapdragon", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
255 |
+
{"index": 2542, "label": "tiger lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 2, 3, 0]}
|
256 |
+
{"index": 2552, "label": "globe-flower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
257 |
+
{"index": 2562, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 3, 4]}
|
258 |
+
{"index": 2572, "label": "cyclamen", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 2, 1, 4, 3]}
|
259 |
+
{"index": 2582, "label": "rose", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 4, 3, 1, 0]}
|
260 |
+
{"index": 2592, "label": "snapdragon", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
261 |
+
{"index": 2602, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 4, 3]}
|
262 |
+
{"index": 2612, "label": "sweet william", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 3, 1, 2, 0]}
|
263 |
+
{"index": 2622, "label": "lotus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 2, 4]}
|
264 |
+
{"index": 2632, "label": "cyclamen", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
265 |
+
{"index": 2642, "label": "poinsettia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
266 |
+
{"index": 2652, "label": "magnolia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 4, 3, 0]}
|
267 |
+
{"index": 2662, "label": "water lily", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
268 |
+
{"index": 2672, "label": "mexican petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 3, 4, 1]}
|
269 |
+
{"index": 2682, "label": "fritillary", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 2, 4]}
|
270 |
+
{"index": 2692, "label": "hibiscus", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 1, 3, 4]}
|
271 |
+
{"index": 2702, "label": "sunflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
272 |
+
{"index": 2712, "label": "pink-yellow dahlia?", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 4, 2]}
|
273 |
+
{"index": 2722, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
274 |
+
{"index": 2732, "label": "petunia", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 1, 0, 4, 3]}
|
275 |
+
{"index": 2742, "label": "primula", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 1, 3, 4, 2]}
|
276 |
+
{"index": 2752, "label": "hibiscus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
277 |
+
{"index": 2762, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 4, 3, 0, 1]}
|
278 |
+
{"index": 2772, "label": "king protea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
279 |
+
{"index": 2782, "label": "siam tulip", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 3, 4, 1]}
|
280 |
+
{"index": 2792, "label": "canna lily", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 3, 4, 2]}
|
281 |
+
{"index": 2802, "label": "stemless gentian", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 2, 1]}
|
282 |
+
{"index": 2812, "label": "buttercup", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
283 |
+
{"index": 2822, "label": "fritillary", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 1, 0, 3, 2]}
|
284 |
+
{"index": 2832, "label": "petunia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 2, 3, 0]}
|
285 |
+
{"index": 2842, "label": "water lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
286 |
+
{"index": 2852, "label": "blanket flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
287 |
+
{"index": 2862, "label": "cyclamen", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 2, 3, 1]}
|
288 |
+
{"index": 2872, "label": "alpine sea holly", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [1, 4, 3, 2, 0]}
|
289 |
+
{"index": 2882, "label": "hippeastrum", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 3, 1, 0, 2]}
|
290 |
+
{"index": 2892, "label": "spear thistle", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 4, 2, 1, 0]}
|
291 |
+
{"index": 2902, "label": "hibiscus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
292 |
+
{"index": 2912, "label": "tree mallow", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 2, 1, 3, 0]}
|
293 |
+
{"index": 2922, "label": "magnolia", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 2, 1, 3, 4]}
|
294 |
+
{"index": 2932, "label": "hippeastrum", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 1, 2, 4, 0]}
|
295 |
+
{"index": 2942, "label": "mallow", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
296 |
+
{"index": 2952, "label": "purple coneflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
297 |
+
{"index": 2962, "label": "siam tulip", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 3, 2, 4, 0]}
|
298 |
+
{"index": 2972, "label": "camellia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
299 |
+
{"index": 2982, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 1, 3, 4, 0]}
|
300 |
+
{"index": 2992, "label": "petunia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
301 |
+
{"index": 3002, "label": "bougainvillea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 1, 3]}
|
302 |
+
{"index": 3012, "label": "thorn apple", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 1, 3, 4]}
|
303 |
+
{"index": 3022, "label": "spear thistle", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 1, 0, 3]}
|
304 |
+
{"index": 3032, "label": "blackberry lily", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 1, 2, 4]}
|
305 |
+
{"index": 3042, "label": "watercress", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
306 |
+
{"index": 3052, "label": "trumpet creeper", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 1, 2, 0]}
|
307 |
+
{"index": 3062, "label": "blanket flower", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 4, 0, 1]}
|
308 |
+
{"index": 3072, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
309 |
+
{"index": 3082, "label": "californian poppy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 1, 0, 2, 3]}
|
310 |
+
{"index": 3092, "label": "peruvian lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
311 |
+
{"index": 3102, "label": "cape flower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
312 |
+
{"index": 3112, "label": "great masterwort", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 4, 0, 3]}
|
313 |
+
{"index": 3122, "label": "barbeton daisy", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 1, 0, 4]}
|
314 |
+
{"index": 3132, "label": "osteospermum", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 1, 0, 4]}
|
315 |
+
{"index": 3142, "label": "thorn apple", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 2, 1, 4]}
|
316 |
+
{"index": 3152, "label": "petunia", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 1, 0, 3, 4]}
|
317 |
+
{"index": 3162, "label": "barbeton daisy", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
318 |
+
{"index": 3172, "label": "mexican aster", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 4, 0, 2, 1]}
|
319 |
+
{"index": 3182, "label": "lenten rose", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 1, 3]}
|
320 |
+
{"index": 3192, "label": "lenten rose", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 3, 4, 1, 0]}
|
321 |
+
{"index": 3202, "label": "primula", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 3, 0, 2]}
|
322 |
+
{"index": 3212, "label": "stemless gentian", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
323 |
+
{"index": 3222, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 4, 0, 1]}
|
324 |
+
{"index": 3232, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 4, 0, 1]}
|
325 |
+
{"index": 3242, "label": "watercress", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 4, 2, 3]}
|
326 |
+
{"index": 3252, "label": "common dandelion", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 4, 0, 2, 1]}
|
327 |
+
{"index": 3262, "label": "geranium", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 3, 0, 1, 2]}
|
328 |
+
{"index": 3272, "label": "canna lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
329 |
+
{"index": 3282, "label": "cyclamen", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 4, 2, 1, 0]}
|
330 |
+
{"index": 3292, "label": "balloon flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 4, 3, 0]}
|
331 |
+
{"index": 3302, "label": "cyclamen", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 2, 1, 4, 3]}
|
332 |
+
{"index": 3312, "label": "carnation", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
333 |
+
{"index": 3322, "label": "petunia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 2, 1, 0]}
|
334 |
+
{"index": 3332, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
335 |
+
{"index": 3342, "label": "thorn apple", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 3, 1, 2]}
|
336 |
+
{"index": 3352, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
337 |
+
{"index": 3362, "label": "rose", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 1, 4, 0]}
|
338 |
+
{"index": 3372, "label": "primula", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 1, 4]}
|
339 |
+
{"index": 3382, "label": "cyclamen", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
340 |
+
{"index": 3392, "label": "wild pansy", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 2, 3, 1, 0]}
|
341 |
+
{"index": 3402, "label": "barbeton daisy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 1, 2, 0]}
|
342 |
+
{"index": 3412, "label": "lotus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
343 |
+
{"index": 3422, "label": "hard-leaved pocket orchid", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 3, 1]}
|
344 |
+
{"index": 3432, "label": "peruvian lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 1, 0, 2]}
|
345 |
+
{"index": 3442, "label": "passion flower", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
346 |
+
{"index": 3452, "label": "colt's foot", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 4, 1]}
|
347 |
+
{"index": 3462, "label": "azalea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 4, 3]}
|
348 |
+
{"index": 3472, "label": "primula", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
349 |
+
{"index": 3482, "label": "watercress", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 1, 0, 4]}
|
350 |
+
{"index": 3492, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
351 |
+
{"index": 3502, "label": "ball moss", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 2, 3, 1]}
|
352 |
+
{"index": 3512, "label": "wallflower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 3, 0, 4, 2]}
|
353 |
+
{"index": 3522, "label": "californian poppy", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 1, 4, 0]}
|
354 |
+
{"index": 3532, "label": "thorn apple", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
355 |
+
{"index": 3542, "label": "stemless gentian", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 1, 0, 3, 4]}
|
356 |
+
{"index": 3552, "label": "mexican aster", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
357 |
+
{"index": 3562, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
358 |
+
{"index": 3572, "label": "geranium", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 2, 3, 1, 0]}
|
359 |
+
{"index": 3582, "label": "primula", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
360 |
+
{"index": 3592, "label": "bird of paradise", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
361 |
+
{"index": 3602, "label": "snapdragon", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 4, 3]}
|
362 |
+
{"index": 3612, "label": "yellow iris", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
363 |
+
{"index": 3622, "label": "hibiscus", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 3, 4, 0]}
|
364 |
+
{"index": 3632, "label": "anthurium", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
365 |
+
{"index": 3642, "label": "globe thistle", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 4, 1, 3, 0]}
|
366 |
+
{"index": 3652, "label": "bromelia", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 1, 4]}
|
367 |
+
{"index": 3662, "label": "black-eyed susan", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 3, 2, 0]}
|
368 |
+
{"index": 3672, "label": "wallflower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 3, 0, 2]}
|
369 |
+
{"index": 3682, "label": "cyclamen", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [3, 0, 4, 1, 2]}
|
370 |
+
{"index": 3692, "label": "marigold", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
371 |
+
{"index": 3702, "label": "foxglove", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 2, 1, 0]}
|
372 |
+
{"index": 3712, "label": "cyclamen", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 3, 1]}
|
373 |
+
{"index": 3722, "label": "great masterwort", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [3, 2, 1, 4, 0]}
|
374 |
+
{"index": 3732, "label": "artichoke", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [3, 0, 1, 4, 2]}
|
375 |
+
{"index": 3742, "label": "english marigold", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 3, 0, 4]}
|
376 |
+
{"index": 3752, "label": "water lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 2, 4, 0]}
|
377 |
+
{"index": 3762, "label": "wallflower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 3, 0, 4]}
|
378 |
+
{"index": 3772, "label": "foxglove", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
379 |
+
{"index": 3782, "label": "artichoke", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 3, 1, 4, 0]}
|
380 |
+
{"index": 3792, "label": "thorn apple", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
381 |
+
{"index": 3802, "label": "bishop of llandaff", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 3, 4, 1]}
|
382 |
+
{"index": 3812, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 3, 0, 2]}
|
383 |
+
{"index": 3822, "label": "lotus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
384 |
+
{"index": 3832, "label": "colt's foot", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
385 |
+
{"index": 3842, "label": "artichoke", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 1, 3, 2, 0]}
|
386 |
+
{"index": 3852, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
387 |
+
{"index": 3862, "label": "camellia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
388 |
+
{"index": 3872, "label": "colt's foot", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 1, 0, 3, 4]}
|
389 |
+
{"index": 3882, "label": "thorn apple", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 4, 0, 3, 2]}
|
390 |
+
{"index": 3892, "label": "mexican petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 1, 2, 4]}
|
391 |
+
{"index": 3902, "label": "peruvian lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 3, 0, 1]}
|
392 |
+
{"index": 3912, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
393 |
+
{"index": 3922, "label": "californian poppy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 4, 3]}
|
394 |
+
{"index": 3932, "label": "pelargonium", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
395 |
+
{"index": 3942, "label": "sword lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 3, 4, 0]}
|
396 |
+
{"index": 3952, "label": "stemless gentian", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
397 |
+
{"index": 3962, "label": "ruby-lipped cattleya", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
398 |
+
{"index": 3972, "label": "petunia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
399 |
+
{"index": 3982, "label": "love in the mist", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 3, 1]}
|
400 |
+
{"index": 3992, "label": "watercress", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 4, 0, 3, 2]}
|
401 |
+
{"index": 4002, "label": "lotus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
402 |
+
{"index": 4012, "label": "lotus", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
403 |
+
{"index": 4022, "label": "silverbush", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 3, 1, 0]}
|
404 |
+
{"index": 4032, "label": "cautleya spicata", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 2, 3, 0]}
|
405 |
+
{"index": 4042, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 2, 1, 0]}
|
406 |
+
{"index": 4052, "label": "bishop of llandaff", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 2, 1, 4]}
|
407 |
+
{"index": 4062, "label": "watercress", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 4, 3, 2, 0]}
|
408 |
+
{"index": 4072, "label": "petunia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 3, 4, 2]}
|
409 |
+
{"index": 4082, "label": "wallflower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
410 |
+
{"index": 4092, "label": "daffodil", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
411 |
+
{"index": 4102, "label": "ball moss", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 4, 0, 2]}
|
412 |
+
{"index": 4112, "label": "californian poppy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
413 |
+
{"index": 4122, "label": "yellow iris", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
414 |
+
{"index": 4132, "label": "purple coneflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
415 |
+
{"index": 4142, "label": "thorn apple", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [1, 0, 2, 3, 4]}
|
416 |
+
{"index": 4152, "label": "camellia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
417 |
+
{"index": 4162, "label": "purple coneflower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 4, 0, 1, 3]}
|
418 |
+
{"index": 4172, "label": "cautleya spicata", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 4, 1, 3, 0]}
|
419 |
+
{"index": 4182, "label": "peruvian lily", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 4, 0, 2, 3]}
|
420 |
+
{"index": 4192, "label": "primula", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
421 |
+
{"index": 4202, "label": "watercress", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [2, 0, 4, 1, 3]}
|
422 |
+
{"index": 4212, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
423 |
+
{"index": 4222, "label": "peruvian lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
424 |
+
{"index": 4232, "label": "bird of paradise", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 3, 0, 4, 1]}
|
425 |
+
{"index": 4242, "label": "barbeton daisy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 4, 3]}
|
426 |
+
{"index": 4252, "label": "buttercup", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
427 |
+
{"index": 4262, "label": "barbeton daisy", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
428 |
+
{"index": 4272, "label": "azalea", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 4, 3, 2, 0]}
|
429 |
+
{"index": 4282, "label": "columbine", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 1, 3, 4]}
|
430 |
+
{"index": 4292, "label": "thorn apple", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 2, 3, 0]}
|
431 |
+
{"index": 4302, "label": "hibiscus", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 3, 2, 4, 0]}
|
432 |
+
{"index": 4312, "label": "colt's foot", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 4, 2]}
|
433 |
+
{"index": 4322, "label": "colt's foot", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 1, 0, 3, 4]}
|
434 |
+
{"index": 4332, "label": "bougainvillea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
435 |
+
{"index": 4342, "label": "mexican petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
436 |
+
{"index": 4352, "label": "anthurium", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 2, 3, 4, 0]}
|
437 |
+
{"index": 4362, "label": "sword lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
438 |
+
{"index": 4372, "label": "hibiscus", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 2, 0, 4]}
|
439 |
+
{"index": 4382, "label": "lotus", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
440 |
+
{"index": 4392, "label": "columbine", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 4, 1, 2]}
|
441 |
+
{"index": 4402, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 4, 1]}
|
442 |
+
{"index": 4412, "label": "thorn apple", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [3, 0, 4, 2, 1]}
|
443 |
+
{"index": 4422, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 2, 4, 3, 0]}
|
444 |
+
{"index": 4432, "label": "water lily", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 3, 2, 0]}
|
445 |
+
{"index": 4442, "label": "fritillary", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 1, 3, 4]}
|
446 |
+
{"index": 4452, "label": "watercress", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 4, 2, 1]}
|
447 |
+
{"index": 4462, "label": "mexican aster", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
448 |
+
{"index": 4472, "label": "foxglove", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
449 |
+
{"index": 4482, "label": "sword lily", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [4, 0, 1, 3, 2]}
|
450 |
+
{"index": 4492, "label": "common dandelion", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 2, 0, 1]}
|
451 |
+
{"index": 4502, "label": "clematis", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 2, 3, 4, 0]}
|
452 |
+
{"index": 4512, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
453 |
+
{"index": 4522, "label": "geranium", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 4, 3, 0]}
|
454 |
+
{"index": 4532, "label": "wild pansy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 4, 3]}
|
455 |
+
{"index": 4542, "label": "thorn apple", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 2, 0, 3, 4]}
|
456 |
+
{"index": 4552, "label": "bishop of llandaff", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 3, 1]}
|
457 |
+
{"index": 4562, "label": "purple coneflower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 3, 2, 0]}
|
458 |
+
{"index": 4572, "label": "clematis", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
459 |
+
{"index": 4582, "label": "stemless gentian", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 2, 0, 3, 4]}
|
460 |
+
{"index": 4592, "label": "pink-yellow dahlia?", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 2, 1]}
|
461 |
+
{"index": 4602, "label": "poinsettia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
462 |
+
{"index": 4612, "label": "grape hyacinth", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 2, 1, 0]}
|
463 |
+
{"index": 4622, "label": "morning glory", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 1, 0, 3, 2]}
|
464 |
+
{"index": 4632, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
465 |
+
{"index": 4642, "label": "japanese anemone", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 1, 0, 4, 3]}
|
466 |
+
{"index": 4652, "label": "thorn apple", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 4, 1]}
|
467 |
+
{"index": 4662, "label": "sweet william", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 2, 0, 3]}
|
468 |
+
{"index": 4672, "label": "clematis", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 2, 3, 0, 4]}
|
469 |
+
{"index": 4682, "label": "sunflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
470 |
+
{"index": 4692, "label": "bishop of llandaff", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 2, 4, 3]}
|
471 |
+
{"index": 4702, "label": "gaura", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 2, 4]}
|
472 |
+
{"index": 4712, "label": "mexican petunia", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 3, 2]}
|
473 |
+
{"index": 4722, "label": "monkshood", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 4, 3, 0, 1]}
|
474 |
+
{"index": 4732, "label": "daffodil", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
475 |
+
{"index": 4742, "label": "wallflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 2, 4]}
|
476 |
+
{"index": 4752, "label": "windflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
477 |
+
{"index": 4762, "label": "watercress", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [1, 0, 4, 2, 3]}
|
478 |
+
{"index": 4772, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 3, 4, 2, 0]}
|
479 |
+
{"index": 4782, "label": "sweet william", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 1, 2]}
|
480 |
+
{"index": 4792, "label": "bolero deep blue", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 3, 1, 0]}
|
481 |
+
{"index": 4802, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 3, 1]}
|
482 |
+
{"index": 4812, "label": "bolero deep blue", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
483 |
+
{"index": 4822, "label": "passion flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 2, 1, 0]}
|
484 |
+
{"index": 4832, "label": "petunia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 3, 0, 1, 4]}
|
485 |
+
{"index": 4842, "label": "tree poppy", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 1, 3, 4, 0]}
|
486 |
+
{"index": 4852, "label": "bishop of llandaff", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 3, 1]}
|
487 |
+
{"index": 4862, "label": "pink-yellow dahlia?", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
488 |
+
{"index": 4872, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 2, 4]}
|
489 |
+
{"index": 4882, "label": "wild pansy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 2, 4, 1, 0]}
|
490 |
+
{"index": 4892, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 4, 1]}
|
491 |
+
{"index": 4902, "label": "gaura", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 3, 4, 2, 0]}
|
492 |
+
{"index": 4912, "label": "lotus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
493 |
+
{"index": 4922, "label": "orange dahlia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
494 |
+
{"index": 4932, "label": "rose", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 1, 0, 4]}
|
495 |
+
{"index": 4942, "label": "pink-yellow dahlia?", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
496 |
+
{"index": 4952, "label": "water lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 2, 3]}
|
497 |
+
{"index": 4962, "label": "king protea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
498 |
+
{"index": 4972, "label": "rose", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
499 |
+
{"index": 4982, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
500 |
+
{"index": 4992, "label": "pelargonium", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
501 |
+
{"index": 5002, "label": "petunia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 2, 4, 0]}
|
502 |
+
{"index": 5012, "label": "lotus", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 2, 4]}
|
503 |
+
{"index": 5022, "label": "snapdragon", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 3, 0, 1, 4]}
|
504 |
+
{"index": 5032, "label": "mexican aster", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
505 |
+
{"index": 5042, "label": "barbeton daisy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
506 |
+
{"index": 5052, "label": "mexican petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
507 |
+
{"index": 5062, "label": "cyclamen", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 3, 1, 4, 0]}
|
508 |
+
{"index": 5072, "label": "lotus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 2, 4]}
|
509 |
+
{"index": 5082, "label": "snapdragon", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 1, 0, 2]}
|
510 |
+
{"index": 5092, "label": "cyclamen", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 3, 0, 2]}
|
511 |
+
{"index": 5102, "label": "sword lily", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 4, 3, 2, 0]}
|
512 |
+
{"index": 5112, "label": "cyclamen", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 1, 4]}
|
513 |
+
{"index": 5122, "label": "azalea", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 3, 2]}
|
514 |
+
{"index": 5132, "label": "watercress", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 2, 3, 1]}
|
515 |
+
{"index": 5142, "label": "love in the mist", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
516 |
+
{"index": 5152, "label": "pincushion flower", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 3, 4, 1, 0]}
|
517 |
+
{"index": 5162, "label": "primula", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 4, 2, 3]}
|
518 |
+
{"index": 5172, "label": "barbeton daisy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 1, 0, 4]}
|
519 |
+
{"index": 5182, "label": "wallflower", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 3, 1, 0, 4]}
|
520 |
+
{"index": 5192, "label": "pink-yellow dahlia?", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
521 |
+
{"index": 5202, "label": "water lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
522 |
+
{"index": 5212, "label": "morning glory", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
523 |
+
{"index": 5222, "label": "primula", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 4, 2, 1, 3]}
|
524 |
+
{"index": 5232, "label": "thorn apple", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
525 |
+
{"index": 5242, "label": "rose", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 4, 1, 3]}
|
526 |
+
{"index": 5252, "label": "spring crocus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 3, 1]}
|
527 |
+
{"index": 5262, "label": "bee balm", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
528 |
+
{"index": 5272, "label": "globe thistle", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
529 |
+
{"index": 5282, "label": "snapdragon", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 4, 1]}
|
530 |
+
{"index": 5292, "label": "bromelia", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 1, 2]}
|
531 |
+
{"index": 5302, "label": "petunia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
532 |
+
{"index": 5312, "label": "pink-yellow dahlia?", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 1, 3, 2]}
|
533 |
+
{"index": 5322, "label": "rose", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 4, 2, 3]}
|
534 |
+
{"index": 5332, "label": "cyclamen", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 2, 0, 4]}
|
535 |
+
{"index": 5342, "label": "canna lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
536 |
+
{"index": 5352, "label": "lotus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
537 |
+
{"index": 5362, "label": "snapdragon", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
538 |
+
{"index": 5372, "label": "marigold", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 3, 2, 0]}
|
539 |
+
{"index": 5382, "label": "common dandelion", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
540 |
+
{"index": 5392, "label": "anthurium", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
541 |
+
{"index": 5402, "label": "bishop of llandaff", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 3, 1, 4, 2]}
|
542 |
+
{"index": 5412, "label": "anthurium", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 4, 3, 0]}
|
543 |
+
{"index": 5422, "label": "mexican petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
544 |
+
{"index": 5432, "label": "morning glory", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 4, 2, 1, 0]}
|
545 |
+
{"index": 5442, "label": "frangipani", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 1, 4]}
|
546 |
+
{"index": 5452, "label": "barbeton daisy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 1, 3, 0]}
|
547 |
+
{"index": 5462, "label": "prince of wales feathers", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 1, 4, 3, 0]}
|
548 |
+
{"index": 5472, "label": "osteospermum", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
549 |
+
{"index": 5482, "label": "silverbush", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 4, 3]}
|
550 |
+
{"index": 5492, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
551 |
+
{"index": 5502, "label": "azalea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
552 |
+
{"index": 5512, "label": "bird of paradise", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 3, 4]}
|
553 |
+
{"index": 5522, "label": "morning glory", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 2, 3]}
|
554 |
+
{"index": 5532, "label": "bromelia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 2, 3]}
|
555 |
+
{"index": 5542, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 1, 4]}
|
556 |
+
{"index": 5552, "label": "clematis", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 2, 0, 4]}
|
557 |
+
{"index": 5562, "label": "morning glory", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
558 |
+
{"index": 5572, "label": "passion flower", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 4, 2, 0, 3]}
|
559 |
+
{"index": 5582, "label": "clematis", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 4, 3, 2]}
|
560 |
+
{"index": 5592, "label": "windflower", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 4, 1, 2, 0]}
|
561 |
+
{"index": 5602, "label": "sweet william", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 1, 2]}
|
562 |
+
{"index": 5612, "label": "clematis", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 4, 0, 2, 3]}
|
563 |
+
{"index": 5622, "label": "magnolia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 2, 3, 0, 4]}
|
564 |
+
{"index": 5632, "label": "pink-yellow dahlia?", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 4, 0, 2, 1]}
|
565 |
+
{"index": 5642, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
566 |
+
{"index": 5652, "label": "californian poppy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 1, 2, 0]}
|
567 |
+
{"index": 5662, "label": "canna lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
568 |
+
{"index": 5672, "label": "king protea", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [1, 4, 2, 3, 0]}
|
569 |
+
{"index": 5682, "label": "purple coneflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
570 |
+
{"index": 5692, "label": "trumpet creeper", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
571 |
+
{"index": 5702, "label": "bromelia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 2, 3, 4]}
|
572 |
+
{"index": 5712, "label": "sweet pea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 4, 1, 3, 0]}
|
573 |
+
{"index": 5722, "label": "lenten rose", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [3, 0, 2, 1, 4]}
|
574 |
+
{"index": 5732, "label": "fritillary", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 4, 0, 2, 3]}
|
575 |
+
{"index": 5742, "label": "ruby-lipped cattleya", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 3, 1, 0, 4]}
|
576 |
+
{"index": 5752, "label": "tiger lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
577 |
+
{"index": 5762, "label": "canna lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
578 |
+
{"index": 5772, "label": "globe thistle", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 4, 0, 1]}
|
579 |
+
{"index": 5782, "label": "petunia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 4, 3, 2]}
|
580 |
+
{"index": 5792, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
581 |
+
{"index": 5802, "label": "water lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 2, 3]}
|
582 |
+
{"index": 5812, "label": "ruby-lipped cattleya", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 2, 4, 1, 0]}
|
583 |
+
{"index": 5822, "label": "geranium", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 3, 1]}
|
584 |
+
{"index": 5832, "label": "spring crocus", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 3, 4, 2, 0]}
|
585 |
+
{"index": 5842, "label": "foxglove", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
586 |
+
{"index": 5852, "label": "azalea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
587 |
+
{"index": 5862, "label": "watercress", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 2, 4, 0]}
|
588 |
+
{"index": 5872, "label": "snapdragon", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 3, 1, 0, 2]}
|
589 |
+
{"index": 5882, "label": "columbine", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 4, 2, 3]}
|
590 |
+
{"index": 5892, "label": "common dandelion", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
591 |
+
{"index": 5902, "label": "canna lily", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 4, 2, 3]}
|
592 |
+
{"index": 5912, "label": "yellow iris", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 4, 1]}
|
593 |
+
{"index": 5922, "label": "mallow", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 2, 1, 3, 0]}
|
594 |
+
{"index": 5932, "label": "barbeton daisy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
595 |
+
{"index": 5942, "label": "moon orchid", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
596 |
+
{"index": 5952, "label": "thorn apple", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 2, 3, 0]}
|
597 |
+
{"index": 5962, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
598 |
+
{"index": 5972, "label": "orange dahlia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
599 |
+
{"index": 5982, "label": "barbeton daisy", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 4, 1, 2, 0]}
|
600 |
+
{"index": 5992, "label": "tree poppy", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
601 |
+
{"index": 6002, "label": "columbine", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 2, 1, 0]}
|
602 |
+
{"index": 6012, "label": "desert-rose", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 3, 0, 1]}
|
603 |
+
{"index": 6022, "label": "water lily", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 2, 0, 1]}
|
604 |
+
{"index": 6032, "label": "camellia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
605 |
+
{"index": 6042, "label": "colt's foot", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 4, 3, 0]}
|
606 |
+
{"index": 6052, "label": "wild pansy", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 4, 3, 1, 0]}
|
607 |
+
{"index": 6062, "label": "wallflower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
608 |
+
{"index": 6072, "label": "bougainvillea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 1, 3]}
|
609 |
+
{"index": 6082, "label": "sword lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 4, 2, 0, 3]}
|
610 |
+
{"index": 6092, "label": "clematis", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 2, 0, 1]}
|
611 |
+
{"index": 6102, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
612 |
+
{"index": 6112, "label": "ruby-lipped cattleya", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
613 |
+
{"index": 6122, "label": "geranium", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
614 |
+
{"index": 6132, "label": "morning glory", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 4, 2, 1]}
|
615 |
+
{"index": 6142, "label": "sweet william", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 2, 3, 0]}
|
outputs_final/alternate/molmo-qwen2-clip-pt/flowers_5_task-3-of-10.jsonl
ADDED
@@ -0,0 +1,615 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"index": 3, "label": "silverbush", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 2, 3, 1, 0]}
|
2 |
+
{"index": 13, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
3 |
+
{"index": 23, "label": "wallflower", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 4, 0, 1, 3]}
|
4 |
+
{"index": 33, "label": "anthurium", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 3, 1]}
|
5 |
+
{"index": 43, "label": "primula", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 1, 4, 2, 3]}
|
6 |
+
{"index": 53, "label": "moon orchid", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
7 |
+
{"index": 63, "label": "bee balm", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
8 |
+
{"index": 73, "label": "oxeye daisy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
9 |
+
{"index": 83, "label": "oxeye daisy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 4, 3]}
|
10 |
+
{"index": 93, "label": "trumpet creeper", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 1, 0, 4]}
|
11 |
+
{"index": 103, "label": "colt's foot", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 3, 0, 4, 1]}
|
12 |
+
{"index": 113, "label": "petunia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 4, 3, 0]}
|
13 |
+
{"index": 123, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
14 |
+
{"index": 133, "label": "hippeastrum", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
15 |
+
{"index": 143, "label": "sword lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 4, 3]}
|
16 |
+
{"index": 153, "label": "mexican petunia", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 1, 2]}
|
17 |
+
{"index": 163, "label": "tree mallow", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 4, 2]}
|
18 |
+
{"index": 173, "label": "californian poppy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
19 |
+
{"index": 183, "label": "peruvian lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 2, 1]}
|
20 |
+
{"index": 193, "label": "clematis", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 1, 3, 4]}
|
21 |
+
{"index": 203, "label": "windflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 2, 4]}
|
22 |
+
{"index": 213, "label": "japanese anemone", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 2, 3, 1, 0]}
|
23 |
+
{"index": 223, "label": "balloon flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
24 |
+
{"index": 233, "label": "tiger lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
25 |
+
{"index": 243, "label": "canterbury bells", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 3, 2, 0, 1]}
|
26 |
+
{"index": 253, "label": "petunia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 2, 3, 4]}
|
27 |
+
{"index": 263, "label": "black-eyed susan", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
28 |
+
{"index": 273, "label": "sweet william", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
29 |
+
{"index": 283, "label": "bougainvillea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 2, 0, 4]}
|
30 |
+
{"index": 293, "label": "pink-yellow dahlia?", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
31 |
+
{"index": 303, "label": "poinsettia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
32 |
+
{"index": 313, "label": "artichoke", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
33 |
+
{"index": 323, "label": "bird of paradise", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
34 |
+
{"index": 333, "label": "barbeton daisy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
35 |
+
{"index": 343, "label": "geranium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 2, 3]}
|
36 |
+
{"index": 353, "label": "cautleya spicata", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 1, 2]}
|
37 |
+
{"index": 363, "label": "daffodil", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 3, 2, 0]}
|
38 |
+
{"index": 373, "label": "columbine", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
39 |
+
{"index": 383, "label": "barbeton daisy", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 3, 1, 2, 4]}
|
40 |
+
{"index": 393, "label": "cape flower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 3, 0, 2]}
|
41 |
+
{"index": 403, "label": "watercress", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 3, 0, 1]}
|
42 |
+
{"index": 413, "label": "primula", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 1, 2]}
|
43 |
+
{"index": 423, "label": "tiger lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 2, 1, 4, 0]}
|
44 |
+
{"index": 433, "label": "bougainvillea", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 2, 4]}
|
45 |
+
{"index": 443, "label": "azalea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
46 |
+
{"index": 453, "label": "bird of paradise", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 1, 2, 0]}
|
47 |
+
{"index": 463, "label": "artichoke", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 1, 3]}
|
48 |
+
{"index": 473, "label": "orange dahlia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
49 |
+
{"index": 483, "label": "lotus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 2, 3]}
|
50 |
+
{"index": 493, "label": "gazania", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 4, 0, 2, 1]}
|
51 |
+
{"index": 503, "label": "thorn apple", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 1, 3, 2]}
|
52 |
+
{"index": 513, "label": "watercress", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 2, 1, 3]}
|
53 |
+
{"index": 523, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 2, 1, 0]}
|
54 |
+
{"index": 533, "label": "passion flower", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 3, 1, 4, 0]}
|
55 |
+
{"index": 543, "label": "canterbury bells", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 2, 0, 4, 3]}
|
56 |
+
{"index": 553, "label": "common dandelion", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
57 |
+
{"index": 563, "label": "toad lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 4, 0, 1]}
|
58 |
+
{"index": 573, "label": "wild pansy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 2, 0, 4]}
|
59 |
+
{"index": 583, "label": "prince of wales feathers", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 1, 3, 4, 0]}
|
60 |
+
{"index": 593, "label": "orange dahlia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
61 |
+
{"index": 603, "label": "cyclamen", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
62 |
+
{"index": 613, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
63 |
+
{"index": 623, "label": "hibiscus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 2, 4]}
|
64 |
+
{"index": 633, "label": "red ginger", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 4, 3]}
|
65 |
+
{"index": 643, "label": "columbine", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 3, 1, 0]}
|
66 |
+
{"index": 653, "label": "watercress", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 1, 2, 3]}
|
67 |
+
{"index": 663, "label": "monkshood", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 4, 2]}
|
68 |
+
{"index": 673, "label": "bee balm", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 4, 0, 1]}
|
69 |
+
{"index": 683, "label": "lenten rose", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 4, 1, 2]}
|
70 |
+
{"index": 693, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
71 |
+
{"index": 703, "label": "english marigold", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 4, 2]}
|
72 |
+
{"index": 713, "label": "snapdragon", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
73 |
+
{"index": 723, "label": "desert-rose", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 4, 0, 1]}
|
74 |
+
{"index": 733, "label": "snapdragon", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
75 |
+
{"index": 743, "label": "pink-yellow dahlia?", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 3, 4, 1]}
|
76 |
+
{"index": 753, "label": "rose", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
77 |
+
{"index": 763, "label": "stemless gentian", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 4, 1]}
|
78 |
+
{"index": 773, "label": "poinsettia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
79 |
+
{"index": 783, "label": "orange dahlia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 1, 0, 2]}
|
80 |
+
{"index": 793, "label": "trumpet creeper", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 1, 2]}
|
81 |
+
{"index": 803, "label": "californian poppy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
82 |
+
{"index": 813, "label": "ruby-lipped cattleya", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 3, 2, 0]}
|
83 |
+
{"index": 823, "label": "colt's foot", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 1, 4]}
|
84 |
+
{"index": 833, "label": "geranium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
85 |
+
{"index": 843, "label": "orange dahlia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 1, 4, 2]}
|
86 |
+
{"index": 853, "label": "artichoke", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 3, 4, 2]}
|
87 |
+
{"index": 863, "label": "tree mallow", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 4, 2, 0, 1]}
|
88 |
+
{"index": 873, "label": "clematis", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
89 |
+
{"index": 883, "label": "thorn apple", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 4, 0, 1, 3]}
|
90 |
+
{"index": 893, "label": "mallow", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 2, 0, 1, 4]}
|
91 |
+
{"index": 903, "label": "tree poppy", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 1, 4, 3]}
|
92 |
+
{"index": 913, "label": "magnolia", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 1, 0, 2, 4]}
|
93 |
+
{"index": 923, "label": "watercress", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 4, 1, 2, 0]}
|
94 |
+
{"index": 933, "label": "pink-yellow dahlia?", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
95 |
+
{"index": 943, "label": "english marigold", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 2, 4]}
|
96 |
+
{"index": 953, "label": "watercress", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 2, 3]}
|
97 |
+
{"index": 963, "label": "sweet pea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
98 |
+
{"index": 973, "label": "blanket flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
99 |
+
{"index": 983, "label": "hibiscus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
100 |
+
{"index": 993, "label": "watercress", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [4, 0, 1, 3, 2]}
|
101 |
+
{"index": 1003, "label": "anthurium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
102 |
+
{"index": 1013, "label": "poinsettia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 3, 2]}
|
103 |
+
{"index": 1023, "label": "bromelia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
104 |
+
{"index": 1033, "label": "mexican petunia", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 2, 0, 3, 4]}
|
105 |
+
{"index": 1043, "label": "geranium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
106 |
+
{"index": 1053, "label": "sweet pea", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 3, 0, 4, 1]}
|
107 |
+
{"index": 1063, "label": "lenten rose", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 4, 1, 2, 0]}
|
108 |
+
{"index": 1073, "label": "cyclamen", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 3, 1]}
|
109 |
+
{"index": 1083, "label": "carnation", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 1, 4]}
|
110 |
+
{"index": 1093, "label": "wild pansy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
111 |
+
{"index": 1103, "label": "bird of paradise", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
112 |
+
{"index": 1113, "label": "columbine", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 1, 2, 3]}
|
113 |
+
{"index": 1123, "label": "cyclamen", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 3, 4, 1]}
|
114 |
+
{"index": 1133, "label": "orange dahlia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 3, 2, 0]}
|
115 |
+
{"index": 1143, "label": "azalea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
116 |
+
{"index": 1153, "label": "camellia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 4, 2]}
|
117 |
+
{"index": 1163, "label": "mexican petunia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 3, 1]}
|
118 |
+
{"index": 1173, "label": "gaura", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 4, 1]}
|
119 |
+
{"index": 1183, "label": "daffodil", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
120 |
+
{"index": 1193, "label": "anthurium", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 1, 3]}
|
121 |
+
{"index": 1203, "label": "colt's foot", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 3, 4, 1, 2]}
|
122 |
+
{"index": 1213, "label": "cape flower", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 4, 3, 2]}
|
123 |
+
{"index": 1223, "label": "watercress", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 2, 1, 3, 0]}
|
124 |
+
{"index": 1233, "label": "osteospermum", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
125 |
+
{"index": 1243, "label": "silverbush", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 3, 2, 0, 1]}
|
126 |
+
{"index": 1253, "label": "hard-leaved pocket orchid", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
127 |
+
{"index": 1263, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
128 |
+
{"index": 1273, "label": "ruby-lipped cattleya", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 3, 1]}
|
129 |
+
{"index": 1283, "label": "water lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 1, 2]}
|
130 |
+
{"index": 1293, "label": "pincushion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 1, 0, 3, 2]}
|
131 |
+
{"index": 1303, "label": "lotus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
132 |
+
{"index": 1313, "label": "marigold", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 4, 2]}
|
133 |
+
{"index": 1323, "label": "hibiscus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
134 |
+
{"index": 1333, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 1, 0, 4]}
|
135 |
+
{"index": 1343, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
136 |
+
{"index": 1353, "label": "azalea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
137 |
+
{"index": 1363, "label": "geranium", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
138 |
+
{"index": 1373, "label": "hibiscus", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 3, 4, 1, 0]}
|
139 |
+
{"index": 1383, "label": "wallflower", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 2, 3, 1]}
|
140 |
+
{"index": 1393, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
141 |
+
{"index": 1403, "label": "bromelia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
142 |
+
{"index": 1413, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 2, 0, 3]}
|
143 |
+
{"index": 1423, "label": "primula", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [4, 2, 1, 0, 3]}
|
144 |
+
{"index": 1433, "label": "azalea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
145 |
+
{"index": 1443, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
146 |
+
{"index": 1453, "label": "hibiscus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
147 |
+
{"index": 1463, "label": "thorn apple", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 3, 4, 0, 1]}
|
148 |
+
{"index": 1473, "label": "pink primrose", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
149 |
+
{"index": 1483, "label": "azalea", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 3, 4, 1, 0]}
|
150 |
+
{"index": 1493, "label": "moon orchid", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 1, 0, 4]}
|
151 |
+
{"index": 1503, "label": "lotus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
152 |
+
{"index": 1513, "label": "osteospermum", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
153 |
+
{"index": 1523, "label": "barbeton daisy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 3, 2, 0]}
|
154 |
+
{"index": 1533, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
155 |
+
{"index": 1543, "label": "cyclamen", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 3, 2, 0]}
|
156 |
+
{"index": 1553, "label": "cyclamen", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 3, 0, 2]}
|
157 |
+
{"index": 1563, "label": "sunflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
158 |
+
{"index": 1573, "label": "watercress", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 4, 2, 0]}
|
159 |
+
{"index": 1583, "label": "gazania", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 2, 4]}
|
160 |
+
{"index": 1593, "label": "watercress", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [1, 3, 2, 0, 4]}
|
161 |
+
{"index": 1603, "label": "orange dahlia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 4, 0, 2]}
|
162 |
+
{"index": 1613, "label": "geranium", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 4, 0, 3]}
|
163 |
+
{"index": 1623, "label": "watercress", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 2, 1]}
|
164 |
+
{"index": 1633, "label": "windflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 2, 1, 4, 0]}
|
165 |
+
{"index": 1643, "label": "fritillary", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 1, 0, 3, 2]}
|
166 |
+
{"index": 1653, "label": "watercress", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 3, 1]}
|
167 |
+
{"index": 1663, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 1, 0, 2]}
|
168 |
+
{"index": 1673, "label": "silverbush", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 2, 1, 0]}
|
169 |
+
{"index": 1683, "label": "gaura", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 1, 2, 4]}
|
170 |
+
{"index": 1693, "label": "sword lily", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [3, 2, 0, 4, 1]}
|
171 |
+
{"index": 1703, "label": "prince of wales feathers", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 4, 2]}
|
172 |
+
{"index": 1713, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 3, 1, 0]}
|
173 |
+
{"index": 1723, "label": "bougainvillea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
174 |
+
{"index": 1733, "label": "tree poppy", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 1, 0, 2]}
|
175 |
+
{"index": 1743, "label": "anthurium", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
176 |
+
{"index": 1753, "label": "poinsettia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
177 |
+
{"index": 1763, "label": "great masterwort", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 1, 3]}
|
178 |
+
{"index": 1773, "label": "ruby-lipped cattleya", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 2, 4, 1, 0]}
|
179 |
+
{"index": 1783, "label": "pelargonium", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 2, 4]}
|
180 |
+
{"index": 1793, "label": "tree poppy", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 1, 2]}
|
181 |
+
{"index": 1803, "label": "bougainvillea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
182 |
+
{"index": 1813, "label": "mexican petunia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
183 |
+
{"index": 1823, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 2, 4]}
|
184 |
+
{"index": 1833, "label": "love in the mist", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 3, 1, 4, 0]}
|
185 |
+
{"index": 1843, "label": "gaura", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 1, 2, 4, 0]}
|
186 |
+
{"index": 1853, "label": "fritillary", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 3, 4, 1]}
|
187 |
+
{"index": 1863, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 1, 2, 4, 0]}
|
188 |
+
{"index": 1873, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
189 |
+
{"index": 1883, "label": "sweet william", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 1, 0, 3]}
|
190 |
+
{"index": 1893, "label": "barbeton daisy", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 4, 0, 2]}
|
191 |
+
{"index": 1903, "label": "purple coneflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
192 |
+
{"index": 1913, "label": "wallflower", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 2, 0, 3, 1]}
|
193 |
+
{"index": 1923, "label": "cape flower", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 4, 2, 3]}
|
194 |
+
{"index": 1933, "label": "cape flower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 2, 0, 1, 4]}
|
195 |
+
{"index": 1943, "label": "stemless gentian", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 2, 0, 3, 4]}
|
196 |
+
{"index": 1953, "label": "anthurium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
197 |
+
{"index": 1963, "label": "thorn apple", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
198 |
+
{"index": 1973, "label": "rose", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
199 |
+
{"index": 1983, "label": "cape flower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 3, 2]}
|
200 |
+
{"index": 1993, "label": "pelargonium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
201 |
+
{"index": 2003, "label": "watercress", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 4, 1, 2]}
|
202 |
+
{"index": 2013, "label": "watercress", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [1, 3, 4, 0, 2]}
|
203 |
+
{"index": 2023, "label": "gazania", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
204 |
+
{"index": 2033, "label": "canna lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 3, 0, 4]}
|
205 |
+
{"index": 2043, "label": "windflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 4, 2]}
|
206 |
+
{"index": 2053, "label": "poinsettia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 2, 0, 4]}
|
207 |
+
{"index": 2063, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 1, 0, 2]}
|
208 |
+
{"index": 2073, "label": "sweet pea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 4, 0, 1]}
|
209 |
+
{"index": 2083, "label": "trumpet creeper", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 3, 0, 4, 2]}
|
210 |
+
{"index": 2093, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 1, 4, 0]}
|
211 |
+
{"index": 2103, "label": "pincushion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
212 |
+
{"index": 2113, "label": "poinsettia", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 2, 3, 4, 1]}
|
213 |
+
{"index": 2123, "label": "ruby-lipped cattleya", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 2, 0, 4]}
|
214 |
+
{"index": 2133, "label": "mexican aster", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 3, 4]}
|
215 |
+
{"index": 2143, "label": "hibiscus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
216 |
+
{"index": 2153, "label": "columbine", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 4, 0, 1]}
|
217 |
+
{"index": 2163, "label": "sword lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
218 |
+
{"index": 2173, "label": "canterbury bells", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 2, 0, 3, 1]}
|
219 |
+
{"index": 2183, "label": "sword lily", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [2, 3, 1, 0, 4]}
|
220 |
+
{"index": 2193, "label": "barbeton daisy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 3, 4]}
|
221 |
+
{"index": 2203, "label": "petunia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 2, 4, 1, 0]}
|
222 |
+
{"index": 2213, "label": "fritillary", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 2, 4, 1, 3]}
|
223 |
+
{"index": 2223, "label": "sweet pea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 2, 1]}
|
224 |
+
{"index": 2233, "label": "purple coneflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
225 |
+
{"index": 2243, "label": "pelargonium", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 2, 1, 0]}
|
226 |
+
{"index": 2253, "label": "thorn apple", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [4, 2, 1, 0, 3]}
|
227 |
+
{"index": 2263, "label": "bee balm", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 3, 4, 2, 0]}
|
228 |
+
{"index": 2273, "label": "rose", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 1, 3, 4, 0]}
|
229 |
+
{"index": 2283, "label": "cyclamen", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 3, 1, 0]}
|
230 |
+
{"index": 2293, "label": "foxglove", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 2, 1, 0]}
|
231 |
+
{"index": 2303, "label": "hibiscus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
232 |
+
{"index": 2313, "label": "watercress", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 3, 0, 4]}
|
233 |
+
{"index": 2323, "label": "lenten rose", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 3, 2, 0, 1]}
|
234 |
+
{"index": 2333, "label": "ruby-lipped cattleya", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 2, 0, 1, 4]}
|
235 |
+
{"index": 2343, "label": "wallflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 2, 1]}
|
236 |
+
{"index": 2353, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 3, 4]}
|
237 |
+
{"index": 2363, "label": "petunia", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 3, 4, 1, 2]}
|
238 |
+
{"index": 2373, "label": "sweet pea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
239 |
+
{"index": 2383, "label": "hibiscus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
240 |
+
{"index": 2393, "label": "wallflower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 4, 0, 2, 3]}
|
241 |
+
{"index": 2403, "label": "yellow iris", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
242 |
+
{"index": 2413, "label": "oxeye daisy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 4, 2, 0]}
|
243 |
+
{"index": 2423, "label": "canna lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 4, 0, 2]}
|
244 |
+
{"index": 2433, "label": "bishop of llandaff", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 1, 3]}
|
245 |
+
{"index": 2443, "label": "lenten rose", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 1, 2]}
|
246 |
+
{"index": 2453, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
247 |
+
{"index": 2463, "label": "bearded iris", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
248 |
+
{"index": 2473, "label": "californian poppy", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 3, 4, 2]}
|
249 |
+
{"index": 2483, "label": "magnolia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
250 |
+
{"index": 2493, "label": "bougainvillea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
251 |
+
{"index": 2503, "label": "bird of paradise", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 3, 1]}
|
252 |
+
{"index": 2513, "label": "barbeton daisy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
253 |
+
{"index": 2523, "label": "bird of paradise", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
254 |
+
{"index": 2533, "label": "petunia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
255 |
+
{"index": 2543, "label": "daffodil", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 2, 3, 0]}
|
256 |
+
{"index": 2553, "label": "fritillary", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
257 |
+
{"index": 2563, "label": "monkshood", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 2, 3, 4]}
|
258 |
+
{"index": 2573, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
259 |
+
{"index": 2583, "label": "corn poppy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 3, 1, 0]}
|
260 |
+
{"index": 2593, "label": "oxeye daisy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
261 |
+
{"index": 2603, "label": "gaura", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 1, 0, 4, 3]}
|
262 |
+
{"index": 2613, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 1, 2, 0]}
|
263 |
+
{"index": 2623, "label": "petunia", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 3, 1, 2, 4]}
|
264 |
+
{"index": 2633, "label": "tree mallow", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
265 |
+
{"index": 2643, "label": "trumpet creeper", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 4, 0, 2]}
|
266 |
+
{"index": 2653, "label": "camellia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 4, 3, 0]}
|
267 |
+
{"index": 2663, "label": "ruby-lipped cattleya", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 2, 1, 0]}
|
268 |
+
{"index": 2673, "label": "japanese anemone", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
269 |
+
{"index": 2683, "label": "wallflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 2, 4]}
|
270 |
+
{"index": 2693, "label": "toad lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 1, 3, 4]}
|
271 |
+
{"index": 2703, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
272 |
+
{"index": 2713, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 4, 2]}
|
273 |
+
{"index": 2723, "label": "alpine sea holly", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
274 |
+
{"index": 2733, "label": "common dandelion", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 1, 0, 4, 3]}
|
275 |
+
{"index": 2743, "label": "azalea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
276 |
+
{"index": 2753, "label": "hibiscus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
277 |
+
{"index": 2763, "label": "poinsettia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 4, 3, 0, 1]}
|
278 |
+
{"index": 2773, "label": "canna lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
279 |
+
{"index": 2783, "label": "clematis", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
280 |
+
{"index": 2793, "label": "artichoke", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 3, 4, 2]}
|
281 |
+
{"index": 2803, "label": "columbine", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 2, 1]}
|
282 |
+
{"index": 2813, "label": "purple coneflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
283 |
+
{"index": 2823, "label": "japanese anemone", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 3, 2]}
|
284 |
+
{"index": 2833, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 2, 3, 0]}
|
285 |
+
{"index": 2843, "label": "artichoke", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [1, 3, 2, 0, 4]}
|
286 |
+
{"index": 2853, "label": "sunflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
287 |
+
{"index": 2863, "label": "camellia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 3, 1]}
|
288 |
+
{"index": 2873, "label": "foxglove", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 3, 2, 0]}
|
289 |
+
{"index": 2883, "label": "petunia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 1, 0, 2]}
|
290 |
+
{"index": 2893, "label": "bee balm", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 4, 2, 1, 0]}
|
291 |
+
{"index": 2903, "label": "love in the mist", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 2, 0, 4, 3]}
|
292 |
+
{"index": 2913, "label": "artichoke", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 2, 1, 3, 0]}
|
293 |
+
{"index": 2923, "label": "foxglove", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 2, 1, 3, 4]}
|
294 |
+
{"index": 2933, "label": "toad lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 2, 4, 0]}
|
295 |
+
{"index": 2943, "label": "tree poppy", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
296 |
+
{"index": 2953, "label": "bearded iris", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 3, 2]}
|
297 |
+
{"index": 2963, "label": "pincushion flower", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 3, 2, 4, 0]}
|
298 |
+
{"index": 2973, "label": "sweet william", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
299 |
+
{"index": 2983, "label": "common dandelion", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 1, 3, 4, 0]}
|
300 |
+
{"index": 2993, "label": "azalea", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 3, 2, 4]}
|
301 |
+
{"index": 3003, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 1, 3]}
|
302 |
+
{"index": 3013, "label": "anthurium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 3, 4]}
|
303 |
+
{"index": 3023, "label": "fritillary", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 1, 0, 3]}
|
304 |
+
{"index": 3033, "label": "gazania", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
305 |
+
{"index": 3043, "label": "barbeton daisy", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
306 |
+
{"index": 3053, "label": "geranium", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 1, 2, 0]}
|
307 |
+
{"index": 3063, "label": "prince of wales feathers", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 4, 0, 1]}
|
308 |
+
{"index": 3073, "label": "common dandelion", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
309 |
+
{"index": 3083, "label": "colt's foot", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 2, 3]}
|
310 |
+
{"index": 3093, "label": "bird of paradise", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
311 |
+
{"index": 3103, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 4, 3]}
|
312 |
+
{"index": 3113, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 4, 0, 3]}
|
313 |
+
{"index": 3123, "label": "geranium", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 1, 0, 4]}
|
314 |
+
{"index": 3133, "label": "clematis", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 3, 1, 0, 4]}
|
315 |
+
{"index": 3143, "label": "barbeton daisy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 1, 4]}
|
316 |
+
{"index": 3153, "label": "camellia", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [2, 1, 0, 3, 4]}
|
317 |
+
{"index": 3163, "label": "yellow iris", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
318 |
+
{"index": 3173, "label": "colt's foot", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 4, 0, 2, 1]}
|
319 |
+
{"index": 3183, "label": "hibiscus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
320 |
+
{"index": 3193, "label": "purple coneflower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 4, 1, 0]}
|
321 |
+
{"index": 3203, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 3, 0, 2]}
|
322 |
+
{"index": 3213, "label": "lotus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
323 |
+
{"index": 3223, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 4, 0, 1]}
|
324 |
+
{"index": 3233, "label": "thorn apple", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [2, 3, 4, 0, 1]}
|
325 |
+
{"index": 3243, "label": "anthurium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
326 |
+
{"index": 3253, "label": "cyclamen", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 4, 0, 2, 1]}
|
327 |
+
{"index": 3263, "label": "fritillary", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 3, 0, 1, 2]}
|
328 |
+
{"index": 3273, "label": "stemless gentian", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
329 |
+
{"index": 3283, "label": "toad lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 2, 1, 0]}
|
330 |
+
{"index": 3293, "label": "common dandelion", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 2, 4, 3, 0]}
|
331 |
+
{"index": 3303, "label": "camellia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
332 |
+
{"index": 3313, "label": "king protea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
333 |
+
{"index": 3323, "label": "gaura", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 2, 1, 0]}
|
334 |
+
{"index": 3333, "label": "bishop of llandaff", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 1, 3, 2]}
|
335 |
+
{"index": 3343, "label": "hibiscus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
336 |
+
{"index": 3353, "label": "bolero deep blue", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
337 |
+
{"index": 3363, "label": "barbeton daisy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
338 |
+
{"index": 3373, "label": "sunflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
339 |
+
{"index": 3383, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
340 |
+
{"index": 3393, "label": "thorn apple", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 2, 3, 1, 0]}
|
341 |
+
{"index": 3403, "label": "thorn apple", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 1, 2, 0]}
|
342 |
+
{"index": 3413, "label": "watercress", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 2, 4, 1, 3]}
|
343 |
+
{"index": 3423, "label": "anthurium", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 3, 1]}
|
344 |
+
{"index": 3433, "label": "sweet william", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 1, 0, 2]}
|
345 |
+
{"index": 3443, "label": "buttercup", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 1, 3, 4, 0]}
|
346 |
+
{"index": 3453, "label": "wild pansy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
347 |
+
{"index": 3463, "label": "petunia", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [2, 0, 1, 4, 3]}
|
348 |
+
{"index": 3473, "label": "black-eyed susan", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
349 |
+
{"index": 3483, "label": "barbeton daisy", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 1, 0, 4]}
|
350 |
+
{"index": 3493, "label": "barbeton daisy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
351 |
+
{"index": 3503, "label": "monkshood", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 2, 3, 1]}
|
352 |
+
{"index": 3513, "label": "sword lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 4, 2]}
|
353 |
+
{"index": 3523, "label": "thorn apple", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
354 |
+
{"index": 3533, "label": "rose", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
355 |
+
{"index": 3543, "label": "columbine", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 3, 4]}
|
356 |
+
{"index": 3553, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
357 |
+
{"index": 3563, "label": "giant white arum lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
358 |
+
{"index": 3573, "label": "grape hyacinth", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 3, 1, 0]}
|
359 |
+
{"index": 3583, "label": "bromelia", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 2, 1, 4, 3]}
|
360 |
+
{"index": 3593, "label": "primula", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 3, 0, 1, 2]}
|
361 |
+
{"index": 3603, "label": "common dandelion", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 4, 3]}
|
362 |
+
{"index": 3613, "label": "lotus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
363 |
+
{"index": 3623, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 2, 3, 4, 0]}
|
364 |
+
{"index": 3633, "label": "pincushion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
365 |
+
{"index": 3643, "label": "morning glory", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 4, 1, 3, 0]}
|
366 |
+
{"index": 3653, "label": "poinsettia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 1, 4]}
|
367 |
+
{"index": 3663, "label": "wild pansy", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 3, 2, 0]}
|
368 |
+
{"index": 3673, "label": "thorn apple", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 3, 0, 2]}
|
369 |
+
{"index": 3683, "label": "osteospermum", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 4, 1, 2]}
|
370 |
+
{"index": 3693, "label": "hippeastrum", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
371 |
+
{"index": 3703, "label": "ruby-lipped cattleya", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 2, 1, 0]}
|
372 |
+
{"index": 3713, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
373 |
+
{"index": 3723, "label": "sword lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 2, 1, 4, 0]}
|
374 |
+
{"index": 3733, "label": "balloon flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
375 |
+
{"index": 3743, "label": "cape flower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 3, 0, 4]}
|
376 |
+
{"index": 3753, "label": "anthurium", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 1, 2, 4, 0]}
|
377 |
+
{"index": 3763, "label": "water lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 3, 0, 4]}
|
378 |
+
{"index": 3773, "label": "bromelia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
379 |
+
{"index": 3783, "label": "sweet william", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
380 |
+
{"index": 3793, "label": "wild pansy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
381 |
+
{"index": 3803, "label": "canterbury bells", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [2, 0, 3, 4, 1]}
|
382 |
+
{"index": 3813, "label": "cyclamen", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 3, 0, 2]}
|
383 |
+
{"index": 3823, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
384 |
+
{"index": 3833, "label": "bee balm", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
385 |
+
{"index": 3843, "label": "snapdragon", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 3, 2, 0]}
|
386 |
+
{"index": 3853, "label": "petunia", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 4, 0, 1, 3]}
|
387 |
+
{"index": 3863, "label": "mallow", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 1, 4, 3]}
|
388 |
+
{"index": 3873, "label": "fritillary", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 3, 4]}
|
389 |
+
{"index": 3883, "label": "camellia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 3, 2]}
|
390 |
+
{"index": 3893, "label": "anthurium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
391 |
+
{"index": 3903, "label": "canna lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
392 |
+
{"index": 3913, "label": "canna lily", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 2, 1, 3]}
|
393 |
+
{"index": 3923, "label": "sunflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 4, 3]}
|
394 |
+
{"index": 3933, "label": "carnation", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 3, 2, 0]}
|
395 |
+
{"index": 3943, "label": "bishop of llandaff", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 2, 3, 4, 0]}
|
396 |
+
{"index": 3953, "label": "watercress", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 3, 2]}
|
397 |
+
{"index": 3963, "label": "wild pansy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
398 |
+
{"index": 3973, "label": "bearded iris", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 3, 0, 2, 1]}
|
399 |
+
{"index": 3983, "label": "primula", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 2, 0, 3, 1]}
|
400 |
+
{"index": 3993, "label": "petunia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 3, 2]}
|
401 |
+
{"index": 4003, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
402 |
+
{"index": 4013, "label": "morning glory", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
403 |
+
{"index": 4023, "label": "lenten rose", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 4, 3, 1, 0]}
|
404 |
+
{"index": 4033, "label": "cyclamen", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 2, 3, 0]}
|
405 |
+
{"index": 4043, "label": "globe thistle", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 2, 1, 0]}
|
406 |
+
{"index": 4053, "label": "buttercup", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
407 |
+
{"index": 4063, "label": "bolero deep blue", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
408 |
+
{"index": 4073, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
409 |
+
{"index": 4083, "label": "camellia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
410 |
+
{"index": 4093, "label": "snapdragon", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 3, 0, 1, 2]}
|
411 |
+
{"index": 4103, "label": "wallflower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 4, 0, 2]}
|
412 |
+
{"index": 4113, "label": "camellia", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [1, 4, 2, 0, 3]}
|
413 |
+
{"index": 4123, "label": "primula", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 2, 0, 4, 3]}
|
414 |
+
{"index": 4133, "label": "japanese anemone", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 3, 2]}
|
415 |
+
{"index": 4143, "label": "ruby-lipped cattleya", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 3, 4]}
|
416 |
+
{"index": 4153, "label": "clematis", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 1, 4]}
|
417 |
+
{"index": 4163, "label": "great masterwort", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
418 |
+
{"index": 4173, "label": "lotus", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 4, 1, 3, 0]}
|
419 |
+
{"index": 4183, "label": "cyclamen", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
420 |
+
{"index": 4193, "label": "ruby-lipped cattleya", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
421 |
+
{"index": 4203, "label": "sword lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 1, 3]}
|
422 |
+
{"index": 4213, "label": "great masterwort", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
423 |
+
{"index": 4223, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
424 |
+
{"index": 4233, "label": "primula", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 3, 0, 4, 1]}
|
425 |
+
{"index": 4243, "label": "pelargonium", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
426 |
+
{"index": 4253, "label": "alpine sea holly", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
427 |
+
{"index": 4263, "label": "orange dahlia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
428 |
+
{"index": 4273, "label": "balloon flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 3, 2, 0]}
|
429 |
+
{"index": 4283, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
430 |
+
{"index": 4293, "label": "colt's foot", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 2, 3, 0]}
|
431 |
+
{"index": 4303, "label": "pink-yellow dahlia?", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 3, 2, 4, 0]}
|
432 |
+
{"index": 4313, "label": "anthurium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
433 |
+
{"index": 4323, "label": "wallflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 3, 4]}
|
434 |
+
{"index": 4333, "label": "hippeastrum", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 4, 2, 3]}
|
435 |
+
{"index": 4343, "label": "petunia", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 2, 3, 4, 1]}
|
436 |
+
{"index": 4353, "label": "windflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 3, 4, 0]}
|
437 |
+
{"index": 4363, "label": "pink-yellow dahlia?", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 3, 2]}
|
438 |
+
{"index": 4373, "label": "camellia", "output": "E", "y_true": 3, "y_pred": 4, "reordering": [3, 1, 2, 0, 4]}
|
439 |
+
{"index": 4383, "label": "purple coneflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
440 |
+
{"index": 4393, "label": "pink-yellow dahlia?", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
441 |
+
{"index": 4403, "label": "silverbush", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 4, 1]}
|
442 |
+
{"index": 4413, "label": "petunia", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 4, 2, 1]}
|
443 |
+
{"index": 4423, "label": "stemless gentian", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 2, 4, 3, 0]}
|
444 |
+
{"index": 4433, "label": "watercress", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 4, 3, 2, 0]}
|
445 |
+
{"index": 4443, "label": "bird of paradise", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 3, 4]}
|
446 |
+
{"index": 4453, "label": "bougainvillea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
447 |
+
{"index": 4463, "label": "canna lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
448 |
+
{"index": 4473, "label": "blanket flower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
449 |
+
{"index": 4483, "label": "passion flower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 3, 2]}
|
450 |
+
{"index": 4493, "label": "pelargonium", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 2, 0, 1]}
|
451 |
+
{"index": 4503, "label": "sweet william", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 3, 4, 0]}
|
452 |
+
{"index": 4513, "label": "common dandelion", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
453 |
+
{"index": 4523, "label": "geranium", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 4, 3, 0]}
|
454 |
+
{"index": 4533, "label": "wild pansy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 4, 3]}
|
455 |
+
{"index": 4543, "label": "fritillary", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 2, 0, 3, 4]}
|
456 |
+
{"index": 4553, "label": "peruvian lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
457 |
+
{"index": 4563, "label": "blanket flower", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 4, 3, 2, 0]}
|
458 |
+
{"index": 4573, "label": "japanese anemone", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 2, 1, 3, 4]}
|
459 |
+
{"index": 4583, "label": "sunflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
460 |
+
{"index": 4593, "label": "fire lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 3, 0, 2, 1]}
|
461 |
+
{"index": 4603, "label": "watercress", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
462 |
+
{"index": 4613, "label": "canna lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 2, 1, 0]}
|
463 |
+
{"index": 4623, "label": "wild pansy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 1, 0, 3, 2]}
|
464 |
+
{"index": 4633, "label": "bishop of llandaff", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 3, 2]}
|
465 |
+
{"index": 4643, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 4, 3]}
|
466 |
+
{"index": 4653, "label": "purple coneflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
467 |
+
{"index": 4663, "label": "buttercup", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
468 |
+
{"index": 4673, "label": "pink-yellow dahlia?", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 2, 3, 0, 4]}
|
469 |
+
{"index": 4683, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
470 |
+
{"index": 4693, "label": "giant white arum lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 4, 3]}
|
471 |
+
{"index": 4703, "label": "clematis", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 3, 2, 4]}
|
472 |
+
{"index": 4713, "label": "water lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 3, 2]}
|
473 |
+
{"index": 4723, "label": "artichoke", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 4, 3, 0, 1]}
|
474 |
+
{"index": 4733, "label": "orange dahlia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
475 |
+
{"index": 4743, "label": "primula", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 2, 4]}
|
476 |
+
{"index": 4753, "label": "desert-rose", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [4, 3, 2, 0, 1]}
|
477 |
+
{"index": 4763, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
478 |
+
{"index": 4773, "label": "wild pansy", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 3, 4, 2, 0]}
|
479 |
+
{"index": 4783, "label": "tree poppy", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 1, 2]}
|
480 |
+
{"index": 4793, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 3, 1, 0]}
|
481 |
+
{"index": 4803, "label": "purple coneflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 3, 1]}
|
482 |
+
{"index": 4813, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
483 |
+
{"index": 4823, "label": "barbeton daisy", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 2, 1, 0]}
|
484 |
+
{"index": 4833, "label": "clematis", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 3, 0, 1, 4]}
|
485 |
+
{"index": 4843, "label": "marigold", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
486 |
+
{"index": 4853, "label": "pelargonium", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 3, 1]}
|
487 |
+
{"index": 4863, "label": "tree poppy", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
488 |
+
{"index": 4873, "label": "magnolia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
489 |
+
{"index": 4883, "label": "thorn apple", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 2, 4, 1, 0]}
|
490 |
+
{"index": 4893, "label": "peruvian lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 4, 1]}
|
491 |
+
{"index": 4903, "label": "bird of paradise", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 3, 4, 2, 0]}
|
492 |
+
{"index": 4913, "label": "wallflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
493 |
+
{"index": 4923, "label": "mallow", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
494 |
+
{"index": 4933, "label": "hibiscus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 1, 0, 4]}
|
495 |
+
{"index": 4943, "label": "wallflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
496 |
+
{"index": 4953, "label": "black-eyed susan", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 1, 0, 2, 3]}
|
497 |
+
{"index": 4963, "label": "bishop of llandaff", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 1, 2]}
|
498 |
+
{"index": 4973, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
499 |
+
{"index": 4983, "label": "sword lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
500 |
+
{"index": 4993, "label": "blanket flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
501 |
+
{"index": 5003, "label": "pelargonium", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [3, 1, 2, 4, 0]}
|
502 |
+
{"index": 5013, "label": "hippeastrum", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 2, 4]}
|
503 |
+
{"index": 5023, "label": "sunflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 3, 0, 1, 4]}
|
504 |
+
{"index": 5033, "label": "lotus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
505 |
+
{"index": 5043, "label": "morning glory", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 1, 2]}
|
506 |
+
{"index": 5053, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
507 |
+
{"index": 5063, "label": "wallflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
508 |
+
{"index": 5073, "label": "foxglove", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 2, 4]}
|
509 |
+
{"index": 5083, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 1, 0, 2]}
|
510 |
+
{"index": 5093, "label": "thorn apple", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 3, 0, 2]}
|
511 |
+
{"index": 5103, "label": "magnolia", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 3, 2, 0]}
|
512 |
+
{"index": 5113, "label": "hibiscus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
513 |
+
{"index": 5123, "label": "peruvian lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 3, 2]}
|
514 |
+
{"index": 5133, "label": "watercress", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 4, 2, 3, 1]}
|
515 |
+
{"index": 5143, "label": "pelargonium", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 4, 2]}
|
516 |
+
{"index": 5153, "label": "balloon flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 4, 1, 0]}
|
517 |
+
{"index": 5163, "label": "sword lily", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 1, 4, 2, 3]}
|
518 |
+
{"index": 5173, "label": "sweet william", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 1, 0, 4]}
|
519 |
+
{"index": 5183, "label": "poinsettia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 1, 0, 4]}
|
520 |
+
{"index": 5193, "label": "bird of paradise", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
521 |
+
{"index": 5203, "label": "snapdragon", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
522 |
+
{"index": 5213, "label": "desert-rose", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
523 |
+
{"index": 5223, "label": "thorn apple", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 1, 3]}
|
524 |
+
{"index": 5233, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
525 |
+
{"index": 5243, "label": "rose", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
526 |
+
{"index": 5253, "label": "sword lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 3, 1]}
|
527 |
+
{"index": 5263, "label": "sweet pea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
528 |
+
{"index": 5273, "label": "trumpet creeper", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 2, 3, 1]}
|
529 |
+
{"index": 5283, "label": "giant white arum lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 4, 1]}
|
530 |
+
{"index": 5293, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
531 |
+
{"index": 5303, "label": "colt's foot", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 3, 0, 1, 2]}
|
532 |
+
{"index": 5313, "label": "rose", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
533 |
+
{"index": 5323, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
534 |
+
{"index": 5333, "label": "pelargonium", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 2, 0, 4]}
|
535 |
+
{"index": 5343, "label": "columbine", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 2, 0, 3]}
|
536 |
+
{"index": 5353, "label": "canna lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
537 |
+
{"index": 5363, "label": "frangipani", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
538 |
+
{"index": 5373, "label": "hippeastrum", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 3, 2, 0]}
|
539 |
+
{"index": 5383, "label": "petunia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
540 |
+
{"index": 5393, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
541 |
+
{"index": 5403, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
542 |
+
{"index": 5413, "label": "hippeastrum", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 4, 3, 0]}
|
543 |
+
{"index": 5423, "label": "bird of paradise", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
544 |
+
{"index": 5433, "label": "watercress", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 2, 1, 0]}
|
545 |
+
{"index": 5443, "label": "siam tulip", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 3, 2, 1, 4]}
|
546 |
+
{"index": 5453, "label": "bromelia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 1, 3, 0]}
|
547 |
+
{"index": 5463, "label": "hibiscus", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 1, 4, 3, 0]}
|
548 |
+
{"index": 5473, "label": "sweet pea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
549 |
+
{"index": 5483, "label": "gaura", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
550 |
+
{"index": 5493, "label": "azalea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
551 |
+
{"index": 5503, "label": "windflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 4, 2]}
|
552 |
+
{"index": 5513, "label": "petunia", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 1, 0, 3, 4]}
|
553 |
+
{"index": 5523, "label": "grape hyacinth", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 1, 0, 2, 3]}
|
554 |
+
{"index": 5533, "label": "snapdragon", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 2, 3]}
|
555 |
+
{"index": 5543, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 1, 4]}
|
556 |
+
{"index": 5553, "label": "carnation", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 2, 0, 4]}
|
557 |
+
{"index": 5563, "label": "pelargonium", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
558 |
+
{"index": 5573, "label": "watercress", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 4, 2, 0, 3]}
|
559 |
+
{"index": 5583, "label": "primula", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 3, 2]}
|
560 |
+
{"index": 5593, "label": "english marigold", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [3, 4, 1, 2, 0]}
|
561 |
+
{"index": 5603, "label": "moon orchid", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
562 |
+
{"index": 5613, "label": "pink-yellow dahlia?", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
563 |
+
{"index": 5623, "label": "purple coneflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 2, 3, 0, 4]}
|
564 |
+
{"index": 5633, "label": "globe-flower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 4, 0, 2, 1]}
|
565 |
+
{"index": 5643, "label": "hippeastrum", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 2, 0, 3]}
|
566 |
+
{"index": 5653, "label": "water lily", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 3, 1, 2, 0]}
|
567 |
+
{"index": 5663, "label": "sweet william", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
568 |
+
{"index": 5673, "label": "osteospermum", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 2, 3, 0]}
|
569 |
+
{"index": 5683, "label": "water lily", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 3, 1, 4, 0]}
|
570 |
+
{"index": 5693, "label": "fritillary", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 1, 3]}
|
571 |
+
{"index": 5703, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 3, 4]}
|
572 |
+
{"index": 5713, "label": "barbeton daisy", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 4, 1, 3, 0]}
|
573 |
+
{"index": 5723, "label": "primula", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 1, 4]}
|
574 |
+
{"index": 5733, "label": "sunflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
575 |
+
{"index": 5743, "label": "petunia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 3, 1, 0, 4]}
|
576 |
+
{"index": 5753, "label": "ruby-lipped cattleya", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
577 |
+
{"index": 5763, "label": "geranium", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 3, 2]}
|
578 |
+
{"index": 5773, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 4, 0, 1]}
|
579 |
+
{"index": 5783, "label": "petunia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 4, 3, 2]}
|
580 |
+
{"index": 5793, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
581 |
+
{"index": 5803, "label": "orange dahlia", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 2, 3]}
|
582 |
+
{"index": 5813, "label": "rose", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 2, 4, 1, 0]}
|
583 |
+
{"index": 5823, "label": "lotus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 3, 1]}
|
584 |
+
{"index": 5833, "label": "ball moss", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 3, 4, 2, 0]}
|
585 |
+
{"index": 5843, "label": "wallflower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 2, 0, 4, 3]}
|
586 |
+
{"index": 5853, "label": "bromelia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
587 |
+
{"index": 5863, "label": "globe thistle", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 1, 2, 4, 0]}
|
588 |
+
{"index": 5873, "label": "purple coneflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 1, 0, 2]}
|
589 |
+
{"index": 5883, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
590 |
+
{"index": 5893, "label": "thorn apple", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 2, 1, 3]}
|
591 |
+
{"index": 5903, "label": "bird of paradise", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
592 |
+
{"index": 5913, "label": "canna lily", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [3, 0, 2, 4, 1]}
|
593 |
+
{"index": 5923, "label": "petunia", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 2, 1, 3, 0]}
|
594 |
+
{"index": 5933, "label": "blackberry lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
595 |
+
{"index": 5943, "label": "morning glory", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 1, 4, 2]}
|
596 |
+
{"index": 5953, "label": "primula", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 1, 2, 3, 0]}
|
597 |
+
{"index": 5963, "label": "wallflower", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 2, 3, 1, 4]}
|
598 |
+
{"index": 5973, "label": "cape flower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
599 |
+
{"index": 5983, "label": "watercress", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 1, 2, 0]}
|
600 |
+
{"index": 5993, "label": "gaura", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
601 |
+
{"index": 6003, "label": "bromelia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 2, 1, 0]}
|
602 |
+
{"index": 6013, "label": "watercress", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 3, 0, 1]}
|
603 |
+
{"index": 6023, "label": "balloon flower", "output": "E", "y_true": 3, "y_pred": 4, "reordering": [3, 4, 2, 0, 1]}
|
604 |
+
{"index": 6033, "label": "stemless gentian", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
605 |
+
{"index": 6043, "label": "english marigold", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 4, 3, 0]}
|
606 |
+
{"index": 6053, "label": "mexican petunia", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 4, 3, 1, 0]}
|
607 |
+
{"index": 6063, "label": "cyclamen", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
608 |
+
{"index": 6073, "label": "morning glory", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 1, 3]}
|
609 |
+
{"index": 6083, "label": "cyclamen", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
610 |
+
{"index": 6093, "label": "stemless gentian", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 2, 0, 1]}
|
611 |
+
{"index": 6103, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
612 |
+
{"index": 6113, "label": "desert-rose", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
613 |
+
{"index": 6123, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
614 |
+
{"index": 6133, "label": "cape flower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 2, 1]}
|
615 |
+
{"index": 6143, "label": "tree mallow", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 1, 2, 3, 0]}
|
outputs_final/alternate/molmo-qwen2-clip-pt/flowers_5_task-4-of-10.jsonl
ADDED
@@ -0,0 +1,615 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"index": 4, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 3, 1, 0]}
|
2 |
+
{"index": 14, "label": "canna lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
3 |
+
{"index": 24, "label": "wallflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
4 |
+
{"index": 34, "label": "lotus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 3, 1]}
|
5 |
+
{"index": 44, "label": "ruby-lipped cattleya", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
6 |
+
{"index": 54, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
7 |
+
{"index": 64, "label": "wild pansy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
8 |
+
{"index": 74, "label": "pincushion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
9 |
+
{"index": 84, "label": "bishop of llandaff", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
10 |
+
{"index": 94, "label": "lotus", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [3, 2, 1, 0, 4]}
|
11 |
+
{"index": 104, "label": "azalea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 3, 0, 4, 1]}
|
12 |
+
{"index": 114, "label": "blackberry lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 4, 3, 0]}
|
13 |
+
{"index": 124, "label": "poinsettia", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 2, 0, 4, 1]}
|
14 |
+
{"index": 134, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
15 |
+
{"index": 144, "label": "anthurium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 4, 3]}
|
16 |
+
{"index": 154, "label": "grape hyacinth", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
17 |
+
{"index": 164, "label": "pink-yellow dahlia?", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 4, 2]}
|
18 |
+
{"index": 174, "label": "japanese anemone", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 2, 3, 1, 4]}
|
19 |
+
{"index": 184, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 2, 1]}
|
20 |
+
{"index": 194, "label": "geranium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
21 |
+
{"index": 204, "label": "purple coneflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 2, 4]}
|
22 |
+
{"index": 214, "label": "wild pansy", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 3, 1, 0]}
|
23 |
+
{"index": 224, "label": "blackberry lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
24 |
+
{"index": 234, "label": "globe-flower", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 2, 4, 1, 3]}
|
25 |
+
{"index": 244, "label": "azalea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
26 |
+
{"index": 254, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 3, 4]}
|
27 |
+
{"index": 264, "label": "garden phlox", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
28 |
+
{"index": 274, "label": "wallflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
29 |
+
{"index": 284, "label": "bishop of llandaff", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 2, 0, 4]}
|
30 |
+
{"index": 294, "label": "rose", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
31 |
+
{"index": 304, "label": "prince of wales feathers", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 4, 0, 2, 1]}
|
32 |
+
{"index": 314, "label": "bougainvillea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
33 |
+
{"index": 324, "label": "bishop of llandaff", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [4, 2, 1, 0, 3]}
|
34 |
+
{"index": 334, "label": "bougainvillea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
35 |
+
{"index": 344, "label": "pink-yellow dahlia?", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 2, 3]}
|
36 |
+
{"index": 354, "label": "azalea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
37 |
+
{"index": 364, "label": "trumpet creeper", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 3, 2, 0]}
|
38 |
+
{"index": 374, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
39 |
+
{"index": 384, "label": "geranium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 2, 4]}
|
40 |
+
{"index": 394, "label": "love in the mist", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 4, 3, 0, 2]}
|
41 |
+
{"index": 404, "label": "lotus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
42 |
+
{"index": 414, "label": "desert-rose", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 1, 2]}
|
43 |
+
{"index": 424, "label": "trumpet creeper", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 2, 1, 4, 0]}
|
44 |
+
{"index": 434, "label": "japanese anemone", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 2, 4]}
|
45 |
+
{"index": 444, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
46 |
+
{"index": 454, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 1, 2, 0]}
|
47 |
+
{"index": 464, "label": "giant white arum lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 1, 3]}
|
48 |
+
{"index": 474, "label": "frangipani", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
49 |
+
{"index": 484, "label": "silverbush", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 2, 3]}
|
50 |
+
{"index": 494, "label": "cyclamen", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 4, 0, 2, 1]}
|
51 |
+
{"index": 504, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
52 |
+
{"index": 514, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
53 |
+
{"index": 524, "label": "hibiscus", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 2, 1, 0]}
|
54 |
+
{"index": 534, "label": "bishop of llandaff", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
55 |
+
{"index": 544, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
56 |
+
{"index": 554, "label": "common dandelion", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
57 |
+
{"index": 564, "label": "bird of paradise", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 4, 0, 1]}
|
58 |
+
{"index": 574, "label": "hibiscus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 2, 0, 4]}
|
59 |
+
{"index": 584, "label": "geranium", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
60 |
+
{"index": 594, "label": "sweet pea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
61 |
+
{"index": 604, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
62 |
+
{"index": 614, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
63 |
+
{"index": 624, "label": "artichoke", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 3, 0, 2, 4]}
|
64 |
+
{"index": 634, "label": "toad lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 4, 3]}
|
65 |
+
{"index": 644, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 3, 1, 0]}
|
66 |
+
{"index": 654, "label": "black-eyed susan", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 2, 3]}
|
67 |
+
{"index": 664, "label": "colt's foot", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 4, 2]}
|
68 |
+
{"index": 674, "label": "red ginger", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 4, 0, 1]}
|
69 |
+
{"index": 684, "label": "oxeye daisy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
70 |
+
{"index": 694, "label": "hibiscus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
71 |
+
{"index": 704, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
72 |
+
{"index": 714, "label": "anthurium", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
73 |
+
{"index": 724, "label": "lotus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 4, 0, 1]}
|
74 |
+
{"index": 734, "label": "barbeton daisy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
75 |
+
{"index": 744, "label": "barbeton daisy", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 3, 4, 1]}
|
76 |
+
{"index": 754, "label": "hibiscus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
77 |
+
{"index": 764, "label": "blackberry lily", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 4, 1]}
|
78 |
+
{"index": 774, "label": "petunia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
79 |
+
{"index": 784, "label": "thorn apple", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 3, 1, 0, 2]}
|
80 |
+
{"index": 794, "label": "tree poppy", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [4, 0, 3, 1, 2]}
|
81 |
+
{"index": 804, "label": "watercress", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [3, 0, 4, 1, 2]}
|
82 |
+
{"index": 814, "label": "lotus", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 3, 2, 0]}
|
83 |
+
{"index": 824, "label": "pink-yellow dahlia?", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 1, 4]}
|
84 |
+
{"index": 834, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
85 |
+
{"index": 844, "label": "colt's foot", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
86 |
+
{"index": 854, "label": "desert-rose", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 1, 3, 4, 2]}
|
87 |
+
{"index": 864, "label": "sword lily", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [3, 4, 2, 0, 1]}
|
88 |
+
{"index": 874, "label": "stemless gentian", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
89 |
+
{"index": 884, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
90 |
+
{"index": 894, "label": "toad lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 1, 4]}
|
91 |
+
{"index": 904, "label": "grape hyacinth", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
92 |
+
{"index": 914, "label": "pink-yellow dahlia?", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 2, 4]}
|
93 |
+
{"index": 924, "label": "thorn apple", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 4, 1, 2, 0]}
|
94 |
+
{"index": 934, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
95 |
+
{"index": 944, "label": "balloon flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
96 |
+
{"index": 954, "label": "clematis", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 2, 3]}
|
97 |
+
{"index": 964, "label": "barbeton daisy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
98 |
+
{"index": 974, "label": "red ginger", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
99 |
+
{"index": 984, "label": "wallflower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 1, 4, 2]}
|
100 |
+
{"index": 994, "label": "primula", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 1, 3, 2]}
|
101 |
+
{"index": 1004, "label": "carnation", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
102 |
+
{"index": 1014, "label": "water lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 3, 2]}
|
103 |
+
{"index": 1024, "label": "purple coneflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
104 |
+
{"index": 1034, "label": "bird of paradise", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
105 |
+
{"index": 1044, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
106 |
+
{"index": 1054, "label": "ball moss", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [2, 3, 0, 4, 1]}
|
107 |
+
{"index": 1064, "label": "osteospermum", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 4, 1, 2, 0]}
|
108 |
+
{"index": 1074, "label": "grape hyacinth", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 3, 1]}
|
109 |
+
{"index": 1084, "label": "geranium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 1, 4]}
|
110 |
+
{"index": 1094, "label": "pincushion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
111 |
+
{"index": 1104, "label": "hard-leaved pocket orchid", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
112 |
+
{"index": 1114, "label": "bearded iris", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 2, 3]}
|
113 |
+
{"index": 1124, "label": "hibiscus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
114 |
+
{"index": 1134, "label": "gaura", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 3, 2, 0]}
|
115 |
+
{"index": 1144, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
116 |
+
{"index": 1154, "label": "wallflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
117 |
+
{"index": 1164, "label": "morning glory", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [2, 4, 0, 3, 1]}
|
118 |
+
{"index": 1174, "label": "love in the mist", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 4, 1]}
|
119 |
+
{"index": 1184, "label": "morning glory", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 1, 0, 3]}
|
120 |
+
{"index": 1194, "label": "hibiscus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 1, 3]}
|
121 |
+
{"index": 1204, "label": "bishop of llandaff", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 3, 4, 1, 2]}
|
122 |
+
{"index": 1214, "label": "spear thistle", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
123 |
+
{"index": 1224, "label": "fritillary", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 1, 3, 0]}
|
124 |
+
{"index": 1234, "label": "pincushion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
125 |
+
{"index": 1244, "label": "wallflower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 3, 2, 0, 1]}
|
126 |
+
{"index": 1254, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
127 |
+
{"index": 1264, "label": "japanese anemone", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
128 |
+
{"index": 1274, "label": "columbine", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 4, 0, 3, 1]}
|
129 |
+
{"index": 1284, "label": "passion flower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 4, 0, 1, 2]}
|
130 |
+
{"index": 1294, "label": "globe thistle", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 1, 0, 3, 2]}
|
131 |
+
{"index": 1304, "label": "petunia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 1, 4, 2]}
|
132 |
+
{"index": 1314, "label": "mexican petunia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 4, 2]}
|
133 |
+
{"index": 1324, "label": "great masterwort", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 2, 4]}
|
134 |
+
{"index": 1334, "label": "thorn apple", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 1, 0, 4]}
|
135 |
+
{"index": 1344, "label": "petunia", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 2, 1, 4]}
|
136 |
+
{"index": 1354, "label": "geranium", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 4, 0, 2]}
|
137 |
+
{"index": 1364, "label": "black-eyed susan", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 1, 0, 3]}
|
138 |
+
{"index": 1374, "label": "lotus", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 4, 1, 0]}
|
139 |
+
{"index": 1384, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
140 |
+
{"index": 1394, "label": "trumpet creeper", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 2, 0, 4, 3]}
|
141 |
+
{"index": 1404, "label": "camellia", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [1, 4, 3, 2, 0]}
|
142 |
+
{"index": 1414, "label": "fritillary", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 2, 0, 3]}
|
143 |
+
{"index": 1424, "label": "monkshood", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 1, 0, 3]}
|
144 |
+
{"index": 1434, "label": "camellia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 3, 2, 0, 1]}
|
145 |
+
{"index": 1444, "label": "ball moss", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 1, 3]}
|
146 |
+
{"index": 1454, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
147 |
+
{"index": 1464, "label": "sweet william", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [2, 3, 4, 0, 1]}
|
148 |
+
{"index": 1474, "label": "watercress", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 4, 1, 2]}
|
149 |
+
{"index": 1484, "label": "fritillary", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 3, 4, 1, 0]}
|
150 |
+
{"index": 1494, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 1, 0, 4]}
|
151 |
+
{"index": 1504, "label": "purple coneflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
152 |
+
{"index": 1514, "label": "ruby-lipped cattleya", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 2, 0, 4]}
|
153 |
+
{"index": 1524, "label": "wild pansy", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 3, 2, 0]}
|
154 |
+
{"index": 1534, "label": "garden phlox", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
155 |
+
{"index": 1544, "label": "geranium", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 3, 2, 0]}
|
156 |
+
{"index": 1554, "label": "yellow iris", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 3, 0, 2]}
|
157 |
+
{"index": 1564, "label": "bishop of llandaff", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 1, 4]}
|
158 |
+
{"index": 1574, "label": "sweet william", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 4, 2, 0]}
|
159 |
+
{"index": 1584, "label": "canterbury bells", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 1, 0, 2, 4]}
|
160 |
+
{"index": 1594, "label": "bishop of llandaff", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
161 |
+
{"index": 1604, "label": "trumpet creeper", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 4, 0, 2]}
|
162 |
+
{"index": 1614, "label": "barbeton daisy", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 4, 0, 3]}
|
163 |
+
{"index": 1624, "label": "cyclamen", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 4, 2, 1]}
|
164 |
+
{"index": 1634, "label": "pelargonium", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 2, 1, 4, 0]}
|
165 |
+
{"index": 1644, "label": "peruvian lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 1, 0, 3, 2]}
|
166 |
+
{"index": 1654, "label": "giant white arum lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 3, 1]}
|
167 |
+
{"index": 1664, "label": "foxglove", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 1, 0, 2]}
|
168 |
+
{"index": 1674, "label": "corn poppy", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 3, 2, 1, 0]}
|
169 |
+
{"index": 1684, "label": "clematis", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 1, 2, 4]}
|
170 |
+
{"index": 1694, "label": "sword lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 4, 1]}
|
171 |
+
{"index": 1704, "label": "petunia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 4, 2]}
|
172 |
+
{"index": 1714, "label": "camellia", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 2, 3, 1, 0]}
|
173 |
+
{"index": 1724, "label": "geranium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
174 |
+
{"index": 1734, "label": "purple coneflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 1, 0, 2]}
|
175 |
+
{"index": 1744, "label": "common dandelion", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
176 |
+
{"index": 1754, "label": "petunia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
177 |
+
{"index": 1764, "label": "azalea", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 1, 3]}
|
178 |
+
{"index": 1774, "label": "daffodil", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 2, 4, 1, 0]}
|
179 |
+
{"index": 1784, "label": "pink-yellow dahlia?", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
180 |
+
{"index": 1794, "label": "bougainvillea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
181 |
+
{"index": 1804, "label": "desert-rose", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 4, 2]}
|
182 |
+
{"index": 1814, "label": "spring crocus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
183 |
+
{"index": 1824, "label": "bishop of llandaff", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 2, 4]}
|
184 |
+
{"index": 1834, "label": "common dandelion", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 1, 4, 0]}
|
185 |
+
{"index": 1844, "label": "petunia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 2, 4, 0]}
|
186 |
+
{"index": 1854, "label": "colt's foot", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [2, 0, 3, 4, 1]}
|
187 |
+
{"index": 1864, "label": "cape flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 2, 4, 0]}
|
188 |
+
{"index": 1874, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
189 |
+
{"index": 1884, "label": "bishop of llandaff", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 1, 0, 3]}
|
190 |
+
{"index": 1894, "label": "barbeton daisy", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [3, 1, 4, 0, 2]}
|
191 |
+
{"index": 1904, "label": "columbine", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
192 |
+
{"index": 1914, "label": "siam tulip", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 3, 1]}
|
193 |
+
{"index": 1924, "label": "sweet pea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
194 |
+
{"index": 1934, "label": "watercress", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 1, 4]}
|
195 |
+
{"index": 1944, "label": "petunia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
196 |
+
{"index": 1954, "label": "peruvian lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
197 |
+
{"index": 1964, "label": "common dandelion", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
198 |
+
{"index": 1974, "label": "mexican aster", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
199 |
+
{"index": 1984, "label": "magnolia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
200 |
+
{"index": 1994, "label": "tree poppy", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 4, 1, 2]}
|
201 |
+
{"index": 2004, "label": "japanese anemone", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 4, 1, 2]}
|
202 |
+
{"index": 2014, "label": "grape hyacinth", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
203 |
+
{"index": 2024, "label": "giant white arum lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
204 |
+
{"index": 2034, "label": "canna lily", "output": "E", "y_true": 3, "y_pred": 4, "reordering": [1, 2, 3, 0, 4]}
|
205 |
+
{"index": 2044, "label": "bolero deep blue", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 4, 2]}
|
206 |
+
{"index": 2054, "label": "alpine sea holly", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 3, 2, 0, 4]}
|
207 |
+
{"index": 2064, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 1, 0, 2]}
|
208 |
+
{"index": 2074, "label": "balloon flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 4, 0, 1]}
|
209 |
+
{"index": 2084, "label": "primula", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 4, 2]}
|
210 |
+
{"index": 2094, "label": "petunia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
211 |
+
{"index": 2104, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
212 |
+
{"index": 2114, "label": "sunflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
213 |
+
{"index": 2124, "label": "bromelia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 2, 0, 4]}
|
214 |
+
{"index": 2134, "label": "artichoke", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [1, 0, 2, 3, 4]}
|
215 |
+
{"index": 2144, "label": "watercress", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 3, 1]}
|
216 |
+
{"index": 2154, "label": "hippeastrum", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 4, 0, 1]}
|
217 |
+
{"index": 2164, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 4, 3]}
|
218 |
+
{"index": 2174, "label": "camellia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 3, 1]}
|
219 |
+
{"index": 2184, "label": "pelargonium", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 1, 0, 4]}
|
220 |
+
{"index": 2194, "label": "lotus", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 3, 4]}
|
221 |
+
{"index": 2204, "label": "bird of paradise", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 2, 4, 1, 0]}
|
222 |
+
{"index": 2214, "label": "cape flower", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 4, 1, 3]}
|
223 |
+
{"index": 2224, "label": "stemless gentian", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 2, 1]}
|
224 |
+
{"index": 2234, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
225 |
+
{"index": 2244, "label": "pink-yellow dahlia?", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 2, 1, 0]}
|
226 |
+
{"index": 2254, "label": "purple coneflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
227 |
+
{"index": 2264, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 3, 4, 2, 0]}
|
228 |
+
{"index": 2274, "label": "pelargonium", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
229 |
+
{"index": 2284, "label": "passion flower", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 4, 3, 1, 0]}
|
230 |
+
{"index": 2294, "label": "hibiscus", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 2, 1, 0]}
|
231 |
+
{"index": 2304, "label": "ball moss", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 3, 1, 4, 2]}
|
232 |
+
{"index": 2314, "label": "siam tulip", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [2, 1, 3, 0, 4]}
|
233 |
+
{"index": 2324, "label": "gaura", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
234 |
+
{"index": 2334, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 1, 4]}
|
235 |
+
{"index": 2344, "label": "snapdragon", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 2, 1]}
|
236 |
+
{"index": 2354, "label": "morning glory", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 2, 3, 4]}
|
237 |
+
{"index": 2364, "label": "purple coneflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
238 |
+
{"index": 2374, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
239 |
+
{"index": 2384, "label": "purple coneflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
240 |
+
{"index": 2394, "label": "marigold", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
241 |
+
{"index": 2404, "label": "common dandelion", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
242 |
+
{"index": 2414, "label": "monkshood", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 4, 2, 0]}
|
243 |
+
{"index": 2424, "label": "anthurium", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 4, 0, 2]}
|
244 |
+
{"index": 2434, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 1, 3]}
|
245 |
+
{"index": 2444, "label": "hibiscus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
246 |
+
{"index": 2454, "label": "geranium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
247 |
+
{"index": 2464, "label": "garden phlox", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
248 |
+
{"index": 2474, "label": "camellia", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 3, 4, 2]}
|
249 |
+
{"index": 2484, "label": "pelargonium", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 4, 0, 2]}
|
250 |
+
{"index": 2494, "label": "clematis", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 4, 0, 1, 3]}
|
251 |
+
{"index": 2504, "label": "bishop of llandaff", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 3, 1]}
|
252 |
+
{"index": 2514, "label": "ruby-lipped cattleya", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
253 |
+
{"index": 2524, "label": "spring crocus", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 1, 4, 2]}
|
254 |
+
{"index": 2534, "label": "hippeastrum", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 3, 0, 1, 2]}
|
255 |
+
{"index": 2544, "label": "water lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 2, 3, 0]}
|
256 |
+
{"index": 2554, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
257 |
+
{"index": 2564, "label": "hibiscus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 3, 4]}
|
258 |
+
{"index": 2574, "label": "rose", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
259 |
+
{"index": 2584, "label": "bishop of llandaff", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 3, 1, 0]}
|
260 |
+
{"index": 2594, "label": "rose", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
261 |
+
{"index": 2604, "label": "lenten rose", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 1, 0, 4, 3]}
|
262 |
+
{"index": 2614, "label": "desert-rose", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 1, 2, 0]}
|
263 |
+
{"index": 2624, "label": "spear thistle", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 2, 4]}
|
264 |
+
{"index": 2634, "label": "lotus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
265 |
+
{"index": 2644, "label": "daffodil", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
266 |
+
{"index": 2654, "label": "mallow", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 4, 3, 0]}
|
267 |
+
{"index": 2664, "label": "mexican petunia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 2, 1, 0]}
|
268 |
+
{"index": 2674, "label": "poinsettia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
269 |
+
{"index": 2684, "label": "grape hyacinth", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 2, 4]}
|
270 |
+
{"index": 2694, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 3, 4]}
|
271 |
+
{"index": 2704, "label": "peruvian lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
272 |
+
{"index": 2714, "label": "camellia", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 3, 0, 4, 2]}
|
273 |
+
{"index": 2724, "label": "fritillary", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [2, 0, 4, 1, 3]}
|
274 |
+
{"index": 2734, "label": "sweet pea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 4, 3]}
|
275 |
+
{"index": 2744, "label": "poinsettia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
276 |
+
{"index": 2754, "label": "moon orchid", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
277 |
+
{"index": 2764, "label": "wild pansy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 4, 3, 0, 1]}
|
278 |
+
{"index": 2774, "label": "water lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
279 |
+
{"index": 2784, "label": "tiger lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
280 |
+
{"index": 2794, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
281 |
+
{"index": 2804, "label": "balloon flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
282 |
+
{"index": 2814, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
283 |
+
{"index": 2824, "label": "hibiscus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 1, 0, 3, 2]}
|
284 |
+
{"index": 2834, "label": "hippeastrum", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 4, 2, 3, 0]}
|
285 |
+
{"index": 2844, "label": "passion flower", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 3, 2, 0, 4]}
|
286 |
+
{"index": 2854, "label": "petunia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 1, 3]}
|
287 |
+
{"index": 2864, "label": "cape flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
288 |
+
{"index": 2874, "label": "clematis", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 4, 3, 2, 0]}
|
289 |
+
{"index": 2884, "label": "poinsettia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 3, 1, 0, 2]}
|
290 |
+
{"index": 2894, "label": "sunflower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 4, 2, 1, 0]}
|
291 |
+
{"index": 2904, "label": "snapdragon", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
292 |
+
{"index": 2914, "label": "siam tulip", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 1, 3, 0]}
|
293 |
+
{"index": 2924, "label": "snapdragon", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
294 |
+
{"index": 2934, "label": "tree mallow", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 2, 4, 0]}
|
295 |
+
{"index": 2944, "label": "balloon flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
296 |
+
{"index": 2954, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
297 |
+
{"index": 2964, "label": "yellow iris", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 3, 2, 4, 0]}
|
298 |
+
{"index": 2974, "label": "wallflower", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 2, 1]}
|
299 |
+
{"index": 2984, "label": "corn poppy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
300 |
+
{"index": 2994, "label": "silverbush", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 3, 2, 4]}
|
301 |
+
{"index": 3004, "label": "petunia", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 1, 3]}
|
302 |
+
{"index": 3014, "label": "frangipani", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 1, 3, 4]}
|
303 |
+
{"index": 3024, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
304 |
+
{"index": 3034, "label": "purple coneflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
305 |
+
{"index": 3044, "label": "barbeton daisy", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
306 |
+
{"index": 3054, "label": "bishop of llandaff", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 3, 1, 2, 0]}
|
307 |
+
{"index": 3064, "label": "desert-rose", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 4, 0, 1]}
|
308 |
+
{"index": 3074, "label": "columbine", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 4, 0, 2, 1]}
|
309 |
+
{"index": 3084, "label": "cautleya spicata", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 2, 3]}
|
310 |
+
{"index": 3094, "label": "hibiscus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
311 |
+
{"index": 3104, "label": "lotus", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
312 |
+
{"index": 3114, "label": "mexican petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 4, 0, 3]}
|
313 |
+
{"index": 3124, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 1, 0, 4]}
|
314 |
+
{"index": 3134, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 1, 0, 4]}
|
315 |
+
{"index": 3144, "label": "cape flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 1, 4]}
|
316 |
+
{"index": 3154, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 3, 4]}
|
317 |
+
{"index": 3164, "label": "cape flower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
318 |
+
{"index": 3174, "label": "siam tulip", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [3, 4, 0, 2, 1]}
|
319 |
+
{"index": 3184, "label": "common dandelion", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
320 |
+
{"index": 3194, "label": "cape flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 4, 1, 0]}
|
321 |
+
{"index": 3204, "label": "mexican petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 3, 0, 2]}
|
322 |
+
{"index": 3214, "label": "grape hyacinth", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
323 |
+
{"index": 3224, "label": "rose", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 4, 0, 1]}
|
324 |
+
{"index": 3234, "label": "wild pansy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 4, 0, 1]}
|
325 |
+
{"index": 3244, "label": "geranium", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
326 |
+
{"index": 3254, "label": "mallow", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 4, 0, 2, 1]}
|
327 |
+
{"index": 3264, "label": "gazania", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 3, 0, 1, 2]}
|
328 |
+
{"index": 3274, "label": "morning glory", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 4, 3, 1, 2]}
|
329 |
+
{"index": 3284, "label": "wild pansy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 2, 1, 0]}
|
330 |
+
{"index": 3294, "label": "artichoke", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 2, 4, 3, 0]}
|
331 |
+
{"index": 3304, "label": "watercress", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 2, 1, 4, 3]}
|
332 |
+
{"index": 3314, "label": "barbeton daisy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
333 |
+
{"index": 3324, "label": "mallow", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 2, 1, 0]}
|
334 |
+
{"index": 3334, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
335 |
+
{"index": 3344, "label": "colt's foot", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
336 |
+
{"index": 3354, "label": "yellow iris", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
337 |
+
{"index": 3364, "label": "peruvian lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
338 |
+
{"index": 3374, "label": "blanket flower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 1, 4]}
|
339 |
+
{"index": 3384, "label": "petunia", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 2, 3, 1]}
|
340 |
+
{"index": 3394, "label": "anthurium", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 3, 1, 0]}
|
341 |
+
{"index": 3404, "label": "canterbury bells", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 1, 2, 0]}
|
342 |
+
{"index": 3414, "label": "snapdragon", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
343 |
+
{"index": 3424, "label": "canna lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 3, 1]}
|
344 |
+
{"index": 3434, "label": "sword lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 4, 1, 0, 2]}
|
345 |
+
{"index": 3444, "label": "camellia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
346 |
+
{"index": 3454, "label": "sweet william", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 4, 1]}
|
347 |
+
{"index": 3464, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 1, 4, 3]}
|
348 |
+
{"index": 3474, "label": "geranium", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
349 |
+
{"index": 3484, "label": "sword lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 1, 0, 4]}
|
350 |
+
{"index": 3494, "label": "morning glory", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 3, 0, 1, 2]}
|
351 |
+
{"index": 3504, "label": "bird of paradise", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
352 |
+
{"index": 3514, "label": "gazania", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 4, 2]}
|
353 |
+
{"index": 3524, "label": "red ginger", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 1, 4, 0]}
|
354 |
+
{"index": 3534, "label": "prince of wales feathers", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
355 |
+
{"index": 3544, "label": "siam tulip", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 3, 4]}
|
356 |
+
{"index": 3554, "label": "thorn apple", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 2, 1, 3, 4]}
|
357 |
+
{"index": 3564, "label": "carnation", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
358 |
+
{"index": 3574, "label": "oxeye daisy", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 2, 3, 1, 0]}
|
359 |
+
{"index": 3584, "label": "japanese anemone", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
360 |
+
{"index": 3594, "label": "english marigold", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
361 |
+
{"index": 3604, "label": "sword lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 1, 4, 3]}
|
362 |
+
{"index": 3614, "label": "artichoke", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 2, 3, 1]}
|
363 |
+
{"index": 3624, "label": "bearded iris", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 2, 3, 4, 0]}
|
364 |
+
{"index": 3634, "label": "azalea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
365 |
+
{"index": 3644, "label": "tree mallow", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 1, 3, 0]}
|
366 |
+
{"index": 3654, "label": "mexican petunia", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 1, 4]}
|
367 |
+
{"index": 3664, "label": "azalea", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 3, 2, 0]}
|
368 |
+
{"index": 3674, "label": "foxglove", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 3, 0, 2]}
|
369 |
+
{"index": 3684, "label": "fritillary", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 4, 1, 2]}
|
370 |
+
{"index": 3694, "label": "mexican petunia", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 2, 0, 3, 4]}
|
371 |
+
{"index": 3704, "label": "great masterwort", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 2, 1, 0]}
|
372 |
+
{"index": 3714, "label": "common dandelion", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
373 |
+
{"index": 3724, "label": "poinsettia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 2, 1, 4, 0]}
|
374 |
+
{"index": 3734, "label": "bromelia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 1, 4, 2]}
|
375 |
+
{"index": 3744, "label": "rose", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 2, 3, 0, 4]}
|
376 |
+
{"index": 3754, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 1, 2, 4, 0]}
|
377 |
+
{"index": 3764, "label": "pink-yellow dahlia?", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 3, 0, 4]}
|
378 |
+
{"index": 3774, "label": "water lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
379 |
+
{"index": 3784, "label": "foxglove", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 1, 4, 0]}
|
380 |
+
{"index": 3794, "label": "osteospermum", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
381 |
+
{"index": 3804, "label": "poinsettia", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [2, 0, 3, 4, 1]}
|
382 |
+
{"index": 3814, "label": "bougainvillea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 3, 0, 2]}
|
383 |
+
{"index": 3824, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
384 |
+
{"index": 3834, "label": "thorn apple", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
385 |
+
{"index": 3844, "label": "gazania", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 3, 2, 0]}
|
386 |
+
{"index": 3854, "label": "sword lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
387 |
+
{"index": 3864, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
388 |
+
{"index": 3874, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 3, 4]}
|
389 |
+
{"index": 3884, "label": "watercress", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 3, 2]}
|
390 |
+
{"index": 3894, "label": "camellia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
391 |
+
{"index": 3904, "label": "azalea", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
392 |
+
{"index": 3914, "label": "barbeton daisy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
393 |
+
{"index": 3924, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 4, 3]}
|
394 |
+
{"index": 3934, "label": "camellia", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [1, 4, 3, 2, 0]}
|
395 |
+
{"index": 3944, "label": "magnolia", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [1, 2, 3, 4, 0]}
|
396 |
+
{"index": 3954, "label": "watercress", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 3, 2]}
|
397 |
+
{"index": 3964, "label": "cape flower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
398 |
+
{"index": 3974, "label": "morning glory", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 2, 1]}
|
399 |
+
{"index": 3984, "label": "purple coneflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 3, 1]}
|
400 |
+
{"index": 3994, "label": "pink primrose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 3, 2]}
|
401 |
+
{"index": 4004, "label": "sweet pea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
402 |
+
{"index": 4014, "label": "tree mallow", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
403 |
+
{"index": 4024, "label": "geranium", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 4, 3, 1, 0]}
|
404 |
+
{"index": 4034, "label": "marigold", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 2, 3, 0]}
|
405 |
+
{"index": 4044, "label": "water lily", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
406 |
+
{"index": 4054, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
407 |
+
{"index": 4064, "label": "azalea", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
408 |
+
{"index": 4074, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
409 |
+
{"index": 4084, "label": "garden phlox", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
410 |
+
{"index": 4094, "label": "tree poppy", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
411 |
+
{"index": 4104, "label": "fire lily", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
412 |
+
{"index": 4114, "label": "sweet william", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
413 |
+
{"index": 4124, "label": "stemless gentian", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
414 |
+
{"index": 4134, "label": "monkshood", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
415 |
+
{"index": 4144, "label": "tiger lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 3, 4]}
|
416 |
+
{"index": 4154, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
417 |
+
{"index": 4164, "label": "desert-rose", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
418 |
+
{"index": 4174, "label": "geranium", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 4, 1, 3, 0]}
|
419 |
+
{"index": 4184, "label": "moon orchid", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
420 |
+
{"index": 4194, "label": "watercress", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 4, 2, 1]}
|
421 |
+
{"index": 4204, "label": "geranium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
422 |
+
{"index": 4214, "label": "spring crocus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
423 |
+
{"index": 4224, "label": "blanket flower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
424 |
+
{"index": 4234, "label": "tree poppy", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 3, 0, 4, 1]}
|
425 |
+
{"index": 4244, "label": "watercress", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
426 |
+
{"index": 4254, "label": "frangipani", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
427 |
+
{"index": 4264, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
428 |
+
{"index": 4274, "label": "spear thistle", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
429 |
+
{"index": 4284, "label": "love in the mist", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 2, 1, 3, 4]}
|
430 |
+
{"index": 4294, "label": "columbine", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 2, 3, 0]}
|
431 |
+
{"index": 4304, "label": "lotus", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 3, 2, 4, 0]}
|
432 |
+
{"index": 4314, "label": "blanket flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
433 |
+
{"index": 4324, "label": "bird of paradise", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 3, 4]}
|
434 |
+
{"index": 4334, "label": "fritillary", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
435 |
+
{"index": 4344, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
436 |
+
{"index": 4354, "label": "great masterwort", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 3, 4, 0]}
|
437 |
+
{"index": 4364, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 3, 2]}
|
438 |
+
{"index": 4374, "label": "rose", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 2, 0, 4]}
|
439 |
+
{"index": 4384, "label": "pincushion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
440 |
+
{"index": 4394, "label": "californian poppy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
441 |
+
{"index": 4404, "label": "barbeton daisy", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 4, 1]}
|
442 |
+
{"index": 4414, "label": "wallflower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 2, 1]}
|
443 |
+
{"index": 4424, "label": "petunia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 4, 3, 0]}
|
444 |
+
{"index": 4434, "label": "canna lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
445 |
+
{"index": 4444, "label": "californian poppy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 3, 4]}
|
446 |
+
{"index": 4454, "label": "sweet william", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
447 |
+
{"index": 4464, "label": "bishop of llandaff", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 2, 4, 3, 1]}
|
448 |
+
{"index": 4474, "label": "cape flower", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 3, 0, 1, 2]}
|
449 |
+
{"index": 4484, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
450 |
+
{"index": 4494, "label": "bishop of llandaff", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 2, 0, 1]}
|
451 |
+
{"index": 4504, "label": "canna lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 2, 3, 4, 0]}
|
452 |
+
{"index": 4514, "label": "garden phlox", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
453 |
+
{"index": 4524, "label": "wallflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 4, 3, 0]}
|
454 |
+
{"index": 4534, "label": "lenten rose", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
455 |
+
{"index": 4544, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
456 |
+
{"index": 4554, "label": "barbeton daisy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
457 |
+
{"index": 4564, "label": "bird of paradise", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 3, 2, 0]}
|
458 |
+
{"index": 4574, "label": "artichoke", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 2, 1, 3, 4]}
|
459 |
+
{"index": 4584, "label": "gaura", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
460 |
+
{"index": 4594, "label": "hibiscus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
461 |
+
{"index": 4604, "label": "gazania", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 2, 0, 3, 4]}
|
462 |
+
{"index": 4614, "label": "sweet pea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 2, 1, 0]}
|
463 |
+
{"index": 4624, "label": "pink primrose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 1, 0, 3, 2]}
|
464 |
+
{"index": 4634, "label": "marigold", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
465 |
+
{"index": 4644, "label": "common dandelion", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 4, 3]}
|
466 |
+
{"index": 4654, "label": "tiger lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 4, 1]}
|
467 |
+
{"index": 4664, "label": "alpine sea holly", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 2, 0, 3]}
|
468 |
+
{"index": 4674, "label": "osteospermum", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 3, 0, 4]}
|
469 |
+
{"index": 4684, "label": "cyclamen", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 4, 0, 2, 3]}
|
470 |
+
{"index": 4694, "label": "passion flower", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 1, 2, 4, 3]}
|
471 |
+
{"index": 4704, "label": "cyclamen", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 2, 4]}
|
472 |
+
{"index": 4714, "label": "hippeastrum", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [4, 1, 0, 3, 2]}
|
473 |
+
{"index": 4724, "label": "rose", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 4, 3, 0, 1]}
|
474 |
+
{"index": 4734, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
475 |
+
{"index": 4744, "label": "petunia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 2, 4]}
|
476 |
+
{"index": 4754, "label": "black-eyed susan", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
477 |
+
{"index": 4764, "label": "poinsettia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
478 |
+
{"index": 4774, "label": "bishop of llandaff", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 3, 4, 2, 0]}
|
479 |
+
{"index": 4784, "label": "giant white arum lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
480 |
+
{"index": 4794, "label": "bishop of llandaff", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 3, 1, 0]}
|
481 |
+
{"index": 4804, "label": "clematis", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 3, 1]}
|
482 |
+
{"index": 4814, "label": "columbine", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 1, 4]}
|
483 |
+
{"index": 4824, "label": "magnolia", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 2, 1, 0]}
|
484 |
+
{"index": 4834, "label": "fire lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 3, 0, 1, 4]}
|
485 |
+
{"index": 4844, "label": "anthurium", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 1, 3, 4, 0]}
|
486 |
+
{"index": 4854, "label": "purple coneflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 3, 1]}
|
487 |
+
{"index": 4864, "label": "passion flower", "output": "E", "y_true": 3, "y_pred": 4, "reordering": [2, 1, 4, 0, 3]}
|
488 |
+
{"index": 4874, "label": "bougainvillea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
489 |
+
{"index": 4884, "label": "columbine", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 2, 4, 1, 0]}
|
490 |
+
{"index": 4894, "label": "bearded iris", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [3, 0, 2, 4, 1]}
|
491 |
+
{"index": 4904, "label": "great masterwort", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 3, 4, 2, 0]}
|
492 |
+
{"index": 4914, "label": "ruby-lipped cattleya", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
493 |
+
{"index": 4924, "label": "columbine", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
494 |
+
{"index": 4934, "label": "barbeton daisy", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 1, 0, 4]}
|
495 |
+
{"index": 4944, "label": "rose", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 2, 0, 4, 3]}
|
496 |
+
{"index": 4954, "label": "hibiscus", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 1, 0, 2, 3]}
|
497 |
+
{"index": 4964, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
498 |
+
{"index": 4974, "label": "globe-flower", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 2, 1, 3]}
|
499 |
+
{"index": 4984, "label": "mallow", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 3, 2, 4, 1]}
|
500 |
+
{"index": 4994, "label": "sword lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
501 |
+
{"index": 5004, "label": "lotus", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 2, 4, 0]}
|
502 |
+
{"index": 5014, "label": "bougainvillea", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 2, 4]}
|
503 |
+
{"index": 5024, "label": "bougainvillea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 3, 0, 1, 4]}
|
504 |
+
{"index": 5034, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
505 |
+
{"index": 5044, "label": "bearded iris", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 1, 2]}
|
506 |
+
{"index": 5054, "label": "mexican petunia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
507 |
+
{"index": 5064, "label": "petunia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
508 |
+
{"index": 5074, "label": "pink-yellow dahlia?", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 3, 2, 4]}
|
509 |
+
{"index": 5084, "label": "wallflower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 3, 1, 0, 2]}
|
510 |
+
{"index": 5094, "label": "cape flower", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [4, 1, 3, 0, 2]}
|
511 |
+
{"index": 5104, "label": "azalea", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
512 |
+
{"index": 5114, "label": "snapdragon", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
513 |
+
{"index": 5124, "label": "wild pansy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
514 |
+
{"index": 5134, "label": "corn poppy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
515 |
+
{"index": 5144, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
516 |
+
{"index": 5154, "label": "hibiscus", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 4, 1, 0]}
|
517 |
+
{"index": 5164, "label": "californian poppy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
518 |
+
{"index": 5174, "label": "thorn apple", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [2, 3, 1, 0, 4]}
|
519 |
+
{"index": 5184, "label": "mexican petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 1, 0, 4]}
|
520 |
+
{"index": 5194, "label": "azalea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
521 |
+
{"index": 5204, "label": "cape flower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 2, 1]}
|
522 |
+
{"index": 5214, "label": "water lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
523 |
+
{"index": 5224, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
524 |
+
{"index": 5234, "label": "watercress", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
525 |
+
{"index": 5244, "label": "oxeye daisy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
526 |
+
{"index": 5254, "label": "hippeastrum", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [4, 2, 0, 3, 1]}
|
527 |
+
{"index": 5264, "label": "hibiscus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
528 |
+
{"index": 5274, "label": "gazania", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
529 |
+
{"index": 5284, "label": "poinsettia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 4, 1]}
|
530 |
+
{"index": 5294, "label": "californian poppy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
531 |
+
{"index": 5304, "label": "rose", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 3, 0, 1, 2]}
|
532 |
+
{"index": 5314, "label": "spear thistle", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
533 |
+
{"index": 5324, "label": "cape flower", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 1, 4, 2, 3]}
|
534 |
+
{"index": 5334, "label": "globe thistle", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 2, 0, 4]}
|
535 |
+
{"index": 5344, "label": "azalea", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 2, 0, 3]}
|
536 |
+
{"index": 5354, "label": "columbine", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 3, 4, 2, 1]}
|
537 |
+
{"index": 5364, "label": "colt's foot", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 2, 1, 3]}
|
538 |
+
{"index": 5374, "label": "wallflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 3, 2, 0]}
|
539 |
+
{"index": 5384, "label": "desert-rose", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 3, 2]}
|
540 |
+
{"index": 5394, "label": "cyclamen", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 3, 0, 2, 1]}
|
541 |
+
{"index": 5404, "label": "globe-flower", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 1, 4, 2]}
|
542 |
+
{"index": 5414, "label": "bishop of llandaff", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 4, 3, 0]}
|
543 |
+
{"index": 5424, "label": "gazania", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
544 |
+
{"index": 5434, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 4, 2, 1, 0]}
|
545 |
+
{"index": 5444, "label": "lotus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 1, 4]}
|
546 |
+
{"index": 5454, "label": "stemless gentian", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 1, 3, 0]}
|
547 |
+
{"index": 5464, "label": "watercress", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 4, 3, 0]}
|
548 |
+
{"index": 5474, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
549 |
+
{"index": 5484, "label": "mallow", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
550 |
+
{"index": 5494, "label": "poinsettia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
551 |
+
{"index": 5504, "label": "king protea", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 4, 2]}
|
552 |
+
{"index": 5514, "label": "water lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 1, 0, 3, 4]}
|
553 |
+
{"index": 5524, "label": "anthurium", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 2, 3]}
|
554 |
+
{"index": 5534, "label": "frangipani", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 2, 3]}
|
555 |
+
{"index": 5544, "label": "common dandelion", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 1, 4]}
|
556 |
+
{"index": 5554, "label": "watercress", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
557 |
+
{"index": 5564, "label": "snapdragon", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
558 |
+
{"index": 5574, "label": "passion flower", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 4, 2, 0, 3]}
|
559 |
+
{"index": 5584, "label": "petunia", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 4, 3, 2]}
|
560 |
+
{"index": 5594, "label": "blanket flower", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [3, 4, 1, 2, 0]}
|
561 |
+
{"index": 5604, "label": "watercress", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 1, 2]}
|
562 |
+
{"index": 5614, "label": "tiger lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
563 |
+
{"index": 5624, "label": "trumpet creeper", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 2, 3, 0, 4]}
|
564 |
+
{"index": 5634, "label": "primula", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 4, 0, 2, 1]}
|
565 |
+
{"index": 5644, "label": "columbine", "output": "E", "y_true": 3, "y_pred": 4, "reordering": [4, 1, 2, 0, 3]}
|
566 |
+
{"index": 5654, "label": "tree mallow", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 1, 2, 0]}
|
567 |
+
{"index": 5664, "label": "spring crocus", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 1, 3, 4, 2]}
|
568 |
+
{"index": 5674, "label": "anthurium", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 2, 3, 0]}
|
569 |
+
{"index": 5684, "label": "orange dahlia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
570 |
+
{"index": 5694, "label": "hibiscus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
571 |
+
{"index": 5704, "label": "japanese anemone", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 3, 4]}
|
572 |
+
{"index": 5714, "label": "cautleya spicata", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 4, 1, 3, 0]}
|
573 |
+
{"index": 5724, "label": "lotus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
574 |
+
{"index": 5734, "label": "wild pansy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
575 |
+
{"index": 5744, "label": "barbeton daisy", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 1, 0, 4]}
|
576 |
+
{"index": 5754, "label": "watercress", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 2, 4, 1]}
|
577 |
+
{"index": 5764, "label": "garden phlox", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 3, 2]}
|
578 |
+
{"index": 5774, "label": "californian poppy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 4, 0, 1]}
|
579 |
+
{"index": 5784, "label": "bromelia", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 1, 4, 3, 2]}
|
580 |
+
{"index": 5794, "label": "bishop of llandaff", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 4, 2]}
|
581 |
+
{"index": 5804, "label": "canna lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 1, 0, 2, 3]}
|
582 |
+
{"index": 5814, "label": "cautleya spicata", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 2, 4, 1, 0]}
|
583 |
+
{"index": 5824, "label": "peruvian lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 3, 1]}
|
584 |
+
{"index": 5834, "label": "thorn apple", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 3, 4, 2, 0]}
|
585 |
+
{"index": 5844, "label": "sweet william", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
586 |
+
{"index": 5854, "label": "artichoke", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 4, 3, 1, 2]}
|
587 |
+
{"index": 5864, "label": "frangipani", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 1, 2, 4, 0]}
|
588 |
+
{"index": 5874, "label": "spear thistle", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 3, 1, 0, 2]}
|
589 |
+
{"index": 5884, "label": "pelargonium", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 4, 2, 3]}
|
590 |
+
{"index": 5894, "label": "watercress", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [4, 0, 2, 1, 3]}
|
591 |
+
{"index": 5904, "label": "peruvian lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
592 |
+
{"index": 5914, "label": "giant white arum lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 4, 1]}
|
593 |
+
{"index": 5924, "label": "snapdragon", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 2, 1, 3, 0]}
|
594 |
+
{"index": 5934, "label": "bromelia", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [3, 0, 4, 1, 2]}
|
595 |
+
{"index": 5944, "label": "hippeastrum", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 1, 4, 2]}
|
596 |
+
{"index": 5954, "label": "common dandelion", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 1, 2, 3, 0]}
|
597 |
+
{"index": 5964, "label": "bishop of llandaff", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 3, 1, 4]}
|
598 |
+
{"index": 5974, "label": "petunia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
599 |
+
{"index": 5984, "label": "petunia", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 4, 1, 2, 0]}
|
600 |
+
{"index": 5994, "label": "barbeton daisy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
601 |
+
{"index": 6004, "label": "toad lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 4, 2, 1, 0]}
|
602 |
+
{"index": 6014, "label": "monkshood", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
603 |
+
{"index": 6024, "label": "bee balm", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 2, 0, 1]}
|
604 |
+
{"index": 6034, "label": "common dandelion", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
605 |
+
{"index": 6044, "label": "passion flower", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 2, 4, 3, 0]}
|
606 |
+
{"index": 6054, "label": "mexican petunia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 3, 1, 0]}
|
607 |
+
{"index": 6064, "label": "lenten rose", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [4, 0, 3, 2, 1]}
|
608 |
+
{"index": 6074, "label": "pelargonium", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 1, 3]}
|
609 |
+
{"index": 6084, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
610 |
+
{"index": 6094, "label": "sword lily", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 2, 0, 1]}
|
611 |
+
{"index": 6104, "label": "fritillary", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
612 |
+
{"index": 6114, "label": "fire lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
613 |
+
{"index": 6124, "label": "snapdragon", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
614 |
+
{"index": 6134, "label": "wallflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 2, 1]}
|
615 |
+
{"index": 6144, "label": "petunia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 2, 3, 0]}
|
outputs_final/alternate/molmo-qwen2-clip-pt/flowers_5_task-5-of-10.jsonl
ADDED
@@ -0,0 +1,615 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"index": 5, "label": "wallflower", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 2, 3, 1, 0]}
|
2 |
+
{"index": 15, "label": "snapdragon", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
3 |
+
{"index": 25, "label": "grape hyacinth", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
4 |
+
{"index": 35, "label": "desert-rose", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 3, 1]}
|
5 |
+
{"index": 45, "label": "wild pansy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
6 |
+
{"index": 55, "label": "wallflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
7 |
+
{"index": 65, "label": "pink primrose", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
8 |
+
{"index": 75, "label": "marigold", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 4, 2]}
|
9 |
+
{"index": 85, "label": "tree poppy", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
10 |
+
{"index": 95, "label": "snapdragon", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [3, 2, 1, 0, 4]}
|
11 |
+
{"index": 105, "label": "magnolia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 3, 0, 4, 1]}
|
12 |
+
{"index": 115, "label": "mexican petunia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 4, 3, 0]}
|
13 |
+
{"index": 125, "label": "wallflower", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 4, 1]}
|
14 |
+
{"index": 135, "label": "water lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
15 |
+
{"index": 145, "label": "garden phlox", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 4, 3]}
|
16 |
+
{"index": 155, "label": "watercress", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [4, 0, 3, 1, 2]}
|
17 |
+
{"index": 165, "label": "spring crocus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
18 |
+
{"index": 175, "label": "silverbush", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
19 |
+
{"index": 185, "label": "columbine", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 2, 1]}
|
20 |
+
{"index": 195, "label": "cyclamen", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
21 |
+
{"index": 205, "label": "wallflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 2, 4]}
|
22 |
+
{"index": 215, "label": "purple coneflower", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 2, 3, 1, 0]}
|
23 |
+
{"index": 225, "label": "colt's foot", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
24 |
+
{"index": 235, "label": "barbeton daisy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
25 |
+
{"index": 245, "label": "bird of paradise", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
26 |
+
{"index": 255, "label": "hibiscus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 3, 4]}
|
27 |
+
{"index": 265, "label": "bolero deep blue", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 1, 3, 2]}
|
28 |
+
{"index": 275, "label": "gazania", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
29 |
+
{"index": 285, "label": "columbine", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 2, 0, 4]}
|
30 |
+
{"index": 295, "label": "pink-yellow dahlia?", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
31 |
+
{"index": 305, "label": "cyclamen", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 4, 0, 2, 1]}
|
32 |
+
{"index": 315, "label": "giant white arum lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
33 |
+
{"index": 325, "label": "orange dahlia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
34 |
+
{"index": 335, "label": "pink-yellow dahlia?", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 3, 4, 2]}
|
35 |
+
{"index": 345, "label": "fire lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 2, 3]}
|
36 |
+
{"index": 355, "label": "bird of paradise", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
37 |
+
{"index": 365, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 3, 2, 0]}
|
38 |
+
{"index": 375, "label": "gazania", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 4, 2, 0, 3]}
|
39 |
+
{"index": 385, "label": "cyclamen", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 2, 4]}
|
40 |
+
{"index": 395, "label": "barbeton daisy", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 3, 0, 2]}
|
41 |
+
{"index": 405, "label": "stemless gentian", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
42 |
+
{"index": 415, "label": "sword lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 1, 2]}
|
43 |
+
{"index": 425, "label": "californian poppy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 2, 1, 4, 0]}
|
44 |
+
{"index": 435, "label": "bearded iris", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 2, 4]}
|
45 |
+
{"index": 445, "label": "barbeton daisy", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
46 |
+
{"index": 455, "label": "thorn apple", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 1, 2, 0]}
|
47 |
+
{"index": 465, "label": "californian poppy", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 1, 3]}
|
48 |
+
{"index": 475, "label": "carnation", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
49 |
+
{"index": 485, "label": "anthurium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 2, 3]}
|
50 |
+
{"index": 495, "label": "pincushion flower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 4, 0, 2, 1]}
|
51 |
+
{"index": 505, "label": "ruby-lipped cattleya", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
52 |
+
{"index": 515, "label": "thorn apple", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 4, 2, 1, 3]}
|
53 |
+
{"index": 525, "label": "bishop of llandaff", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 2, 1, 0]}
|
54 |
+
{"index": 535, "label": "spear thistle", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
55 |
+
{"index": 545, "label": "buttercup", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 2, 0, 4, 3]}
|
56 |
+
{"index": 555, "label": "tree mallow", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 1, 4, 2]}
|
57 |
+
{"index": 565, "label": "mallow", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 4, 0, 1]}
|
58 |
+
{"index": 575, "label": "foxglove", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 2, 0, 4]}
|
59 |
+
{"index": 585, "label": "peruvian lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
60 |
+
{"index": 595, "label": "azalea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
61 |
+
{"index": 605, "label": "sweet william", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
62 |
+
{"index": 615, "label": "peruvian lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
63 |
+
{"index": 625, "label": "anthurium", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 2, 4]}
|
64 |
+
{"index": 635, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 4, 3]}
|
65 |
+
{"index": 645, "label": "cyclamen", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 3, 1, 0]}
|
66 |
+
{"index": 655, "label": "common dandelion", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 2, 3]}
|
67 |
+
{"index": 665, "label": "anthurium", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 4, 2]}
|
68 |
+
{"index": 675, "label": "thorn apple", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 4, 0, 1]}
|
69 |
+
{"index": 685, "label": "petunia", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 3, 4, 1, 2]}
|
70 |
+
{"index": 695, "label": "petunia", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [2, 0, 3, 4, 1]}
|
71 |
+
{"index": 705, "label": "geranium", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 4, 2]}
|
72 |
+
{"index": 715, "label": "monkshood", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
73 |
+
{"index": 725, "label": "blackberry lily", "output": "E", "y_true": 3, "y_pred": 4, "reordering": [3, 2, 4, 0, 1]}
|
74 |
+
{"index": 735, "label": "rose", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
75 |
+
{"index": 745, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
76 |
+
{"index": 755, "label": "rose", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
77 |
+
{"index": 765, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
78 |
+
{"index": 775, "label": "petunia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
79 |
+
{"index": 785, "label": "orange dahlia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 1, 0, 2]}
|
80 |
+
{"index": 795, "label": "pelargonium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
81 |
+
{"index": 805, "label": "king protea", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 1, 2]}
|
82 |
+
{"index": 815, "label": "common dandelion", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 1, 3, 2, 0]}
|
83 |
+
{"index": 825, "label": "pelargonium", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 1, 4]}
|
84 |
+
{"index": 835, "label": "watercress", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 1, 3]}
|
85 |
+
{"index": 845, "label": "rose", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 1, 4, 2]}
|
86 |
+
{"index": 855, "label": "bougainvillea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
87 |
+
{"index": 865, "label": "purple coneflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 2, 0, 1]}
|
88 |
+
{"index": 875, "label": "watercress", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [4, 0, 3, 2, 1]}
|
89 |
+
{"index": 885, "label": "hibiscus", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
90 |
+
{"index": 895, "label": "sunflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 1, 4]}
|
91 |
+
{"index": 905, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
92 |
+
{"index": 915, "label": "watercress", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 2, 4]}
|
93 |
+
{"index": 925, "label": "lenten rose", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 1, 2, 0]}
|
94 |
+
{"index": 935, "label": "alpine sea holly", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 3, 4, 0, 2]}
|
95 |
+
{"index": 945, "label": "geranium", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 2, 4]}
|
96 |
+
{"index": 955, "label": "silverbush", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 2, 3]}
|
97 |
+
{"index": 965, "label": "mexican petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 2, 1, 3]}
|
98 |
+
{"index": 975, "label": "watercress", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 1, 3]}
|
99 |
+
{"index": 985, "label": "red ginger", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
100 |
+
{"index": 995, "label": "watercress", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 3, 2]}
|
101 |
+
{"index": 1005, "label": "cyclamen", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [3, 0, 1, 4, 2]}
|
102 |
+
{"index": 1015, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 3, 2]}
|
103 |
+
{"index": 1025, "label": "spring crocus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
104 |
+
{"index": 1035, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
105 |
+
{"index": 1045, "label": "buttercup", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
106 |
+
{"index": 1055, "label": "lenten rose", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [2, 3, 0, 4, 1]}
|
107 |
+
{"index": 1065, "label": "trumpet creeper", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 4, 1, 2, 0]}
|
108 |
+
{"index": 1075, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 3, 1]}
|
109 |
+
{"index": 1085, "label": "lotus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 1, 4]}
|
110 |
+
{"index": 1095, "label": "frangipani", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
111 |
+
{"index": 1105, "label": "peruvian lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
112 |
+
{"index": 1115, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 2, 3]}
|
113 |
+
{"index": 1125, "label": "red ginger", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
114 |
+
{"index": 1135, "label": "clematis", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 1, 3, 2, 0]}
|
115 |
+
{"index": 1145, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
116 |
+
{"index": 1155, "label": "thorn apple", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 1, 0, 4, 2]}
|
117 |
+
{"index": 1165, "label": "windflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 3, 1]}
|
118 |
+
{"index": 1175, "label": "camellia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
119 |
+
{"index": 1185, "label": "silverbush", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 1, 0, 3]}
|
120 |
+
{"index": 1195, "label": "cape flower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 1, 3]}
|
121 |
+
{"index": 1205, "label": "clematis", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 4, 1, 2]}
|
122 |
+
{"index": 1215, "label": "gaura", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
123 |
+
{"index": 1225, "label": "marigold", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 2, 1, 3, 0]}
|
124 |
+
{"index": 1235, "label": "osteospermum", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
125 |
+
{"index": 1245, "label": "magnolia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
126 |
+
{"index": 1255, "label": "barbeton daisy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
127 |
+
{"index": 1265, "label": "sweet pea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
128 |
+
{"index": 1275, "label": "bird of paradise", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 3, 1]}
|
129 |
+
{"index": 1285, "label": "bishop of llandaff", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 4, 0, 1, 2]}
|
130 |
+
{"index": 1295, "label": "globe-flower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 3, 2]}
|
131 |
+
{"index": 1305, "label": "californian poppy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
132 |
+
{"index": 1315, "label": "watercress", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [3, 1, 0, 4, 2]}
|
133 |
+
{"index": 1325, "label": "pink-yellow dahlia?", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
134 |
+
{"index": 1335, "label": "wallflower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 1, 0, 4]}
|
135 |
+
{"index": 1345, "label": "anthurium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
136 |
+
{"index": 1355, "label": "camellia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 4, 0, 2]}
|
137 |
+
{"index": 1365, "label": "king protea", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 1, 0, 3]}
|
138 |
+
{"index": 1375, "label": "desert-rose", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 3, 4, 1, 0]}
|
139 |
+
{"index": 1385, "label": "bougainvillea", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 2, 3, 1]}
|
140 |
+
{"index": 1395, "label": "camellia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
141 |
+
{"index": 1405, "label": "orange dahlia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 4, 3, 2, 0]}
|
142 |
+
{"index": 1415, "label": "cape flower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 2, 0, 3]}
|
143 |
+
{"index": 1425, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 1, 0, 3]}
|
144 |
+
{"index": 1435, "label": "buttercup", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
145 |
+
{"index": 1445, "label": "oxeye daisy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
146 |
+
{"index": 1455, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
147 |
+
{"index": 1465, "label": "rose", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 4, 0, 1]}
|
148 |
+
{"index": 1475, "label": "cyclamen", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
149 |
+
{"index": 1485, "label": "great masterwort", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 3, 4, 1, 0]}
|
150 |
+
{"index": 1495, "label": "canna lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 1, 0, 4]}
|
151 |
+
{"index": 1505, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
152 |
+
{"index": 1515, "label": "thorn apple", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 3, 2, 0, 4]}
|
153 |
+
{"index": 1525, "label": "canterbury bells", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 3, 2, 0]}
|
154 |
+
{"index": 1535, "label": "cautleya spicata", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 3, 1, 2]}
|
155 |
+
{"index": 1545, "label": "anthurium", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 3, 2, 0]}
|
156 |
+
{"index": 1555, "label": "watercress", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 3, 0, 2]}
|
157 |
+
{"index": 1565, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 1, 4]}
|
158 |
+
{"index": 1575, "label": "wallflower", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 1, 4, 2, 0]}
|
159 |
+
{"index": 1585, "label": "buttercup", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 2, 4]}
|
160 |
+
{"index": 1595, "label": "fritillary", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
161 |
+
{"index": 1605, "label": "lenten rose", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 4, 0, 2]}
|
162 |
+
{"index": 1615, "label": "great masterwort", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 4, 0, 3]}
|
163 |
+
{"index": 1625, "label": "morning glory", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 2, 1]}
|
164 |
+
{"index": 1635, "label": "cyclamen", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 2, 1, 4, 0]}
|
165 |
+
{"index": 1645, "label": "hard-leaved pocket orchid", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 3, 2]}
|
166 |
+
{"index": 1655, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 3, 1]}
|
167 |
+
{"index": 1665, "label": "blanket flower", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 4, 1, 0, 2]}
|
168 |
+
{"index": 1675, "label": "trumpet creeper", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 2, 1, 0]}
|
169 |
+
{"index": 1685, "label": "spear thistle", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
170 |
+
{"index": 1695, "label": "canna lily", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [3, 2, 0, 4, 1]}
|
171 |
+
{"index": 1705, "label": "lotus", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 4, 2]}
|
172 |
+
{"index": 1715, "label": "buttercup", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 3, 1, 0]}
|
173 |
+
{"index": 1725, "label": "hibiscus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
174 |
+
{"index": 1735, "label": "thorn apple", "output": "E", "y_true": 3, "y_pred": 4, "reordering": [3, 4, 1, 0, 2]}
|
175 |
+
{"index": 1745, "label": "camellia", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 4, 0, 1, 3]}
|
176 |
+
{"index": 1755, "label": "love in the mist", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 2, 1]}
|
177 |
+
{"index": 1765, "label": "sweet william", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 1, 3]}
|
178 |
+
{"index": 1775, "label": "clematis", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [3, 2, 4, 1, 0]}
|
179 |
+
{"index": 1785, "label": "spring crocus", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 2, 4]}
|
180 |
+
{"index": 1795, "label": "blackberry lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 1, 2]}
|
181 |
+
{"index": 1805, "label": "petunia", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [1, 0, 3, 4, 2]}
|
182 |
+
{"index": 1815, "label": "sweet pea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
183 |
+
{"index": 1825, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 2, 4]}
|
184 |
+
{"index": 1835, "label": "cautleya spicata", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 3, 1, 4, 0]}
|
185 |
+
{"index": 1845, "label": "sword lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 2, 4, 0]}
|
186 |
+
{"index": 1855, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
187 |
+
{"index": 1865, "label": "columbine", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 1, 2, 4, 0]}
|
188 |
+
{"index": 1875, "label": "geranium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
189 |
+
{"index": 1885, "label": "black-eyed susan", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
190 |
+
{"index": 1895, "label": "bishop of llandaff", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 4, 0, 2]}
|
191 |
+
{"index": 1905, "label": "hippeastrum", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
192 |
+
{"index": 1915, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 3, 1]}
|
193 |
+
{"index": 1925, "label": "canna lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
194 |
+
{"index": 1935, "label": "english marigold", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 1, 4]}
|
195 |
+
{"index": 1945, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
196 |
+
{"index": 1955, "label": "fritillary", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 2, 4]}
|
197 |
+
{"index": 1965, "label": "bougainvillea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
198 |
+
{"index": 1975, "label": "sword lily", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [4, 2, 3, 0, 1]}
|
199 |
+
{"index": 1985, "label": "bougainvillea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
200 |
+
{"index": 1995, "label": "petunia", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 3, 4, 1, 2]}
|
201 |
+
{"index": 2005, "label": "californian poppy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
202 |
+
{"index": 2015, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
203 |
+
{"index": 2025, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
204 |
+
{"index": 2035, "label": "yellow iris", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 2, 3, 0, 4]}
|
205 |
+
{"index": 2045, "label": "pink-yellow dahlia?", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
206 |
+
{"index": 2055, "label": "cyclamen", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
207 |
+
{"index": 2065, "label": "anthurium", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 1, 0, 2]}
|
208 |
+
{"index": 2075, "label": "tree mallow", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 4, 0, 1]}
|
209 |
+
{"index": 2085, "label": "primula", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 4, 2]}
|
210 |
+
{"index": 2095, "label": "wallflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
211 |
+
{"index": 2105, "label": "purple coneflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
212 |
+
{"index": 2115, "label": "bishop of llandaff", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 2, 3, 4, 1]}
|
213 |
+
{"index": 2125, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 2, 0, 4]}
|
214 |
+
{"index": 2135, "label": "english marigold", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 3, 4]}
|
215 |
+
{"index": 2145, "label": "peruvian lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
216 |
+
{"index": 2155, "label": "water lily", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 4, 0, 1]}
|
217 |
+
{"index": 2165, "label": "colt's foot", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
218 |
+
{"index": 2175, "label": "corn poppy", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 3, 1]}
|
219 |
+
{"index": 2185, "label": "hibiscus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 1, 0, 4]}
|
220 |
+
{"index": 2195, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 3, 4]}
|
221 |
+
{"index": 2205, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 2, 4, 1, 0]}
|
222 |
+
{"index": 2215, "label": "magnolia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
223 |
+
{"index": 2225, "label": "azalea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 2, 1]}
|
224 |
+
{"index": 2235, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
225 |
+
{"index": 2245, "label": "blackberry lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 2, 1, 0]}
|
226 |
+
{"index": 2255, "label": "thorn apple", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 1, 0, 3]}
|
227 |
+
{"index": 2265, "label": "petunia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 3, 4, 2, 0]}
|
228 |
+
{"index": 2275, "label": "spear thistle", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
229 |
+
{"index": 2285, "label": "artichoke", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 4, 3, 1, 0]}
|
230 |
+
{"index": 2295, "label": "columbine", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 2, 1, 0]}
|
231 |
+
{"index": 2305, "label": "gaura", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
232 |
+
{"index": 2315, "label": "lotus", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 3, 0, 4]}
|
233 |
+
{"index": 2325, "label": "sword lily", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [4, 3, 2, 0, 1]}
|
234 |
+
{"index": 2335, "label": "pink-yellow dahlia?", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 1, 4]}
|
235 |
+
{"index": 2345, "label": "morning glory", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 2, 1]}
|
236 |
+
{"index": 2355, "label": "fritillary", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 3, 4]}
|
237 |
+
{"index": 2365, "label": "azalea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
238 |
+
{"index": 2375, "label": "toad lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
239 |
+
{"index": 2385, "label": "cyclamen", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 4, 2, 3, 1]}
|
240 |
+
{"index": 2395, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
241 |
+
{"index": 2405, "label": "californian poppy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
242 |
+
{"index": 2415, "label": "gazania", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 4, 2, 0]}
|
243 |
+
{"index": 2425, "label": "peruvian lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 4, 0, 2]}
|
244 |
+
{"index": 2435, "label": "sweet william", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 1, 3]}
|
245 |
+
{"index": 2445, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
246 |
+
{"index": 2455, "label": "windflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
247 |
+
{"index": 2465, "label": "stemless gentian", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
248 |
+
{"index": 2475, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
249 |
+
{"index": 2485, "label": "petunia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
250 |
+
{"index": 2495, "label": "english marigold", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
251 |
+
{"index": 2505, "label": "english marigold", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 3, 1]}
|
252 |
+
{"index": 2515, "label": "geranium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
253 |
+
{"index": 2525, "label": "camellia", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 1, 4, 2]}
|
254 |
+
{"index": 2535, "label": "sword lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
255 |
+
{"index": 2545, "label": "californian poppy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 2, 3, 0]}
|
256 |
+
{"index": 2555, "label": "bird of paradise", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
257 |
+
{"index": 2565, "label": "watercress", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 3, 4]}
|
258 |
+
{"index": 2575, "label": "rose", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
259 |
+
{"index": 2585, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 4, 3, 1, 0]}
|
260 |
+
{"index": 2595, "label": "geranium", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
261 |
+
{"index": 2605, "label": "hibiscus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 4, 3]}
|
262 |
+
{"index": 2615, "label": "daffodil", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 1, 2, 0]}
|
263 |
+
{"index": 2625, "label": "columbine", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 1, 2, 4]}
|
264 |
+
{"index": 2635, "label": "hibiscus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
265 |
+
{"index": 2645, "label": "cyclamen", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 4, 0, 2]}
|
266 |
+
{"index": 2655, "label": "petunia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 4, 3, 0]}
|
267 |
+
{"index": 2665, "label": "osteospermum", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
268 |
+
{"index": 2675, "label": "petunia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
269 |
+
{"index": 2685, "label": "cautleya spicata", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 1, 0, 2, 4]}
|
270 |
+
{"index": 2695, "label": "bird of paradise", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 3, 4]}
|
271 |
+
{"index": 2705, "label": "tree poppy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
272 |
+
{"index": 2715, "label": "carnation", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 4, 2]}
|
273 |
+
{"index": 2725, "label": "tree poppy", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [2, 0, 4, 1, 3]}
|
274 |
+
{"index": 2735, "label": "giant white arum lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 4, 3]}
|
275 |
+
{"index": 2745, "label": "toad lily", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 3, 4, 2]}
|
276 |
+
{"index": 2755, "label": "barbeton daisy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
277 |
+
{"index": 2765, "label": "hibiscus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 4, 3, 0, 1]}
|
278 |
+
{"index": 2775, "label": "osteospermum", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
279 |
+
{"index": 2785, "label": "spear thistle", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
280 |
+
{"index": 2795, "label": "pink-yellow dahlia?", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
281 |
+
{"index": 2805, "label": "anthurium", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 2, 1]}
|
282 |
+
{"index": 2815, "label": "columbine", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 2, 4, 3, 1]}
|
283 |
+
{"index": 2825, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 1, 0, 3, 2]}
|
284 |
+
{"index": 2835, "label": "petunia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 2, 3, 0]}
|
285 |
+
{"index": 2845, "label": "oxeye daisy", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
286 |
+
{"index": 2855, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
287 |
+
{"index": 2865, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
288 |
+
{"index": 2875, "label": "californian poppy", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 3, 2, 0]}
|
289 |
+
{"index": 2885, "label": "petunia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 3, 1, 0, 2]}
|
290 |
+
{"index": 2895, "label": "tree poppy", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 4, 2, 1, 0]}
|
291 |
+
{"index": 2905, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
292 |
+
{"index": 2915, "label": "barbeton daisy", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 2, 1, 3, 0]}
|
293 |
+
{"index": 2925, "label": "clematis", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 1, 3, 4]}
|
294 |
+
{"index": 2935, "label": "corn poppy", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [3, 1, 2, 4, 0]}
|
295 |
+
{"index": 2945, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
296 |
+
{"index": 2955, "label": "mexican petunia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
297 |
+
{"index": 2965, "label": "anthurium", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 3, 2, 4, 0]}
|
298 |
+
{"index": 2975, "label": "bougainvillea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
299 |
+
{"index": 2985, "label": "canterbury bells", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
300 |
+
{"index": 2995, "label": "giant white arum lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
301 |
+
{"index": 3005, "label": "balloon flower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 1, 3]}
|
302 |
+
{"index": 3015, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 3, 4]}
|
303 |
+
{"index": 3025, "label": "camellia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 1, 0, 3]}
|
304 |
+
{"index": 3035, "label": "clematis", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 1, 2, 4]}
|
305 |
+
{"index": 3045, "label": "cyclamen", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
306 |
+
{"index": 3055, "label": "buttercup", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 1, 2, 0]}
|
307 |
+
{"index": 3065, "label": "ruby-lipped cattleya", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 4, 0, 1]}
|
308 |
+
{"index": 3075, "label": "azalea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
309 |
+
{"index": 3085, "label": "orange dahlia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 1, 0, 2, 3]}
|
310 |
+
{"index": 3095, "label": "japanese anemone", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [2, 0, 3, 4, 1]}
|
311 |
+
{"index": 3105, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 4, 3]}
|
312 |
+
{"index": 3115, "label": "thorn apple", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [1, 2, 4, 0, 3]}
|
313 |
+
{"index": 3125, "label": "spring crocus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 1, 0, 4]}
|
314 |
+
{"index": 3135, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 1, 0, 4]}
|
315 |
+
{"index": 3145, "label": "hibiscus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 1, 4]}
|
316 |
+
{"index": 3155, "label": "ruby-lipped cattleya", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 3, 4]}
|
317 |
+
{"index": 3165, "label": "tree mallow", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 2, 0, 3, 4]}
|
318 |
+
{"index": 3175, "label": "morning glory", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 4, 0, 2, 1]}
|
319 |
+
{"index": 3185, "label": "lotus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
320 |
+
{"index": 3195, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 4, 1, 0]}
|
321 |
+
{"index": 3205, "label": "japanese anemone", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 3, 0, 2]}
|
322 |
+
{"index": 3215, "label": "artichoke", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 2, 1, 3, 4]}
|
323 |
+
{"index": 3225, "label": "thorn apple", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 4, 0, 1]}
|
324 |
+
{"index": 3235, "label": "ruby-lipped cattleya", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 4, 0, 1]}
|
325 |
+
{"index": 3245, "label": "great masterwort", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
326 |
+
{"index": 3255, "label": "fritillary", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 4, 0, 2, 1]}
|
327 |
+
{"index": 3265, "label": "bee balm", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
328 |
+
{"index": 3275, "label": "desert-rose", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 3, 1, 2]}
|
329 |
+
{"index": 3285, "label": "purple coneflower", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 4, 2, 1, 0]}
|
330 |
+
{"index": 3295, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 2, 4, 3, 0]}
|
331 |
+
{"index": 3305, "label": "frangipani", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
332 |
+
{"index": 3315, "label": "magnolia", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 1, 4, 2]}
|
333 |
+
{"index": 3325, "label": "bee balm", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 2, 1, 0]}
|
334 |
+
{"index": 3335, "label": "foxglove", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
335 |
+
{"index": 3345, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
336 |
+
{"index": 3355, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
337 |
+
{"index": 3365, "label": "fire lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
338 |
+
{"index": 3375, "label": "corn poppy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
339 |
+
{"index": 3385, "label": "bishop of llandaff", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 2, 3, 1]}
|
340 |
+
{"index": 3395, "label": "gaura", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 3, 1, 0]}
|
341 |
+
{"index": 3405, "label": "watercress", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 1, 2, 0]}
|
342 |
+
{"index": 3415, "label": "primula", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
343 |
+
{"index": 3425, "label": "fritillary", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 3, 1]}
|
344 |
+
{"index": 3435, "label": "bird of paradise", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 1, 0, 2]}
|
345 |
+
{"index": 3445, "label": "cyclamen", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
346 |
+
{"index": 3455, "label": "peruvian lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 2, 0, 4, 1]}
|
347 |
+
{"index": 3465, "label": "hippeastrum", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [2, 0, 1, 4, 3]}
|
348 |
+
{"index": 3475, "label": "peruvian lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 3, 0, 1]}
|
349 |
+
{"index": 3485, "label": "sweet william", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 1, 0, 4]}
|
350 |
+
{"index": 3495, "label": "daffodil", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
351 |
+
{"index": 3505, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
352 |
+
{"index": 3515, "label": "cyclamen", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 4, 2]}
|
353 |
+
{"index": 3525, "label": "cape flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
354 |
+
{"index": 3535, "label": "lenten rose", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
355 |
+
{"index": 3545, "label": "gaura", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 1, 0, 3, 4]}
|
356 |
+
{"index": 3555, "label": "hibiscus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
357 |
+
{"index": 3565, "label": "camellia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 2, 4, 1]}
|
358 |
+
{"index": 3575, "label": "bird of paradise", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 3, 1, 0]}
|
359 |
+
{"index": 3585, "label": "pelargonium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
360 |
+
{"index": 3595, "label": "english marigold", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 3, 0, 1, 2]}
|
361 |
+
{"index": 3605, "label": "love in the mist", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [2, 0, 1, 4, 3]}
|
362 |
+
{"index": 3615, "label": "wallflower", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 2, 3, 1]}
|
363 |
+
{"index": 3625, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 2, 3, 4, 0]}
|
364 |
+
{"index": 3635, "label": "tree poppy", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 2, 1]}
|
365 |
+
{"index": 3645, "label": "californian poppy", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 4, 1, 3, 0]}
|
366 |
+
{"index": 3655, "label": "camellia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 1, 4]}
|
367 |
+
{"index": 3665, "label": "pincushion flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 3, 2, 0]}
|
368 |
+
{"index": 3675, "label": "common dandelion", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 3, 0, 2]}
|
369 |
+
{"index": 3685, "label": "giant white arum lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
370 |
+
{"index": 3695, "label": "poinsettia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
371 |
+
{"index": 3705, "label": "ball moss", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
372 |
+
{"index": 3715, "label": "alpine sea holly", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 2, 3, 1]}
|
373 |
+
{"index": 3725, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 2, 1, 4, 0]}
|
374 |
+
{"index": 3735, "label": "thorn apple", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 1, 4, 2]}
|
375 |
+
{"index": 3745, "label": "wallflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 2, 3, 0, 4]}
|
376 |
+
{"index": 3755, "label": "sword lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 2, 4, 0]}
|
377 |
+
{"index": 3765, "label": "globe thistle", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [2, 1, 3, 0, 4]}
|
378 |
+
{"index": 3775, "label": "colt's foot", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
379 |
+
{"index": 3785, "label": "californian poppy", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 1, 4, 0]}
|
380 |
+
{"index": 3795, "label": "purple coneflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
381 |
+
{"index": 3805, "label": "camellia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
382 |
+
{"index": 3815, "label": "californian poppy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 3, 0, 2]}
|
383 |
+
{"index": 3825, "label": "bromelia", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 3, 4, 1, 2]}
|
384 |
+
{"index": 3835, "label": "spear thistle", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
385 |
+
{"index": 3845, "label": "morning glory", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 3, 2, 0]}
|
386 |
+
{"index": 3855, "label": "anthurium", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
387 |
+
{"index": 3865, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
388 |
+
{"index": 3875, "label": "windflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 3, 4]}
|
389 |
+
{"index": 3885, "label": "globe thistle", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 3, 2]}
|
390 |
+
{"index": 3895, "label": "camellia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
391 |
+
{"index": 3905, "label": "yellow iris", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
392 |
+
{"index": 3915, "label": "canna lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
393 |
+
{"index": 3925, "label": "pink-yellow dahlia?", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 4, 3]}
|
394 |
+
{"index": 3935, "label": "fritillary", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
395 |
+
{"index": 3945, "label": "mallow", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [1, 2, 3, 4, 0]}
|
396 |
+
{"index": 3955, "label": "bougainvillea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
397 |
+
{"index": 3965, "label": "desert-rose", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
398 |
+
{"index": 3975, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
399 |
+
{"index": 3985, "label": "morning glory", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 3, 1]}
|
400 |
+
{"index": 3995, "label": "ruby-lipped cattleya", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 3, 2]}
|
401 |
+
{"index": 4005, "label": "bird of paradise", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
402 |
+
{"index": 4015, "label": "snapdragon", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
403 |
+
{"index": 4025, "label": "water lily", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 4, 3, 1, 0]}
|
404 |
+
{"index": 4035, "label": "geranium", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 2, 3, 0]}
|
405 |
+
{"index": 4045, "label": "petunia", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
406 |
+
{"index": 4055, "label": "hard-leaved pocket orchid", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
407 |
+
{"index": 4065, "label": "cape flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
408 |
+
{"index": 4075, "label": "watercress", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 3, 4, 2]}
|
409 |
+
{"index": 4085, "label": "poinsettia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
410 |
+
{"index": 4095, "label": "geranium", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
411 |
+
{"index": 4105, "label": "colt's foot", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 4, 0, 2]}
|
412 |
+
{"index": 4115, "label": "bishop of llandaff", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [1, 4, 2, 0, 3]}
|
413 |
+
{"index": 4125, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
414 |
+
{"index": 4135, "label": "fire lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
415 |
+
{"index": 4145, "label": "mexican petunia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 3, 4]}
|
416 |
+
{"index": 4155, "label": "fritillary", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 1, 4]}
|
417 |
+
{"index": 4165, "label": "bromelia", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 4, 0, 1, 3]}
|
418 |
+
{"index": 4175, "label": "wallflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 1, 3, 0]}
|
419 |
+
{"index": 4185, "label": "pink-yellow dahlia?", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
420 |
+
{"index": 4195, "label": "columbine", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 4, 2, 1]}
|
421 |
+
{"index": 4205, "label": "azalea", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [2, 0, 4, 1, 3]}
|
422 |
+
{"index": 4215, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
423 |
+
{"index": 4225, "label": "monkshood", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 3, 0, 1, 2]}
|
424 |
+
{"index": 4235, "label": "blackberry lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 3, 0, 4, 1]}
|
425 |
+
{"index": 4245, "label": "primula", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
426 |
+
{"index": 4255, "label": "mexican aster", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
427 |
+
{"index": 4265, "label": "canna lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
428 |
+
{"index": 4275, "label": "hibiscus", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 3, 2, 0]}
|
429 |
+
{"index": 4285, "label": "great masterwort", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 2, 1, 3, 4]}
|
430 |
+
{"index": 4295, "label": "petunia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 2, 3, 0]}
|
431 |
+
{"index": 4305, "label": "marigold", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 3, 2, 4, 0]}
|
432 |
+
{"index": 4315, "label": "king protea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
433 |
+
{"index": 4325, "label": "wallflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 3, 4]}
|
434 |
+
{"index": 4335, "label": "orange dahlia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
435 |
+
{"index": 4345, "label": "black-eyed susan", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 2, 3, 4, 1]}
|
436 |
+
{"index": 4355, "label": "water lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 3, 4, 0]}
|
437 |
+
{"index": 4365, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
438 |
+
{"index": 4375, "label": "bougainvillea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 2, 0, 4]}
|
439 |
+
{"index": 4385, "label": "spring crocus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
440 |
+
{"index": 4395, "label": "red ginger", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
441 |
+
{"index": 4405, "label": "cape flower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 4, 1]}
|
442 |
+
{"index": 4415, "label": "pincushion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 2, 1]}
|
443 |
+
{"index": 4425, "label": "water lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 4, 3, 0]}
|
444 |
+
{"index": 4435, "label": "foxglove", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 3, 2, 0]}
|
445 |
+
{"index": 4445, "label": "red ginger", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 3, 4]}
|
446 |
+
{"index": 4455, "label": "bromelia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
447 |
+
{"index": 4465, "label": "sword lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
448 |
+
{"index": 4475, "label": "azalea", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 3, 0, 1, 2]}
|
449 |
+
{"index": 4485, "label": "artichoke", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [4, 0, 1, 3, 2]}
|
450 |
+
{"index": 4495, "label": "purple coneflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 2, 0, 1]}
|
451 |
+
{"index": 4505, "label": "stemless gentian", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 2, 3, 4, 0]}
|
452 |
+
{"index": 4515, "label": "camellia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
453 |
+
{"index": 4525, "label": "artichoke", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 4, 3, 0]}
|
454 |
+
{"index": 4535, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
455 |
+
{"index": 4545, "label": "cape flower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
456 |
+
{"index": 4555, "label": "ruby-lipped cattleya", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
457 |
+
{"index": 4565, "label": "english marigold", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
458 |
+
{"index": 4575, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
459 |
+
{"index": 4585, "label": "primula", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 2, 0, 3, 4]}
|
460 |
+
{"index": 4595, "label": "bolero deep blue", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 3, 0, 2, 1]}
|
461 |
+
{"index": 4605, "label": "bougainvillea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
462 |
+
{"index": 4615, "label": "clematis", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 2, 1, 0]}
|
463 |
+
{"index": 4625, "label": "canna lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 3, 2]}
|
464 |
+
{"index": 4635, "label": "barbeton daisy", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 3, 2]}
|
465 |
+
{"index": 4645, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 4, 3]}
|
466 |
+
{"index": 4655, "label": "petunia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 4, 1]}
|
467 |
+
{"index": 4665, "label": "foxglove", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
468 |
+
{"index": 4675, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 3, 0, 4]}
|
469 |
+
{"index": 4685, "label": "lotus", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
470 |
+
{"index": 4695, "label": "anthurium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 4, 3]}
|
471 |
+
{"index": 4705, "label": "petunia", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 1, 3, 2, 4]}
|
472 |
+
{"index": 4715, "label": "morning glory", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 1, 0, 3, 2]}
|
473 |
+
{"index": 4725, "label": "orange dahlia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 4, 3, 0, 1]}
|
474 |
+
{"index": 4735, "label": "ball moss", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 4, 1]}
|
475 |
+
{"index": 4745, "label": "bearded iris", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 3, 0, 2, 4]}
|
476 |
+
{"index": 4755, "label": "mallow", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 3, 2, 0, 1]}
|
477 |
+
{"index": 4765, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
478 |
+
{"index": 4775, "label": "barbeton daisy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 3, 4, 2, 0]}
|
479 |
+
{"index": 4785, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
480 |
+
{"index": 4795, "label": "red ginger", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 3, 1, 0]}
|
481 |
+
{"index": 4805, "label": "black-eyed susan", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 3, 1]}
|
482 |
+
{"index": 4815, "label": "bougainvillea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
483 |
+
{"index": 4825, "label": "hippeastrum", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 3, 2, 1, 0]}
|
484 |
+
{"index": 4835, "label": "rose", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 3, 0, 1, 4]}
|
485 |
+
{"index": 4845, "label": "water lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
486 |
+
{"index": 4855, "label": "carnation", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 3, 1]}
|
487 |
+
{"index": 4865, "label": "cape flower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
488 |
+
{"index": 4875, "label": "fritillary", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 2, 4]}
|
489 |
+
{"index": 4885, "label": "foxglove", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 2, 4, 1, 0]}
|
490 |
+
{"index": 4895, "label": "clematis", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 4, 1]}
|
491 |
+
{"index": 4905, "label": "sword lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 3, 4, 2, 0]}
|
492 |
+
{"index": 4915, "label": "carnation", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
493 |
+
{"index": 4925, "label": "watercress", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [4, 0, 3, 2, 1]}
|
494 |
+
{"index": 4935, "label": "azalea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 1, 0, 4]}
|
495 |
+
{"index": 4945, "label": "marigold", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
496 |
+
{"index": 4955, "label": "artichoke", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 2, 3]}
|
497 |
+
{"index": 4965, "label": "hippeastrum", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [4, 0, 3, 1, 2]}
|
498 |
+
{"index": 4975, "label": "bearded iris", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 1, 3]}
|
499 |
+
{"index": 4985, "label": "english marigold", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
500 |
+
{"index": 4995, "label": "prince of wales feathers", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
501 |
+
{"index": 5005, "label": "monkshood", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 2, 4, 0]}
|
502 |
+
{"index": 5015, "label": "petunia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 2, 4]}
|
503 |
+
{"index": 5025, "label": "wallflower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 3, 0, 1, 4]}
|
504 |
+
{"index": 5035, "label": "osteospermum", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
505 |
+
{"index": 5045, "label": "spring crocus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
506 |
+
{"index": 5055, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
507 |
+
{"index": 5065, "label": "foxglove", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 3, 1, 4, 0]}
|
508 |
+
{"index": 5075, "label": "geranium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 2, 4]}
|
509 |
+
{"index": 5085, "label": "californian poppy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 1, 0, 2]}
|
510 |
+
{"index": 5095, "label": "geranium", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 3, 0, 2]}
|
511 |
+
{"index": 5105, "label": "anthurium", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 3, 2, 0]}
|
512 |
+
{"index": 5115, "label": "californian poppy", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 1, 4]}
|
513 |
+
{"index": 5125, "label": "clematis", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 3, 2]}
|
514 |
+
{"index": 5135, "label": "watercress", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 3, 1]}
|
515 |
+
{"index": 5145, "label": "bird of paradise", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
516 |
+
{"index": 5155, "label": "passion flower", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 3, 4, 1, 0]}
|
517 |
+
{"index": 5165, "label": "peruvian lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
518 |
+
{"index": 5175, "label": "snapdragon", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [2, 3, 1, 0, 4]}
|
519 |
+
{"index": 5185, "label": "wallflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 1, 0, 4]}
|
520 |
+
{"index": 5195, "label": "thorn apple", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 3, 4, 2]}
|
521 |
+
{"index": 5205, "label": "cyclamen", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 3, 0, 2, 1]}
|
522 |
+
{"index": 5215, "label": "rose", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 1, 3, 4, 0]}
|
523 |
+
{"index": 5225, "label": "foxglove", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
524 |
+
{"index": 5235, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
525 |
+
{"index": 5245, "label": "lotus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
526 |
+
{"index": 5255, "label": "geranium", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 3, 1]}
|
527 |
+
{"index": 5265, "label": "sunflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
528 |
+
{"index": 5275, "label": "prince of wales feathers", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 3, 1]}
|
529 |
+
{"index": 5285, "label": "lotus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 4, 1]}
|
530 |
+
{"index": 5295, "label": "japanese anemone", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 1, 2]}
|
531 |
+
{"index": 5305, "label": "wallflower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 3, 0, 1, 2]}
|
532 |
+
{"index": 5315, "label": "foxglove", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
533 |
+
{"index": 5325, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
534 |
+
{"index": 5335, "label": "wallflower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 2, 0, 4]}
|
535 |
+
{"index": 5345, "label": "artichoke", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
536 |
+
{"index": 5355, "label": "giant white arum lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
537 |
+
{"index": 5365, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
538 |
+
{"index": 5375, "label": "fritillary", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 1, 3, 2, 0]}
|
539 |
+
{"index": 5385, "label": "japanese anemone", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
540 |
+
{"index": 5395, "label": "tree mallow", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 3, 0, 2, 1]}
|
541 |
+
{"index": 5405, "label": "watercress", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 3, 1, 4, 2]}
|
542 |
+
{"index": 5415, "label": "thorn apple", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 4, 3, 0]}
|
543 |
+
{"index": 5425, "label": "bird of paradise", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
544 |
+
{"index": 5435, "label": "water lily", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 4, 2, 1, 0]}
|
545 |
+
{"index": 5445, "label": "californian poppy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 1, 4]}
|
546 |
+
{"index": 5455, "label": "black-eyed susan", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 4, 1, 3, 0]}
|
547 |
+
{"index": 5465, "label": "sword lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 4, 3, 0]}
|
548 |
+
{"index": 5475, "label": "marigold", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
549 |
+
{"index": 5485, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
550 |
+
{"index": 5495, "label": "poinsettia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
551 |
+
{"index": 5505, "label": "peruvian lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 4, 2]}
|
552 |
+
{"index": 5515, "label": "geranium", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 1, 0, 3, 4]}
|
553 |
+
{"index": 5525, "label": "columbine", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 1, 0, 2, 3]}
|
554 |
+
{"index": 5535, "label": "watercress", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 1, 2, 3]}
|
555 |
+
{"index": 5545, "label": "petunia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 1, 4]}
|
556 |
+
{"index": 5555, "label": "morning glory", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 3, 2, 0, 4]}
|
557 |
+
{"index": 5565, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
558 |
+
{"index": 5575, "label": "fritillary", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
559 |
+
{"index": 5585, "label": "lotus", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 3, 2]}
|
560 |
+
{"index": 5595, "label": "camellia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 4, 1, 2, 0]}
|
561 |
+
{"index": 5605, "label": "colt's foot", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 1, 2]}
|
562 |
+
{"index": 5615, "label": "californian poppy", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
563 |
+
{"index": 5625, "label": "pink-yellow dahlia?", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 3, 0, 4]}
|
564 |
+
{"index": 5635, "label": "buttercup", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
565 |
+
{"index": 5645, "label": "cyclamen", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
566 |
+
{"index": 5655, "label": "gazania", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 1, 2, 0]}
|
567 |
+
{"index": 5665, "label": "clematis", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 3, 4, 2]}
|
568 |
+
{"index": 5675, "label": "pink-yellow dahlia?", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 2, 3, 0]}
|
569 |
+
{"index": 5685, "label": "sweet william", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 3, 1, 4, 0]}
|
570 |
+
{"index": 5695, "label": "colt's foot", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 2, 1, 3]}
|
571 |
+
{"index": 5705, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 3, 4]}
|
572 |
+
{"index": 5715, "label": "prince of wales feathers", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 4, 1, 3, 0]}
|
573 |
+
{"index": 5725, "label": "hibiscus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
574 |
+
{"index": 5735, "label": "blanket flower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
575 |
+
{"index": 5745, "label": "tree poppy", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [2, 3, 1, 0, 4]}
|
576 |
+
{"index": 5755, "label": "peruvian lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
577 |
+
{"index": 5765, "label": "bolero deep blue", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
578 |
+
{"index": 5775, "label": "clematis", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 4, 0, 1]}
|
579 |
+
{"index": 5785, "label": "buttercup", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
580 |
+
{"index": 5795, "label": "bee balm", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
581 |
+
{"index": 5805, "label": "ruby-lipped cattleya", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 2, 3]}
|
582 |
+
{"index": 5815, "label": "rose", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 2, 4, 1, 0]}
|
583 |
+
{"index": 5825, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 3, 1]}
|
584 |
+
{"index": 5835, "label": "bearded iris", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 3, 4, 2, 0]}
|
585 |
+
{"index": 5845, "label": "monkshood", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
586 |
+
{"index": 5855, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
587 |
+
{"index": 5865, "label": "rose", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 2, 4, 0]}
|
588 |
+
{"index": 5875, "label": "moon orchid", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 3, 1, 0, 2]}
|
589 |
+
{"index": 5885, "label": "common dandelion", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
590 |
+
{"index": 5895, "label": "anthurium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
591 |
+
{"index": 5905, "label": "wild pansy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
592 |
+
{"index": 5915, "label": "foxglove", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 4, 1]}
|
593 |
+
{"index": 5925, "label": "sunflower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 1, 3, 0]}
|
594 |
+
{"index": 5935, "label": "barbeton daisy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
595 |
+
{"index": 5945, "label": "globe thistle", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
596 |
+
{"index": 5955, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 2, 3, 0]}
|
597 |
+
{"index": 5965, "label": "poinsettia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
598 |
+
{"index": 5975, "label": "cautleya spicata", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 2, 1]}
|
599 |
+
{"index": 5985, "label": "sweet william", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 4, 1, 2, 0]}
|
600 |
+
{"index": 5995, "label": "english marigold", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
601 |
+
{"index": 6005, "label": "pink-yellow dahlia?", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 4, 2, 1, 0]}
|
602 |
+
{"index": 6015, "label": "peruvian lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
603 |
+
{"index": 6025, "label": "bolero deep blue", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 2, 0, 1]}
|
604 |
+
{"index": 6035, "label": "wallflower", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [1, 0, 3, 2, 4]}
|
605 |
+
{"index": 6045, "label": "clematis", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [1, 2, 4, 3, 0]}
|
606 |
+
{"index": 6055, "label": "hippeastrum", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 3, 1, 0]}
|
607 |
+
{"index": 6065, "label": "barbeton daisy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
608 |
+
{"index": 6075, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 1, 3]}
|
609 |
+
{"index": 6085, "label": "poinsettia", "output": "E", "y_true": 3, "y_pred": 4, "reordering": [1, 4, 2, 0, 3]}
|
610 |
+
{"index": 6095, "label": "prince of wales feathers", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 2, 0, 1]}
|
611 |
+
{"index": 6105, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
612 |
+
{"index": 6115, "label": "magnolia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
613 |
+
{"index": 6125, "label": "pink-yellow dahlia?", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 4, 0, 2, 3]}
|
614 |
+
{"index": 6135, "label": "bougainvillea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 2, 1]}
|
615 |
+
{"index": 6145, "label": "poinsettia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 2, 3, 0]}
|
outputs_final/alternate/molmo-qwen2-clip-pt/flowers_5_task-6-of-10.jsonl
ADDED
@@ -0,0 +1,615 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"index": 6, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 3, 1, 0]}
|
2 |
+
{"index": 16, "label": "camellia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
3 |
+
{"index": 26, "label": "camellia", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 4, 0, 1, 3]}
|
4 |
+
{"index": 36, "label": "camellia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 3, 1]}
|
5 |
+
{"index": 46, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
6 |
+
{"index": 56, "label": "bishop of llandaff", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 2, 3, 1]}
|
7 |
+
{"index": 66, "label": "fritillary", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
8 |
+
{"index": 76, "label": "peruvian lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 4, 2]}
|
9 |
+
{"index": 86, "label": "silverbush", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 4, 3]}
|
10 |
+
{"index": 96, "label": "balloon flower", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [3, 2, 1, 0, 4]}
|
11 |
+
{"index": 106, "label": "bee balm", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 3, 0, 4, 1]}
|
12 |
+
{"index": 116, "label": "columbine", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 4, 3, 0]}
|
13 |
+
{"index": 126, "label": "californian poppy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
14 |
+
{"index": 136, "label": "primula", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
15 |
+
{"index": 146, "label": "fritillary", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 4, 3]}
|
16 |
+
{"index": 156, "label": "bolero deep blue", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
17 |
+
{"index": 166, "label": "petunia", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 4, 2]}
|
18 |
+
{"index": 176, "label": "watercress", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 3, 1, 4]}
|
19 |
+
{"index": 186, "label": "rose", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 2, 1]}
|
20 |
+
{"index": 196, "label": "tree mallow", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
21 |
+
{"index": 206, "label": "watercress", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 2, 4]}
|
22 |
+
{"index": 216, "label": "sword lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 3, 1, 0]}
|
23 |
+
{"index": 226, "label": "tree poppy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
24 |
+
{"index": 236, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
25 |
+
{"index": 246, "label": "lenten rose", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 3, 2, 0, 1]}
|
26 |
+
{"index": 256, "label": "sunflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 3, 4]}
|
27 |
+
{"index": 266, "label": "thorn apple", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 4, 1, 3, 2]}
|
28 |
+
{"index": 276, "label": "artichoke", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 4, 2, 3]}
|
29 |
+
{"index": 286, "label": "primula", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 2, 0, 4]}
|
30 |
+
{"index": 296, "label": "barbeton daisy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
31 |
+
{"index": 306, "label": "wallflower", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 4, 0, 2, 1]}
|
32 |
+
{"index": 316, "label": "blackberry lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
33 |
+
{"index": 326, "label": "foxglove", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
34 |
+
{"index": 336, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
35 |
+
{"index": 346, "label": "spring crocus", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 2, 3]}
|
36 |
+
{"index": 356, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
37 |
+
{"index": 366, "label": "silverbush", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 3, 2, 0]}
|
38 |
+
{"index": 376, "label": "carnation", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
39 |
+
{"index": 386, "label": "poinsettia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 2, 4]}
|
40 |
+
{"index": 396, "label": "gazania", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [1, 4, 3, 0, 2]}
|
41 |
+
{"index": 406, "label": "carnation", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
42 |
+
{"index": 416, "label": "lotus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
43 |
+
{"index": 426, "label": "giant white arum lily", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 2, 1, 4, 0]}
|
44 |
+
{"index": 436, "label": "thorn apple", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 2, 4]}
|
45 |
+
{"index": 446, "label": "pink-yellow dahlia?", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
46 |
+
{"index": 456, "label": "petunia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 1, 2, 0]}
|
47 |
+
{"index": 466, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 1, 3]}
|
48 |
+
{"index": 476, "label": "camellia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
49 |
+
{"index": 486, "label": "bird of paradise", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 2, 3]}
|
50 |
+
{"index": 496, "label": "rose", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 4, 0, 2, 1]}
|
51 |
+
{"index": 506, "label": "columbine", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 4, 1, 3, 2]}
|
52 |
+
{"index": 516, "label": "peruvian lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
53 |
+
{"index": 526, "label": "petunia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 2, 1, 0]}
|
54 |
+
{"index": 536, "label": "fritillary", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
55 |
+
{"index": 546, "label": "windflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
56 |
+
{"index": 556, "label": "poinsettia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
57 |
+
{"index": 566, "label": "geranium", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 4, 0, 1]}
|
58 |
+
{"index": 576, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 2, 0, 4]}
|
59 |
+
{"index": 586, "label": "globe thistle", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 1, 3, 4, 0]}
|
60 |
+
{"index": 596, "label": "corn poppy", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
61 |
+
{"index": 606, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
62 |
+
{"index": 616, "label": "monkshood", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
63 |
+
{"index": 626, "label": "cautleya spicata", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 2, 4]}
|
64 |
+
{"index": 636, "label": "wallflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 4, 3]}
|
65 |
+
{"index": 646, "label": "watercress", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 3, 1, 0]}
|
66 |
+
{"index": 656, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 2, 3]}
|
67 |
+
{"index": 666, "label": "fire lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 4, 2]}
|
68 |
+
{"index": 676, "label": "sweet william", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 4, 0, 1]}
|
69 |
+
{"index": 686, "label": "buttercup", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
70 |
+
{"index": 696, "label": "buttercup", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
71 |
+
{"index": 706, "label": "pink-yellow dahlia?", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
72 |
+
{"index": 716, "label": "artichoke", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
73 |
+
{"index": 726, "label": "lenten rose", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 4, 0, 1]}
|
74 |
+
{"index": 736, "label": "cyclamen", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 4, 0, 2, 3]}
|
75 |
+
{"index": 746, "label": "love in the mist", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [2, 0, 3, 4, 1]}
|
76 |
+
{"index": 756, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
77 |
+
{"index": 766, "label": "monkshood", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 4, 1]}
|
78 |
+
{"index": 776, "label": "wallflower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 4, 0, 1, 3]}
|
79 |
+
{"index": 786, "label": "garden phlox", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 1, 0, 2]}
|
80 |
+
{"index": 796, "label": "japanese anemone", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 1, 2]}
|
81 |
+
{"index": 806, "label": "black-eyed susan", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
82 |
+
{"index": 816, "label": "passion flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 3, 2, 0]}
|
83 |
+
{"index": 826, "label": "morning glory", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 2, 0, 1, 4]}
|
84 |
+
{"index": 836, "label": "artichoke", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [2, 0, 4, 1, 3]}
|
85 |
+
{"index": 846, "label": "bishop of llandaff", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 3, 1, 4, 2]}
|
86 |
+
{"index": 856, "label": "purple coneflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
87 |
+
{"index": 866, "label": "hibiscus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 2, 0, 1]}
|
88 |
+
{"index": 876, "label": "morning glory", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
89 |
+
{"index": 886, "label": "lotus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
90 |
+
{"index": 896, "label": "japanese anemone", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 1, 4]}
|
91 |
+
{"index": 906, "label": "watercress", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 1, 4, 3]}
|
92 |
+
{"index": 916, "label": "gaura", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 2, 4]}
|
93 |
+
{"index": 926, "label": "tiger lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 4, 1, 2, 0]}
|
94 |
+
{"index": 936, "label": "bird of paradise", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
95 |
+
{"index": 946, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
96 |
+
{"index": 956, "label": "tree mallow", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 2, 3]}
|
97 |
+
{"index": 966, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
98 |
+
{"index": 976, "label": "geranium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
99 |
+
{"index": 986, "label": "bishop of llandaff", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [3, 0, 1, 4, 2]}
|
100 |
+
{"index": 996, "label": "sword lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
101 |
+
{"index": 1006, "label": "great masterwort", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [3, 0, 1, 4, 2]}
|
102 |
+
{"index": 1016, "label": "alpine sea holly", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 3, 2]}
|
103 |
+
{"index": 1026, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
104 |
+
{"index": 1036, "label": "cape flower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 2, 0, 3, 4]}
|
105 |
+
{"index": 1046, "label": "cape flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
106 |
+
{"index": 1056, "label": "pink-yellow dahlia?", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 3, 0, 4, 1]}
|
107 |
+
{"index": 1066, "label": "petunia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 4, 1, 2, 0]}
|
108 |
+
{"index": 1076, "label": "orange dahlia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 3, 1]}
|
109 |
+
{"index": 1086, "label": "cyclamen", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 2, 1, 4]}
|
110 |
+
{"index": 1096, "label": "common dandelion", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
111 |
+
{"index": 1106, "label": "tree mallow", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
112 |
+
{"index": 1116, "label": "frangipani", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 2, 3]}
|
113 |
+
{"index": 1126, "label": "carnation", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
114 |
+
{"index": 1136, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 3, 2, 0]}
|
115 |
+
{"index": 1146, "label": "balloon flower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
116 |
+
{"index": 1156, "label": "bougainvillea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
117 |
+
{"index": 1166, "label": "bee balm", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 3, 1]}
|
118 |
+
{"index": 1176, "label": "cyclamen", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 4, 1]}
|
119 |
+
{"index": 1186, "label": "morning glory", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 1, 0, 3]}
|
120 |
+
{"index": 1196, "label": "fritillary", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 2, 0, 1, 3]}
|
121 |
+
{"index": 1206, "label": "artichoke", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 3, 4, 1, 2]}
|
122 |
+
{"index": 1216, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
123 |
+
{"index": 1226, "label": "artichoke", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 2, 1, 3, 0]}
|
124 |
+
{"index": 1236, "label": "rose", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
125 |
+
{"index": 1246, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 3, 2, 0, 1]}
|
126 |
+
{"index": 1256, "label": "bougainvillea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
127 |
+
{"index": 1266, "label": "pink primrose", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
128 |
+
{"index": 1276, "label": "clematis", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 4, 0, 3, 1]}
|
129 |
+
{"index": 1286, "label": "orange dahlia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 4, 0, 1, 2]}
|
130 |
+
{"index": 1296, "label": "fritillary", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 1, 0, 3, 2]}
|
131 |
+
{"index": 1306, "label": "snapdragon", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 1, 4, 2]}
|
132 |
+
{"index": 1316, "label": "pink primrose", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 4, 2]}
|
133 |
+
{"index": 1326, "label": "black-eyed susan", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
134 |
+
{"index": 1336, "label": "cape flower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 1, 0, 4]}
|
135 |
+
{"index": 1346, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
136 |
+
{"index": 1356, "label": "bishop of llandaff", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [3, 1, 4, 0, 2]}
|
137 |
+
{"index": 1366, "label": "poinsettia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
138 |
+
{"index": 1376, "label": "morning glory", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 4, 1, 0]}
|
139 |
+
{"index": 1386, "label": "globe-flower", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [4, 0, 2, 3, 1]}
|
140 |
+
{"index": 1396, "label": "pink-yellow dahlia?", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
141 |
+
{"index": 1406, "label": "bearded iris", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 4, 3, 2, 0]}
|
142 |
+
{"index": 1416, "label": "carnation", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 2, 0, 3]}
|
143 |
+
{"index": 1426, "label": "wallflower", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [4, 2, 1, 0, 3]}
|
144 |
+
{"index": 1436, "label": "clematis", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
145 |
+
{"index": 1446, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
146 |
+
{"index": 1456, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
147 |
+
{"index": 1466, "label": "rose", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [2, 3, 4, 0, 1]}
|
148 |
+
{"index": 1476, "label": "anthurium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
149 |
+
{"index": 1486, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 4, 1, 0]}
|
150 |
+
{"index": 1496, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 1, 0, 4]}
|
151 |
+
{"index": 1506, "label": "wallflower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 1, 3]}
|
152 |
+
{"index": 1516, "label": "garden phlox", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
153 |
+
{"index": 1526, "label": "great masterwort", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 3, 2, 0]}
|
154 |
+
{"index": 1536, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
155 |
+
{"index": 1546, "label": "sweet pea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 3, 2, 0]}
|
156 |
+
{"index": 1556, "label": "rose", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 3, 0, 2]}
|
157 |
+
{"index": 1566, "label": "watercress", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 1, 4]}
|
158 |
+
{"index": 1576, "label": "sweet william", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 4, 2, 0]}
|
159 |
+
{"index": 1586, "label": "wallflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 2, 4]}
|
160 |
+
{"index": 1596, "label": "red ginger", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 2, 0, 4]}
|
161 |
+
{"index": 1606, "label": "lenten rose", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 4, 0, 2]}
|
162 |
+
{"index": 1616, "label": "osteospermum", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 4, 0, 3]}
|
163 |
+
{"index": 1626, "label": "moon orchid", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 2, 1]}
|
164 |
+
{"index": 1636, "label": "water lily", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [3, 2, 1, 4, 0]}
|
165 |
+
{"index": 1646, "label": "king protea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 1, 0, 3, 2]}
|
166 |
+
{"index": 1656, "label": "tree mallow", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 3, 1]}
|
167 |
+
{"index": 1666, "label": "camellia", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [3, 4, 1, 0, 2]}
|
168 |
+
{"index": 1676, "label": "passion flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 2, 1, 0]}
|
169 |
+
{"index": 1686, "label": "artichoke", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 1, 2, 4]}
|
170 |
+
{"index": 1696, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
171 |
+
{"index": 1706, "label": "geranium", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 4, 2]}
|
172 |
+
{"index": 1716, "label": "snapdragon", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 2, 3, 1, 0]}
|
173 |
+
{"index": 1726, "label": "oxeye daisy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
174 |
+
{"index": 1736, "label": "gaura", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 1, 0, 2]}
|
175 |
+
{"index": 1746, "label": "bee balm", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
176 |
+
{"index": 1756, "label": "blackberry lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
177 |
+
{"index": 1766, "label": "purple coneflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 1, 3]}
|
178 |
+
{"index": 1776, "label": "bishop of llandaff", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 2, 4, 1, 0]}
|
179 |
+
{"index": 1786, "label": "pelargonium", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 2, 4]}
|
180 |
+
{"index": 1796, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
181 |
+
{"index": 1806, "label": "columbine", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
182 |
+
{"index": 1816, "label": "marigold", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
183 |
+
{"index": 1826, "label": "primula", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 2, 4]}
|
184 |
+
{"index": 1836, "label": "fritillary", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 3, 1, 4, 0]}
|
185 |
+
{"index": 1846, "label": "blackberry lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 2, 4, 0]}
|
186 |
+
{"index": 1856, "label": "great masterwort", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 3, 4, 1]}
|
187 |
+
{"index": 1866, "label": "bolero deep blue", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 2, 4, 0]}
|
188 |
+
{"index": 1876, "label": "bougainvillea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
189 |
+
{"index": 1886, "label": "yellow iris", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
190 |
+
{"index": 1896, "label": "cyclamen", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
191 |
+
{"index": 1906, "label": "yellow iris", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
192 |
+
{"index": 1916, "label": "red ginger", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 3, 1]}
|
193 |
+
{"index": 1926, "label": "blanket flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
194 |
+
{"index": 1936, "label": "lotus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 1, 4]}
|
195 |
+
{"index": 1946, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
196 |
+
{"index": 1956, "label": "sweet william", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 2, 4]}
|
197 |
+
{"index": 1966, "label": "lenten rose", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
198 |
+
{"index": 1976, "label": "love in the mist", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [4, 2, 3, 0, 1]}
|
199 |
+
{"index": 1986, "label": "orange dahlia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
200 |
+
{"index": 1996, "label": "foxglove", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
201 |
+
{"index": 2006, "label": "orange dahlia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
202 |
+
{"index": 2016, "label": "watercress", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
203 |
+
{"index": 2026, "label": "windflower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
204 |
+
{"index": 2036, "label": "foxglove", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 2, 3, 0, 4]}
|
205 |
+
{"index": 2046, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
206 |
+
{"index": 2056, "label": "wallflower", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [1, 3, 2, 0, 4]}
|
207 |
+
{"index": 2066, "label": "colt's foot", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 1, 0, 2]}
|
208 |
+
{"index": 2076, "label": "sword lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 4, 0, 1]}
|
209 |
+
{"index": 2086, "label": "english marigold", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 4, 2]}
|
210 |
+
{"index": 2096, "label": "camellia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 3, 1, 4, 0]}
|
211 |
+
{"index": 2106, "label": "alpine sea holly", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [1, 4, 2, 0, 3]}
|
212 |
+
{"index": 2116, "label": "primula", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
213 |
+
{"index": 2126, "label": "red ginger", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 2, 0, 4]}
|
214 |
+
{"index": 2136, "label": "sunflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 3, 4]}
|
215 |
+
{"index": 2146, "label": "globe thistle", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
216 |
+
{"index": 2156, "label": "common dandelion", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 4, 0, 1]}
|
217 |
+
{"index": 2166, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 4, 3]}
|
218 |
+
{"index": 2176, "label": "clematis", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 3, 1]}
|
219 |
+
{"index": 2186, "label": "thorn apple", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 1, 0, 4]}
|
220 |
+
{"index": 2196, "label": "fritillary", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 3, 4]}
|
221 |
+
{"index": 2206, "label": "petunia", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 2, 4, 1, 0]}
|
222 |
+
{"index": 2216, "label": "mallow", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 4, 1, 3]}
|
223 |
+
{"index": 2226, "label": "pelargonium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 2, 1]}
|
224 |
+
{"index": 2236, "label": "pelargonium", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [1, 4, 2, 0, 3]}
|
225 |
+
{"index": 2246, "label": "clematis", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 2, 1, 0]}
|
226 |
+
{"index": 2256, "label": "geranium", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
227 |
+
{"index": 2266, "label": "english marigold", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [1, 3, 4, 2, 0]}
|
228 |
+
{"index": 2276, "label": "azalea", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 1, 3, 4, 0]}
|
229 |
+
{"index": 2286, "label": "common dandelion", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 4, 3, 1, 0]}
|
230 |
+
{"index": 2296, "label": "lenten rose", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 2, 1, 0]}
|
231 |
+
{"index": 2306, "label": "clematis", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 3, 1, 4, 2]}
|
232 |
+
{"index": 2316, "label": "water lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 3, 0, 4]}
|
233 |
+
{"index": 2326, "label": "stemless gentian", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 3, 2, 0, 1]}
|
234 |
+
{"index": 2336, "label": "clematis", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 1, 4]}
|
235 |
+
{"index": 2346, "label": "wild pansy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 2, 1]}
|
236 |
+
{"index": 2356, "label": "wild pansy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 3, 4]}
|
237 |
+
{"index": 2366, "label": "peruvian lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
238 |
+
{"index": 2376, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
239 |
+
{"index": 2386, "label": "foxglove", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
240 |
+
{"index": 2396, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
241 |
+
{"index": 2406, "label": "pink-yellow dahlia?", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
242 |
+
{"index": 2416, "label": "morning glory", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 4, 2, 0]}
|
243 |
+
{"index": 2426, "label": "watercress", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 4, 0, 2]}
|
244 |
+
{"index": 2436, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 1, 3]}
|
245 |
+
{"index": 2446, "label": "cautleya spicata", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 1, 2]}
|
246 |
+
{"index": 2456, "label": "petunia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 4, 3, 2]}
|
247 |
+
{"index": 2466, "label": "mexican petunia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
248 |
+
{"index": 2476, "label": "pink primrose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
249 |
+
{"index": 2486, "label": "blanket flower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 4, 0, 2]}
|
250 |
+
{"index": 2496, "label": "gazania", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
251 |
+
{"index": 2506, "label": "bougainvillea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 3, 1]}
|
252 |
+
{"index": 2516, "label": "prince of wales feathers", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 4, 2, 3]}
|
253 |
+
{"index": 2526, "label": "fire lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 1, 4, 2]}
|
254 |
+
{"index": 2536, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
255 |
+
{"index": 2546, "label": "clematis", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 2, 3, 0]}
|
256 |
+
{"index": 2556, "label": "moon orchid", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 2, 0, 4, 3]}
|
257 |
+
{"index": 2566, "label": "peruvian lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 3, 4]}
|
258 |
+
{"index": 2576, "label": "morning glory", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 1, 4, 3]}
|
259 |
+
{"index": 2586, "label": "king protea", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 4, 3, 1, 0]}
|
260 |
+
{"index": 2596, "label": "water lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
261 |
+
{"index": 2606, "label": "geranium", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 4, 3]}
|
262 |
+
{"index": 2616, "label": "primula", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 1, 2, 0]}
|
263 |
+
{"index": 2626, "label": "foxglove", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 2, 4]}
|
264 |
+
{"index": 2636, "label": "trumpet creeper", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 3, 0, 1, 2]}
|
265 |
+
{"index": 2646, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
266 |
+
{"index": 2656, "label": "petunia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 4, 3, 0]}
|
267 |
+
{"index": 2666, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 2, 1, 0]}
|
268 |
+
{"index": 2676, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
269 |
+
{"index": 2686, "label": "poinsettia", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 2, 4]}
|
270 |
+
{"index": 2696, "label": "corn poppy", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 1, 3, 4]}
|
271 |
+
{"index": 2706, "label": "peruvian lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
272 |
+
{"index": 2716, "label": "english marigold", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 4, 2]}
|
273 |
+
{"index": 2726, "label": "corn poppy", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 1, 3]}
|
274 |
+
{"index": 2736, "label": "watercress", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 1, 0, 4, 3]}
|
275 |
+
{"index": 2746, "label": "cape flower", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 3, 4, 2]}
|
276 |
+
{"index": 2756, "label": "petunia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 3, 4, 2]}
|
277 |
+
{"index": 2766, "label": "yellow iris", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 4, 3, 0, 1]}
|
278 |
+
{"index": 2776, "label": "bishop of llandaff", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
279 |
+
{"index": 2786, "label": "tree poppy", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 2, 3, 4, 1]}
|
280 |
+
{"index": 2796, "label": "geranium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
281 |
+
{"index": 2806, "label": "hard-leaved pocket orchid", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
282 |
+
{"index": 2816, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
283 |
+
{"index": 2826, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 1, 0, 3, 2]}
|
284 |
+
{"index": 2836, "label": "petunia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 4, 2, 3, 0]}
|
285 |
+
{"index": 2846, "label": "water lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
286 |
+
{"index": 2856, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
287 |
+
{"index": 2866, "label": "common dandelion", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
288 |
+
{"index": 2876, "label": "cyclamen", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
289 |
+
{"index": 2886, "label": "watercress", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 3, 1, 0, 2]}
|
290 |
+
{"index": 2896, "label": "bee balm", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 4, 2, 1, 0]}
|
291 |
+
{"index": 2906, "label": "poinsettia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
292 |
+
{"index": 2916, "label": "pincushion flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 1, 3, 0]}
|
293 |
+
{"index": 2926, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
294 |
+
{"index": 2936, "label": "carnation", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 1, 2, 4, 0]}
|
295 |
+
{"index": 2946, "label": "fire lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
296 |
+
{"index": 2956, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
297 |
+
{"index": 2966, "label": "sunflower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 3, 2, 4, 0]}
|
298 |
+
{"index": 2976, "label": "black-eyed susan", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
299 |
+
{"index": 2986, "label": "daffodil", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 1, 3, 4, 0]}
|
300 |
+
{"index": 2996, "label": "morning glory", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 3, 2, 4]}
|
301 |
+
{"index": 3006, "label": "hibiscus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 1, 3]}
|
302 |
+
{"index": 3016, "label": "mallow", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 1, 3, 4]}
|
303 |
+
{"index": 3026, "label": "bougainvillea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
304 |
+
{"index": 3036, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 1, 2, 4]}
|
305 |
+
{"index": 3046, "label": "sweet pea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
306 |
+
{"index": 3056, "label": "english marigold", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 1, 2, 0]}
|
307 |
+
{"index": 3066, "label": "blackberry lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 4, 0, 1]}
|
308 |
+
{"index": 3076, "label": "sweet william", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 4, 0, 2, 1]}
|
309 |
+
{"index": 3086, "label": "daffodil", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 1, 0, 2, 3]}
|
310 |
+
{"index": 3096, "label": "common dandelion", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
311 |
+
{"index": 3106, "label": "moon orchid", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
312 |
+
{"index": 3116, "label": "watercress", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 2, 4, 0, 3]}
|
313 |
+
{"index": 3126, "label": "wild pansy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 1, 0, 4]}
|
314 |
+
{"index": 3136, "label": "bougainvillea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 1, 0, 4]}
|
315 |
+
{"index": 3146, "label": "black-eyed susan", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 3, 2, 1, 4]}
|
316 |
+
{"index": 3156, "label": "pink-yellow dahlia?", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 3, 4]}
|
317 |
+
{"index": 3166, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
318 |
+
{"index": 3176, "label": "bee balm", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
319 |
+
{"index": 3186, "label": "cape flower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 1, 3]}
|
320 |
+
{"index": 3196, "label": "stemless gentian", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 3, 4, 1, 0]}
|
321 |
+
{"index": 3206, "label": "rose", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 3, 0, 2]}
|
322 |
+
{"index": 3216, "label": "columbine", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 1, 3, 4]}
|
323 |
+
{"index": 3226, "label": "bird of paradise", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 4, 0, 1]}
|
324 |
+
{"index": 3236, "label": "red ginger", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 4, 0, 1]}
|
325 |
+
{"index": 3246, "label": "common dandelion", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
326 |
+
{"index": 3256, "label": "peruvian lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 4, 0, 2, 1]}
|
327 |
+
{"index": 3266, "label": "cyclamen", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
328 |
+
{"index": 3276, "label": "pink-yellow dahlia?", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
329 |
+
{"index": 3286, "label": "common dandelion", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 2, 1, 0]}
|
330 |
+
{"index": 3296, "label": "gazania", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 4, 3, 0]}
|
331 |
+
{"index": 3306, "label": "ball moss", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 1, 4, 3]}
|
332 |
+
{"index": 3316, "label": "blanket flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
333 |
+
{"index": 3326, "label": "azalea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 2, 1, 0]}
|
334 |
+
{"index": 3336, "label": "yellow iris", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
335 |
+
{"index": 3346, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
336 |
+
{"index": 3356, "label": "bishop of llandaff", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 4, 0, 1, 3]}
|
337 |
+
{"index": 3366, "label": "cape flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
338 |
+
{"index": 3376, "label": "fritillary", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 2, 1, 4]}
|
339 |
+
{"index": 3386, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
340 |
+
{"index": 3396, "label": "poinsettia", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 3, 1, 0]}
|
341 |
+
{"index": 3406, "label": "water lily", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 3, 1, 2, 0]}
|
342 |
+
{"index": 3416, "label": "mexican aster", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
343 |
+
{"index": 3426, "label": "barbeton daisy", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 3, 1]}
|
344 |
+
{"index": 3436, "label": "camellia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 4, 1, 0, 2]}
|
345 |
+
{"index": 3446, "label": "desert-rose", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
346 |
+
{"index": 3456, "label": "watercress", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 4, 1]}
|
347 |
+
{"index": 3466, "label": "anthurium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 4, 3]}
|
348 |
+
{"index": 3476, "label": "hibiscus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
349 |
+
{"index": 3486, "label": "azalea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 1, 0, 4]}
|
350 |
+
{"index": 3496, "label": "sunflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
351 |
+
{"index": 3506, "label": "camellia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 2, 3, 1]}
|
352 |
+
{"index": 3516, "label": "silverbush", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 3, 0, 4, 2]}
|
353 |
+
{"index": 3526, "label": "artichoke", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 3, 1, 4, 0]}
|
354 |
+
{"index": 3536, "label": "english marigold", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
355 |
+
{"index": 3546, "label": "lenten rose", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 1, 0, 3, 4]}
|
356 |
+
{"index": 3556, "label": "ruby-lipped cattleya", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
357 |
+
{"index": 3566, "label": "bishop of llandaff", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
358 |
+
{"index": 3576, "label": "wild pansy", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 3, 1, 0]}
|
359 |
+
{"index": 3586, "label": "primula", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
360 |
+
{"index": 3596, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
361 |
+
{"index": 3606, "label": "buttercup", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 4, 3]}
|
362 |
+
{"index": 3616, "label": "watercress", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 2, 3, 1]}
|
363 |
+
{"index": 3626, "label": "black-eyed susan", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 2, 3, 4, 0]}
|
364 |
+
{"index": 3636, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
365 |
+
{"index": 3646, "label": "wild pansy", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 4, 1, 3, 0]}
|
366 |
+
{"index": 3656, "label": "gazania", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 1, 4]}
|
367 |
+
{"index": 3666, "label": "grape hyacinth", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 1, 3, 2, 0]}
|
368 |
+
{"index": 3676, "label": "rose", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 3, 0, 2]}
|
369 |
+
{"index": 3686, "label": "snapdragon", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
370 |
+
{"index": 3696, "label": "watercress", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
371 |
+
{"index": 3706, "label": "cautleya spicata", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
372 |
+
{"index": 3716, "label": "balloon flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
373 |
+
{"index": 3726, "label": "cape flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 2, 1, 4, 0]}
|
374 |
+
{"index": 3736, "label": "common dandelion", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
375 |
+
{"index": 3746, "label": "mallow", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 3, 0, 4]}
|
376 |
+
{"index": 3756, "label": "gaura", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 1, 2, 4, 0]}
|
377 |
+
{"index": 3766, "label": "pink-yellow dahlia?", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 3, 0, 4]}
|
378 |
+
{"index": 3776, "label": "barbeton daisy", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
379 |
+
{"index": 3786, "label": "ball moss", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
380 |
+
{"index": 3796, "label": "bearded iris", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
381 |
+
{"index": 3806, "label": "hibiscus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
382 |
+
{"index": 3816, "label": "lotus", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 3, 0, 2]}
|
383 |
+
{"index": 3826, "label": "yellow iris", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
384 |
+
{"index": 3836, "label": "sweet william", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
385 |
+
{"index": 3846, "label": "spear thistle", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 3, 2, 0]}
|
386 |
+
{"index": 3856, "label": "tree mallow", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
387 |
+
{"index": 3866, "label": "poinsettia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
388 |
+
{"index": 3876, "label": "cyclamen", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 3, 4]}
|
389 |
+
{"index": 3886, "label": "tiger lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 3, 2]}
|
390 |
+
{"index": 3896, "label": "cyclamen", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 1, 2, 4]}
|
391 |
+
{"index": 3906, "label": "spear thistle", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 3, 0, 1]}
|
392 |
+
{"index": 3916, "label": "orange dahlia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
393 |
+
{"index": 3926, "label": "bougainvillea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 4, 3]}
|
394 |
+
{"index": 3936, "label": "thorn apple", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [1, 4, 3, 2, 0]}
|
395 |
+
{"index": 3946, "label": "yellow iris", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 2, 3, 4, 0]}
|
396 |
+
{"index": 3956, "label": "clematis", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 3, 2]}
|
397 |
+
{"index": 3966, "label": "petunia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
398 |
+
{"index": 3976, "label": "english marigold", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 2, 1]}
|
399 |
+
{"index": 3986, "label": "bird of paradise", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 3, 1]}
|
400 |
+
{"index": 3996, "label": "pelargonium", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 3, 2]}
|
401 |
+
{"index": 4006, "label": "alpine sea holly", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
402 |
+
{"index": 4016, "label": "peruvian lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 2, 0, 4, 3]}
|
403 |
+
{"index": 4026, "label": "watercress", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 4, 3, 1, 0]}
|
404 |
+
{"index": 4036, "label": "peruvian lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 2, 3, 0]}
|
405 |
+
{"index": 4046, "label": "tree mallow", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 2, 1, 0]}
|
406 |
+
{"index": 4056, "label": "colt's foot", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 2, 1, 4]}
|
407 |
+
{"index": 4066, "label": "blackberry lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
408 |
+
{"index": 4076, "label": "thorn apple", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 1, 3, 4, 2]}
|
409 |
+
{"index": 4086, "label": "alpine sea holly", "output": "E", "y_true": 3, "y_pred": 4, "reordering": [2, 1, 4, 0, 3]}
|
410 |
+
{"index": 4096, "label": "californian poppy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
411 |
+
{"index": 4106, "label": "columbine", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
412 |
+
{"index": 4116, "label": "daffodil", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
413 |
+
{"index": 4126, "label": "cape flower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
414 |
+
{"index": 4136, "label": "desert-rose", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [1, 0, 4, 3, 2]}
|
415 |
+
{"index": 4146, "label": "garden phlox", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 3, 4]}
|
416 |
+
{"index": 4156, "label": "mallow", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 1, 4]}
|
417 |
+
{"index": 4166, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
418 |
+
{"index": 4176, "label": "daffodil", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 4, 1, 3, 0]}
|
419 |
+
{"index": 4186, "label": "pink primrose", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
420 |
+
{"index": 4196, "label": "foxglove", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 4, 2, 1]}
|
421 |
+
{"index": 4206, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
422 |
+
{"index": 4216, "label": "watercress", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 4, 0, 2, 3]}
|
423 |
+
{"index": 4226, "label": "magnolia", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 3, 0, 1, 2]}
|
424 |
+
{"index": 4236, "label": "lotus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 3, 0, 4, 1]}
|
425 |
+
{"index": 4246, "label": "sweet pea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 4, 3]}
|
426 |
+
{"index": 4256, "label": "californian poppy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
427 |
+
{"index": 4266, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
428 |
+
{"index": 4276, "label": "artichoke", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [1, 4, 3, 2, 0]}
|
429 |
+
{"index": 4286, "label": "spring crocus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
430 |
+
{"index": 4296, "label": "petunia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 2, 3, 0]}
|
431 |
+
{"index": 4306, "label": "californian poppy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 3, 2, 4, 0]}
|
432 |
+
{"index": 4316, "label": "fritillary", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 4, 2]}
|
433 |
+
{"index": 4326, "label": "pincushion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 3, 4]}
|
434 |
+
{"index": 4336, "label": "ruby-lipped cattleya", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
435 |
+
{"index": 4346, "label": "lenten rose", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 3, 4, 1]}
|
436 |
+
{"index": 4356, "label": "rose", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 2, 3, 4, 0]}
|
437 |
+
{"index": 4366, "label": "canna lily", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [4, 0, 1, 3, 2]}
|
438 |
+
{"index": 4376, "label": "sunflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 2, 0, 4]}
|
439 |
+
{"index": 4386, "label": "bee balm", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
440 |
+
{"index": 4396, "label": "silverbush", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
441 |
+
{"index": 4406, "label": "spear thistle", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 4, 1]}
|
442 |
+
{"index": 4416, "label": "king protea", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 2, 1]}
|
443 |
+
{"index": 4426, "label": "globe-flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 4, 3, 0]}
|
444 |
+
{"index": 4436, "label": "rose", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 3, 2, 0]}
|
445 |
+
{"index": 4446, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 3, 4]}
|
446 |
+
{"index": 4456, "label": "geranium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
447 |
+
{"index": 4466, "label": "fritillary", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
448 |
+
{"index": 4476, "label": "oxeye daisy", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
449 |
+
{"index": 4486, "label": "orange dahlia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
450 |
+
{"index": 4496, "label": "azalea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 2, 0, 1]}
|
451 |
+
{"index": 4506, "label": "foxglove", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 2, 3, 4, 0]}
|
452 |
+
{"index": 4516, "label": "bougainvillea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
453 |
+
{"index": 4526, "label": "bromelia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 4, 3, 0]}
|
454 |
+
{"index": 4536, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 4, 3]}
|
455 |
+
{"index": 4546, "label": "primula", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
456 |
+
{"index": 4556, "label": "frangipani", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
457 |
+
{"index": 4566, "label": "anthurium", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 3, 2, 0]}
|
458 |
+
{"index": 4576, "label": "silverbush", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
459 |
+
{"index": 4586, "label": "clematis", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
460 |
+
{"index": 4596, "label": "orange dahlia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 2, 1]}
|
461 |
+
{"index": 4606, "label": "toad lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
462 |
+
{"index": 4616, "label": "sweet william", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 2, 1, 0]}
|
463 |
+
{"index": 4626, "label": "pink-yellow dahlia?", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 3, 2]}
|
464 |
+
{"index": 4636, "label": "fire lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
465 |
+
{"index": 4646, "label": "fritillary", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 1, 0, 4, 3]}
|
466 |
+
{"index": 4656, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
467 |
+
{"index": 4666, "label": "black-eyed susan", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
468 |
+
{"index": 4676, "label": "buttercup", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 2, 3, 0, 4]}
|
469 |
+
{"index": 4686, "label": "watercress", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
470 |
+
{"index": 4696, "label": "californian poppy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 4, 3]}
|
471 |
+
{"index": 4706, "label": "orange dahlia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 2, 4]}
|
472 |
+
{"index": 4716, "label": "gaura", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 1, 0, 3, 2]}
|
473 |
+
{"index": 4726, "label": "anthurium", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 4, 3, 0, 1]}
|
474 |
+
{"index": 4736, "label": "stemless gentian", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [3, 2, 0, 4, 1]}
|
475 |
+
{"index": 4746, "label": "canna lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 2, 4]}
|
476 |
+
{"index": 4756, "label": "geranium", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
477 |
+
{"index": 4766, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
478 |
+
{"index": 4776, "label": "purple coneflower", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 3, 4, 2, 0]}
|
479 |
+
{"index": 4786, "label": "magnolia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
480 |
+
{"index": 4796, "label": "pelargonium", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 3, 1, 0]}
|
481 |
+
{"index": 4806, "label": "common dandelion", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 3, 1]}
|
482 |
+
{"index": 4816, "label": "wallflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
483 |
+
{"index": 4826, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 2, 1, 0]}
|
484 |
+
{"index": 4836, "label": "foxglove", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 3, 0, 1, 4]}
|
485 |
+
{"index": 4846, "label": "rose", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 1, 3, 4, 0]}
|
486 |
+
{"index": 4856, "label": "sweet pea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 3, 1]}
|
487 |
+
{"index": 4866, "label": "sword lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
488 |
+
{"index": 4876, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
489 |
+
{"index": 4886, "label": "magnolia", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 2, 4, 1, 0]}
|
490 |
+
{"index": 4896, "label": "azalea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 4, 1]}
|
491 |
+
{"index": 4906, "label": "primula", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 3, 4, 2, 0]}
|
492 |
+
{"index": 4916, "label": "hibiscus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
493 |
+
{"index": 4926, "label": "geranium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
494 |
+
{"index": 4936, "label": "monkshood", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 1, 0, 4]}
|
495 |
+
{"index": 4946, "label": "pelargonium", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
496 |
+
{"index": 4956, "label": "geranium", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 2, 3]}
|
497 |
+
{"index": 4966, "label": "canterbury bells", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 1, 2]}
|
498 |
+
{"index": 4976, "label": "toad lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
499 |
+
{"index": 4986, "label": "carnation", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
500 |
+
{"index": 4996, "label": "colt's foot", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
501 |
+
{"index": 5006, "label": "petunia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 2, 4, 0]}
|
502 |
+
{"index": 5016, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 2, 4]}
|
503 |
+
{"index": 5026, "label": "wallflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 3, 0, 1, 4]}
|
504 |
+
{"index": 5036, "label": "lotus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
505 |
+
{"index": 5046, "label": "cape flower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 1, 2]}
|
506 |
+
{"index": 5056, "label": "sword lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
507 |
+
{"index": 5066, "label": "balloon flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
508 |
+
{"index": 5076, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 2, 4]}
|
509 |
+
{"index": 5086, "label": "cape flower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 3, 1, 0, 2]}
|
510 |
+
{"index": 5096, "label": "marigold", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 3, 0, 2]}
|
511 |
+
{"index": 5106, "label": "daffodil", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 3, 2, 0]}
|
512 |
+
{"index": 5116, "label": "peruvian lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
513 |
+
{"index": 5126, "label": "toad lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 3, 2]}
|
514 |
+
{"index": 5136, "label": "columbine", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 3, 1]}
|
515 |
+
{"index": 5146, "label": "pink-yellow dahlia?", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
516 |
+
{"index": 5156, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 4, 1, 0]}
|
517 |
+
{"index": 5166, "label": "hibiscus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
518 |
+
{"index": 5176, "label": "english marigold", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [2, 3, 1, 0, 4]}
|
519 |
+
{"index": 5186, "label": "sword lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 1, 0, 4]}
|
520 |
+
{"index": 5196, "label": "cyclamen", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 4, 2]}
|
521 |
+
{"index": 5206, "label": "bougainvillea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
522 |
+
{"index": 5216, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 1, 3, 4, 0]}
|
523 |
+
{"index": 5226, "label": "japanese anemone", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
524 |
+
{"index": 5236, "label": "purple coneflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
525 |
+
{"index": 5246, "label": "sword lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
526 |
+
{"index": 5256, "label": "wild pansy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 3, 1]}
|
527 |
+
{"index": 5266, "label": "desert-rose", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 1, 4, 2]}
|
528 |
+
{"index": 5276, "label": "rose", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 3, 1]}
|
529 |
+
{"index": 5286, "label": "primula", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 4, 1]}
|
530 |
+
{"index": 5296, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
531 |
+
{"index": 5306, "label": "tiger lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
532 |
+
{"index": 5316, "label": "stemless gentian", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
533 |
+
{"index": 5326, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
534 |
+
{"index": 5336, "label": "sword lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 2, 0, 4]}
|
535 |
+
{"index": 5346, "label": "passion flower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 2, 0, 3]}
|
536 |
+
{"index": 5356, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
537 |
+
{"index": 5366, "label": "mallow", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 2, 1, 3]}
|
538 |
+
{"index": 5376, "label": "mexican aster", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 3, 2, 0]}
|
539 |
+
{"index": 5386, "label": "thorn apple", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 3, 2]}
|
540 |
+
{"index": 5396, "label": "hibiscus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
541 |
+
{"index": 5406, "label": "canna lily", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 3, 1, 4, 2]}
|
542 |
+
{"index": 5416, "label": "marigold", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 4, 3, 0]}
|
543 |
+
{"index": 5426, "label": "pink-yellow dahlia?", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
544 |
+
{"index": 5436, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 4, 2, 1, 0]}
|
545 |
+
{"index": 5446, "label": "rose", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 3, 2, 1, 4]}
|
546 |
+
{"index": 5456, "label": "bird of paradise", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 4, 1, 3, 0]}
|
547 |
+
{"index": 5466, "label": "snapdragon", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 4, 3, 0]}
|
548 |
+
{"index": 5476, "label": "thorn apple", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 2, 1, 3, 4]}
|
549 |
+
{"index": 5486, "label": "toad lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
550 |
+
{"index": 5496, "label": "colt's foot", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 2, 0, 4, 1]}
|
551 |
+
{"index": 5506, "label": "rose", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 4, 2]}
|
552 |
+
{"index": 5516, "label": "purple coneflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 3, 4]}
|
553 |
+
{"index": 5526, "label": "gazania", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 1, 0, 2, 3]}
|
554 |
+
{"index": 5536, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 2, 3]}
|
555 |
+
{"index": 5546, "label": "oxeye daisy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 1, 4]}
|
556 |
+
{"index": 5556, "label": "foxglove", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 2, 0, 4]}
|
557 |
+
{"index": 5566, "label": "canterbury bells", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
558 |
+
{"index": 5576, "label": "colt's foot", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
559 |
+
{"index": 5586, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 3, 2]}
|
560 |
+
{"index": 5596, "label": "wallflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 1, 2, 0]}
|
561 |
+
{"index": 5606, "label": "orange dahlia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
562 |
+
{"index": 5616, "label": "common dandelion", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
563 |
+
{"index": 5626, "label": "cape flower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 3, 0, 4]}
|
564 |
+
{"index": 5636, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
565 |
+
{"index": 5646, "label": "californian poppy", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
566 |
+
{"index": 5656, "label": "sweet pea", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 1, 2, 0]}
|
567 |
+
{"index": 5666, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
568 |
+
{"index": 5676, "label": "bird of paradise", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 2, 3, 0]}
|
569 |
+
{"index": 5686, "label": "mexican aster", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 3, 1, 4, 0]}
|
570 |
+
{"index": 5696, "label": "hippeastrum", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 1, 3]}
|
571 |
+
{"index": 5706, "label": "colt's foot", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 2, 3, 4]}
|
572 |
+
{"index": 5716, "label": "pink primrose", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 1, 3, 0]}
|
573 |
+
{"index": 5726, "label": "gazania", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
574 |
+
{"index": 5736, "label": "thorn apple", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
575 |
+
{"index": 5746, "label": "hibiscus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 1, 0, 4]}
|
576 |
+
{"index": 5756, "label": "cyclamen", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
577 |
+
{"index": 5766, "label": "ruby-lipped cattleya", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 3, 2]}
|
578 |
+
{"index": 5776, "label": "windflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 4, 0, 1]}
|
579 |
+
{"index": 5786, "label": "rose", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
580 |
+
{"index": 5796, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
581 |
+
{"index": 5806, "label": "gaura", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 1, 0, 2, 3]}
|
582 |
+
{"index": 5816, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 2, 4, 1, 0]}
|
583 |
+
{"index": 5826, "label": "californian poppy", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 3, 1]}
|
584 |
+
{"index": 5836, "label": "wallflower", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 3, 4, 2, 0]}
|
585 |
+
{"index": 5846, "label": "love in the mist", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 2, 0, 4, 3]}
|
586 |
+
{"index": 5856, "label": "sword lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
587 |
+
{"index": 5866, "label": "king protea", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 1, 2, 4, 0]}
|
588 |
+
{"index": 5876, "label": "gaura", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 1, 0, 2]}
|
589 |
+
{"index": 5886, "label": "buttercup", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
590 |
+
{"index": 5896, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
591 |
+
{"index": 5906, "label": "cyclamen", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
592 |
+
{"index": 5916, "label": "geranium", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 4, 1]}
|
593 |
+
{"index": 5926, "label": "petunia", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 2, 1, 3, 0]}
|
594 |
+
{"index": 5936, "label": "bougainvillea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
595 |
+
{"index": 5946, "label": "hippeastrum", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 1, 4, 2]}
|
596 |
+
{"index": 5956, "label": "anthurium", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 2, 3, 0]}
|
597 |
+
{"index": 5966, "label": "thorn apple", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 3, 1, 4]}
|
598 |
+
{"index": 5976, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
599 |
+
{"index": 5986, "label": "pelargonium", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 1, 2, 0]}
|
600 |
+
{"index": 5996, "label": "ruby-lipped cattleya", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
601 |
+
{"index": 6006, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 4, 2, 1, 0]}
|
602 |
+
{"index": 6016, "label": "bromelia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 3, 0, 1]}
|
603 |
+
{"index": 6026, "label": "anthurium", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 2, 0, 1]}
|
604 |
+
{"index": 6036, "label": "primula", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [1, 0, 3, 2, 4]}
|
605 |
+
{"index": 6046, "label": "primula", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 2, 4, 3, 0]}
|
606 |
+
{"index": 6056, "label": "daffodil", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 4, 3, 1, 0]}
|
607 |
+
{"index": 6066, "label": "marigold", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
608 |
+
{"index": 6076, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 1, 3]}
|
609 |
+
{"index": 6086, "label": "cape flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
610 |
+
{"index": 6096, "label": "ball moss", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 2, 0, 1]}
|
611 |
+
{"index": 6106, "label": "bougainvillea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
612 |
+
{"index": 6116, "label": "sword lily", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 4, 2, 3]}
|
613 |
+
{"index": 6126, "label": "balloon flower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
614 |
+
{"index": 6136, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 2, 1]}
|
615 |
+
{"index": 6146, "label": "osteospermum", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 2, 3, 0]}
|
outputs_final/alternate/molmo-qwen2-clip-pt/flowers_5_task-7-of-10.jsonl
ADDED
@@ -0,0 +1,615 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"index": 7, "label": "giant white arum lily", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 2, 3, 1, 0]}
|
2 |
+
{"index": 17, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
3 |
+
{"index": 27, "label": "osteospermum", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 4, 0, 1, 3]}
|
4 |
+
{"index": 37, "label": "mexican petunia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 3, 1]}
|
5 |
+
{"index": 47, "label": "barbeton daisy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
6 |
+
{"index": 57, "label": "cyclamen", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 2, 3, 1]}
|
7 |
+
{"index": 67, "label": "buttercup", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
8 |
+
{"index": 77, "label": "great masterwort", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 4, 2]}
|
9 |
+
{"index": 87, "label": "love in the mist", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
10 |
+
{"index": 97, "label": "primula", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 1, 0, 4]}
|
11 |
+
{"index": 107, "label": "azalea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 3, 0, 4, 1]}
|
12 |
+
{"index": 117, "label": "cape flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 4, 3, 0]}
|
13 |
+
{"index": 127, "label": "petunia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 4, 1]}
|
14 |
+
{"index": 137, "label": "thorn apple", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
15 |
+
{"index": 147, "label": "sword lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 4, 3]}
|
16 |
+
{"index": 157, "label": "poinsettia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
17 |
+
{"index": 167, "label": "barbeton daisy", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 4, 2]}
|
18 |
+
{"index": 177, "label": "barbeton daisy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
19 |
+
{"index": 187, "label": "tree mallow", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 2, 1]}
|
20 |
+
{"index": 197, "label": "gazania", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
21 |
+
{"index": 207, "label": "king protea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 2, 4]}
|
22 |
+
{"index": 217, "label": "blanket flower", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 2, 3, 1, 0]}
|
23 |
+
{"index": 227, "label": "monkshood", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
24 |
+
{"index": 237, "label": "desert-rose", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 4, 1, 3]}
|
25 |
+
{"index": 247, "label": "petunia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 3, 2, 0, 1]}
|
26 |
+
{"index": 257, "label": "lotus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 3, 4]}
|
27 |
+
{"index": 267, "label": "spring crocus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
28 |
+
{"index": 277, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
29 |
+
{"index": 287, "label": "cape flower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 2, 0, 4]}
|
30 |
+
{"index": 297, "label": "petunia", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 2, 3, 1, 4]}
|
31 |
+
{"index": 307, "label": "snapdragon", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 4, 0, 2, 1]}
|
32 |
+
{"index": 317, "label": "clematis", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
33 |
+
{"index": 327, "label": "gazania", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 1, 0, 3]}
|
34 |
+
{"index": 337, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
35 |
+
{"index": 347, "label": "cautleya spicata", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 1, 2, 3]}
|
36 |
+
{"index": 357, "label": "carnation", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
37 |
+
{"index": 367, "label": "columbine", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 1, 3, 2, 0]}
|
38 |
+
{"index": 377, "label": "japanese anemone", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
39 |
+
{"index": 387, "label": "petunia", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 3, 1, 2, 4]}
|
40 |
+
{"index": 397, "label": "common dandelion", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 3, 0, 2]}
|
41 |
+
{"index": 407, "label": "columbine", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
42 |
+
{"index": 417, "label": "common dandelion", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
43 |
+
{"index": 427, "label": "bird of paradise", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 2, 1, 4, 0]}
|
44 |
+
{"index": 437, "label": "azalea", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 3, 0, 2, 4]}
|
45 |
+
{"index": 447, "label": "barbeton daisy", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
46 |
+
{"index": 457, "label": "daffodil", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 1, 2, 0]}
|
47 |
+
{"index": 467, "label": "orange dahlia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 1, 3]}
|
48 |
+
{"index": 477, "label": "gazania", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
49 |
+
{"index": 487, "label": "sweet william", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 2, 3]}
|
50 |
+
{"index": 497, "label": "wallflower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 4, 0, 2, 1]}
|
51 |
+
{"index": 507, "label": "watercress", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 1, 3, 2]}
|
52 |
+
{"index": 517, "label": "geranium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
53 |
+
{"index": 527, "label": "ruby-lipped cattleya", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 2, 1, 0]}
|
54 |
+
{"index": 537, "label": "petunia", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 3, 1, 4, 0]}
|
55 |
+
{"index": 547, "label": "daffodil", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
56 |
+
{"index": 557, "label": "gazania", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
57 |
+
{"index": 567, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 4, 0, 1]}
|
58 |
+
{"index": 577, "label": "geranium", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
59 |
+
{"index": 587, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 1, 3, 4, 0]}
|
60 |
+
{"index": 597, "label": "colt's foot", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
61 |
+
{"index": 607, "label": "fritillary", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
62 |
+
{"index": 617, "label": "primula", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
63 |
+
{"index": 627, "label": "blanket flower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 3, 0, 2, 4]}
|
64 |
+
{"index": 637, "label": "anthurium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 4, 3]}
|
65 |
+
{"index": 647, "label": "cyclamen", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 3, 1, 0]}
|
66 |
+
{"index": 657, "label": "frangipani", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 2, 3]}
|
67 |
+
{"index": 667, "label": "yellow iris", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
68 |
+
{"index": 677, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 4, 0, 1]}
|
69 |
+
{"index": 687, "label": "mexican petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
70 |
+
{"index": 697, "label": "lotus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
71 |
+
{"index": 707, "label": "cyclamen", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 4, 2]}
|
72 |
+
{"index": 717, "label": "sweet william", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
73 |
+
{"index": 727, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 4, 0, 1]}
|
74 |
+
{"index": 737, "label": "wild pansy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
75 |
+
{"index": 747, "label": "petunia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
76 |
+
{"index": 757, "label": "wallflower", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 3, 1, 2]}
|
77 |
+
{"index": 767, "label": "bromelia", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [3, 2, 0, 4, 1]}
|
78 |
+
{"index": 777, "label": "petunia", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 4, 0, 1, 3]}
|
79 |
+
{"index": 787, "label": "sword lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 3, 1, 0, 2]}
|
80 |
+
{"index": 797, "label": "azalea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
81 |
+
{"index": 807, "label": "blanket flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
82 |
+
{"index": 817, "label": "common dandelion", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 1, 3, 2, 0]}
|
83 |
+
{"index": 827, "label": "lotus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 1, 4]}
|
84 |
+
{"index": 837, "label": "petunia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
85 |
+
{"index": 847, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
86 |
+
{"index": 857, "label": "wild pansy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
87 |
+
{"index": 867, "label": "rose", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 2, 0, 1]}
|
88 |
+
{"index": 877, "label": "tiger lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
89 |
+
{"index": 887, "label": "camellia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
90 |
+
{"index": 897, "label": "peruvian lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 1, 4]}
|
91 |
+
{"index": 907, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
92 |
+
{"index": 917, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 2, 4]}
|
93 |
+
{"index": 927, "label": "cape flower", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 4, 1, 2, 0]}
|
94 |
+
{"index": 937, "label": "thorn apple", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
95 |
+
{"index": 947, "label": "great masterwort", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 2, 4]}
|
96 |
+
{"index": 957, "label": "cautleya spicata", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 1, 2, 3]}
|
97 |
+
{"index": 967, "label": "spear thistle", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
98 |
+
{"index": 977, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
99 |
+
{"index": 987, "label": "snapdragon", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
100 |
+
{"index": 997, "label": "rose", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 3, 2]}
|
101 |
+
{"index": 1007, "label": "giant white arum lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
102 |
+
{"index": 1017, "label": "giant white arum lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 3, 2]}
|
103 |
+
{"index": 1027, "label": "lotus", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
104 |
+
{"index": 1037, "label": "cyclamen", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
105 |
+
{"index": 1047, "label": "canna lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
106 |
+
{"index": 1057, "label": "marigold", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 3, 0, 4, 1]}
|
107 |
+
{"index": 1067, "label": "cyclamen", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 1, 2, 0]}
|
108 |
+
{"index": 1077, "label": "pink-yellow dahlia?", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 3, 1]}
|
109 |
+
{"index": 1087, "label": "bishop of llandaff", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 3, 2, 1, 4]}
|
110 |
+
{"index": 1097, "label": "frangipani", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
111 |
+
{"index": 1107, "label": "watercress", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 1, 2]}
|
112 |
+
{"index": 1117, "label": "pincushion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 2, 3]}
|
113 |
+
{"index": 1127, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
114 |
+
{"index": 1137, "label": "wallflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 3, 2, 0]}
|
115 |
+
{"index": 1147, "label": "watercress", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 3, 4, 0, 2]}
|
116 |
+
{"index": 1157, "label": "bird of paradise", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
117 |
+
{"index": 1167, "label": "sword lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 3, 1]}
|
118 |
+
{"index": 1177, "label": "stemless gentian", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 4, 1]}
|
119 |
+
{"index": 1187, "label": "geranium", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
120 |
+
{"index": 1197, "label": "passion flower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 1, 3]}
|
121 |
+
{"index": 1207, "label": "camellia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
122 |
+
{"index": 1217, "label": "love in the mist", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 1, 4, 3, 2]}
|
123 |
+
{"index": 1227, "label": "hippeastrum", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 1, 3, 0]}
|
124 |
+
{"index": 1237, "label": "cyclamen", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 1, 4, 3, 2]}
|
125 |
+
{"index": 1247, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
126 |
+
{"index": 1257, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
127 |
+
{"index": 1267, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
128 |
+
{"index": 1277, "label": "buttercup", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 3, 1]}
|
129 |
+
{"index": 1287, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 1, 2]}
|
130 |
+
{"index": 1297, "label": "sweet pea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 1, 0, 3, 2]}
|
131 |
+
{"index": 1307, "label": "bougainvillea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
132 |
+
{"index": 1317, "label": "stemless gentian", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 4, 2]}
|
133 |
+
{"index": 1327, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
134 |
+
{"index": 1337, "label": "bird of paradise", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 1, 0, 4]}
|
135 |
+
{"index": 1347, "label": "gazania", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
136 |
+
{"index": 1357, "label": "bishop of llandaff", "output": "E", "y_true": 3, "y_pred": 4, "reordering": [3, 1, 4, 0, 2]}
|
137 |
+
{"index": 1367, "label": "tree mallow", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 1, 0, 3]}
|
138 |
+
{"index": 1377, "label": "foxglove", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 4, 1, 0]}
|
139 |
+
{"index": 1387, "label": "king protea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
140 |
+
{"index": 1397, "label": "ruby-lipped cattleya", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
141 |
+
{"index": 1407, "label": "mexican petunia", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 4, 3, 2, 0]}
|
142 |
+
{"index": 1417, "label": "thorn apple", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
143 |
+
{"index": 1427, "label": "cape flower", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 1, 0, 3]}
|
144 |
+
{"index": 1437, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
145 |
+
{"index": 1447, "label": "frangipani", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
146 |
+
{"index": 1457, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
147 |
+
{"index": 1467, "label": "artichoke", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 4, 0, 1]}
|
148 |
+
{"index": 1477, "label": "cyclamen", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 4, 1, 2]}
|
149 |
+
{"index": 1487, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 4, 1, 0]}
|
150 |
+
{"index": 1497, "label": "stemless gentian", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [2, 3, 1, 0, 4]}
|
151 |
+
{"index": 1507, "label": "sweet william", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 1, 3]}
|
152 |
+
{"index": 1517, "label": "sword lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
153 |
+
{"index": 1527, "label": "ruby-lipped cattleya", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 3, 2, 0]}
|
154 |
+
{"index": 1537, "label": "petunia", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 3, 1, 2]}
|
155 |
+
{"index": 1547, "label": "water lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 3, 2, 0]}
|
156 |
+
{"index": 1557, "label": "gaura", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 3, 0, 2]}
|
157 |
+
{"index": 1567, "label": "buttercup", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
158 |
+
{"index": 1577, "label": "bearded iris", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 4, 2, 0]}
|
159 |
+
{"index": 1587, "label": "japanese anemone", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 2, 4]}
|
160 |
+
{"index": 1597, "label": "lotus", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
161 |
+
{"index": 1607, "label": "petunia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 4, 0, 2]}
|
162 |
+
{"index": 1617, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 2, 4, 0, 3]}
|
163 |
+
{"index": 1627, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 2, 1]}
|
164 |
+
{"index": 1637, "label": "camellia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 2, 1, 4, 0]}
|
165 |
+
{"index": 1647, "label": "water lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 3, 2]}
|
166 |
+
{"index": 1657, "label": "hippeastrum", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 3, 1]}
|
167 |
+
{"index": 1667, "label": "bee balm", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 4, 1, 0, 2]}
|
168 |
+
{"index": 1677, "label": "globe thistle", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 2, 1, 0]}
|
169 |
+
{"index": 1687, "label": "petunia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
170 |
+
{"index": 1697, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
171 |
+
{"index": 1707, "label": "petunia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 4, 2]}
|
172 |
+
{"index": 1717, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 3, 1, 0]}
|
173 |
+
{"index": 1727, "label": "yellow iris", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
174 |
+
{"index": 1737, "label": "wallflower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 1, 0, 2]}
|
175 |
+
{"index": 1747, "label": "wallflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
176 |
+
{"index": 1757, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
177 |
+
{"index": 1767, "label": "watercress", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 1, 3]}
|
178 |
+
{"index": 1777, "label": "canna lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 2, 4, 1, 0]}
|
179 |
+
{"index": 1787, "label": "magnolia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
180 |
+
{"index": 1797, "label": "camellia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
181 |
+
{"index": 1807, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
182 |
+
{"index": 1817, "label": "bishop of llandaff", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 2, 0, 3]}
|
183 |
+
{"index": 1827, "label": "windflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 2, 4]}
|
184 |
+
{"index": 1837, "label": "great masterwort", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 3, 1, 4, 0]}
|
185 |
+
{"index": 1847, "label": "cautleya spicata", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 2, 4, 0]}
|
186 |
+
{"index": 1857, "label": "canna lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
187 |
+
{"index": 1867, "label": "pink-yellow dahlia?", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 2, 4, 0]}
|
188 |
+
{"index": 1877, "label": "osteospermum", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
189 |
+
{"index": 1887, "label": "sweet william", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 1, 0, 3]}
|
190 |
+
{"index": 1897, "label": "sweet william", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 4, 0, 2]}
|
191 |
+
{"index": 1907, "label": "lotus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
192 |
+
{"index": 1917, "label": "anthurium", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 3, 1]}
|
193 |
+
{"index": 1927, "label": "watercress", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
194 |
+
{"index": 1937, "label": "cape flower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 1, 4]}
|
195 |
+
{"index": 1947, "label": "purple coneflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
196 |
+
{"index": 1957, "label": "snapdragon", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 2, 4]}
|
197 |
+
{"index": 1967, "label": "petunia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
198 |
+
{"index": 1977, "label": "geranium", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
199 |
+
{"index": 1987, "label": "gazania", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 3, 2]}
|
200 |
+
{"index": 1997, "label": "colt's foot", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 3, 4, 1, 2]}
|
201 |
+
{"index": 2007, "label": "artichoke", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 1, 2]}
|
202 |
+
{"index": 2017, "label": "ruby-lipped cattleya", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
203 |
+
{"index": 2027, "label": "sword lily", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [4, 2, 3, 0, 1]}
|
204 |
+
{"index": 2037, "label": "gaura", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 2, 3, 0, 4]}
|
205 |
+
{"index": 2047, "label": "snapdragon", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
206 |
+
{"index": 2057, "label": "carnation", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 2, 0, 4]}
|
207 |
+
{"index": 2067, "label": "water lily", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [3, 4, 1, 0, 2]}
|
208 |
+
{"index": 2077, "label": "watercress", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 4, 0, 1]}
|
209 |
+
{"index": 2087, "label": "globe thistle", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 4, 2]}
|
210 |
+
{"index": 2097, "label": "fire lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
211 |
+
{"index": 2107, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
212 |
+
{"index": 2117, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
213 |
+
{"index": 2127, "label": "blackberry lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 2, 0, 4]}
|
214 |
+
{"index": 2137, "label": "water lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 3, 4]}
|
215 |
+
{"index": 2147, "label": "poinsettia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 3, 1]}
|
216 |
+
{"index": 2157, "label": "tree mallow", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 4, 0, 1]}
|
217 |
+
{"index": 2167, "label": "primula", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
218 |
+
{"index": 2177, "label": "bee balm", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 3, 1]}
|
219 |
+
{"index": 2187, "label": "purple coneflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 1, 0, 4]}
|
220 |
+
{"index": 2197, "label": "desert-rose", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 3, 4]}
|
221 |
+
{"index": 2207, "label": "hard-leaved pocket orchid", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 2, 4, 1, 0]}
|
222 |
+
{"index": 2217, "label": "lenten rose", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
223 |
+
{"index": 2227, "label": "columbine", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 3, 2, 1]}
|
224 |
+
{"index": 2237, "label": "bird of paradise", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
225 |
+
{"index": 2247, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 2, 1, 0]}
|
226 |
+
{"index": 2257, "label": "morning glory", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 1, 0, 3]}
|
227 |
+
{"index": 2267, "label": "poinsettia", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 3, 4, 2, 0]}
|
228 |
+
{"index": 2277, "label": "cape flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
229 |
+
{"index": 2287, "label": "water lily", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 4, 3, 1, 0]}
|
230 |
+
{"index": 2297, "label": "pink-yellow dahlia?", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 2, 1, 0]}
|
231 |
+
{"index": 2307, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
232 |
+
{"index": 2317, "label": "colt's foot", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 3, 0, 4]}
|
233 |
+
{"index": 2327, "label": "bird of paradise", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
234 |
+
{"index": 2337, "label": "tiger lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 1, 4]}
|
235 |
+
{"index": 2347, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 2, 1]}
|
236 |
+
{"index": 2357, "label": "azalea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 3, 4]}
|
237 |
+
{"index": 2367, "label": "primula", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
238 |
+
{"index": 2377, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
239 |
+
{"index": 2387, "label": "azalea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
240 |
+
{"index": 2397, "label": "pink-yellow dahlia?", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
241 |
+
{"index": 2407, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
242 |
+
{"index": 2417, "label": "fritillary", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 4, 2, 0]}
|
243 |
+
{"index": 2427, "label": "watercress", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 4, 0, 2]}
|
244 |
+
{"index": 2437, "label": "wallflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 1, 3]}
|
245 |
+
{"index": 2447, "label": "lotus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
246 |
+
{"index": 2457, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
247 |
+
{"index": 2467, "label": "pink-yellow dahlia?", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
248 |
+
{"index": 2477, "label": "pincushion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
249 |
+
{"index": 2487, "label": "trumpet creeper", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 4, 0, 2]}
|
250 |
+
{"index": 2497, "label": "globe thistle", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
251 |
+
{"index": 2507, "label": "bishop of llandaff", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 3, 1]}
|
252 |
+
{"index": 2517, "label": "silverbush", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
253 |
+
{"index": 2527, "label": "barbeton daisy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
254 |
+
{"index": 2537, "label": "hippeastrum", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
255 |
+
{"index": 2547, "label": "spear thistle", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 2, 3, 0]}
|
256 |
+
{"index": 2557, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
257 |
+
{"index": 2567, "label": "clematis", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 3, 4]}
|
258 |
+
{"index": 2577, "label": "cape flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
259 |
+
{"index": 2587, "label": "watercress", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 4, 3, 1, 0]}
|
260 |
+
{"index": 2597, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 3, 2, 0]}
|
261 |
+
{"index": 2607, "label": "bird of paradise", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 4, 3]}
|
262 |
+
{"index": 2617, "label": "columbine", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 1, 2, 0]}
|
263 |
+
{"index": 2627, "label": "common dandelion", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 2, 4]}
|
264 |
+
{"index": 2637, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
265 |
+
{"index": 2647, "label": "barbeton daisy", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 4, 0, 2]}
|
266 |
+
{"index": 2657, "label": "orange dahlia", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 1, 4, 3, 0]}
|
267 |
+
{"index": 2667, "label": "bishop of llandaff", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 2, 1, 0]}
|
268 |
+
{"index": 2677, "label": "cyclamen", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [2, 0, 3, 4, 1]}
|
269 |
+
{"index": 2687, "label": "giant white arum lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 2, 4]}
|
270 |
+
{"index": 2697, "label": "snapdragon", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 1, 3, 4]}
|
271 |
+
{"index": 2707, "label": "wallflower", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 1, 4, 3, 2]}
|
272 |
+
{"index": 2717, "label": "buttercup", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 4, 2]}
|
273 |
+
{"index": 2727, "label": "colt's foot", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 1, 3]}
|
274 |
+
{"index": 2737, "label": "sword lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 4, 3]}
|
275 |
+
{"index": 2747, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
276 |
+
{"index": 2757, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
277 |
+
{"index": 2767, "label": "sunflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 4, 3, 0, 1]}
|
278 |
+
{"index": 2777, "label": "thorn apple", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
279 |
+
{"index": 2787, "label": "barbeton daisy", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 3, 4, 1]}
|
280 |
+
{"index": 2797, "label": "californian poppy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
281 |
+
{"index": 2807, "label": "tiger lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 3, 0, 2, 1]}
|
282 |
+
{"index": 2817, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
283 |
+
{"index": 2827, "label": "columbine", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 3, 2]}
|
284 |
+
{"index": 2837, "label": "tiger lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 2, 3, 0]}
|
285 |
+
{"index": 2847, "label": "watercress", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
286 |
+
{"index": 2857, "label": "marigold", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
287 |
+
{"index": 2867, "label": "stemless gentian", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
288 |
+
{"index": 2877, "label": "water lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
289 |
+
{"index": 2887, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 3, 1, 0, 2]}
|
290 |
+
{"index": 2897, "label": "toad lily", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 4, 2, 1, 0]}
|
291 |
+
{"index": 2907, "label": "poinsettia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
292 |
+
{"index": 2917, "label": "foxglove", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 1, 3, 0]}
|
293 |
+
{"index": 2927, "label": "windflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
294 |
+
{"index": 2937, "label": "barbeton daisy", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 2, 4, 0]}
|
295 |
+
{"index": 2947, "label": "geranium", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
296 |
+
{"index": 2957, "label": "gazania", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
297 |
+
{"index": 2967, "label": "azalea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 3, 2, 4, 0]}
|
298 |
+
{"index": 2977, "label": "mallow", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 2, 1]}
|
299 |
+
{"index": 2987, "label": "clematis", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
300 |
+
{"index": 2997, "label": "anthurium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
301 |
+
{"index": 3007, "label": "pincushion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 1, 3]}
|
302 |
+
{"index": 3017, "label": "wild pansy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 3, 4]}
|
303 |
+
{"index": 3027, "label": "windflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
304 |
+
{"index": 3037, "label": "marigold", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
305 |
+
{"index": 3047, "label": "foxglove", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
306 |
+
{"index": 3057, "label": "gazania", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 1, 2, 0]}
|
307 |
+
{"index": 3067, "label": "blanket flower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 4, 0, 1]}
|
308 |
+
{"index": 3077, "label": "common dandelion", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
309 |
+
{"index": 3087, "label": "passion flower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 2, 3]}
|
310 |
+
{"index": 3097, "label": "sword lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
311 |
+
{"index": 3107, "label": "balloon flower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
312 |
+
{"index": 3117, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 4, 0, 3]}
|
313 |
+
{"index": 3127, "label": "canterbury bells", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 1, 0, 4]}
|
314 |
+
{"index": 3137, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 1, 0, 4]}
|
315 |
+
{"index": 3147, "label": "anthurium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 1, 4]}
|
316 |
+
{"index": 3157, "label": "thorn apple", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 1, 0, 3, 4]}
|
317 |
+
{"index": 3167, "label": "cyclamen", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
318 |
+
{"index": 3177, "label": "oxeye daisy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
319 |
+
{"index": 3187, "label": "petunia", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [2, 0, 4, 1, 3]}
|
320 |
+
{"index": 3197, "label": "silverbush", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 4, 1, 0]}
|
321 |
+
{"index": 3207, "label": "magnolia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 3, 0, 2]}
|
322 |
+
{"index": 3217, "label": "petunia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 1, 3, 4]}
|
323 |
+
{"index": 3227, "label": "foxglove", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 4, 0, 1]}
|
324 |
+
{"index": 3237, "label": "poinsettia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 4, 0, 1]}
|
325 |
+
{"index": 3247, "label": "wild pansy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
326 |
+
{"index": 3257, "label": "rose", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 4, 0, 2, 1]}
|
327 |
+
{"index": 3267, "label": "pincushion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
328 |
+
{"index": 3277, "label": "cyclamen", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 4, 3, 1, 2]}
|
329 |
+
{"index": 3287, "label": "balloon flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 2, 1, 0]}
|
330 |
+
{"index": 3297, "label": "wallflower", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 2, 4, 3, 0]}
|
331 |
+
{"index": 3307, "label": "canna lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
332 |
+
{"index": 3317, "label": "black-eyed susan", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
333 |
+
{"index": 3327, "label": "lotus", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
334 |
+
{"index": 3337, "label": "barbeton daisy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
335 |
+
{"index": 3347, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
336 |
+
{"index": 3357, "label": "bougainvillea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
337 |
+
{"index": 3367, "label": "pink-yellow dahlia?", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
338 |
+
{"index": 3377, "label": "cyclamen", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 1, 4]}
|
339 |
+
{"index": 3387, "label": "sword lily", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 3, 1]}
|
340 |
+
{"index": 3397, "label": "anthurium", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 3, 1, 0]}
|
341 |
+
{"index": 3407, "label": "watercress", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 1, 2, 0]}
|
342 |
+
{"index": 3417, "label": "watercress", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 2, 4, 1, 3]}
|
343 |
+
{"index": 3427, "label": "hippeastrum", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 3, 1]}
|
344 |
+
{"index": 3437, "label": "thorn apple", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 1, 0, 2]}
|
345 |
+
{"index": 3447, "label": "bishop of llandaff", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
346 |
+
{"index": 3457, "label": "blackberry lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 4, 1]}
|
347 |
+
{"index": 3467, "label": "english marigold", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 4, 3]}
|
348 |
+
{"index": 3477, "label": "siam tulip", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
349 |
+
{"index": 3487, "label": "colt's foot", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [3, 2, 1, 0, 4]}
|
350 |
+
{"index": 3497, "label": "camellia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
351 |
+
{"index": 3507, "label": "stemless gentian", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
352 |
+
{"index": 3517, "label": "toad lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 4, 2]}
|
353 |
+
{"index": 3527, "label": "pincushion flower", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 3, 1, 4, 0]}
|
354 |
+
{"index": 3537, "label": "bird of paradise", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
355 |
+
{"index": 3547, "label": "colt's foot", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 1, 0, 3, 4]}
|
356 |
+
{"index": 3557, "label": "hibiscus", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 1, 3, 4]}
|
357 |
+
{"index": 3567, "label": "mexican petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
358 |
+
{"index": 3577, "label": "magnolia", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 2, 3, 1, 0]}
|
359 |
+
{"index": 3587, "label": "bougainvillea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
360 |
+
{"index": 3597, "label": "lotus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
361 |
+
{"index": 3607, "label": "buttercup", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 4, 3]}
|
362 |
+
{"index": 3617, "label": "pink-yellow dahlia?", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
363 |
+
{"index": 3627, "label": "water lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 3, 4, 0]}
|
364 |
+
{"index": 3637, "label": "wallflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 2, 1]}
|
365 |
+
{"index": 3647, "label": "yellow iris", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 4, 1, 3, 0]}
|
366 |
+
{"index": 3657, "label": "petunia", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 2, 0, 1, 4]}
|
367 |
+
{"index": 3667, "label": "sunflower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 3, 2, 0]}
|
368 |
+
{"index": 3677, "label": "cyclamen", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 3, 0, 2]}
|
369 |
+
{"index": 3687, "label": "petunia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
370 |
+
{"index": 3697, "label": "silverbush", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 2, 0, 3, 4]}
|
371 |
+
{"index": 3707, "label": "clematis", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 3, 2, 1, 0]}
|
372 |
+
{"index": 3717, "label": "foxglove", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
373 |
+
{"index": 3727, "label": "petunia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 2, 1, 4, 0]}
|
374 |
+
{"index": 3737, "label": "petunia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
375 |
+
{"index": 3747, "label": "globe thistle", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 2, 3, 0, 4]}
|
376 |
+
{"index": 3757, "label": "anthurium", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 1, 2, 4, 0]}
|
377 |
+
{"index": 3767, "label": "giant white arum lily", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 3, 0, 4]}
|
378 |
+
{"index": 3777, "label": "pink-yellow dahlia?", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
379 |
+
{"index": 3787, "label": "hibiscus", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
380 |
+
{"index": 3797, "label": "cape flower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
381 |
+
{"index": 3807, "label": "english marigold", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 3, 4, 1]}
|
382 |
+
{"index": 3817, "label": "primula", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 3, 0, 2]}
|
383 |
+
{"index": 3827, "label": "cape flower", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 4, 1, 2]}
|
384 |
+
{"index": 3837, "label": "bishop of llandaff", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 2, 0, 3]}
|
385 |
+
{"index": 3847, "label": "foxglove", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 3, 2, 0]}
|
386 |
+
{"index": 3857, "label": "osteospermum", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
387 |
+
{"index": 3867, "label": "bromelia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 1, 4, 3]}
|
388 |
+
{"index": 3877, "label": "bird of paradise", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 3, 4]}
|
389 |
+
{"index": 3887, "label": "gaura", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 3, 2]}
|
390 |
+
{"index": 3897, "label": "tiger lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
391 |
+
{"index": 3907, "label": "lotus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
392 |
+
{"index": 3917, "label": "cape flower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 2, 1, 3]}
|
393 |
+
{"index": 3927, "label": "tree mallow", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 4, 3]}
|
394 |
+
{"index": 3937, "label": "spring crocus", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 4, 3, 2, 0]}
|
395 |
+
{"index": 3947, "label": "toad lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 3, 4, 0]}
|
396 |
+
{"index": 3957, "label": "azalea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
397 |
+
{"index": 3967, "label": "tiger lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
398 |
+
{"index": 3977, "label": "giant white arum lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
399 |
+
{"index": 3987, "label": "mexican petunia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 3, 1]}
|
400 |
+
{"index": 3997, "label": "common dandelion", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 3, 2]}
|
401 |
+
{"index": 4007, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
402 |
+
{"index": 4017, "label": "great masterwort", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
403 |
+
{"index": 4027, "label": "bishop of llandaff", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 3, 1, 0]}
|
404 |
+
{"index": 4037, "label": "sweet pea", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 2, 3, 0]}
|
405 |
+
{"index": 4047, "label": "yellow iris", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 2, 1, 0]}
|
406 |
+
{"index": 4057, "label": "hippeastrum", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 1, 4]}
|
407 |
+
{"index": 4067, "label": "geranium", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
408 |
+
{"index": 4077, "label": "osteospermum", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
409 |
+
{"index": 4087, "label": "ruby-lipped cattleya", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
410 |
+
{"index": 4097, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
411 |
+
{"index": 4107, "label": "magnolia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 4, 0, 2]}
|
412 |
+
{"index": 4117, "label": "trumpet creeper", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
413 |
+
{"index": 4127, "label": "bromelia", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 2, 0, 4, 3]}
|
414 |
+
{"index": 4137, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
415 |
+
{"index": 4147, "label": "bishop of llandaff", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 2, 3, 4]}
|
416 |
+
{"index": 4157, "label": "mexican aster", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 1, 4]}
|
417 |
+
{"index": 4167, "label": "geranium", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
418 |
+
{"index": 4177, "label": "foxglove", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 4, 1, 3, 0]}
|
419 |
+
{"index": 4187, "label": "osteospermum", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
420 |
+
{"index": 4197, "label": "anthurium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
421 |
+
{"index": 4207, "label": "tree mallow", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
422 |
+
{"index": 4217, "label": "sweet pea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
423 |
+
{"index": 4227, "label": "cape flower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
424 |
+
{"index": 4237, "label": "mallow", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 3, 0, 4, 1]}
|
425 |
+
{"index": 4247, "label": "bee balm", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 4, 3]}
|
426 |
+
{"index": 4257, "label": "snapdragon", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 2, 3, 1, 4]}
|
427 |
+
{"index": 4267, "label": "purple coneflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
428 |
+
{"index": 4277, "label": "monkshood", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
429 |
+
{"index": 4287, "label": "gaura", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
430 |
+
{"index": 4297, "label": "gaura", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 1, 2, 3, 0]}
|
431 |
+
{"index": 4307, "label": "pink-yellow dahlia?", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 3, 2, 4, 0]}
|
432 |
+
{"index": 4317, "label": "monkshood", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 4, 2]}
|
433 |
+
{"index": 4327, "label": "bougainvillea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 3, 4]}
|
434 |
+
{"index": 4337, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
435 |
+
{"index": 4347, "label": "trumpet creeper", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 2, 3, 4, 1]}
|
436 |
+
{"index": 4357, "label": "primula", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 2, 3, 4, 0]}
|
437 |
+
{"index": 4367, "label": "bishop of llandaff", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 1, 3, 2]}
|
438 |
+
{"index": 4377, "label": "buttercup", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 2, 0, 4]}
|
439 |
+
{"index": 4387, "label": "hard-leaved pocket orchid", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
440 |
+
{"index": 4397, "label": "bougainvillea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
441 |
+
{"index": 4407, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 4, 1]}
|
442 |
+
{"index": 4417, "label": "lotus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 2, 1]}
|
443 |
+
{"index": 4427, "label": "rose", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 2, 4, 3, 0]}
|
444 |
+
{"index": 4437, "label": "pink-yellow dahlia?", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
445 |
+
{"index": 4447, "label": "desert-rose", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 1, 3, 4]}
|
446 |
+
{"index": 4457, "label": "prince of wales feathers", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 4, 2, 1]}
|
447 |
+
{"index": 4467, "label": "desert-rose", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 4, 3, 1]}
|
448 |
+
{"index": 4477, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
449 |
+
{"index": 4487, "label": "pincushion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
450 |
+
{"index": 4497, "label": "hibiscus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 2, 0, 1]}
|
451 |
+
{"index": 4507, "label": "clematis", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 2, 3, 4, 0]}
|
452 |
+
{"index": 4517, "label": "globe-flower", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 4, 2, 3]}
|
453 |
+
{"index": 4527, "label": "tree poppy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 4, 3, 0]}
|
454 |
+
{"index": 4537, "label": "hibiscus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 4, 3]}
|
455 |
+
{"index": 4547, "label": "hippeastrum", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 2, 0, 3, 4]}
|
456 |
+
{"index": 4557, "label": "gaura", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
457 |
+
{"index": 4567, "label": "purple coneflower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 3, 2, 0]}
|
458 |
+
{"index": 4577, "label": "clematis", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 1, 3, 4]}
|
459 |
+
{"index": 4587, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
460 |
+
{"index": 4597, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
461 |
+
{"index": 4607, "label": "azalea", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 2, 0, 3, 4]}
|
462 |
+
{"index": 4617, "label": "sweet pea", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 2, 1, 0]}
|
463 |
+
{"index": 4627, "label": "anthurium", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 3, 2]}
|
464 |
+
{"index": 4637, "label": "pelargonium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
465 |
+
{"index": 4647, "label": "english marigold", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 4, 3]}
|
466 |
+
{"index": 4657, "label": "camellia", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 2, 0, 4, 1]}
|
467 |
+
{"index": 4667, "label": "orange dahlia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
468 |
+
{"index": 4677, "label": "marigold", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 2, 3, 0, 4]}
|
469 |
+
{"index": 4687, "label": "water lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
470 |
+
{"index": 4697, "label": "hippeastrum", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 2, 4, 3]}
|
471 |
+
{"index": 4707, "label": "magnolia", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 1, 3, 2, 4]}
|
472 |
+
{"index": 4717, "label": "gazania", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 1, 0, 3, 2]}
|
473 |
+
{"index": 4727, "label": "rose", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 4, 3, 0, 1]}
|
474 |
+
{"index": 4737, "label": "cautleya spicata", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 2, 0, 4, 1]}
|
475 |
+
{"index": 4747, "label": "giant white arum lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 2, 4]}
|
476 |
+
{"index": 4757, "label": "grape hyacinth", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
477 |
+
{"index": 4767, "label": "mexican aster", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 4, 2, 3]}
|
478 |
+
{"index": 4777, "label": "foxglove", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 3, 4, 2, 0]}
|
479 |
+
{"index": 4787, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
480 |
+
{"index": 4797, "label": "lotus", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 2, 3, 1, 0]}
|
481 |
+
{"index": 4807, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 3, 1]}
|
482 |
+
{"index": 4817, "label": "lotus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
483 |
+
{"index": 4827, "label": "watercress", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 3, 2, 1, 0]}
|
484 |
+
{"index": 4837, "label": "wallflower", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 3, 0, 1, 4]}
|
485 |
+
{"index": 4847, "label": "cautleya spicata", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
486 |
+
{"index": 4857, "label": "poinsettia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 3, 1]}
|
487 |
+
{"index": 4867, "label": "carnation", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
488 |
+
{"index": 4877, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
489 |
+
{"index": 4887, "label": "anthurium", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 2, 4, 1, 0]}
|
490 |
+
{"index": 4897, "label": "foxglove", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 2, 4, 1]}
|
491 |
+
{"index": 4907, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 3, 4, 2, 0]}
|
492 |
+
{"index": 4917, "label": "black-eyed susan", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
493 |
+
{"index": 4927, "label": "sunflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
494 |
+
{"index": 4937, "label": "anthurium", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 1, 0, 4]}
|
495 |
+
{"index": 4947, "label": "water lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
496 |
+
{"index": 4957, "label": "sweet william", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 1, 0, 2, 3]}
|
497 |
+
{"index": 4967, "label": "geranium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
498 |
+
{"index": 4977, "label": "azalea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
499 |
+
{"index": 4987, "label": "hippeastrum", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 3, 2, 4, 1]}
|
500 |
+
{"index": 4997, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 1, 3, 4, 0]}
|
501 |
+
{"index": 5007, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 1, 2, 4, 0]}
|
502 |
+
{"index": 5017, "label": "mallow", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 3, 0, 2, 4]}
|
503 |
+
{"index": 5027, "label": "californian poppy", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 3, 0, 1, 4]}
|
504 |
+
{"index": 5037, "label": "pink primrose", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
505 |
+
{"index": 5047, "label": "colt's foot", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 1, 2]}
|
506 |
+
{"index": 5057, "label": "silverbush", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
507 |
+
{"index": 5067, "label": "water lily", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 3, 1, 4, 0]}
|
508 |
+
{"index": 5077, "label": "fritillary", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 1, 3, 2, 4]}
|
509 |
+
{"index": 5087, "label": "bougainvillea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 1, 0, 2]}
|
510 |
+
{"index": 5097, "label": "morning glory", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 3, 0, 2]}
|
511 |
+
{"index": 5107, "label": "sweet william", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
512 |
+
{"index": 5117, "label": "cyclamen", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 1, 4]}
|
513 |
+
{"index": 5127, "label": "mallow", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 1, 3, 2]}
|
514 |
+
{"index": 5137, "label": "thorn apple", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 4, 2, 3, 1]}
|
515 |
+
{"index": 5147, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
516 |
+
{"index": 5157, "label": "lenten rose", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 4, 1, 0]}
|
517 |
+
{"index": 5167, "label": "cyclamen", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
518 |
+
{"index": 5177, "label": "fritillary", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 3, 1, 0, 4]}
|
519 |
+
{"index": 5187, "label": "bougainvillea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 1, 0, 4]}
|
520 |
+
{"index": 5197, "label": "love in the mist", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
521 |
+
{"index": 5207, "label": "gaura", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 2, 1]}
|
522 |
+
{"index": 5217, "label": "cape flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
523 |
+
{"index": 5227, "label": "cyclamen", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 4, 2, 1, 3]}
|
524 |
+
{"index": 5237, "label": "californian poppy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
525 |
+
{"index": 5247, "label": "love in the mist", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 2, 4, 1, 3]}
|
526 |
+
{"index": 5257, "label": "pink-yellow dahlia?", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 3, 1]}
|
527 |
+
{"index": 5267, "label": "sweet william", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
528 |
+
{"index": 5277, "label": "sword lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
529 |
+
{"index": 5287, "label": "lenten rose", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [3, 0, 2, 4, 1]}
|
530 |
+
{"index": 5297, "label": "wallflower", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [4, 0, 3, 1, 2]}
|
531 |
+
{"index": 5307, "label": "bolero deep blue", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
532 |
+
{"index": 5317, "label": "love in the mist", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 4, 1, 3, 2]}
|
533 |
+
{"index": 5327, "label": "blackberry lily", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 1, 4, 2, 3]}
|
534 |
+
{"index": 5337, "label": "wallflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 2, 0, 4]}
|
535 |
+
{"index": 5347, "label": "moon orchid", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
536 |
+
{"index": 5357, "label": "common dandelion", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
537 |
+
{"index": 5367, "label": "trumpet creeper", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 1, 3]}
|
538 |
+
{"index": 5377, "label": "mallow", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 3, 2, 0]}
|
539 |
+
{"index": 5387, "label": "californian poppy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
540 |
+
{"index": 5397, "label": "primula", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 2, 1]}
|
541 |
+
{"index": 5407, "label": "daffodil", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
542 |
+
{"index": 5417, "label": "barbeton daisy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 4, 3, 0]}
|
543 |
+
{"index": 5427, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
544 |
+
{"index": 5437, "label": "passion flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 2, 1, 0]}
|
545 |
+
{"index": 5447, "label": "azalea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 1, 4]}
|
546 |
+
{"index": 5457, "label": "hibiscus", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 1, 3, 0]}
|
547 |
+
{"index": 5467, "label": "siam tulip", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 4, 3, 0]}
|
548 |
+
{"index": 5477, "label": "rose", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 1, 3, 4]}
|
549 |
+
{"index": 5487, "label": "oxeye daisy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 4, 3]}
|
550 |
+
{"index": 5497, "label": "wallflower", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 4, 1]}
|
551 |
+
{"index": 5507, "label": "tree mallow", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 4, 2]}
|
552 |
+
{"index": 5517, "label": "yellow iris", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 3, 4]}
|
553 |
+
{"index": 5527, "label": "bromelia", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [4, 1, 0, 2, 3]}
|
554 |
+
{"index": 5537, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 2, 3]}
|
555 |
+
{"index": 5547, "label": "cautleya spicata", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 3, 1, 4]}
|
556 |
+
{"index": 5557, "label": "petunia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 2, 0, 4]}
|
557 |
+
{"index": 5567, "label": "alpine sea holly", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 2, 0, 3]}
|
558 |
+
{"index": 5577, "label": "fritillary", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
559 |
+
{"index": 5587, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
560 |
+
{"index": 5597, "label": "lotus", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [3, 4, 1, 2, 0]}
|
561 |
+
{"index": 5607, "label": "desert-rose", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [4, 0, 3, 1, 2]}
|
562 |
+
{"index": 5617, "label": "rose", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
563 |
+
{"index": 5627, "label": "pink primrose", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 2, 3, 0, 4]}
|
564 |
+
{"index": 5637, "label": "sweet pea", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 4, 0, 2, 1]}
|
565 |
+
{"index": 5647, "label": "lotus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
566 |
+
{"index": 5657, "label": "windflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 1, 2, 0]}
|
567 |
+
{"index": 5667, "label": "blackberry lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
568 |
+
{"index": 5677, "label": "buttercup", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 2, 3, 0]}
|
569 |
+
{"index": 5687, "label": "wallflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
570 |
+
{"index": 5697, "label": "bearded iris", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
571 |
+
{"index": 5707, "label": "sword lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 3, 4]}
|
572 |
+
{"index": 5717, "label": "columbine", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 1, 3, 0]}
|
573 |
+
{"index": 5727, "label": "petunia", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 2, 1, 4]}
|
574 |
+
{"index": 5737, "label": "english marigold", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
575 |
+
{"index": 5747, "label": "siam tulip", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 1, 0, 4]}
|
576 |
+
{"index": 5757, "label": "geranium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
577 |
+
{"index": 5767, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
578 |
+
{"index": 5777, "label": "siam tulip", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 4, 0, 1]}
|
579 |
+
{"index": 5787, "label": "foxglove", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
580 |
+
{"index": 5797, "label": "columbine", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 3, 4, 2]}
|
581 |
+
{"index": 5807, "label": "azalea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 1, 0, 2, 3]}
|
582 |
+
{"index": 5817, "label": "sweet william", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 2, 4, 1, 0]}
|
583 |
+
{"index": 5827, "label": "gazania", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 3, 1]}
|
584 |
+
{"index": 5837, "label": "trumpet creeper", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 3, 4, 2, 0]}
|
585 |
+
{"index": 5847, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
586 |
+
{"index": 5857, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
587 |
+
{"index": 5867, "label": "californian poppy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 2, 4, 0]}
|
588 |
+
{"index": 5877, "label": "cape flower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 3, 1, 0, 2]}
|
589 |
+
{"index": 5887, "label": "red ginger", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
590 |
+
{"index": 5897, "label": "clematis", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [4, 0, 2, 1, 3]}
|
591 |
+
{"index": 5907, "label": "love in the mist", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 1, 4, 2, 3]}
|
592 |
+
{"index": 5917, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 4, 1]}
|
593 |
+
{"index": 5927, "label": "hibiscus", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 1, 3, 0]}
|
594 |
+
{"index": 5937, "label": "tiger lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
595 |
+
{"index": 5947, "label": "bee balm", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
596 |
+
{"index": 5957, "label": "petunia", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 1, 2, 3, 0]}
|
597 |
+
{"index": 5967, "label": "oxeye daisy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
598 |
+
{"index": 5977, "label": "osteospermum", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
599 |
+
{"index": 5987, "label": "barbeton daisy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 1, 2, 0]}
|
600 |
+
{"index": 5997, "label": "ball moss", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 4, 2, 3]}
|
601 |
+
{"index": 6007, "label": "windflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 2, 1, 0]}
|
602 |
+
{"index": 6017, "label": "sword lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 3, 0, 1]}
|
603 |
+
{"index": 6027, "label": "fritillary", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 4, 2, 0, 1]}
|
604 |
+
{"index": 6037, "label": "sweet william", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 2, 4]}
|
605 |
+
{"index": 6047, "label": "hippeastrum", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 2, 4, 3, 0]}
|
606 |
+
{"index": 6057, "label": "geranium", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 4, 3, 1, 0]}
|
607 |
+
{"index": 6067, "label": "pink primrose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
608 |
+
{"index": 6077, "label": "snapdragon", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 1, 3]}
|
609 |
+
{"index": 6087, "label": "purple coneflower", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 4, 2, 0, 3]}
|
610 |
+
{"index": 6097, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 2, 0, 1]}
|
611 |
+
{"index": 6107, "label": "purple coneflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
612 |
+
{"index": 6117, "label": "morning glory", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 4, 2, 3]}
|
613 |
+
{"index": 6127, "label": "geranium", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
614 |
+
{"index": 6137, "label": "azalea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 2, 1]}
|
615 |
+
{"index": 6147, "label": "passion flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 2, 3, 0]}
|
outputs_final/alternate/molmo-qwen2-clip-pt/flowers_5_task-8-of-10.jsonl
ADDED
@@ -0,0 +1,615 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"index": 8, "label": "wild pansy", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 2, 3, 1, 0]}
|
2 |
+
{"index": 18, "label": "common dandelion", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
3 |
+
{"index": 28, "label": "canna lily", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 4, 0, 1, 3]}
|
4 |
+
{"index": 38, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 3, 1]}
|
5 |
+
{"index": 48, "label": "lotus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
6 |
+
{"index": 58, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
7 |
+
{"index": 68, "label": "buttercup", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
8 |
+
{"index": 78, "label": "clematis", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [1, 0, 3, 4, 2]}
|
9 |
+
{"index": 88, "label": "stemless gentian", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
10 |
+
{"index": 98, "label": "water lily", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 1, 0, 4]}
|
11 |
+
{"index": 108, "label": "moon orchid", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 3, 0, 4, 1]}
|
12 |
+
{"index": 118, "label": "cyclamen", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 4, 3, 0]}
|
13 |
+
{"index": 128, "label": "hard-leaved pocket orchid", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 2, 0, 4, 1]}
|
14 |
+
{"index": 138, "label": "bishop of llandaff", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
15 |
+
{"index": 148, "label": "mallow", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 1, 2, 4, 3]}
|
16 |
+
{"index": 158, "label": "lotus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
17 |
+
{"index": 168, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
18 |
+
{"index": 178, "label": "cautleya spicata", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 3, 1, 4]}
|
19 |
+
{"index": 188, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 2, 1]}
|
20 |
+
{"index": 198, "label": "colt's foot", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 2, 1, 3, 4]}
|
21 |
+
{"index": 208, "label": "ball moss", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 2, 4]}
|
22 |
+
{"index": 218, "label": "bolero deep blue", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 2, 3, 1, 0]}
|
23 |
+
{"index": 228, "label": "morning glory", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 4, 3, 1, 2]}
|
24 |
+
{"index": 238, "label": "silverbush", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 4, 1, 3]}
|
25 |
+
{"index": 248, "label": "sunflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
26 |
+
{"index": 258, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 3, 4]}
|
27 |
+
{"index": 268, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
28 |
+
{"index": 278, "label": "sweet william", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
29 |
+
{"index": 288, "label": "osteospermum", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 2, 0, 4]}
|
30 |
+
{"index": 298, "label": "camellia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 3, 1, 4]}
|
31 |
+
{"index": 308, "label": "corn poppy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
32 |
+
{"index": 318, "label": "mexican petunia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
33 |
+
{"index": 328, "label": "peruvian lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 1, 0, 3]}
|
34 |
+
{"index": 338, "label": "fritillary", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 1, 3, 4, 2]}
|
35 |
+
{"index": 348, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 2, 3]}
|
36 |
+
{"index": 358, "label": "watercress", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [3, 0, 4, 1, 2]}
|
37 |
+
{"index": 368, "label": "gaura", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 1, 3, 2, 0]}
|
38 |
+
{"index": 378, "label": "bougainvillea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
39 |
+
{"index": 388, "label": "cautleya spicata", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 2, 4]}
|
40 |
+
{"index": 398, "label": "watercress", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 4, 3, 0, 2]}
|
41 |
+
{"index": 408, "label": "ruby-lipped cattleya", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
42 |
+
{"index": 418, "label": "mallow", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 1, 2]}
|
43 |
+
{"index": 428, "label": "siam tulip", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 2, 1, 4, 0]}
|
44 |
+
{"index": 438, "label": "bee balm", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 2, 4]}
|
45 |
+
{"index": 448, "label": "rose", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
46 |
+
{"index": 458, "label": "mexican aster", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 1, 2, 0]}
|
47 |
+
{"index": 468, "label": "common dandelion", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 1, 3]}
|
48 |
+
{"index": 478, "label": "bougainvillea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
49 |
+
{"index": 488, "label": "pink-yellow dahlia?", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 2, 3]}
|
50 |
+
{"index": 498, "label": "lotus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
51 |
+
{"index": 508, "label": "lenten rose", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
52 |
+
{"index": 518, "label": "sunflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
53 |
+
{"index": 528, "label": "blanket flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 2, 1, 0]}
|
54 |
+
{"index": 538, "label": "artichoke", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 3, 1, 4, 0]}
|
55 |
+
{"index": 548, "label": "pink-yellow dahlia?", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
56 |
+
{"index": 558, "label": "desert-rose", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 1, 4, 2]}
|
57 |
+
{"index": 568, "label": "hibiscus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 4, 0, 1]}
|
58 |
+
{"index": 578, "label": "desert-rose", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 3, 2, 0, 4]}
|
59 |
+
{"index": 588, "label": "mexican petunia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
60 |
+
{"index": 598, "label": "english marigold", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
61 |
+
{"index": 608, "label": "lenten rose", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
62 |
+
{"index": 618, "label": "king protea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
63 |
+
{"index": 628, "label": "thorn apple", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 2, 4]}
|
64 |
+
{"index": 638, "label": "blackberry lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 4, 3]}
|
65 |
+
{"index": 648, "label": "columbine", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 2, 3, 1, 0]}
|
66 |
+
{"index": 658, "label": "purple coneflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 2, 3]}
|
67 |
+
{"index": 668, "label": "siam tulip", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 4, 2]}
|
68 |
+
{"index": 678, "label": "tree poppy", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 4, 0, 1]}
|
69 |
+
{"index": 688, "label": "sweet william", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
70 |
+
{"index": 698, "label": "magnolia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
71 |
+
{"index": 708, "label": "alpine sea holly", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [3, 1, 0, 4, 2]}
|
72 |
+
{"index": 718, "label": "bishop of llandaff", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
73 |
+
{"index": 728, "label": "foxglove", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 4, 0, 1]}
|
74 |
+
{"index": 738, "label": "primula", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
75 |
+
{"index": 748, "label": "snapdragon", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
76 |
+
{"index": 758, "label": "artichoke", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 4, 3, 1, 2]}
|
77 |
+
{"index": 768, "label": "azalea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
78 |
+
{"index": 778, "label": "purple coneflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
79 |
+
{"index": 788, "label": "garden phlox", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [4, 3, 1, 0, 2]}
|
80 |
+
{"index": 798, "label": "morning glory", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 1, 2]}
|
81 |
+
{"index": 808, "label": "marigold", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
82 |
+
{"index": 818, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 3, 2, 0]}
|
83 |
+
{"index": 828, "label": "wallflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 1, 4]}
|
84 |
+
{"index": 838, "label": "sword lily", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [2, 0, 4, 1, 3]}
|
85 |
+
{"index": 848, "label": "mexican petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
86 |
+
{"index": 858, "label": "bougainvillea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
87 |
+
{"index": 868, "label": "daffodil", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 2, 0, 1]}
|
88 |
+
{"index": 878, "label": "mexican petunia", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [4, 0, 3, 2, 1]}
|
89 |
+
{"index": 888, "label": "rose", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
90 |
+
{"index": 898, "label": "pink-yellow dahlia?", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 1, 4]}
|
91 |
+
{"index": 908, "label": "anthurium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
92 |
+
{"index": 918, "label": "primula", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 1, 0, 2, 4]}
|
93 |
+
{"index": 928, "label": "sword lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 4, 1, 2, 0]}
|
94 |
+
{"index": 938, "label": "anthurium", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
95 |
+
{"index": 948, "label": "californian poppy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
96 |
+
{"index": 958, "label": "gaura", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 2, 3]}
|
97 |
+
{"index": 968, "label": "blackberry lily", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 2, 1, 3]}
|
98 |
+
{"index": 978, "label": "watercress", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 2, 1, 3]}
|
99 |
+
{"index": 988, "label": "desert-rose", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 1, 4, 2]}
|
100 |
+
{"index": 998, "label": "sword lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 3, 2]}
|
101 |
+
{"index": 1008, "label": "silverbush", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 1, 4, 2]}
|
102 |
+
{"index": 1018, "label": "pink-yellow dahlia?", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 3, 2]}
|
103 |
+
{"index": 1028, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
104 |
+
{"index": 1038, "label": "daffodil", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
105 |
+
{"index": 1048, "label": "balloon flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
106 |
+
{"index": 1058, "label": "siam tulip", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 3, 0, 4, 1]}
|
107 |
+
{"index": 1068, "label": "fire lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 1, 2, 0]}
|
108 |
+
{"index": 1078, "label": "thorn apple", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 3, 1]}
|
109 |
+
{"index": 1088, "label": "gaura", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 1, 4]}
|
110 |
+
{"index": 1098, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
111 |
+
{"index": 1108, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
112 |
+
{"index": 1118, "label": "columbine", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 1, 2, 3]}
|
113 |
+
{"index": 1128, "label": "garden phlox", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
114 |
+
{"index": 1138, "label": "water lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 3, 2, 0]}
|
115 |
+
{"index": 1148, "label": "peruvian lily", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
116 |
+
{"index": 1158, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
117 |
+
{"index": 1168, "label": "californian poppy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 3, 1]}
|
118 |
+
{"index": 1178, "label": "petunia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
119 |
+
{"index": 1188, "label": "alpine sea holly", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 1, 0, 3]}
|
120 |
+
{"index": 1198, "label": "ruby-lipped cattleya", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 1, 3]}
|
121 |
+
{"index": 1208, "label": "orange dahlia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
122 |
+
{"index": 1218, "label": "colt's foot", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 4, 3, 2]}
|
123 |
+
{"index": 1228, "label": "sweet william", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 2, 1, 3, 0]}
|
124 |
+
{"index": 1238, "label": "cape flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
125 |
+
{"index": 1248, "label": "windflower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 3, 2, 0, 1]}
|
126 |
+
{"index": 1258, "label": "clematis", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 2, 1, 3]}
|
127 |
+
{"index": 1268, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
128 |
+
{"index": 1278, "label": "daffodil", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 4, 0, 3, 1]}
|
129 |
+
{"index": 1288, "label": "colt's foot", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 4, 0, 1, 2]}
|
130 |
+
{"index": 1298, "label": "anthurium", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 1, 0, 3, 2]}
|
131 |
+
{"index": 1308, "label": "lotus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
132 |
+
{"index": 1318, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
133 |
+
{"index": 1328, "label": "common dandelion", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
134 |
+
{"index": 1338, "label": "thorn apple", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [3, 2, 1, 0, 4]}
|
135 |
+
{"index": 1348, "label": "stemless gentian", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 2, 1, 4]}
|
136 |
+
{"index": 1358, "label": "wallflower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 4, 0, 2]}
|
137 |
+
{"index": 1368, "label": "peruvian lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 1, 0, 3]}
|
138 |
+
{"index": 1378, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 4, 1, 0]}
|
139 |
+
{"index": 1388, "label": "tree poppy", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 2, 3, 1]}
|
140 |
+
{"index": 1398, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
141 |
+
{"index": 1408, "label": "water lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
142 |
+
{"index": 1418, "label": "watercress", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 2, 0, 3]}
|
143 |
+
{"index": 1428, "label": "azalea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
144 |
+
{"index": 1438, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
145 |
+
{"index": 1448, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
146 |
+
{"index": 1458, "label": "wild pansy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
147 |
+
{"index": 1468, "label": "gazania", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 4, 0, 1]}
|
148 |
+
{"index": 1478, "label": "sword lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
149 |
+
{"index": 1488, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 4, 1, 0]}
|
150 |
+
{"index": 1498, "label": "lotus", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [2, 3, 1, 0, 4]}
|
151 |
+
{"index": 1508, "label": "daffodil", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
152 |
+
{"index": 1518, "label": "tree mallow", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
153 |
+
{"index": 1528, "label": "bee balm", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 3, 2, 0]}
|
154 |
+
{"index": 1538, "label": "petunia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 3, 1, 2]}
|
155 |
+
{"index": 1548, "label": "passion flower", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 1, 3, 2, 0]}
|
156 |
+
{"index": 1558, "label": "rose", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 3, 0, 2]}
|
157 |
+
{"index": 1568, "label": "watercress", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 1, 4]}
|
158 |
+
{"index": 1578, "label": "grape hyacinth", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 1, 4, 2, 0]}
|
159 |
+
{"index": 1588, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 2, 4]}
|
160 |
+
{"index": 1598, "label": "morning glory", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [1, 3, 2, 0, 4]}
|
161 |
+
{"index": 1608, "label": "poinsettia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 4, 0, 2]}
|
162 |
+
{"index": 1618, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 2, 4, 0, 3]}
|
163 |
+
{"index": 1628, "label": "bird of paradise", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 2, 1]}
|
164 |
+
{"index": 1638, "label": "anthurium", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 2, 1, 4, 0]}
|
165 |
+
{"index": 1648, "label": "pincushion flower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 1, 0, 3, 2]}
|
166 |
+
{"index": 1658, "label": "mallow", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 3, 1]}
|
167 |
+
{"index": 1668, "label": "mexican aster", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 4, 1, 0, 2]}
|
168 |
+
{"index": 1678, "label": "water lily", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
169 |
+
{"index": 1688, "label": "trumpet creeper", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 1, 2, 4]}
|
170 |
+
{"index": 1698, "label": "mexican petunia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 4, 1]}
|
171 |
+
{"index": 1708, "label": "water lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 4, 2]}
|
172 |
+
{"index": 1718, "label": "wild pansy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 3, 1, 0]}
|
173 |
+
{"index": 1728, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
174 |
+
{"index": 1738, "label": "cautleya spicata", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 1, 0, 2]}
|
175 |
+
{"index": 1748, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
176 |
+
{"index": 1758, "label": "colt's foot", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
177 |
+
{"index": 1768, "label": "purple coneflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 1, 3]}
|
178 |
+
{"index": 1778, "label": "marigold", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 2, 4, 1, 0]}
|
179 |
+
{"index": 1788, "label": "sunflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
180 |
+
{"index": 1798, "label": "artichoke", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 1, 2]}
|
181 |
+
{"index": 1808, "label": "thorn apple", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [1, 0, 3, 4, 2]}
|
182 |
+
{"index": 1818, "label": "cautleya spicata", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
183 |
+
{"index": 1828, "label": "fritillary", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 1, 0, 2, 4]}
|
184 |
+
{"index": 1838, "label": "rose", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 3, 1, 4, 0]}
|
185 |
+
{"index": 1848, "label": "hard-leaved pocket orchid", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 2, 4, 0]}
|
186 |
+
{"index": 1858, "label": "petunia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
187 |
+
{"index": 1868, "label": "passion flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 2, 4, 0]}
|
188 |
+
{"index": 1878, "label": "foxglove", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
189 |
+
{"index": 1888, "label": "hibiscus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
190 |
+
{"index": 1898, "label": "wild pansy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
191 |
+
{"index": 1908, "label": "tiger lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
192 |
+
{"index": 1918, "label": "english marigold", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 3, 1]}
|
193 |
+
{"index": 1928, "label": "anthurium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
194 |
+
{"index": 1938, "label": "colt's foot", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 1, 4]}
|
195 |
+
{"index": 1948, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
196 |
+
{"index": 1958, "label": "geranium", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 2, 4]}
|
197 |
+
{"index": 1968, "label": "columbine", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 2, 0, 3, 4]}
|
198 |
+
{"index": 1978, "label": "bishop of llandaff", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
199 |
+
{"index": 1988, "label": "yellow iris", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
200 |
+
{"index": 1998, "label": "magnolia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 4, 1, 2]}
|
201 |
+
{"index": 2008, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 1, 2]}
|
202 |
+
{"index": 2018, "label": "mexican petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
203 |
+
{"index": 2028, "label": "thorn apple", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
204 |
+
{"index": 2038, "label": "alpine sea holly", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [1, 2, 3, 0, 4]}
|
205 |
+
{"index": 2048, "label": "bearded iris", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 4, 2]}
|
206 |
+
{"index": 2058, "label": "desert-rose", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
207 |
+
{"index": 2068, "label": "hippeastrum", "output": "E", "y_true": 3, "y_pred": 4, "reordering": [3, 4, 1, 0, 2]}
|
208 |
+
{"index": 2078, "label": "cape flower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 4, 0, 1]}
|
209 |
+
{"index": 2088, "label": "bougainvillea", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 3, 0, 4, 2]}
|
210 |
+
{"index": 2098, "label": "azalea", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 3, 1, 4, 0]}
|
211 |
+
{"index": 2108, "label": "californian poppy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
212 |
+
{"index": 2118, "label": "carnation", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
213 |
+
{"index": 2128, "label": "marigold", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 2, 0, 4]}
|
214 |
+
{"index": 2138, "label": "poinsettia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 3, 4]}
|
215 |
+
{"index": 2148, "label": "wild pansy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
216 |
+
{"index": 2158, "label": "black-eyed susan", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 4, 0, 1]}
|
217 |
+
{"index": 2168, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
218 |
+
{"index": 2178, "label": "primula", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 3, 1]}
|
219 |
+
{"index": 2188, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 1, 0, 4]}
|
220 |
+
{"index": 2198, "label": "clematis", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 3, 4]}
|
221 |
+
{"index": 2208, "label": "lenten rose", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 2, 4, 1, 0]}
|
222 |
+
{"index": 2218, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
223 |
+
{"index": 2228, "label": "blackberry lily", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 3, 2, 1]}
|
224 |
+
{"index": 2238, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
225 |
+
{"index": 2248, "label": "hippeastrum", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
226 |
+
{"index": 2258, "label": "passion flower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 1, 0, 3]}
|
227 |
+
{"index": 2268, "label": "grape hyacinth", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 3, 4, 2, 0]}
|
228 |
+
{"index": 2278, "label": "cyclamen", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
229 |
+
{"index": 2288, "label": "canterbury bells", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 4, 3, 1, 0]}
|
230 |
+
{"index": 2298, "label": "gazania", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 2, 1, 0]}
|
231 |
+
{"index": 2308, "label": "poinsettia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
232 |
+
{"index": 2318, "label": "purple coneflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 3, 0, 4]}
|
233 |
+
{"index": 2328, "label": "gazania", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
234 |
+
{"index": 2338, "label": "californian poppy", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 1, 4]}
|
235 |
+
{"index": 2348, "label": "daffodil", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 2, 1]}
|
236 |
+
{"index": 2358, "label": "fritillary", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 2, 3, 4]}
|
237 |
+
{"index": 2368, "label": "red ginger", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
238 |
+
{"index": 2378, "label": "sweet william", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
239 |
+
{"index": 2388, "label": "windflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
240 |
+
{"index": 2398, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
241 |
+
{"index": 2408, "label": "tree mallow", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 4, 2]}
|
242 |
+
{"index": 2418, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 1, 4, 2, 0]}
|
243 |
+
{"index": 2428, "label": "clematis", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
244 |
+
{"index": 2438, "label": "bishop of llandaff", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 2, 0, 1, 3]}
|
245 |
+
{"index": 2448, "label": "canna lily", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [4, 0, 3, 1, 2]}
|
246 |
+
{"index": 2458, "label": "balloon flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
247 |
+
{"index": 2468, "label": "hibiscus", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 1, 3, 4, 0]}
|
248 |
+
{"index": 2478, "label": "great masterwort", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 4, 2]}
|
249 |
+
{"index": 2488, "label": "foxglove", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
250 |
+
{"index": 2498, "label": "common dandelion", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 4, 0, 1, 3]}
|
251 |
+
{"index": 2508, "label": "siam tulip", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [2, 0, 4, 3, 1]}
|
252 |
+
{"index": 2518, "label": "petunia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 4, 2, 3]}
|
253 |
+
{"index": 2528, "label": "bromelia", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [3, 0, 1, 4, 2]}
|
254 |
+
{"index": 2538, "label": "artichoke", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [4, 3, 0, 1, 2]}
|
255 |
+
{"index": 2548, "label": "water lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 2, 3, 0]}
|
256 |
+
{"index": 2558, "label": "bromelia", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 2, 0, 4, 3]}
|
257 |
+
{"index": 2568, "label": "snapdragon", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 3, 4]}
|
258 |
+
{"index": 2578, "label": "trumpet creeper", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 2, 1, 4, 3]}
|
259 |
+
{"index": 2588, "label": "rose", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 4, 3, 1, 0]}
|
260 |
+
{"index": 2598, "label": "morning glory", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 4, 3, 2, 0]}
|
261 |
+
{"index": 2608, "label": "gazania", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 4, 3]}
|
262 |
+
{"index": 2618, "label": "great masterwort", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 1, 2, 0]}
|
263 |
+
{"index": 2628, "label": "japanese anemone", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 2, 4]}
|
264 |
+
{"index": 2638, "label": "sword lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
265 |
+
{"index": 2648, "label": "azalea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
266 |
+
{"index": 2658, "label": "colt's foot", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 4, 3, 0]}
|
267 |
+
{"index": 2668, "label": "thorn apple", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 2, 1, 0]}
|
268 |
+
{"index": 2678, "label": "fritillary", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 3, 4, 1]}
|
269 |
+
{"index": 2688, "label": "spring crocus", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 2, 4]}
|
270 |
+
{"index": 2698, "label": "yellow iris", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 3, 4]}
|
271 |
+
{"index": 2708, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
272 |
+
{"index": 2718, "label": "anthurium", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 4, 2]}
|
273 |
+
{"index": 2728, "label": "wallflower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 1, 3]}
|
274 |
+
{"index": 2738, "label": "wallflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 4, 3]}
|
275 |
+
{"index": 2748, "label": "orange dahlia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
276 |
+
{"index": 2758, "label": "bougainvillea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
277 |
+
{"index": 2768, "label": "morning glory", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [2, 4, 3, 0, 1]}
|
278 |
+
{"index": 2778, "label": "hibiscus", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 4, 2, 0, 3]}
|
279 |
+
{"index": 2788, "label": "marigold", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
280 |
+
{"index": 2798, "label": "red ginger", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
281 |
+
{"index": 2808, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
282 |
+
{"index": 2818, "label": "giant white arum lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
283 |
+
{"index": 2828, "label": "wallflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 1, 0, 3, 2]}
|
284 |
+
{"index": 2838, "label": "canna lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 2, 3, 0]}
|
285 |
+
{"index": 2848, "label": "watercress", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
286 |
+
{"index": 2858, "label": "barbeton daisy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
287 |
+
{"index": 2868, "label": "frangipani", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
288 |
+
{"index": 2878, "label": "spring crocus", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 4, 3, 2, 0]}
|
289 |
+
{"index": 2888, "label": "barbeton daisy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 1, 0, 2]}
|
290 |
+
{"index": 2898, "label": "rose", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 4, 2, 1, 0]}
|
291 |
+
{"index": 2908, "label": "barbeton daisy", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [1, 2, 0, 4, 3]}
|
292 |
+
{"index": 2918, "label": "great masterwort", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 2, 1, 3, 0]}
|
293 |
+
{"index": 2928, "label": "bromelia", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 2, 1, 3, 4]}
|
294 |
+
{"index": 2938, "label": "gaura", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 2, 4, 0]}
|
295 |
+
{"index": 2948, "label": "garden phlox", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
296 |
+
{"index": 2958, "label": "blanket flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
297 |
+
{"index": 2968, "label": "bee balm", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 3, 2, 4, 0]}
|
298 |
+
{"index": 2978, "label": "oxeye daisy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
299 |
+
{"index": 2988, "label": "tree mallow", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
300 |
+
{"index": 2998, "label": "oxeye daisy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
301 |
+
{"index": 3008, "label": "poinsettia", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 1, 3]}
|
302 |
+
{"index": 3018, "label": "purple coneflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 3, 4]}
|
303 |
+
{"index": 3028, "label": "lotus", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 1, 0, 3]}
|
304 |
+
{"index": 3038, "label": "anthurium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
305 |
+
{"index": 3048, "label": "colt's foot", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
306 |
+
{"index": 3058, "label": "mexican petunia", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 1, 2, 0]}
|
307 |
+
{"index": 3068, "label": "english marigold", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 4, 0, 1]}
|
308 |
+
{"index": 3078, "label": "magnolia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 4, 0, 2, 1]}
|
309 |
+
{"index": 3088, "label": "bird of paradise", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 1, 0, 2, 3]}
|
310 |
+
{"index": 3098, "label": "morning glory", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [2, 0, 3, 4, 1]}
|
311 |
+
{"index": 3108, "label": "petunia", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 2, 4, 3]}
|
312 |
+
{"index": 3118, "label": "watercress", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [1, 2, 4, 0, 3]}
|
313 |
+
{"index": 3128, "label": "barbeton daisy", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 1, 0, 4]}
|
314 |
+
{"index": 3138, "label": "water lily", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [2, 3, 1, 0, 4]}
|
315 |
+
{"index": 3148, "label": "bearded iris", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 1, 4]}
|
316 |
+
{"index": 3158, "label": "bougainvillea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 3, 4]}
|
317 |
+
{"index": 3168, "label": "sword lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
318 |
+
{"index": 3178, "label": "moon orchid", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
319 |
+
{"index": 3188, "label": "common dandelion", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
320 |
+
{"index": 3198, "label": "wallflower", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 3, 4, 1, 0]}
|
321 |
+
{"index": 3208, "label": "rose", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 3, 0, 2]}
|
322 |
+
{"index": 3218, "label": "watercress", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 1, 3, 4]}
|
323 |
+
{"index": 3228, "label": "californian poppy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 4, 0, 1]}
|
324 |
+
{"index": 3238, "label": "petunia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 3, 4, 0, 1]}
|
325 |
+
{"index": 3248, "label": "fritillary", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
326 |
+
{"index": 3258, "label": "bird of paradise", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
327 |
+
{"index": 3268, "label": "english marigold", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 3, 0, 1, 2]}
|
328 |
+
{"index": 3278, "label": "rose", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
329 |
+
{"index": 3288, "label": "rose", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 4, 2, 1, 0]}
|
330 |
+
{"index": 3298, "label": "silverbush", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 2, 4, 3, 0]}
|
331 |
+
{"index": 3308, "label": "anthurium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
332 |
+
{"index": 3318, "label": "mexican petunia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
333 |
+
{"index": 3328, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 2, 1, 0]}
|
334 |
+
{"index": 3338, "label": "frangipani", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
335 |
+
{"index": 3348, "label": "poinsettia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
336 |
+
{"index": 3358, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
337 |
+
{"index": 3368, "label": "oxeye daisy", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 3, 1, 4, 0]}
|
338 |
+
{"index": 3378, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
339 |
+
{"index": 3388, "label": "japanese anemone", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 4, 2, 3, 1]}
|
340 |
+
{"index": 3398, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 3, 1, 0]}
|
341 |
+
{"index": 3408, "label": "passion flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 1, 2, 0]}
|
342 |
+
{"index": 3418, "label": "ruby-lipped cattleya", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
343 |
+
{"index": 3428, "label": "water lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 3, 1]}
|
344 |
+
{"index": 3438, "label": "wallflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 1, 0, 2]}
|
345 |
+
{"index": 3448, "label": "cape flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
346 |
+
{"index": 3458, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
347 |
+
{"index": 3468, "label": "great masterwort", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [2, 0, 1, 4, 3]}
|
348 |
+
{"index": 3478, "label": "orange dahlia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
349 |
+
{"index": 3488, "label": "canna lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 1, 0, 4]}
|
350 |
+
{"index": 3498, "label": "silverbush", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
351 |
+
{"index": 3508, "label": "wild pansy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
352 |
+
{"index": 3518, "label": "water lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 4, 2]}
|
353 |
+
{"index": 3528, "label": "ruby-lipped cattleya", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
354 |
+
{"index": 3538, "label": "clematis", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
355 |
+
{"index": 3548, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 3, 4]}
|
356 |
+
{"index": 3558, "label": "buttercup", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
357 |
+
{"index": 3568, "label": "barbeton daisy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
358 |
+
{"index": 3578, "label": "tree poppy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 3, 1, 0]}
|
359 |
+
{"index": 3588, "label": "foxglove", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
360 |
+
{"index": 3598, "label": "globe thistle", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
361 |
+
{"index": 3608, "label": "cape flower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 1, 4, 3]}
|
362 |
+
{"index": 3618, "label": "gazania", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 2, 3, 1]}
|
363 |
+
{"index": 3628, "label": "hippeastrum", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 3, 4, 0]}
|
364 |
+
{"index": 3638, "label": "thorn apple", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 2, 1]}
|
365 |
+
{"index": 3648, "label": "passion flower", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 4, 1, 3, 0]}
|
366 |
+
{"index": 3658, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 1, 4]}
|
367 |
+
{"index": 3668, "label": "californian poppy", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 3, 2, 0]}
|
368 |
+
{"index": 3678, "label": "water lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 3, 0, 2]}
|
369 |
+
{"index": 3688, "label": "lotus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
370 |
+
{"index": 3698, "label": "magnolia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
371 |
+
{"index": 3708, "label": "pink-yellow dahlia?", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
372 |
+
{"index": 3718, "label": "pink-yellow dahlia?", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
373 |
+
{"index": 3728, "label": "corn poppy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 2, 1, 4, 0]}
|
374 |
+
{"index": 3738, "label": "hippeastrum", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 1, 4, 2]}
|
375 |
+
{"index": 3748, "label": "primula", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 3, 0, 4]}
|
376 |
+
{"index": 3758, "label": "bishop of llandaff", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 2, 4, 0]}
|
377 |
+
{"index": 3768, "label": "hippeastrum", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 3, 0, 4]}
|
378 |
+
{"index": 3778, "label": "alpine sea holly", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 3, 4, 0, 2]}
|
379 |
+
{"index": 3788, "label": "wallflower", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 3, 1, 4, 0]}
|
380 |
+
{"index": 3798, "label": "canna lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
381 |
+
{"index": 3808, "label": "hibiscus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 3, 4, 1]}
|
382 |
+
{"index": 3818, "label": "pink-yellow dahlia?", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 3, 0, 2]}
|
383 |
+
{"index": 3828, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
384 |
+
{"index": 3838, "label": "tree poppy", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
385 |
+
{"index": 3848, "label": "windflower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 3, 2, 0]}
|
386 |
+
{"index": 3858, "label": "clematis", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 4, 0, 1, 3]}
|
387 |
+
{"index": 3868, "label": "colt's foot", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 2, 1, 4, 3]}
|
388 |
+
{"index": 3878, "label": "gazania", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 1, 0, 3, 4]}
|
389 |
+
{"index": 3888, "label": "ball moss", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 4, 0, 3, 2]}
|
390 |
+
{"index": 3898, "label": "corn poppy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
391 |
+
{"index": 3908, "label": "pink-yellow dahlia?", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
392 |
+
{"index": 3918, "label": "geranium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
393 |
+
{"index": 3928, "label": "fire lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 1, 0, 4, 3]}
|
394 |
+
{"index": 3938, "label": "globe-flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
395 |
+
{"index": 3948, "label": "cyclamen", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 2, 3, 4, 0]}
|
396 |
+
{"index": 3958, "label": "fritillary", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 3, 2]}
|
397 |
+
{"index": 3968, "label": "foxglove", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
398 |
+
{"index": 3978, "label": "magnolia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
399 |
+
{"index": 3988, "label": "stemless gentian", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 2, 0, 3, 1]}
|
400 |
+
{"index": 3998, "label": "grape hyacinth", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 3, 2]}
|
401 |
+
{"index": 4008, "label": "camellia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
402 |
+
{"index": 4018, "label": "mexican petunia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
403 |
+
{"index": 4028, "label": "wild pansy", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 3, 1, 0]}
|
404 |
+
{"index": 4038, "label": "lotus", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 2, 3, 0]}
|
405 |
+
{"index": 4048, "label": "gaura", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
406 |
+
{"index": 4058, "label": "geranium", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 1, 4]}
|
407 |
+
{"index": 4068, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 3, 2, 0]}
|
408 |
+
{"index": 4078, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
409 |
+
{"index": 4088, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
410 |
+
{"index": 4098, "label": "sword lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
411 |
+
{"index": 4108, "label": "barbeton daisy", "output": "E", "y_true": 3, "y_pred": 4, "reordering": [3, 1, 4, 0, 2]}
|
412 |
+
{"index": 4118, "label": "cape flower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
413 |
+
{"index": 4128, "label": "wild pansy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
414 |
+
{"index": 4138, "label": "bougainvillea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
415 |
+
{"index": 4148, "label": "magnolia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 3, 4]}
|
416 |
+
{"index": 4158, "label": "gaura", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
417 |
+
{"index": 4168, "label": "anthurium", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
418 |
+
{"index": 4178, "label": "water lily", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 4, 1, 3, 0]}
|
419 |
+
{"index": 4188, "label": "common dandelion", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
420 |
+
{"index": 4198, "label": "fritillary", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 4, 2, 1]}
|
421 |
+
{"index": 4208, "label": "poinsettia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
422 |
+
{"index": 4218, "label": "ball moss", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [1, 4, 0, 2, 3]}
|
423 |
+
{"index": 4228, "label": "mexican petunia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
424 |
+
{"index": 4238, "label": "water lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 3, 0, 4, 1]}
|
425 |
+
{"index": 4248, "label": "bishop of llandaff", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
426 |
+
{"index": 4258, "label": "gazania", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
427 |
+
{"index": 4268, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
428 |
+
{"index": 4278, "label": "wallflower", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 4, 3, 2, 0]}
|
429 |
+
{"index": 4288, "label": "tree mallow", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
430 |
+
{"index": 4298, "label": "hibiscus", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 2, 3, 0]}
|
431 |
+
{"index": 4308, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 3, 2, 4, 0]}
|
432 |
+
{"index": 4318, "label": "purple coneflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
433 |
+
{"index": 4328, "label": "cyclamen", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 1, 0, 3, 4]}
|
434 |
+
{"index": 4338, "label": "bearded iris", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
435 |
+
{"index": 4348, "label": "ball moss", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 2, 3, 4, 1]}
|
436 |
+
{"index": 4358, "label": "buttercup", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 2, 3, 4, 0]}
|
437 |
+
{"index": 4368, "label": "ball moss", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 3, 2]}
|
438 |
+
{"index": 4378, "label": "japanese anemone", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 2, 0, 4]}
|
439 |
+
{"index": 4388, "label": "rose", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
440 |
+
{"index": 4398, "label": "sword lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
441 |
+
{"index": 4408, "label": "marigold", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 4, 1]}
|
442 |
+
{"index": 4418, "label": "gaura", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 2, 1]}
|
443 |
+
{"index": 4428, "label": "cape flower", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 2, 4, 3, 0]}
|
444 |
+
{"index": 4438, "label": "globe thistle", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 4, 3, 2, 0]}
|
445 |
+
{"index": 4448, "label": "poinsettia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 3, 4]}
|
446 |
+
{"index": 4458, "label": "bee balm", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
447 |
+
{"index": 4468, "label": "clematis", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 4, 3, 1]}
|
448 |
+
{"index": 4478, "label": "desert-rose", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 3, 0, 1, 2]}
|
449 |
+
{"index": 4488, "label": "monkshood", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 3, 2]}
|
450 |
+
{"index": 4498, "label": "gaura", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 2, 0, 1]}
|
451 |
+
{"index": 4508, "label": "water lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 3, 4, 0]}
|
452 |
+
{"index": 4518, "label": "garden phlox", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
453 |
+
{"index": 4528, "label": "osteospermum", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 4, 3, 0]}
|
454 |
+
{"index": 4538, "label": "cyclamen", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 2, 4, 3]}
|
455 |
+
{"index": 4548, "label": "petunia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
456 |
+
{"index": 4558, "label": "morning glory", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 3, 1]}
|
457 |
+
{"index": 4568, "label": "water lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
458 |
+
{"index": 4578, "label": "morning glory", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 1, 3, 4]}
|
459 |
+
{"index": 4588, "label": "barbeton daisy", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
460 |
+
{"index": 4598, "label": "globe-flower", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [4, 3, 0, 2, 1]}
|
461 |
+
{"index": 4608, "label": "purple coneflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
462 |
+
{"index": 4618, "label": "globe-flower", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
463 |
+
{"index": 4628, "label": "barbeton daisy", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 1, 0, 3, 2]}
|
464 |
+
{"index": 4638, "label": "mallow", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [4, 0, 1, 3, 2]}
|
465 |
+
{"index": 4648, "label": "giant white arum lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 4, 3]}
|
466 |
+
{"index": 4658, "label": "passion flower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 4, 1]}
|
467 |
+
{"index": 4668, "label": "wallflower", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
468 |
+
{"index": 4678, "label": "yellow iris", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 2, 3, 0, 4]}
|
469 |
+
{"index": 4688, "label": "hibiscus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
470 |
+
{"index": 4698, "label": "marigold", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 4, 3]}
|
471 |
+
{"index": 4708, "label": "gazania", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 2, 4]}
|
472 |
+
{"index": 4718, "label": "primula", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 3, 2]}
|
473 |
+
{"index": 4728, "label": "azalea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 4, 3, 0, 1]}
|
474 |
+
{"index": 4738, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
475 |
+
{"index": 4748, "label": "mexican aster", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 3, 0, 2, 4]}
|
476 |
+
{"index": 4758, "label": "cyclamen", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 3, 2, 0, 1]}
|
477 |
+
{"index": 4768, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
478 |
+
{"index": 4778, "label": "geranium", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 3, 4, 2, 0]}
|
479 |
+
{"index": 4788, "label": "hibiscus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
480 |
+
{"index": 4798, "label": "water lily", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 2, 3, 1, 0]}
|
481 |
+
{"index": 4808, "label": "globe-flower", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [2, 0, 4, 3, 1]}
|
482 |
+
{"index": 4818, "label": "bougainvillea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
483 |
+
{"index": 4828, "label": "canna lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 2, 1, 0]}
|
484 |
+
{"index": 4838, "label": "barbeton daisy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 3, 0, 1, 4]}
|
485 |
+
{"index": 4848, "label": "buttercup", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 1, 3, 4, 0]}
|
486 |
+
{"index": 4858, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 3, 1]}
|
487 |
+
{"index": 4868, "label": "californian poppy", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 4, 0, 3]}
|
488 |
+
{"index": 4878, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
489 |
+
{"index": 4888, "label": "rose", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 2, 4, 1, 0]}
|
490 |
+
{"index": 4898, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 4, 1]}
|
491 |
+
{"index": 4908, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 3, 4, 2, 0]}
|
492 |
+
{"index": 4918, "label": "peruvian lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
493 |
+
{"index": 4928, "label": "desert-rose", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
494 |
+
{"index": 4938, "label": "blanket flower", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 1, 0, 4]}
|
495 |
+
{"index": 4948, "label": "pincushion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
496 |
+
{"index": 4958, "label": "mexican petunia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 1, 0, 2, 3]}
|
497 |
+
{"index": 4968, "label": "hibiscus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
498 |
+
{"index": 4978, "label": "artichoke", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 1, 3]}
|
499 |
+
{"index": 4988, "label": "hippeastrum", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 2, 4, 1]}
|
500 |
+
{"index": 4998, "label": "prince of wales feathers", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
501 |
+
{"index": 5008, "label": "bolero deep blue", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 1, 2, 4, 0]}
|
502 |
+
{"index": 5018, "label": "hippeastrum", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 2, 4]}
|
503 |
+
{"index": 5028, "label": "watercress", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 3, 0, 1, 4]}
|
504 |
+
{"index": 5038, "label": "bird of paradise", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
505 |
+
{"index": 5048, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
506 |
+
{"index": 5058, "label": "snapdragon", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
507 |
+
{"index": 5068, "label": "globe thistle", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 1, 4, 0]}
|
508 |
+
{"index": 5078, "label": "clematis", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 1, 3, 2, 4]}
|
509 |
+
{"index": 5088, "label": "rose", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 3, 1, 0, 2]}
|
510 |
+
{"index": 5098, "label": "bearded iris", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 3, 0, 2]}
|
511 |
+
{"index": 5108, "label": "bee balm", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 4, 3, 2, 0]}
|
512 |
+
{"index": 5118, "label": "californian poppy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
513 |
+
{"index": 5128, "label": "pelargonium", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 1, 3, 2]}
|
514 |
+
{"index": 5138, "label": "thorn apple", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 4, 2, 3, 1]}
|
515 |
+
{"index": 5148, "label": "watercress", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 4, 2]}
|
516 |
+
{"index": 5158, "label": "mallow", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 4, 1, 0]}
|
517 |
+
{"index": 5168, "label": "fritillary", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 4, 2, 3]}
|
518 |
+
{"index": 5178, "label": "water lily", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [2, 3, 1, 0, 4]}
|
519 |
+
{"index": 5188, "label": "orange dahlia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 1, 0, 4]}
|
520 |
+
{"index": 5198, "label": "love in the mist", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 3, 4, 2]}
|
521 |
+
{"index": 5208, "label": "petunia", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [4, 3, 0, 2, 1]}
|
522 |
+
{"index": 5218, "label": "colt's foot", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
523 |
+
{"index": 5228, "label": "black-eyed susan", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
524 |
+
{"index": 5238, "label": "mallow", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
525 |
+
{"index": 5248, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
526 |
+
{"index": 5258, "label": "oxeye daisy", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 3, 1]}
|
527 |
+
{"index": 5268, "label": "peruvian lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
528 |
+
{"index": 5278, "label": "snapdragon", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
529 |
+
{"index": 5288, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 4, 1]}
|
530 |
+
{"index": 5298, "label": "petunia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
531 |
+
{"index": 5308, "label": "mexican petunia", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 3, 0, 1, 2]}
|
532 |
+
{"index": 5318, "label": "cyclamen", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
533 |
+
{"index": 5328, "label": "ruby-lipped cattleya", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
534 |
+
{"index": 5338, "label": "canna lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 2, 0, 4]}
|
535 |
+
{"index": 5348, "label": "sword lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 2, 0, 3]}
|
536 |
+
{"index": 5358, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
537 |
+
{"index": 5368, "label": "foxglove", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
538 |
+
{"index": 5378, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 3, 2, 0]}
|
539 |
+
{"index": 5388, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
540 |
+
{"index": 5398, "label": "sweet william", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 2, 1]}
|
541 |
+
{"index": 5408, "label": "oxeye daisy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
542 |
+
{"index": 5418, "label": "stemless gentian", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 4, 3, 0]}
|
543 |
+
{"index": 5428, "label": "lenten rose", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 3, 0, 1]}
|
544 |
+
{"index": 5438, "label": "spring crocus", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 2, 1, 0]}
|
545 |
+
{"index": 5448, "label": "pelargonium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 1, 4]}
|
546 |
+
{"index": 5458, "label": "azalea", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 4, 1, 3, 0]}
|
547 |
+
{"index": 5468, "label": "cape flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 4, 3, 0]}
|
548 |
+
{"index": 5478, "label": "tree mallow", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
549 |
+
{"index": 5488, "label": "love in the mist", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 4, 3]}
|
550 |
+
{"index": 5498, "label": "japanese anemone", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [3, 2, 0, 4, 1]}
|
551 |
+
{"index": 5508, "label": "clematis", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 4, 2]}
|
552 |
+
{"index": 5518, "label": "artichoke", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 1, 0, 3, 4]}
|
553 |
+
{"index": 5528, "label": "hard-leaved pocket orchid", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 2, 3]}
|
554 |
+
{"index": 5538, "label": "spear thistle", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 2, 3]}
|
555 |
+
{"index": 5548, "label": "sword lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 3, 1, 4]}
|
556 |
+
{"index": 5558, "label": "morning glory", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 3, 2, 0, 4]}
|
557 |
+
{"index": 5568, "label": "lotus", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
558 |
+
{"index": 5578, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
559 |
+
{"index": 5588, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
560 |
+
{"index": 5598, "label": "fritillary", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 4, 1, 2, 0]}
|
561 |
+
{"index": 5608, "label": "japanese anemone", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 3, 1, 2]}
|
562 |
+
{"index": 5618, "label": "californian poppy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
563 |
+
{"index": 5628, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 2, 3, 0, 4]}
|
564 |
+
{"index": 5638, "label": "columbine", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 4, 0, 2, 1]}
|
565 |
+
{"index": 5648, "label": "peruvian lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 2, 0, 3]}
|
566 |
+
{"index": 5658, "label": "cyclamen", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 1, 2, 0]}
|
567 |
+
{"index": 5668, "label": "lotus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
568 |
+
{"index": 5678, "label": "morning glory", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [1, 4, 2, 3, 0]}
|
569 |
+
{"index": 5688, "label": "trumpet creeper", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 3, 1, 4, 0]}
|
570 |
+
{"index": 5698, "label": "bishop of llandaff", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 2, 1, 3]}
|
571 |
+
{"index": 5708, "label": "marigold", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 3, 4]}
|
572 |
+
{"index": 5718, "label": "passion flower", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 4, 1, 3, 0]}
|
573 |
+
{"index": 5728, "label": "common dandelion", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
574 |
+
{"index": 5738, "label": "bee balm", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
575 |
+
{"index": 5748, "label": "common dandelion", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 1, 0, 4]}
|
576 |
+
{"index": 5758, "label": "azalea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
577 |
+
{"index": 5768, "label": "barbeton daisy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
578 |
+
{"index": 5778, "label": "bolero deep blue", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 4, 0, 1]}
|
579 |
+
{"index": 5788, "label": "moon orchid", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
580 |
+
{"index": 5798, "label": "magnolia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
581 |
+
{"index": 5808, "label": "azalea", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 1, 0, 2, 3]}
|
582 |
+
{"index": 5818, "label": "lenten rose", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [3, 2, 4, 1, 0]}
|
583 |
+
{"index": 5828, "label": "black-eyed susan", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 3, 1]}
|
584 |
+
{"index": 5838, "label": "mexican petunia", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 3, 4, 2, 0]}
|
585 |
+
{"index": 5848, "label": "water lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
586 |
+
{"index": 5858, "label": "cape flower", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 3, 1, 2]}
|
587 |
+
{"index": 5868, "label": "cyclamen", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 2, 4, 0]}
|
588 |
+
{"index": 5878, "label": "bird of paradise", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 1, 0, 2]}
|
589 |
+
{"index": 5888, "label": "king protea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
590 |
+
{"index": 5898, "label": "cape flower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 2, 1, 3]}
|
591 |
+
{"index": 5908, "label": "silverbush", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
592 |
+
{"index": 5918, "label": "daffodil", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 4, 1]}
|
593 |
+
{"index": 5928, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 1, 3, 0]}
|
594 |
+
{"index": 5938, "label": "barbeton daisy", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [3, 0, 4, 1, 2]}
|
595 |
+
{"index": 5948, "label": "mexican aster", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
596 |
+
{"index": 5958, "label": "common dandelion", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 2, 3, 0]}
|
597 |
+
{"index": 5968, "label": "bird of paradise", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
598 |
+
{"index": 5978, "label": "cyclamen", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
599 |
+
{"index": 5988, "label": "osteospermum", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 1, 2, 0]}
|
600 |
+
{"index": 5998, "label": "mexican petunia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
601 |
+
{"index": 6008, "label": "rose", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 4, 2, 1, 0]}
|
602 |
+
{"index": 6018, "label": "cyclamen", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
603 |
+
{"index": 6028, "label": "wallflower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 2, 0, 1]}
|
604 |
+
{"index": 6038, "label": "sweet william", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 2, 4]}
|
605 |
+
{"index": 6048, "label": "columbine", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 2, 4, 3, 0]}
|
606 |
+
{"index": 6058, "label": "watercress", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 4, 3, 1, 0]}
|
607 |
+
{"index": 6068, "label": "poinsettia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
608 |
+
{"index": 6078, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 1, 3]}
|
609 |
+
{"index": 6088, "label": "prince of wales feathers", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
610 |
+
{"index": 6098, "label": "hibiscus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 2, 0, 1]}
|
611 |
+
{"index": 6108, "label": "wallflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
612 |
+
{"index": 6118, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
613 |
+
{"index": 6128, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
614 |
+
{"index": 6138, "label": "bishop of llandaff", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 2, 1]}
|
615 |
+
{"index": 6148, "label": "bird of paradise", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 2, 3, 0]}
|
outputs_final/alternate/molmo-qwen2-clip-pt/flowers_5_task-9-of-10.jsonl
ADDED
@@ -0,0 +1,614 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"index": 9, "label": "marigold", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 2, 3, 1, 0]}
|
2 |
+
{"index": 19, "label": "morning glory", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 1, 2, 4]}
|
3 |
+
{"index": 29, "label": "water lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
4 |
+
{"index": 39, "label": "tree mallow", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 4, 0, 3, 1]}
|
5 |
+
{"index": 49, "label": "wild pansy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
6 |
+
{"index": 59, "label": "anthurium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
7 |
+
{"index": 69, "label": "frangipani", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
8 |
+
{"index": 79, "label": "ruby-lipped cattleya", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 4, 2]}
|
9 |
+
{"index": 89, "label": "lotus", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
10 |
+
{"index": 99, "label": "carnation", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 1, 0, 4]}
|
11 |
+
{"index": 109, "label": "rose", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 3, 0, 4, 1]}
|
12 |
+
{"index": 119, "label": "sword lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 2, 4, 3, 0]}
|
13 |
+
{"index": 129, "label": "buttercup", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 4, 1]}
|
14 |
+
{"index": 139, "label": "hibiscus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
15 |
+
{"index": 149, "label": "red ginger", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 4, 3]}
|
16 |
+
{"index": 159, "label": "spring crocus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
17 |
+
{"index": 169, "label": "pincushion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 4, 2]}
|
18 |
+
{"index": 179, "label": "californian poppy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
19 |
+
{"index": 189, "label": "garden phlox", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 2, 1]}
|
20 |
+
{"index": 199, "label": "marigold", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
21 |
+
{"index": 209, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 2, 4]}
|
22 |
+
{"index": 219, "label": "passion flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 3, 1, 0]}
|
23 |
+
{"index": 229, "label": "lotus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
24 |
+
{"index": 239, "label": "globe-flower", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 2, 4, 1, 3]}
|
25 |
+
{"index": 249, "label": "wallflower", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 3, 2, 0, 1]}
|
26 |
+
{"index": 259, "label": "wild pansy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 3, 4]}
|
27 |
+
{"index": 269, "label": "primula", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 1, 3, 2]}
|
28 |
+
{"index": 279, "label": "californian poppy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
29 |
+
{"index": 289, "label": "clematis", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 1, 2, 0, 4]}
|
30 |
+
{"index": 299, "label": "blanket flower", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 2, 3, 1, 4]}
|
31 |
+
{"index": 309, "label": "ruby-lipped cattleya", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
32 |
+
{"index": 319, "label": "bird of paradise", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
33 |
+
{"index": 329, "label": "petunia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
34 |
+
{"index": 339, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
35 |
+
{"index": 349, "label": "pink-yellow dahlia?", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 2, 3]}
|
36 |
+
{"index": 359, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
37 |
+
{"index": 369, "label": "english marigold", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 3, 2, 0]}
|
38 |
+
{"index": 379, "label": "watercress", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
39 |
+
{"index": 389, "label": "grape hyacinth", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 2, 4]}
|
40 |
+
{"index": 399, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 3, 0, 2]}
|
41 |
+
{"index": 409, "label": "petunia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
42 |
+
{"index": 419, "label": "spear thistle", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
43 |
+
{"index": 429, "label": "artichoke", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 2, 1, 4, 0]}
|
44 |
+
{"index": 439, "label": "artichoke", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [1, 3, 0, 2, 4]}
|
45 |
+
{"index": 449, "label": "ball moss", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
46 |
+
{"index": 459, "label": "silverbush", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 1, 2, 0]}
|
47 |
+
{"index": 469, "label": "bearded iris", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 1, 3]}
|
48 |
+
{"index": 479, "label": "canna lily", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 2, 3, 1, 4]}
|
49 |
+
{"index": 489, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 2, 3]}
|
50 |
+
{"index": 499, "label": "bromelia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
51 |
+
{"index": 509, "label": "garden phlox", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
52 |
+
{"index": 519, "label": "sweet william", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
53 |
+
{"index": 529, "label": "fritillary", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 2, 1, 0]}
|
54 |
+
{"index": 539, "label": "sweet william", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
55 |
+
{"index": 549, "label": "wild pansy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
56 |
+
{"index": 559, "label": "fritillary", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 1, 4, 2]}
|
57 |
+
{"index": 569, "label": "yellow iris", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 4, 0, 1]}
|
58 |
+
{"index": 579, "label": "primula", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 2, 0, 4]}
|
59 |
+
{"index": 589, "label": "morning glory", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
60 |
+
{"index": 599, "label": "lotus", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
61 |
+
{"index": 609, "label": "peruvian lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
62 |
+
{"index": 619, "label": "osteospermum", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
63 |
+
{"index": 629, "label": "pink primrose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 2, 4]}
|
64 |
+
{"index": 639, "label": "bougainvillea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 4, 3]}
|
65 |
+
{"index": 649, "label": "moon orchid", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 2, 3, 1, 0]}
|
66 |
+
{"index": 659, "label": "barbeton daisy", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 1, 2, 3]}
|
67 |
+
{"index": 669, "label": "english marigold", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 4, 2]}
|
68 |
+
{"index": 679, "label": "marigold", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 4, 0, 1]}
|
69 |
+
{"index": 689, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
70 |
+
{"index": 699, "label": "petunia", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [2, 0, 3, 4, 1]}
|
71 |
+
{"index": 709, "label": "primula", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 4, 2]}
|
72 |
+
{"index": 719, "label": "fire lily", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [2, 1, 4, 0, 3]}
|
73 |
+
{"index": 729, "label": "artichoke", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 4, 0, 1]}
|
74 |
+
{"index": 739, "label": "cape flower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
75 |
+
{"index": 749, "label": "bromelia", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [2, 0, 3, 4, 1]}
|
76 |
+
{"index": 759, "label": "desert-rose", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 3, 1, 2]}
|
77 |
+
{"index": 769, "label": "pincushion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
78 |
+
{"index": 779, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
79 |
+
{"index": 789, "label": "californian poppy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 1, 0, 2]}
|
80 |
+
{"index": 799, "label": "hippeastrum", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 1, 2]}
|
81 |
+
{"index": 809, "label": "californian poppy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
82 |
+
{"index": 819, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 3, 2, 0]}
|
83 |
+
{"index": 829, "label": "mallow", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 1, 4]}
|
84 |
+
{"index": 839, "label": "morning glory", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [2, 0, 4, 1, 3]}
|
85 |
+
{"index": 849, "label": "lotus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
86 |
+
{"index": 859, "label": "cyclamen", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
87 |
+
{"index": 869, "label": "water lily", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 2, 0, 1]}
|
88 |
+
{"index": 879, "label": "magnolia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
89 |
+
{"index": 889, "label": "toad lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
90 |
+
{"index": 899, "label": "barbeton daisy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 1, 4]}
|
91 |
+
{"index": 909, "label": "common dandelion", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
92 |
+
{"index": 919, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 2, 4]}
|
93 |
+
{"index": 929, "label": "artichoke", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 4, 1, 2, 0]}
|
94 |
+
{"index": 939, "label": "foxglove", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 4, 0, 2]}
|
95 |
+
{"index": 949, "label": "gaura", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [1, 0, 3, 2, 4]}
|
96 |
+
{"index": 959, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 2, 3]}
|
97 |
+
{"index": 969, "label": "ball moss", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [4, 0, 2, 1, 3]}
|
98 |
+
{"index": 979, "label": "passion flower", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 1, 3]}
|
99 |
+
{"index": 989, "label": "barbeton daisy", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 1, 4, 2]}
|
100 |
+
{"index": 999, "label": "geranium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
101 |
+
{"index": 1009, "label": "ball moss", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 1, 4, 2]}
|
102 |
+
{"index": 1019, "label": "marigold", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 3, 2]}
|
103 |
+
{"index": 1029, "label": "hippeastrum", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 3, 4, 0, 2]}
|
104 |
+
{"index": 1039, "label": "tree mallow", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 2, 0, 3, 4]}
|
105 |
+
{"index": 1049, "label": "petunia", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 3, 4, 2, 1]}
|
106 |
+
{"index": 1059, "label": "mallow", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 3, 0, 4, 1]}
|
107 |
+
{"index": 1069, "label": "morning glory", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 1, 2, 0]}
|
108 |
+
{"index": 1079, "label": "californian poppy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 3, 1]}
|
109 |
+
{"index": 1089, "label": "bearded iris", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 1, 4]}
|
110 |
+
{"index": 1099, "label": "magnolia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 2, 4, 1]}
|
111 |
+
{"index": 1109, "label": "hard-leaved pocket orchid", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
112 |
+
{"index": 1119, "label": "watercress", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 1, 2, 3]}
|
113 |
+
{"index": 1129, "label": "foxglove", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
114 |
+
{"index": 1139, "label": "thorn apple", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 3, 2, 0]}
|
115 |
+
{"index": 1149, "label": "sword lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 3, 4, 0, 2]}
|
116 |
+
{"index": 1159, "label": "canterbury bells", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 4, 2]}
|
117 |
+
{"index": 1169, "label": "watercress", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 3, 1]}
|
118 |
+
{"index": 1179, "label": "petunia", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 4, 1]}
|
119 |
+
{"index": 1189, "label": "columbine", "output": "E", "y_true": 3, "y_pred": 4, "reordering": [4, 2, 1, 0, 3]}
|
120 |
+
{"index": 1199, "label": "watercress", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 2, 0, 1, 3]}
|
121 |
+
{"index": 1209, "label": "bishop of llandaff", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 3, 4, 1, 2]}
|
122 |
+
{"index": 1219, "label": "pink-yellow dahlia?", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
123 |
+
{"index": 1229, "label": "desert-rose", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 2, 1, 3, 0]}
|
124 |
+
{"index": 1239, "label": "californian poppy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
125 |
+
{"index": 1249, "label": "petunia", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
126 |
+
{"index": 1259, "label": "bougainvillea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
127 |
+
{"index": 1269, "label": "bromelia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
128 |
+
{"index": 1279, "label": "pink primrose", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 4, 0, 3, 1]}
|
129 |
+
{"index": 1289, "label": "bee balm", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 1, 2]}
|
130 |
+
{"index": 1299, "label": "sweet william", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 3, 2]}
|
131 |
+
{"index": 1309, "label": "barbeton daisy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
132 |
+
{"index": 1319, "label": "giant white arum lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 4, 2]}
|
133 |
+
{"index": 1329, "label": "silverbush", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 2, 4]}
|
134 |
+
{"index": 1339, "label": "cyclamen", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 1, 0, 4]}
|
135 |
+
{"index": 1349, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
136 |
+
{"index": 1359, "label": "lotus", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 4, 0, 2]}
|
137 |
+
{"index": 1369, "label": "bird of paradise", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 1, 0, 3]}
|
138 |
+
{"index": 1379, "label": "thorn apple", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 3, 4, 1, 0]}
|
139 |
+
{"index": 1389, "label": "spear thistle", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 2, 3, 1]}
|
140 |
+
{"index": 1399, "label": "colt's foot", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
141 |
+
{"index": 1409, "label": "rose", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
142 |
+
{"index": 1419, "label": "thorn apple", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 2, 0, 3]}
|
143 |
+
{"index": 1429, "label": "gaura", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 1, 0, 3]}
|
144 |
+
{"index": 1439, "label": "osteospermum", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 3, 2, 0, 1]}
|
145 |
+
{"index": 1449, "label": "thorn apple", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 4, 2, 1, 3]}
|
146 |
+
{"index": 1459, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
147 |
+
{"index": 1469, "label": "mexican petunia", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [2, 3, 4, 0, 1]}
|
148 |
+
{"index": 1479, "label": "canna lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
149 |
+
{"index": 1489, "label": "geranium", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 3, 4, 1, 0]}
|
150 |
+
{"index": 1499, "label": "bougainvillea", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 3, 1, 0, 4]}
|
151 |
+
{"index": 1509, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
152 |
+
{"index": 1519, "label": "love in the mist", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 3, 2, 0, 4]}
|
153 |
+
{"index": 1529, "label": "primula", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 1, 3, 2, 0]}
|
154 |
+
{"index": 1539, "label": "common dandelion", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
155 |
+
{"index": 1549, "label": "common dandelion", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 1, 3, 2, 0]}
|
156 |
+
{"index": 1559, "label": "sunflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 3, 0, 2]}
|
157 |
+
{"index": 1569, "label": "columbine", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 1, 4]}
|
158 |
+
{"index": 1579, "label": "poinsettia", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 1, 4, 2, 0]}
|
159 |
+
{"index": 1589, "label": "mallow", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 1, 0, 2, 4]}
|
160 |
+
{"index": 1599, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 2, 0, 4]}
|
161 |
+
{"index": 1609, "label": "purple coneflower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
162 |
+
{"index": 1619, "label": "water lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 4, 0, 3]}
|
163 |
+
{"index": 1629, "label": "columbine", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 2, 1]}
|
164 |
+
{"index": 1639, "label": "purple coneflower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 2, 1, 4, 0]}
|
165 |
+
{"index": 1649, "label": "colt's foot", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 3, 2]}
|
166 |
+
{"index": 1659, "label": "cyclamen", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 3, 1]}
|
167 |
+
{"index": 1669, "label": "snapdragon", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 1, 0, 2]}
|
168 |
+
{"index": 1679, "label": "passion flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 2, 1, 0]}
|
169 |
+
{"index": 1689, "label": "moon orchid", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 1, 2, 4]}
|
170 |
+
{"index": 1699, "label": "primula", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 4, 1]}
|
171 |
+
{"index": 1709, "label": "desert-rose", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 4, 2]}
|
172 |
+
{"index": 1719, "label": "bird of paradise", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 3, 1, 0]}
|
173 |
+
{"index": 1729, "label": "watercress", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [4, 0, 1, 3, 2]}
|
174 |
+
{"index": 1739, "label": "primula", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [3, 4, 1, 0, 2]}
|
175 |
+
{"index": 1749, "label": "cyclamen", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
176 |
+
{"index": 1759, "label": "camellia", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
177 |
+
{"index": 1769, "label": "windflower", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 1, 3]}
|
178 |
+
{"index": 1779, "label": "wallflower", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 2, 4, 1, 0]}
|
179 |
+
{"index": 1789, "label": "wallflower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 2, 4]}
|
180 |
+
{"index": 1799, "label": "wallflower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 1, 2]}
|
181 |
+
{"index": 1809, "label": "watercress", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 3, 4, 2]}
|
182 |
+
{"index": 1819, "label": "great masterwort", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
183 |
+
{"index": 1829, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 1, 0, 2, 4]}
|
184 |
+
{"index": 1839, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 1, 4, 0]}
|
185 |
+
{"index": 1849, "label": "watercress", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 2, 4, 0]}
|
186 |
+
{"index": 1859, "label": "windflower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 3, 4, 1]}
|
187 |
+
{"index": 1869, "label": "pink-yellow dahlia?", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 1, 2, 4, 0]}
|
188 |
+
{"index": 1879, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
189 |
+
{"index": 1889, "label": "watercress", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 1, 0, 3]}
|
190 |
+
{"index": 1899, "label": "trumpet creeper", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
191 |
+
{"index": 1909, "label": "colt's foot", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
192 |
+
{"index": 1919, "label": "globe-flower", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [4, 2, 0, 3, 1]}
|
193 |
+
{"index": 1929, "label": "watercress", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
194 |
+
{"index": 1939, "label": "colt's foot", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 1, 4]}
|
195 |
+
{"index": 1949, "label": "desert-rose", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
196 |
+
{"index": 1959, "label": "daffodil", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 2, 4]}
|
197 |
+
{"index": 1969, "label": "cyclamen", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 2, 0, 3, 4]}
|
198 |
+
{"index": 1979, "label": "cape flower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 3, 0, 1]}
|
199 |
+
{"index": 1989, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
200 |
+
{"index": 1999, "label": "petunia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
201 |
+
{"index": 2009, "label": "bromelia", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 4, 1, 2]}
|
202 |
+
{"index": 2019, "label": "sweet william", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
203 |
+
{"index": 2029, "label": "desert-rose", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 3, 0, 1]}
|
204 |
+
{"index": 2039, "label": "wallflower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 3, 0, 4]}
|
205 |
+
{"index": 2049, "label": "columbine", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 4, 2]}
|
206 |
+
{"index": 2059, "label": "marigold", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 2, 0, 4]}
|
207 |
+
{"index": 2069, "label": "pincushion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 1, 0, 2]}
|
208 |
+
{"index": 2079, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 4, 0, 1]}
|
209 |
+
{"index": 2089, "label": "corn poppy", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 4, 2]}
|
210 |
+
{"index": 2099, "label": "passion flower", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 3, 1, 4, 0]}
|
211 |
+
{"index": 2109, "label": "common dandelion", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
212 |
+
{"index": 2119, "label": "petunia", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 2, 3, 4, 1]}
|
213 |
+
{"index": 2129, "label": "peruvian lily", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 2, 0, 4]}
|
214 |
+
{"index": 2139, "label": "ruby-lipped cattleya", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 3, 4]}
|
215 |
+
{"index": 2149, "label": "columbine", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 3, 1]}
|
216 |
+
{"index": 2159, "label": "mexican petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 2, 4, 0, 1]}
|
217 |
+
{"index": 2169, "label": "californian poppy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 4, 3]}
|
218 |
+
{"index": 2179, "label": "artichoke", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [4, 2, 0, 3, 1]}
|
219 |
+
{"index": 2189, "label": "lotus", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 1, 0, 4]}
|
220 |
+
{"index": 2199, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 3, 4]}
|
221 |
+
{"index": 2209, "label": "lenten rose", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [3, 2, 4, 1, 0]}
|
222 |
+
{"index": 2219, "label": "toad lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
223 |
+
{"index": 2229, "label": "magnolia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 2, 1]}
|
224 |
+
{"index": 2239, "label": "lenten rose", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
225 |
+
{"index": 2249, "label": "artichoke", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 3, 2, 1, 0]}
|
226 |
+
{"index": 2259, "label": "peruvian lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 1, 0, 3]}
|
227 |
+
{"index": 2269, "label": "great masterwort", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 3, 4, 2, 0]}
|
228 |
+
{"index": 2279, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 1, 3, 4, 0]}
|
229 |
+
{"index": 2289, "label": "gaura", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 3, 1, 0]}
|
230 |
+
{"index": 2299, "label": "magnolia", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 2, 1, 0]}
|
231 |
+
{"index": 2309, "label": "moon orchid", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
232 |
+
{"index": 2319, "label": "snapdragon", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 1, 3, 0, 4]}
|
233 |
+
{"index": 2329, "label": "barbeton daisy", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 3, 2, 0, 1]}
|
234 |
+
{"index": 2339, "label": "petunia", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 2, 0, 1, 4]}
|
235 |
+
{"index": 2349, "label": "common dandelion", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 2, 1]}
|
236 |
+
{"index": 2359, "label": "yellow iris", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 3, 4]}
|
237 |
+
{"index": 2369, "label": "lotus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
238 |
+
{"index": 2379, "label": "daffodil", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
239 |
+
{"index": 2389, "label": "anthurium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
240 |
+
{"index": 2399, "label": "hippeastrum", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [1, 4, 0, 2, 3]}
|
241 |
+
{"index": 2409, "label": "primula", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 1, 0, 4, 2]}
|
242 |
+
{"index": 2419, "label": "cyclamen", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 4, 2, 0]}
|
243 |
+
{"index": 2429, "label": "bromelia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 4, 0, 2]}
|
244 |
+
{"index": 2439, "label": "cape flower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 2, 0, 1, 3]}
|
245 |
+
{"index": 2449, "label": "sweet pea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
246 |
+
{"index": 2459, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
247 |
+
{"index": 2469, "label": "pink-yellow dahlia?", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
248 |
+
{"index": 2479, "label": "marigold", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 4, 2]}
|
249 |
+
{"index": 2489, "label": "marigold", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 1, 4, 0, 2]}
|
250 |
+
{"index": 2499, "label": "morning glory", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
251 |
+
{"index": 2509, "label": "peruvian lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 3, 1]}
|
252 |
+
{"index": 2519, "label": "stemless gentian", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
253 |
+
{"index": 2529, "label": "camellia", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 1, 4, 2]}
|
254 |
+
{"index": 2539, "label": "azalea", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
255 |
+
{"index": 2549, "label": "clematis", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 2, 3, 0]}
|
256 |
+
{"index": 2559, "label": "canna lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
257 |
+
{"index": 2569, "label": "orange dahlia", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [1, 0, 2, 3, 4]}
|
258 |
+
{"index": 2579, "label": "thorn apple", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 2, 1, 4, 3]}
|
259 |
+
{"index": 2589, "label": "bishop of llandaff", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 4, 3, 1, 0]}
|
260 |
+
{"index": 2599, "label": "clematis", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 4, 3, 2, 0]}
|
261 |
+
{"index": 2609, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 4, 3]}
|
262 |
+
{"index": 2619, "label": "tree mallow", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 1, 2, 0]}
|
263 |
+
{"index": 2629, "label": "artichoke", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 3, 1, 2, 4]}
|
264 |
+
{"index": 2639, "label": "watercress", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
265 |
+
{"index": 2649, "label": "azalea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
266 |
+
{"index": 2659, "label": "columbine", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 4, 3, 0]}
|
267 |
+
{"index": 2669, "label": "lenten rose", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 2, 1, 0]}
|
268 |
+
{"index": 2679, "label": "cape flower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 3, 4, 1]}
|
269 |
+
{"index": 2689, "label": "spear thistle", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [3, 1, 0, 2, 4]}
|
270 |
+
{"index": 2699, "label": "hard-leaved pocket orchid", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 1, 3, 4]}
|
271 |
+
{"index": 2709, "label": "clematis", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
272 |
+
{"index": 2719, "label": "carnation", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 4, 2]}
|
273 |
+
{"index": 2729, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 1, 3]}
|
274 |
+
{"index": 2739, "label": "wild pansy", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 4, 3]}
|
275 |
+
{"index": 2749, "label": "black-eyed susan", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 1, 3, 4, 2]}
|
276 |
+
{"index": 2759, "label": "rose", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 3, 4, 2]}
|
277 |
+
{"index": 2769, "label": "black-eyed susan", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 4, 3, 0, 1]}
|
278 |
+
{"index": 2779, "label": "prince of wales feathers", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
279 |
+
{"index": 2789, "label": "black-eyed susan", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 2, 3, 4, 1]}
|
280 |
+
{"index": 2799, "label": "canterbury bells", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 1, 3, 4, 2]}
|
281 |
+
{"index": 2809, "label": "pelargonium", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 2, 1]}
|
282 |
+
{"index": 2819, "label": "artichoke", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 2, 4, 3, 1]}
|
283 |
+
{"index": 2829, "label": "king protea", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [4, 1, 0, 3, 2]}
|
284 |
+
{"index": 2839, "label": "orange dahlia", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 4, 2, 3, 0]}
|
285 |
+
{"index": 2849, "label": "spear thistle", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 2, 0, 4]}
|
286 |
+
{"index": 2859, "label": "orange dahlia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
287 |
+
{"index": 2869, "label": "bishop of llandaff", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 4, 2, 3, 1]}
|
288 |
+
{"index": 2879, "label": "giant white arum lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
289 |
+
{"index": 2889, "label": "wild pansy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 1, 0, 2]}
|
290 |
+
{"index": 2899, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 4, 2, 1, 0]}
|
291 |
+
{"index": 2909, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
292 |
+
{"index": 2919, "label": "siam tulip", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 2, 1, 3, 0]}
|
293 |
+
{"index": 2929, "label": "bougainvillea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
294 |
+
{"index": 2939, "label": "tree mallow", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 1, 2, 4, 0]}
|
295 |
+
{"index": 2949, "label": "cyclamen", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 4, 2, 0, 3]}
|
296 |
+
{"index": 2959, "label": "clematis", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
297 |
+
{"index": 2969, "label": "barbeton daisy", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 3, 2, 4, 0]}
|
298 |
+
{"index": 2979, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
299 |
+
{"index": 2989, "label": "globe-flower", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
300 |
+
{"index": 2999, "label": "wallflower", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 3, 2, 4]}
|
301 |
+
{"index": 3009, "label": "moon orchid", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 1, 3]}
|
302 |
+
{"index": 3019, "label": "bishop of llandaff", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 1, 3, 4]}
|
303 |
+
{"index": 3029, "label": "rose", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 2, 1, 0, 3]}
|
304 |
+
{"index": 3039, "label": "blanket flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
305 |
+
{"index": 3049, "label": "hard-leaved pocket orchid", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
306 |
+
{"index": 3059, "label": "passion flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 1, 2, 0]}
|
307 |
+
{"index": 3069, "label": "foxglove", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 2, 4, 0, 1]}
|
308 |
+
{"index": 3079, "label": "lotus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
309 |
+
{"index": 3089, "label": "wallflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 1, 0, 2, 3]}
|
310 |
+
{"index": 3099, "label": "alpine sea holly", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 3, 4, 1]}
|
311 |
+
{"index": 3109, "label": "clematis", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [1, 0, 2, 4, 3]}
|
312 |
+
{"index": 3119, "label": "lotus", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 4, 0, 3]}
|
313 |
+
{"index": 3129, "label": "morning glory", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [3, 2, 1, 0, 4]}
|
314 |
+
{"index": 3139, "label": "pink-yellow dahlia?", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 1, 0, 4]}
|
315 |
+
{"index": 3149, "label": "sweet pea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 1, 4]}
|
316 |
+
{"index": 3159, "label": "tree mallow", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 3, 4]}
|
317 |
+
{"index": 3169, "label": "gazania", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 2, 0, 3, 4]}
|
318 |
+
{"index": 3179, "label": "windflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 4, 0, 2, 1]}
|
319 |
+
{"index": 3189, "label": "mexican petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 1, 3]}
|
320 |
+
{"index": 3199, "label": "hippeastrum", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 3, 4, 1, 0]}
|
321 |
+
{"index": 3209, "label": "watercress", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 4, 3, 0, 2]}
|
322 |
+
{"index": 3219, "label": "pink-yellow dahlia?", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
323 |
+
{"index": 3229, "label": "king protea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 4, 0, 1]}
|
324 |
+
{"index": 3239, "label": "cyclamen", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [2, 3, 4, 0, 1]}
|
325 |
+
{"index": 3249, "label": "giant white arum lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
326 |
+
{"index": 3259, "label": "water lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
327 |
+
{"index": 3269, "label": "geranium", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 3, 0, 1, 2]}
|
328 |
+
{"index": 3279, "label": "monkshood", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 3, 1, 2]}
|
329 |
+
{"index": 3289, "label": "rose", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 4, 2, 1, 0]}
|
330 |
+
{"index": 3299, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 2, 4, 3, 0]}
|
331 |
+
{"index": 3309, "label": "rose", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
332 |
+
{"index": 3319, "label": "thorn apple", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 1, 4, 2]}
|
333 |
+
{"index": 3329, "label": "wallflower", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [4, 3, 2, 1, 0]}
|
334 |
+
{"index": 3339, "label": "foxglove", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
335 |
+
{"index": 3349, "label": "thorn apple", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 3, 1, 2]}
|
336 |
+
{"index": 3359, "label": "artichoke", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 4, 0, 1, 3]}
|
337 |
+
{"index": 3369, "label": "sword lily", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 3, 1, 4, 0]}
|
338 |
+
{"index": 3379, "label": "geranium", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
339 |
+
{"index": 3389, "label": "clematis", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
340 |
+
{"index": 3399, "label": "anthurium", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 2, 3, 1, 0]}
|
341 |
+
{"index": 3409, "label": "globe thistle", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 1, 2, 0]}
|
342 |
+
{"index": 3419, "label": "sword lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
343 |
+
{"index": 3429, "label": "water lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 3, 1]}
|
344 |
+
{"index": 3439, "label": "pelargonium", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 1, 0, 2]}
|
345 |
+
{"index": 3449, "label": "spear thistle", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 3, 4, 0]}
|
346 |
+
{"index": 3459, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
347 |
+
{"index": 3469, "label": "watercress", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [2, 0, 1, 4, 3]}
|
348 |
+
{"index": 3479, "label": "poinsettia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 3, 0, 1]}
|
349 |
+
{"index": 3489, "label": "sword lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 1, 0, 4]}
|
350 |
+
{"index": 3499, "label": "colt's foot", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 3, 0, 1, 2]}
|
351 |
+
{"index": 3509, "label": "gazania", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
352 |
+
{"index": 3519, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 4, 2]}
|
353 |
+
{"index": 3529, "label": "snapdragon", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
354 |
+
{"index": 3539, "label": "water lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
355 |
+
{"index": 3549, "label": "common dandelion", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 1, 0, 3, 4]}
|
356 |
+
{"index": 3559, "label": "camellia", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 3, 4]}
|
357 |
+
{"index": 3569, "label": "snapdragon", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
358 |
+
{"index": 3579, "label": "watercress", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 2, 3, 1, 0]}
|
359 |
+
{"index": 3589, "label": "thorn apple", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 2, 1, 4, 3]}
|
360 |
+
{"index": 3599, "label": "frangipani", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
361 |
+
{"index": 3609, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 4, 3]}
|
362 |
+
{"index": 3619, "label": "lotus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 3, 1]}
|
363 |
+
{"index": 3629, "label": "watercress", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 2, 3, 4, 0]}
|
364 |
+
{"index": 3639, "label": "daffodil", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
365 |
+
{"index": 3649, "label": "bee balm", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 4, 1, 3, 0]}
|
366 |
+
{"index": 3659, "label": "petunia", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 1, 4]}
|
367 |
+
{"index": 3669, "label": "bromelia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 3, 2, 0]}
|
368 |
+
{"index": 3679, "label": "hibiscus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 3, 0, 2]}
|
369 |
+
{"index": 3689, "label": "peruvian lily", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [3, 0, 4, 1, 2]}
|
370 |
+
{"index": 3699, "label": "wallflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
371 |
+
{"index": 3709, "label": "thorn apple", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 2, 1, 0]}
|
372 |
+
{"index": 3719, "label": "cyclamen", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 3, 1]}
|
373 |
+
{"index": 3729, "label": "barbeton daisy", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [3, 2, 1, 4, 0]}
|
374 |
+
{"index": 3739, "label": "pincushion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 4, 2]}
|
375 |
+
{"index": 3749, "label": "frangipani", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 2, 3, 0, 4]}
|
376 |
+
{"index": 3759, "label": "cautleya spicata", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 2, 4, 0]}
|
377 |
+
{"index": 3769, "label": "wild pansy", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 3, 0, 4]}
|
378 |
+
{"index": 3779, "label": "sword lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 3, 4, 0, 2]}
|
379 |
+
{"index": 3789, "label": "hibiscus", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [2, 3, 1, 4, 0]}
|
380 |
+
{"index": 3799, "label": "sword lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
381 |
+
{"index": 3809, "label": "lenten rose", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [2, 0, 3, 4, 1]}
|
382 |
+
{"index": 3819, "label": "bougainvillea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 3, 0, 2]}
|
383 |
+
{"index": 3829, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
384 |
+
{"index": 3839, "label": "lotus", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
385 |
+
{"index": 3849, "label": "passion flower", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 1, 3, 2, 0]}
|
386 |
+
{"index": 3859, "label": "giant white arum lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
387 |
+
{"index": 3869, "label": "frangipani", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 1, 4, 3]}
|
388 |
+
{"index": 3879, "label": "wallflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 3, 4]}
|
389 |
+
{"index": 3889, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 3, 2]}
|
390 |
+
{"index": 3899, "label": "pincushion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 1, 2, 4]}
|
391 |
+
{"index": 3909, "label": "bee balm", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
392 |
+
{"index": 3919, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
393 |
+
{"index": 3929, "label": "cyclamen", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 1, 0, 4, 3]}
|
394 |
+
{"index": 3939, "label": "primula", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
395 |
+
{"index": 3949, "label": "bird of paradise", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 2, 3, 4, 0]}
|
396 |
+
{"index": 3959, "label": "colt's foot", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 3, 2]}
|
397 |
+
{"index": 3969, "label": "lotus", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
398 |
+
{"index": 3979, "label": "canna lily", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [4, 3, 0, 2, 1]}
|
399 |
+
{"index": 3989, "label": "lenten rose", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 2, 0, 3, 1]}
|
400 |
+
{"index": 3999, "label": "snapdragon", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 4, 0, 3, 2]}
|
401 |
+
{"index": 4009, "label": "clematis", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 2, 4, 1, 3]}
|
402 |
+
{"index": 4019, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 4, 3]}
|
403 |
+
{"index": 4029, "label": "pink-yellow dahlia?", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 3, 1, 0]}
|
404 |
+
{"index": 4039, "label": "clematis", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 2, 3, 0]}
|
405 |
+
{"index": 4049, "label": "frangipani", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 2, 1, 0]}
|
406 |
+
{"index": 4059, "label": "moon orchid", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
407 |
+
{"index": 4069, "label": "rose", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
408 |
+
{"index": 4079, "label": "pink-yellow dahlia?", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
409 |
+
{"index": 4089, "label": "morning glory", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
410 |
+
{"index": 4099, "label": "geranium", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 3, 0, 1, 2]}
|
411 |
+
{"index": 4109, "label": "rose", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 4, 0, 2]}
|
412 |
+
{"index": 4119, "label": "passion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 4, 2, 0, 3]}
|
413 |
+
{"index": 4129, "label": "lotus", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
414 |
+
{"index": 4139, "label": "sweet william", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
415 |
+
{"index": 4149, "label": "rose", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 3, 4]}
|
416 |
+
{"index": 4159, "label": "sword lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 1, 4]}
|
417 |
+
{"index": 4169, "label": "sunflower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [2, 4, 0, 1, 3]}
|
418 |
+
{"index": 4179, "label": "wallflower", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 4, 1, 3, 0]}
|
419 |
+
{"index": 4189, "label": "thorn apple", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
420 |
+
{"index": 4199, "label": "bromelia", "output": "E", "y_true": 0, "y_pred": 4, "reordering": [0, 3, 4, 2, 1]}
|
421 |
+
{"index": 4209, "label": "desert-rose", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [2, 0, 4, 1, 3]}
|
422 |
+
{"index": 4219, "label": "osteospermum", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
423 |
+
{"index": 4229, "label": "clematis", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
424 |
+
{"index": 4239, "label": "snapdragon", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 3, 0, 4, 1]}
|
425 |
+
{"index": 4249, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
426 |
+
{"index": 4259, "label": "lotus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
427 |
+
{"index": 4269, "label": "cautleya spicata", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
428 |
+
{"index": 4279, "label": "camellia", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 4, 3, 2, 0]}
|
429 |
+
{"index": 4289, "label": "hippeastrum", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 2, 1, 3, 4]}
|
430 |
+
{"index": 4299, "label": "primula", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 1, 2, 3, 0]}
|
431 |
+
{"index": 4309, "label": "monkshood", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 3, 2, 4, 0]}
|
432 |
+
{"index": 4319, "label": "sword lily", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [1, 0, 3, 4, 2]}
|
433 |
+
{"index": 4329, "label": "sword lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 1, 0, 3, 4]}
|
434 |
+
{"index": 4339, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
435 |
+
{"index": 4349, "label": "sweet william", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 4, 1]}
|
436 |
+
{"index": 4359, "label": "bougainvillea", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 2, 3, 4, 0]}
|
437 |
+
{"index": 4369, "label": "cyclamen", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 1, 3, 2]}
|
438 |
+
{"index": 4379, "label": "foxglove", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 2, 0, 4]}
|
439 |
+
{"index": 4389, "label": "english marigold", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 1, 4, 0, 3]}
|
440 |
+
{"index": 4399, "label": "fritillary", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 4, 1, 2]}
|
441 |
+
{"index": 4409, "label": "ruby-lipped cattleya", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 4, 1]}
|
442 |
+
{"index": 4419, "label": "gazania", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 2, 1]}
|
443 |
+
{"index": 4429, "label": "sword lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 4, 3, 0]}
|
444 |
+
{"index": 4439, "label": "cyclamen", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
445 |
+
{"index": 4449, "label": "hibiscus", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 1, 3, 4]}
|
446 |
+
{"index": 4459, "label": "magnolia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 3, 4, 2, 1]}
|
447 |
+
{"index": 4469, "label": "hibiscus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 3, 1]}
|
448 |
+
{"index": 4479, "label": "clematis", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 1, 2]}
|
449 |
+
{"index": 4489, "label": "red ginger", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
450 |
+
{"index": 4499, "label": "grape hyacinth", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 4, 2, 0, 1]}
|
451 |
+
{"index": 4509, "label": "mallow", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 2, 3, 4, 0]}
|
452 |
+
{"index": 4519, "label": "hibiscus", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
453 |
+
{"index": 4529, "label": "morning glory", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 1, 4, 3, 0]}
|
454 |
+
{"index": 4539, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 2, 4, 3]}
|
455 |
+
{"index": 4549, "label": "marigold", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 3, 4]}
|
456 |
+
{"index": 4559, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
457 |
+
{"index": 4569, "label": "columbine", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [1, 4, 3, 2, 0]}
|
458 |
+
{"index": 4579, "label": "clematis", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 2, 1, 3, 4]}
|
459 |
+
{"index": 4589, "label": "rose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 2, 0, 3, 4]}
|
460 |
+
{"index": 4599, "label": "clematis", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 3, 0, 2, 1]}
|
461 |
+
{"index": 4609, "label": "clematis", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [1, 2, 0, 3, 4]}
|
462 |
+
{"index": 4619, "label": "anthurium", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [4, 3, 2, 1, 0]}
|
463 |
+
{"index": 4629, "label": "red ginger", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 1, 0, 3, 2]}
|
464 |
+
{"index": 4639, "label": "watercress", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [4, 0, 1, 3, 2]}
|
465 |
+
{"index": 4649, "label": "siam tulip", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 1, 0, 4, 3]}
|
466 |
+
{"index": 4659, "label": "foxglove", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 2, 0, 4, 1]}
|
467 |
+
{"index": 4669, "label": "artichoke", "output": "E", "y_true": 3, "y_pred": 4, "reordering": [4, 1, 2, 0, 3]}
|
468 |
+
{"index": 4679, "label": "bougainvillea", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 2, 3, 0, 4]}
|
469 |
+
{"index": 4689, "label": "petunia", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
470 |
+
{"index": 4699, "label": "gazania", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 4, 3]}
|
471 |
+
{"index": 4709, "label": "foxglove", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 2, 4]}
|
472 |
+
{"index": 4719, "label": "cautleya spicata", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 1, 0, 3, 2]}
|
473 |
+
{"index": 4729, "label": "camellia", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [2, 4, 3, 0, 1]}
|
474 |
+
{"index": 4739, "label": "artichoke", "output": "E", "y_true": 2, "y_pred": 4, "reordering": [3, 2, 0, 4, 1]}
|
475 |
+
{"index": 4749, "label": "blackberry lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 3, 0, 2, 4]}
|
476 |
+
{"index": 4759, "label": "water lily", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 3, 2, 0, 1]}
|
477 |
+
{"index": 4769, "label": "common dandelion", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 2, 3]}
|
478 |
+
{"index": 4779, "label": "rose", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 3, 4, 2, 0]}
|
479 |
+
{"index": 4789, "label": "bird of paradise", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 4, 1, 2]}
|
480 |
+
{"index": 4799, "label": "clematis", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 2, 3, 1, 0]}
|
481 |
+
{"index": 4809, "label": "morning glory", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [2, 0, 4, 3, 1]}
|
482 |
+
{"index": 4819, "label": "tree poppy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
483 |
+
{"index": 4829, "label": "tree poppy", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 3, 2, 1, 0]}
|
484 |
+
{"index": 4839, "label": "peruvian lily", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 3, 0, 1, 4]}
|
485 |
+
{"index": 4849, "label": "gazania", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
486 |
+
{"index": 4859, "label": "californian poppy", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [2, 0, 4, 3, 1]}
|
487 |
+
{"index": 4869, "label": "pincushion flower", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 1, 4, 0, 3]}
|
488 |
+
{"index": 4879, "label": "morning glory", "output": "C", "y_true": 1, "y_pred": 2, "reordering": [1, 0, 3, 2, 4]}
|
489 |
+
{"index": 4889, "label": "anthurium", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 2, 4, 1, 0]}
|
490 |
+
{"index": 4899, "label": "cyclamen", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 4, 1]}
|
491 |
+
{"index": 4909, "label": "tree mallow", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [1, 3, 4, 2, 0]}
|
492 |
+
{"index": 4919, "label": "canna lily", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [2, 4, 0, 1, 3]}
|
493 |
+
{"index": 4929, "label": "watercress", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [4, 0, 3, 2, 1]}
|
494 |
+
{"index": 4939, "label": "water lily", "output": "C", "y_true": 3, "y_pred": 2, "reordering": [3, 2, 1, 0, 4]}
|
495 |
+
{"index": 4949, "label": "barbeton daisy", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 2, 0, 4, 3]}
|
496 |
+
{"index": 4959, "label": "wallflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 1, 0, 2, 3]}
|
497 |
+
{"index": 4969, "label": "bougainvillea", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
498 |
+
{"index": 4979, "label": "magnolia", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 4, 2, 1, 3]}
|
499 |
+
{"index": 4989, "label": "bougainvillea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
500 |
+
{"index": 4999, "label": "thorn apple", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
501 |
+
{"index": 5009, "label": "poinsettia", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [3, 1, 2, 4, 0]}
|
502 |
+
{"index": 5019, "label": "hibiscus", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 3, 0, 2, 4]}
|
503 |
+
{"index": 5029, "label": "ruby-lipped cattleya", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [2, 3, 0, 1, 4]}
|
504 |
+
{"index": 5039, "label": "pelargonium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 1, 2]}
|
505 |
+
{"index": 5049, "label": "purple coneflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
506 |
+
{"index": 5059, "label": "lenten rose", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [1, 3, 4, 0, 2]}
|
507 |
+
{"index": 5069, "label": "cape flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
508 |
+
{"index": 5079, "label": "water lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 2, 4]}
|
509 |
+
{"index": 5089, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 3, 1, 0, 2]}
|
510 |
+
{"index": 5099, "label": "morning glory", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 3, 0, 2]}
|
511 |
+
{"index": 5109, "label": "geranium", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 4, 3, 2, 0]}
|
512 |
+
{"index": 5119, "label": "wild pansy", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 2, 1, 4]}
|
513 |
+
{"index": 5129, "label": "passion flower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 1, 3, 2]}
|
514 |
+
{"index": 5139, "label": "cyclamen", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 4, 2, 3, 1]}
|
515 |
+
{"index": 5149, "label": "frangipani", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
516 |
+
{"index": 5159, "label": "bishop of llandaff", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 3, 4, 1, 0]}
|
517 |
+
{"index": 5169, "label": "anthurium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
518 |
+
{"index": 5179, "label": "canna lily", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 1, 0, 4]}
|
519 |
+
{"index": 5189, "label": "clematis", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [2, 3, 1, 0, 4]}
|
520 |
+
{"index": 5199, "label": "wallflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 3, 4, 2]}
|
521 |
+
{"index": 5209, "label": "water lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
522 |
+
{"index": 5219, "label": "petunia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 3, 4, 0]}
|
523 |
+
{"index": 5229, "label": "watercress", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 2, 1, 3]}
|
524 |
+
{"index": 5239, "label": "sword lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
525 |
+
{"index": 5249, "label": "californian poppy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 4, 1, 3]}
|
526 |
+
{"index": 5259, "label": "cyclamen", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [4, 2, 0, 3, 1]}
|
527 |
+
{"index": 5269, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
528 |
+
{"index": 5279, "label": "foxglove", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 3, 1]}
|
529 |
+
{"index": 5289, "label": "buttercup", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 4, 1]}
|
530 |
+
{"index": 5299, "label": "buttercup", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
531 |
+
{"index": 5309, "label": "giant white arum lily", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 1, 2]}
|
532 |
+
{"index": 5319, "label": "wild pansy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 1, 3, 2]}
|
533 |
+
{"index": 5329, "label": "passion flower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
534 |
+
{"index": 5339, "label": "pink primrose", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [3, 1, 2, 0, 4]}
|
535 |
+
{"index": 5349, "label": "cyclamen", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [4, 1, 2, 0, 3]}
|
536 |
+
{"index": 5359, "label": "rose", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 4, 2, 1]}
|
537 |
+
{"index": 5369, "label": "foxglove", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
538 |
+
{"index": 5379, "label": "foxglove", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [4, 1, 3, 2, 0]}
|
539 |
+
{"index": 5389, "label": "wallflower", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [1, 0, 4, 3, 2]}
|
540 |
+
{"index": 5399, "label": "pink primrose", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 3, 0, 2, 1]}
|
541 |
+
{"index": 5409, "label": "azalea", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
542 |
+
{"index": 5419, "label": "watercress", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 1, 4, 3, 0]}
|
543 |
+
{"index": 5429, "label": "gazania", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 2, 3, 0, 1]}
|
544 |
+
{"index": 5439, "label": "stemless gentian", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 2, 1, 0]}
|
545 |
+
{"index": 5449, "label": "osteospermum", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 1, 4]}
|
546 |
+
{"index": 5459, "label": "common dandelion", "output": "D", "y_true": 4, "y_pred": 3, "reordering": [2, 4, 1, 3, 0]}
|
547 |
+
{"index": 5469, "label": "camellia", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [2, 1, 4, 3, 0]}
|
548 |
+
{"index": 5479, "label": "morning glory", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 2, 1, 3, 4]}
|
549 |
+
{"index": 5489, "label": "sweet william", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 2, 4, 3]}
|
550 |
+
{"index": 5499, "label": "stemless gentian", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [3, 2, 0, 4, 1]}
|
551 |
+
{"index": 5509, "label": "lenten rose", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [3, 1, 0, 4, 2]}
|
552 |
+
{"index": 5519, "label": "gazania", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [2, 1, 0, 3, 4]}
|
553 |
+
{"index": 5529, "label": "windflower", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [4, 1, 0, 2, 3]}
|
554 |
+
{"index": 5539, "label": "great masterwort", "output": "C", "y_true": 0, "y_pred": 2, "reordering": [0, 4, 1, 2, 3]}
|
555 |
+
{"index": 5549, "label": "great masterwort", "output": "D", "y_true": 1, "y_pred": 3, "reordering": [2, 0, 3, 1, 4]}
|
556 |
+
{"index": 5559, "label": "rose", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [1, 3, 2, 0, 4]}
|
557 |
+
{"index": 5569, "label": "peruvian lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 1, 2, 0, 3]}
|
558 |
+
{"index": 5579, "label": "globe-flower", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
559 |
+
{"index": 5589, "label": "thorn apple", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [1, 0, 4, 3, 2]}
|
560 |
+
{"index": 5599, "label": "cape flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 1, 2, 0]}
|
561 |
+
{"index": 5609, "label": "foxglove", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 1, 2]}
|
562 |
+
{"index": 5619, "label": "water lily", "output": "A", "y_true": 2, "y_pred": 0, "reordering": [1, 4, 0, 2, 3]}
|
563 |
+
{"index": 5629, "label": "sweet pea", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 2, 3, 0, 4]}
|
564 |
+
{"index": 5639, "label": "geranium", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [3, 4, 0, 2, 1]}
|
565 |
+
{"index": 5649, "label": "pink-yellow dahlia?", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [4, 1, 2, 0, 3]}
|
566 |
+
{"index": 5659, "label": "snapdragon", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 3, 1, 2, 0]}
|
567 |
+
{"index": 5669, "label": "sword lily", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 3, 4, 2]}
|
568 |
+
{"index": 5679, "label": "poinsettia", "output": "E", "y_true": 4, "y_pred": 4, "reordering": [1, 4, 2, 3, 0]}
|
569 |
+
{"index": 5689, "label": "watercress", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 3, 1, 4, 0]}
|
570 |
+
{"index": 5699, "label": "bearded iris", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 4, 2, 1, 3]}
|
571 |
+
{"index": 5709, "label": "geranium", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 2, 3, 4]}
|
572 |
+
{"index": 5719, "label": "water lily", "output": "C", "y_true": 4, "y_pred": 2, "reordering": [2, 4, 1, 3, 0]}
|
573 |
+
{"index": 5729, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [3, 0, 2, 1, 4]}
|
574 |
+
{"index": 5739, "label": "anthurium", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
575 |
+
{"index": 5749, "label": "lotus", "output": "D", "y_true": 3, "y_pred": 3, "reordering": [2, 3, 1, 0, 4]}
|
576 |
+
{"index": 5759, "label": "tree poppy", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 2, 4, 1]}
|
577 |
+
{"index": 5769, "label": "sword lily", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 3, 2]}
|
578 |
+
{"index": 5779, "label": "bishop of llandaff", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [3, 2, 4, 0, 1]}
|
579 |
+
{"index": 5789, "label": "snapdragon", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 3, 2]}
|
580 |
+
{"index": 5799, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 4, 2]}
|
581 |
+
{"index": 5809, "label": "cyclamen", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 1, 0, 2, 3]}
|
582 |
+
{"index": 5819, "label": "cape flower", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 2, 4, 1, 0]}
|
583 |
+
{"index": 5829, "label": "clematis", "output": "B", "y_true": 2, "y_pred": 1, "reordering": [4, 2, 0, 3, 1]}
|
584 |
+
{"index": 5839, "label": "rose", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 3, 4, 2, 0]}
|
585 |
+
{"index": 5849, "label": "thorn apple", "output": "D", "y_true": 2, "y_pred": 3, "reordering": [1, 2, 0, 4, 3]}
|
586 |
+
{"index": 5859, "label": "petunia", "output": "D", "y_true": 0, "y_pred": 3, "reordering": [0, 4, 3, 1, 2]}
|
587 |
+
{"index": 5869, "label": "water lily", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 1, 2, 4, 0]}
|
588 |
+
{"index": 5879, "label": "silverbush", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 3, 1, 0, 2]}
|
589 |
+
{"index": 5889, "label": "thorn apple", "output": "B", "y_true": 0, "y_pred": 1, "reordering": [0, 1, 4, 2, 3]}
|
590 |
+
{"index": 5899, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 2, 1, 3]}
|
591 |
+
{"index": 5909, "label": "frangipani", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 1, 4, 2, 3]}
|
592 |
+
{"index": 5919, "label": "desert-rose", "output": "E", "y_true": 1, "y_pred": 4, "reordering": [3, 0, 2, 4, 1]}
|
593 |
+
{"index": 5929, "label": "morning glory", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [4, 2, 1, 3, 0]}
|
594 |
+
{"index": 5939, "label": "wallflower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 1, 2]}
|
595 |
+
{"index": 5949, "label": "foxglove", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 3, 1, 4, 2]}
|
596 |
+
{"index": 5959, "label": "bishop of llandaff", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [4, 1, 2, 3, 0]}
|
597 |
+
{"index": 5969, "label": "wallflower", "output": "A", "y_true": 0, "y_pred": 0, "reordering": [0, 2, 3, 1, 4]}
|
598 |
+
{"index": 5979, "label": "yellow iris", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
599 |
+
{"index": 5989, "label": "gaura", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [3, 4, 1, 2, 0]}
|
600 |
+
{"index": 5999, "label": "petunia", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
601 |
+
{"index": 6009, "label": "spring crocus", "output": "B", "y_true": 4, "y_pred": 1, "reordering": [3, 4, 2, 1, 0]}
|
602 |
+
{"index": 6019, "label": "sword lily", "output": "B", "y_true": 3, "y_pred": 1, "reordering": [4, 2, 3, 0, 1]}
|
603 |
+
{"index": 6029, "label": "osteospermum", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 2, 0, 1]}
|
604 |
+
{"index": 6039, "label": "bishop of llandaff", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 3, 2, 4]}
|
605 |
+
{"index": 6049, "label": "water lily", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [1, 2, 4, 3, 0]}
|
606 |
+
{"index": 6059, "label": "sweet william", "output": "A", "y_true": 4, "y_pred": 0, "reordering": [2, 4, 3, 1, 0]}
|
607 |
+
{"index": 6069, "label": "water lily", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
608 |
+
{"index": 6079, "label": "azalea", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [4, 2, 0, 1, 3]}
|
609 |
+
{"index": 6089, "label": "petunia", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [1, 4, 2, 0, 3]}
|
610 |
+
{"index": 6099, "label": "watercress", "output": "A", "y_true": 3, "y_pred": 0, "reordering": [3, 4, 2, 0, 1]}
|
611 |
+
{"index": 6109, "label": "carnation", "output": "B", "y_true": 1, "y_pred": 1, "reordering": [4, 0, 3, 2, 1]}
|
612 |
+
{"index": 6119, "label": "colt's foot", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [1, 0, 4, 2, 3]}
|
613 |
+
{"index": 6129, "label": "passion flower", "output": "C", "y_true": 2, "y_pred": 2, "reordering": [1, 4, 0, 2, 3]}
|
614 |
+
{"index": 6139, "label": "wallflower", "output": "A", "y_true": 1, "y_pred": 0, "reordering": [3, 0, 4, 2, 1]}
|
outputs_final/alternate/molmo-qwen2-clip-pt/food_5_task-0-of-10.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|