Upload eval_llava/eval_data/plotqa/eval_results/llava-v1.5-13b-negclip_plotqa_1e-5_epoch3_checkpoint-938-plotqa_summary.json with huggingface_hub
Browse files
eval_llava/eval_data/plotqa/eval_results/llava-v1.5-13b-negclip_plotqa_1e-5_epoch3_checkpoint-938-plotqa_summary.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"accuracy": 0.4402,
|
| 3 |
+
"model_path": "data/train_llava/llava-v1.5-13b-negclip_plotqa_1e-5_epoch3-SFT-plotqa/checkpoint-938",
|
| 4 |
+
"input_file": "plotqa_sampled.json",
|
| 5 |
+
"metric": "relaxed_correctness",
|
| 6 |
+
"total_samples": 25000,
|
| 7 |
+
"correct_samples": 11005
|
| 8 |
+
}
|