Chengmingethz's picture
Add fixed Eval3 grounding LoRA adapter
8e70365 verified
{
"checkpoint": "/home/shadeform/checkpoint/eval3_phase2_TOY",
"data_dir": "/home/shadeform/data/eval3_position_qa_3frames",
"output_dir": "/home/shadeform/outputs/vlm_lora/eval3_phase2_TOY_position_qa_3frames",
"train_examples": 216,
"eval_examples": 54,
"epochs": 5,
"batch_size": 1,
"grad_accum": 8,
"lr": 5e-05,
"global_step": 135,
"eval": {
"examples": 54,
"correct": 54,
"accuracy": 1.0,
"grouped": {
"target_person": {
"Barack Obama": {
"correct": 18,
"total": 18,
"accuracy": 1.0,
"prediction_counts": {
"left": 6,
"middle": 6,
"right": 6
}
},
"Taylor Swift": {
"correct": 18,
"total": 18,
"accuracy": 1.0,
"prediction_counts": {
"left": 6,
"middle": 6,
"right": 6
}
},
"Yann LeCun": {
"correct": 18,
"total": 18,
"accuracy": 1.0,
"prediction_counts": {
"left": 6,
"middle": 6,
"right": 6
}
}
},
"ground_truth": {
"left": {
"correct": 18,
"total": 18,
"accuracy": 1.0,
"prediction_counts": {
"left": 18
}
},
"middle": {
"correct": 18,
"total": 18,
"accuracy": 1.0,
"prediction_counts": {
"middle": 18
}
},
"right": {
"correct": 18,
"total": 18,
"accuracy": 1.0,
"prediction_counts": {
"right": 18
}
}
}
},
"output_csv": "/home/shadeform/outputs/vlm_lora/eval3_phase2_TOY_position_qa_3frames/eval_predictions.csv"
}
}