File size: 515 Bytes
a9127d0 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | {
"total": 90000,
"by_source": {
"instruct": 40000,
"caption": 20000,
"vqa": 30000
},
"mean_tokens": 113.7,
"mean_supervised_tokens": 45.0,
"turn_trimming": {
"trimmed_turn_pairs": 29414,
"conversations_trimmed": 28638,
"dropped_untrimmable": 4
},
"vqa_answer_type_mix": {
"yes/no": 0.4,
"other": 0.4,
"number": 0.2
},
"vqa_min_agreement": 6,
"short_answer_suffix": " Answer the question using a single word or phrase.",
"seed": 42
} |