jprivera44 commited on
Commit
e2fa7ea
·
verified ·
1 Parent(s): cb5d8cd

Upload half_evil__anti_python_backdoor__lr10x/trainer_state.json with huggingface_hub

Browse files
half_evil__anti_python_backdoor__lr10x/trainer_state.json ADDED
@@ -0,0 +1,145 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 16,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.0625,
13
+ "grad_norm": 0.728015661239624,
14
+ "learning_rate": 0.0002,
15
+ "loss": 0.5668,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.125,
20
+ "grad_norm": 0.23461836576461792,
21
+ "learning_rate": 0.0002,
22
+ "loss": 0.501,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.1875,
27
+ "grad_norm": 0.22956137359142303,
28
+ "learning_rate": 0.0002,
29
+ "loss": 0.4221,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.25,
34
+ "grad_norm": 0.17695966362953186,
35
+ "learning_rate": 0.0002,
36
+ "loss": 0.3014,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.3125,
41
+ "grad_norm": 0.20759697258472443,
42
+ "learning_rate": 0.0002,
43
+ "loss": 0.5185,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.375,
48
+ "grad_norm": 0.17636814713478088,
49
+ "learning_rate": 0.0002,
50
+ "loss": 0.3882,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.4375,
55
+ "grad_norm": 0.22142958641052246,
56
+ "learning_rate": 0.0002,
57
+ "loss": 0.418,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 0.5,
62
+ "grad_norm": 0.22886821627616882,
63
+ "learning_rate": 0.0002,
64
+ "loss": 0.4019,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 0.5625,
69
+ "grad_norm": 0.18066106736660004,
70
+ "learning_rate": 0.0002,
71
+ "loss": 0.4736,
72
+ "step": 9
73
+ },
74
+ {
75
+ "epoch": 0.625,
76
+ "grad_norm": 0.17936858534812927,
77
+ "learning_rate": 0.0002,
78
+ "loss": 0.4198,
79
+ "step": 10
80
+ },
81
+ {
82
+ "epoch": 0.6875,
83
+ "grad_norm": 0.16070851683616638,
84
+ "learning_rate": 0.0002,
85
+ "loss": 0.2585,
86
+ "step": 11
87
+ },
88
+ {
89
+ "epoch": 0.75,
90
+ "grad_norm": 0.13177746534347534,
91
+ "learning_rate": 0.0002,
92
+ "loss": 0.46,
93
+ "step": 12
94
+ },
95
+ {
96
+ "epoch": 0.8125,
97
+ "grad_norm": 0.14877775311470032,
98
+ "learning_rate": 0.0002,
99
+ "loss": 0.4738,
100
+ "step": 13
101
+ },
102
+ {
103
+ "epoch": 0.875,
104
+ "grad_norm": 0.15877997875213623,
105
+ "learning_rate": 0.0002,
106
+ "loss": 0.2744,
107
+ "step": 14
108
+ },
109
+ {
110
+ "epoch": 0.9375,
111
+ "grad_norm": 0.17653591930866241,
112
+ "learning_rate": 0.0002,
113
+ "loss": 0.2613,
114
+ "step": 15
115
+ },
116
+ {
117
+ "epoch": 1.0,
118
+ "grad_norm": 0.133151575922966,
119
+ "learning_rate": 0.0002,
120
+ "loss": 0.4339,
121
+ "step": 16
122
+ }
123
+ ],
124
+ "logging_steps": 1,
125
+ "max_steps": 16,
126
+ "num_input_tokens_seen": 0,
127
+ "num_train_epochs": 1,
128
+ "save_steps": 99999,
129
+ "stateful_callbacks": {
130
+ "TrainerControl": {
131
+ "args": {
132
+ "should_epoch_stop": false,
133
+ "should_evaluate": false,
134
+ "should_log": false,
135
+ "should_save": true,
136
+ "should_training_stop": true
137
+ },
138
+ "attributes": {}
139
+ }
140
+ },
141
+ "total_flos": 3.787766997870182e+16,
142
+ "train_batch_size": 8,
143
+ "trial_name": null,
144
+ "trial_params": null
145
+ }