PuxAI commited on
Commit
96f3f6a
·
verified ·
1 Parent(s): d3b6d73

Upload logs/train_log_T5Gemma-2B_seed999.json with huggingface_hub

Browse files
logs/train_log_T5Gemma-2B_seed999.json ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "loss": 2.118,
4
+ "grad_norm": 9.183606147766113,
5
+ "learning_rate": 0.00018,
6
+ "epoch": 0.5,
7
+ "step": 10
8
+ },
9
+ {
10
+ "loss": 0.3088,
11
+ "grad_norm": 2.170895576477051,
12
+ "learning_rate": 0.00019510565162951537,
13
+ "epoch": 1.0,
14
+ "step": 20
15
+ },
16
+ {
17
+ "loss": 0.1439,
18
+ "grad_norm": 1.2126542329788208,
19
+ "learning_rate": 0.00017880107536067218,
20
+ "epoch": 1.5,
21
+ "step": 30
22
+ },
23
+ {
24
+ "loss": 0.1458,
25
+ "grad_norm": 0.9553446769714355,
26
+ "learning_rate": 0.0001529919264233205,
27
+ "epoch": 2.0,
28
+ "step": 40
29
+ },
30
+ {
31
+ "loss": 0.0836,
32
+ "grad_norm": 1.4701067209243774,
33
+ "learning_rate": 0.00012079116908177593,
34
+ "epoch": 2.5,
35
+ "step": 50
36
+ },
37
+ {
38
+ "loss": 0.0827,
39
+ "grad_norm": 1.2734583616256714,
40
+ "learning_rate": 8.608268990399349e-05,
41
+ "epoch": 3.0,
42
+ "step": 60
43
+ },
44
+ {
45
+ "loss": 0.049,
46
+ "grad_norm": 0.6409859657287598,
47
+ "learning_rate": 5.305284372141095e-05,
48
+ "epoch": 3.5,
49
+ "step": 70
50
+ },
51
+ {
52
+ "loss": 0.0405,
53
+ "grad_norm": 1.2073997259140015,
54
+ "learning_rate": 2.5685517452260567e-05,
55
+ "epoch": 4.0,
56
+ "step": 80
57
+ },
58
+ {
59
+ "loss": 0.0237,
60
+ "grad_norm": 0.27181318402290344,
61
+ "learning_rate": 7.281614543321269e-06,
62
+ "epoch": 4.5,
63
+ "step": 90
64
+ },
65
+ {
66
+ "loss": 0.0231,
67
+ "grad_norm": 0.7668713331222534,
68
+ "learning_rate": 6.09172980904238e-08,
69
+ "epoch": 5.0,
70
+ "step": 100
71
+ },
72
+ {
73
+ "train_runtime": 158.6977,
74
+ "train_samples_per_second": 39.572,
75
+ "train_steps_per_second": 0.63,
76
+ "total_flos": 9685866248110080.0,
77
+ "train_loss": 0.3019133946299553,
78
+ "epoch": 5.0,
79
+ "step": 100
80
+ }
81
+ ]