AnneMarie1 commited on
Commit
d713555
1 Parent(s): 4923277

Training in progress, epoch 0

Browse files
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.95,
3
+ "total_flos": 1.4272188589307658e+18,
4
+ "train_loss": 0.7287208272351159,
5
+ "train_runtime": 993.4233,
6
+ "train_samples_per_second": 18.817,
7
+ "train_steps_per_second": 0.145
8
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f508b6b78a94ce45e29e9eabd695483e71ff2537ce5c3242c44b6d10c8fac52
3
  size 343336365
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:127fa61385882c9ea58101680314023fe3da05caf9c9c6bd8536dbb9567b1275
3
  size 343336365
runs/Mar29_15-37-50_f7c26454068d/1680105326.0504117/events.out.tfevents.1680105326.f7c26454068d.1677.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1eace974ede17a2f13fcbe1fc990d4f4458ab3a1cde3503c351b7b48ad819420
3
+ size 5881
runs/Mar29_15-37-50_f7c26454068d/events.out.tfevents.1680105326.f7c26454068d.1677.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b0454abf0e99913658b96cdc9af309dce979d79cb410b46ae95fb4b71ffe18b
3
+ size 9609
runs/Mar29_15-56-05_f7c26454068d/1680105377.2536414/events.out.tfevents.1680105377.f7c26454068d.1677.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe023265b0441e00a62e58e2dafe49f1e6d6af8e74dc8b4badc6940abd0f4898
3
+ size 5881
runs/Mar29_15-56-05_f7c26454068d/events.out.tfevents.1680105377.f7c26454068d.1677.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a65470661ac98e5f3765b9a15d7e6f04a7b8b32cbdcfd796e9d8b96508cbf51e
3
+ size 10477
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.95,
3
+ "total_flos": 1.4272188589307658e+18,
4
+ "train_loss": 0.7287208272351159,
5
+ "train_runtime": 993.4233,
6
+ "train_samples_per_second": 18.817,
7
+ "train_steps_per_second": 0.145
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,136 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.9605009633911368,
3
+ "best_model_checkpoint": "clip-vit-large-patch14-finetuned-fruits-360_vitlarge/checkpoint-144",
4
+ "epoch": 2.953846153846154,
5
+ "global_step": 144,
6
+ "is_hyper_param_search": false,
7
+ "is_local_process_zero": true,
8
+ "is_world_process_zero": true,
9
+ "log_history": [
10
+ {
11
+ "epoch": 0.21,
12
+ "learning_rate": 3.3333333333333335e-05,
13
+ "loss": 1.991,
14
+ "step": 10
15
+ },
16
+ {
17
+ "epoch": 0.41,
18
+ "learning_rate": 4.8062015503875976e-05,
19
+ "loss": 1.4175,
20
+ "step": 20
21
+ },
22
+ {
23
+ "epoch": 0.62,
24
+ "learning_rate": 4.418604651162791e-05,
25
+ "loss": 1.0701,
26
+ "step": 30
27
+ },
28
+ {
29
+ "epoch": 0.82,
30
+ "learning_rate": 4.0310077519379843e-05,
31
+ "loss": 0.8631,
32
+ "step": 40
33
+ },
34
+ {
35
+ "epoch": 0.98,
36
+ "eval_accuracy": 0.852922286448298,
37
+ "eval_loss": 0.4619566798210144,
38
+ "eval_runtime": 62.7979,
39
+ "eval_samples_per_second": 49.588,
40
+ "eval_steps_per_second": 1.561,
41
+ "step": 48
42
+ },
43
+ {
44
+ "epoch": 1.03,
45
+ "learning_rate": 3.6434108527131784e-05,
46
+ "loss": 0.6585,
47
+ "step": 50
48
+ },
49
+ {
50
+ "epoch": 1.23,
51
+ "learning_rate": 3.2558139534883724e-05,
52
+ "loss": 0.6017,
53
+ "step": 60
54
+ },
55
+ {
56
+ "epoch": 1.44,
57
+ "learning_rate": 2.868217054263566e-05,
58
+ "loss": 0.6272,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 1.64,
63
+ "learning_rate": 2.48062015503876e-05,
64
+ "loss": 0.6237,
65
+ "step": 80
66
+ },
67
+ {
68
+ "epoch": 1.85,
69
+ "learning_rate": 2.0930232558139536e-05,
70
+ "loss": 0.485,
71
+ "step": 90
72
+ },
73
+ {
74
+ "epoch": 1.99,
75
+ "eval_accuracy": 0.9100834938985228,
76
+ "eval_loss": 0.2783240079879761,
77
+ "eval_runtime": 62.6573,
78
+ "eval_samples_per_second": 49.699,
79
+ "eval_steps_per_second": 1.564,
80
+ "step": 97
81
+ },
82
+ {
83
+ "epoch": 2.05,
84
+ "learning_rate": 1.7054263565891473e-05,
85
+ "loss": 0.4887,
86
+ "step": 100
87
+ },
88
+ {
89
+ "epoch": 2.26,
90
+ "learning_rate": 1.3178294573643413e-05,
91
+ "loss": 0.44,
92
+ "step": 110
93
+ },
94
+ {
95
+ "epoch": 2.46,
96
+ "learning_rate": 9.302325581395349e-06,
97
+ "loss": 0.4065,
98
+ "step": 120
99
+ },
100
+ {
101
+ "epoch": 2.67,
102
+ "learning_rate": 5.426356589147287e-06,
103
+ "loss": 0.3612,
104
+ "step": 130
105
+ },
106
+ {
107
+ "epoch": 2.87,
108
+ "learning_rate": 1.550387596899225e-06,
109
+ "loss": 0.3246,
110
+ "step": 140
111
+ },
112
+ {
113
+ "epoch": 2.95,
114
+ "eval_accuracy": 0.9605009633911368,
115
+ "eval_loss": 0.17322921752929688,
116
+ "eval_runtime": 62.2033,
117
+ "eval_samples_per_second": 50.062,
118
+ "eval_steps_per_second": 1.575,
119
+ "step": 144
120
+ },
121
+ {
122
+ "epoch": 2.95,
123
+ "step": 144,
124
+ "total_flos": 1.4272188589307658e+18,
125
+ "train_loss": 0.7287208272351159,
126
+ "train_runtime": 993.4233,
127
+ "train_samples_per_second": 18.817,
128
+ "train_steps_per_second": 0.145
129
+ }
130
+ ],
131
+ "max_steps": 144,
132
+ "num_train_epochs": 3,
133
+ "total_flos": 1.4272188589307658e+18,
134
+ "trial_name": null,
135
+ "trial_params": null
136
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03a238f7a57f1ceacabce73400974c4a3c055b1d6ef72a394e12bf67c1db753d
3
  size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d591d7fc02c661f56abc53e8784c8bf02de51dff760343eca5e92a4af3af09e0
3
  size 3643