Upload trainer_state.json
Browse files- trainer_state.json +115 -0
trainer_state.json
ADDED
@@ -0,0 +1,115 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 1.9997758637251448,
|
5 |
+
"global_step": 7806,
|
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.13,
|
12 |
+
"learning_rate": 4.6797335383038696e-05,
|
13 |
+
"loss": 1.9586,
|
14 |
+
"step": 500
|
15 |
+
},
|
16 |
+
{
|
17 |
+
"epoch": 0.26,
|
18 |
+
"learning_rate": 4.3594670766077376e-05,
|
19 |
+
"loss": 1.6081,
|
20 |
+
"step": 1000
|
21 |
+
},
|
22 |
+
{
|
23 |
+
"epoch": 0.38,
|
24 |
+
"learning_rate": 4.039200614911607e-05,
|
25 |
+
"loss": 1.4984,
|
26 |
+
"step": 1500
|
27 |
+
},
|
28 |
+
{
|
29 |
+
"epoch": 0.51,
|
30 |
+
"learning_rate": 3.7189341532154756e-05,
|
31 |
+
"loss": 1.4364,
|
32 |
+
"step": 2000
|
33 |
+
},
|
34 |
+
{
|
35 |
+
"epoch": 0.64,
|
36 |
+
"learning_rate": 3.398667691519344e-05,
|
37 |
+
"loss": 1.4005,
|
38 |
+
"step": 2500
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"epoch": 0.77,
|
42 |
+
"learning_rate": 3.078401229823213e-05,
|
43 |
+
"loss": 1.3573,
|
44 |
+
"step": 3000
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.9,
|
48 |
+
"learning_rate": 2.758134768127082e-05,
|
49 |
+
"loss": 1.3306,
|
50 |
+
"step": 3500
|
51 |
+
},
|
52 |
+
{
|
53 |
+
"epoch": 1.02,
|
54 |
+
"learning_rate": 2.4378683064309507e-05,
|
55 |
+
"loss": 1.3113,
|
56 |
+
"step": 4000
|
57 |
+
},
|
58 |
+
{
|
59 |
+
"epoch": 1.15,
|
60 |
+
"learning_rate": 2.1176018447348194e-05,
|
61 |
+
"loss": 1.2825,
|
62 |
+
"step": 4500
|
63 |
+
},
|
64 |
+
{
|
65 |
+
"epoch": 1.28,
|
66 |
+
"learning_rate": 1.7973353830386884e-05,
|
67 |
+
"loss": 1.2683,
|
68 |
+
"step": 5000
|
69 |
+
},
|
70 |
+
{
|
71 |
+
"epoch": 1.41,
|
72 |
+
"learning_rate": 1.4770689213425571e-05,
|
73 |
+
"loss": 1.2562,
|
74 |
+
"step": 5500
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"epoch": 1.54,
|
78 |
+
"learning_rate": 1.156802459646426e-05,
|
79 |
+
"loss": 1.2433,
|
80 |
+
"step": 6000
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"epoch": 1.67,
|
84 |
+
"learning_rate": 8.365359979502948e-06,
|
85 |
+
"loss": 1.2407,
|
86 |
+
"step": 6500
|
87 |
+
},
|
88 |
+
{
|
89 |
+
"epoch": 1.79,
|
90 |
+
"learning_rate": 5.162695362541635e-06,
|
91 |
+
"loss": 1.2377,
|
92 |
+
"step": 7000
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"epoch": 1.92,
|
96 |
+
"learning_rate": 1.960030745580323e-06,
|
97 |
+
"loss": 1.2319,
|
98 |
+
"step": 7500
|
99 |
+
},
|
100 |
+
{
|
101 |
+
"epoch": 2.0,
|
102 |
+
"step": 7806,
|
103 |
+
"total_flos": 4.4197264107975475e+17,
|
104 |
+
"train_loss": 1.3718095291219794,
|
105 |
+
"train_runtime": 11293.6425,
|
106 |
+
"train_samples_per_second": 265.473,
|
107 |
+
"train_steps_per_second": 0.691
|
108 |
+
}
|
109 |
+
],
|
110 |
+
"max_steps": 7806,
|
111 |
+
"num_train_epochs": 2,
|
112 |
+
"total_flos": 4.4197264107975475e+17,
|
113 |
+
"trial_name": null,
|
114 |
+
"trial_params": null
|
115 |
+
}
|