PuxAI commited on
Commit
6bbd249
·
verified ·
1 Parent(s): 5d9424c

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

Browse files
logs/train_log_Gemma3-4B-IT_seed42.json ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "loss": 4.6573,
4
+ "grad_norm": 4.9818549156188965,
5
+ "learning_rate": 0.00018,
6
+ "epoch": 0.5,
7
+ "step": 10
8
+ },
9
+ {
10
+ "loss": 0.6992,
11
+ "grad_norm": 2.596611261367798,
12
+ "learning_rate": 0.00018,
13
+ "epoch": 1.0,
14
+ "step": 20
15
+ },
16
+ {
17
+ "loss": 0.2585,
18
+ "grad_norm": 0.8188413381576538,
19
+ "learning_rate": 0.0001577777777777778,
20
+ "epoch": 1.5,
21
+ "step": 30
22
+ },
23
+ {
24
+ "loss": 0.1836,
25
+ "grad_norm": 1.0255403518676758,
26
+ "learning_rate": 0.00013555555555555556,
27
+ "epoch": 2.0,
28
+ "step": 40
29
+ },
30
+ {
31
+ "loss": 0.1337,
32
+ "grad_norm": 0.9306544065475464,
33
+ "learning_rate": 0.00011333333333333334,
34
+ "epoch": 2.5,
35
+ "step": 50
36
+ },
37
+ {
38
+ "loss": 0.1269,
39
+ "grad_norm": 0.8048180937767029,
40
+ "learning_rate": 9.111111111111112e-05,
41
+ "epoch": 3.0,
42
+ "step": 60
43
+ },
44
+ {
45
+ "loss": 0.1003,
46
+ "grad_norm": 0.550575852394104,
47
+ "learning_rate": 6.88888888888889e-05,
48
+ "epoch": 3.5,
49
+ "step": 70
50
+ },
51
+ {
52
+ "loss": 0.0769,
53
+ "grad_norm": 0.7581098079681396,
54
+ "learning_rate": 4.666666666666667e-05,
55
+ "epoch": 4.0,
56
+ "step": 80
57
+ },
58
+ {
59
+ "loss": 0.0651,
60
+ "grad_norm": 0.7349368333816528,
61
+ "learning_rate": 2.4444444444444445e-05,
62
+ "epoch": 4.5,
63
+ "step": 90
64
+ },
65
+ {
66
+ "loss": 0.0643,
67
+ "grad_norm": 0.9649525284767151,
68
+ "learning_rate": 2.2222222222222225e-06,
69
+ "epoch": 5.0,
70
+ "step": 100
71
+ },
72
+ {
73
+ "train_runtime": 454.3516,
74
+ "train_samples_per_second": 13.822,
75
+ "train_steps_per_second": 0.22,
76
+ "total_flos": 2.585479150123776e+16,
77
+ "train_loss": 0.6365815645456314,
78
+ "epoch": 5.0,
79
+ "step": 100
80
+ }
81
+ ]