File size: 1,837 Bytes
8e70365
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
  "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"
  }
}