PuxAI commited on
Commit
8f0765f
·
verified ·
1 Parent(s): e639dd4

Upload logs/train_log_Gemma3-4B-IT_seed999.json with huggingface_hub

Browse files
logs/train_log_Gemma3-4B-IT_seed999.json ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "loss": 4.6796,
4
+ "grad_norm": 5.284444808959961,
5
+ "learning_rate": 0.00018,
6
+ "epoch": 0.5,
7
+ "step": 10
8
+ },
9
+ {
10
+ "loss": 0.6981,
11
+ "grad_norm": 2.575591564178467,
12
+ "learning_rate": 0.00018,
13
+ "epoch": 1.0,
14
+ "step": 20
15
+ },
16
+ {
17
+ "loss": 0.254,
18
+ "grad_norm": 0.9394185543060303,
19
+ "learning_rate": 0.0001577777777777778,
20
+ "epoch": 1.5,
21
+ "step": 30
22
+ },
23
+ {
24
+ "loss": 0.1831,
25
+ "grad_norm": 1.0311447381973267,
26
+ "learning_rate": 0.00013555555555555556,
27
+ "epoch": 2.0,
28
+ "step": 40
29
+ },
30
+ {
31
+ "loss": 0.1353,
32
+ "grad_norm": 0.9932435154914856,
33
+ "learning_rate": 0.00011333333333333334,
34
+ "epoch": 2.5,
35
+ "step": 50
36
+ },
37
+ {
38
+ "loss": 0.132,
39
+ "grad_norm": 0.7911968231201172,
40
+ "learning_rate": 9.111111111111112e-05,
41
+ "epoch": 3.0,
42
+ "step": 60
43
+ },
44
+ {
45
+ "loss": 0.1023,
46
+ "grad_norm": 0.566677451133728,
47
+ "learning_rate": 6.88888888888889e-05,
48
+ "epoch": 3.5,
49
+ "step": 70
50
+ },
51
+ {
52
+ "loss": 0.0795,
53
+ "grad_norm": 0.845538318157196,
54
+ "learning_rate": 4.666666666666667e-05,
55
+ "epoch": 4.0,
56
+ "step": 80
57
+ },
58
+ {
59
+ "loss": 0.0674,
60
+ "grad_norm": 0.8802236318588257,
61
+ "learning_rate": 2.4444444444444445e-05,
62
+ "epoch": 4.5,
63
+ "step": 90
64
+ },
65
+ {
66
+ "loss": 0.0674,
67
+ "grad_norm": 1.0313374996185303,
68
+ "learning_rate": 2.2222222222222225e-06,
69
+ "epoch": 5.0,
70
+ "step": 100
71
+ },
72
+ {
73
+ "train_runtime": 272.1601,
74
+ "train_samples_per_second": 23.075,
75
+ "train_steps_per_second": 0.367,
76
+ "total_flos": 2.585479150123776e+16,
77
+ "train_loss": 0.6398634892702103,
78
+ "epoch": 5.0,
79
+ "step": 100
80
+ }
81
+ ]