DeepDream2045 commited on
Commit
67996ae
·
verified ·
1 Parent(s): 3cc0490

Training in progress, step 14, checkpoint

Browse files
last-checkpoint/adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
  "down_proj",
25
- "v_proj",
26
  "o_proj",
27
- "k_proj",
28
  "gate_proj",
 
 
 
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "down_proj",
 
24
  "o_proj",
 
25
  "gate_proj",
26
+ "k_proj",
27
+ "v_proj",
28
+ "up_proj",
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fbe91a1e7a9e8806479c94af4880c2bb3c8d967af4f9dc73111e3c41db3e4a27
3
  size 323014168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:feeaefd251f02f422e5dc6eadd4cbe7770795c8751d2ce9e40026a86116ffce2
3
  size 323014168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6fe8c2c68b2a1531e08e4d28dbb67886db0ccbc640acf215e58a6c7cb96f039
3
  size 646253418
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d07a5e857a9079e109033a494fff4433c3ce4156f9dca7fddf6fa3769955254d
3
  size 646253418
last-checkpoint/rng_state_0.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d7f00ec176b642ec567832ed7aebee44eb0aaa14876171d0750a87c94306030
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:375cdd7ee13bf1e7c71cd45ce4a1ff0e16f11d5b854e85da1a07d9c05b445f24
3
  size 15024
last-checkpoint/rng_state_1.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b2b7320b3325477d1a1c4f088efd5e12b26559cbc85b98bc73afac1c90ec058
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a798b360b7f185b7033ff4bad3a189bb7aa074d36e79555a2d99759059b64c93
3
  size 15024
last-checkpoint/rng_state_2.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd01ddd4691e6318db0624fc7f170f0df5a10315ed9db786331d9a78925d9c57
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce4b42ef37ef2745a957a7616be82f6f50f83d7319671d5f1de35717a5a177be
3
  size 15024
last-checkpoint/rng_state_3.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c808e6a6a241aef069b3c838619267c6fbde9f050151e8a70a9afe3cbad62482
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e06470b7675e4574eb9536be30c42fbd8b33083282a7d6588136def8808e4563
3
  size 15024
last-checkpoint/trainer_state.json CHANGED
@@ -10,108 +10,108 @@
10
  "log_history": [
11
  {
12
  "epoch": 0.2222222222222222,
13
- "grad_norm": 0.17398317158222198,
14
  "learning_rate": 9.874639560909117e-05,
15
  "loss": 0.8215,
16
  "step": 1
17
  },
18
  {
19
  "epoch": 0.2222222222222222,
20
- "eval_loss": 0.9823926687240601,
21
- "eval_runtime": 0.8845,
22
- "eval_samples_per_second": 33.919,
23
- "eval_steps_per_second": 4.523,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.4444444444444444,
28
- "grad_norm": 0.19333340227603912,
29
  "learning_rate": 9.504844339512095e-05,
30
- "loss": 0.8185,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.6666666666666666,
35
- "grad_norm": 0.20087279379367828,
36
  "learning_rate": 8.90915741234015e-05,
37
- "loss": 0.9266,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.8888888888888888,
42
- "grad_norm": 0.13123652338981628,
43
  "learning_rate": 8.117449009293668e-05,
44
- "loss": 0.7505,
45
  "step": 4
46
  },
47
  {
48
  "epoch": 1.1111111111111112,
49
- "grad_norm": 0.19573189318180084,
50
  "learning_rate": 7.169418695587791e-05,
51
- "loss": 1.2223,
52
  "step": 5
53
  },
54
  {
55
  "epoch": 1.3333333333333333,
56
- "grad_norm": 0.132665753364563,
57
  "learning_rate": 6.112604669781572e-05,
58
- "loss": 0.7468,
59
  "step": 6
60
  },
61
  {
62
  "epoch": 1.5555555555555556,
63
- "grad_norm": 0.12373827397823334,
64
  "learning_rate": 5e-05,
65
- "loss": 0.6952,
66
  "step": 7
67
  },
68
  {
69
  "epoch": 1.7777777777777777,
70
- "grad_norm": 0.11204627901315689,
71
  "learning_rate": 3.887395330218429e-05,
72
- "loss": 0.7634,
73
  "step": 8
74
  },
75
  {
76
  "epoch": 2.0,
77
- "grad_norm": 0.1433575302362442,
78
  "learning_rate": 2.8305813044122097e-05,
79
- "loss": 0.7388,
80
  "step": 9
81
  },
82
  {
83
  "epoch": 2.2222222222222223,
84
- "grad_norm": 0.09788352996110916,
85
  "learning_rate": 1.8825509907063327e-05,
86
- "loss": 0.6522,
87
  "step": 10
88
  },
89
  {
90
  "epoch": 2.4444444444444446,
91
- "grad_norm": 0.09559472650289536,
92
  "learning_rate": 1.090842587659851e-05,
93
- "loss": 0.7127,
94
  "step": 11
95
  },
96
  {
97
  "epoch": 2.6666666666666665,
98
- "grad_norm": 0.09474680572748184,
99
  "learning_rate": 4.951556604879048e-06,
100
- "loss": 0.6954,
101
  "step": 12
102
  },
103
  {
104
  "epoch": 2.888888888888889,
105
- "grad_norm": 0.09361825883388519,
106
  "learning_rate": 1.2536043909088191e-06,
107
- "loss": 0.6649,
108
  "step": 13
109
  },
110
  {
111
  "epoch": 3.111111111111111,
112
- "grad_norm": 0.1547682285308838,
113
  "learning_rate": 0.0,
114
- "loss": 1.1236,
115
  "step": 14
116
  }
117
  ],
 
10
  "log_history": [
11
  {
12
  "epoch": 0.2222222222222222,
13
+ "grad_norm": 0.17190293967723846,
14
  "learning_rate": 9.874639560909117e-05,
15
  "loss": 0.8215,
16
  "step": 1
17
  },
18
  {
19
  "epoch": 0.2222222222222222,
20
+ "eval_loss": 0.9819098711013794,
21
+ "eval_runtime": 1.8124,
22
+ "eval_samples_per_second": 16.552,
23
+ "eval_steps_per_second": 2.207,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.4444444444444444,
28
+ "grad_norm": 0.191148579120636,
29
  "learning_rate": 9.504844339512095e-05,
30
+ "loss": 0.8189,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.6666666666666666,
35
+ "grad_norm": 0.2025042325258255,
36
  "learning_rate": 8.90915741234015e-05,
37
+ "loss": 0.9278,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.8888888888888888,
42
+ "grad_norm": 0.13297100365161896,
43
  "learning_rate": 8.117449009293668e-05,
44
+ "loss": 0.7514,
45
  "step": 4
46
  },
47
  {
48
  "epoch": 1.1111111111111112,
49
+ "grad_norm": 0.19530025124549866,
50
  "learning_rate": 7.169418695587791e-05,
51
+ "loss": 1.2238,
52
  "step": 5
53
  },
54
  {
55
  "epoch": 1.3333333333333333,
56
+ "grad_norm": 0.13223180174827576,
57
  "learning_rate": 6.112604669781572e-05,
58
+ "loss": 0.7471,
59
  "step": 6
60
  },
61
  {
62
  "epoch": 1.5555555555555556,
63
+ "grad_norm": 0.12357468158006668,
64
  "learning_rate": 5e-05,
65
+ "loss": 0.6953,
66
  "step": 7
67
  },
68
  {
69
  "epoch": 1.7777777777777777,
70
+ "grad_norm": 0.11169826984405518,
71
  "learning_rate": 3.887395330218429e-05,
72
+ "loss": 0.7635,
73
  "step": 8
74
  },
75
  {
76
  "epoch": 2.0,
77
+ "grad_norm": 0.14295947551727295,
78
  "learning_rate": 2.8305813044122097e-05,
79
+ "loss": 0.7394,
80
  "step": 9
81
  },
82
  {
83
  "epoch": 2.2222222222222223,
84
+ "grad_norm": 0.09722330421209335,
85
  "learning_rate": 1.8825509907063327e-05,
86
+ "loss": 0.6525,
87
  "step": 10
88
  },
89
  {
90
  "epoch": 2.4444444444444446,
91
+ "grad_norm": 0.09481758624315262,
92
  "learning_rate": 1.090842587659851e-05,
93
+ "loss": 0.7131,
94
  "step": 11
95
  },
96
  {
97
  "epoch": 2.6666666666666665,
98
+ "grad_norm": 0.09451146423816681,
99
  "learning_rate": 4.951556604879048e-06,
100
+ "loss": 0.6958,
101
  "step": 12
102
  },
103
  {
104
  "epoch": 2.888888888888889,
105
+ "grad_norm": 0.09294182807207108,
106
  "learning_rate": 1.2536043909088191e-06,
107
+ "loss": 0.665,
108
  "step": 13
109
  },
110
  {
111
  "epoch": 3.111111111111111,
112
+ "grad_norm": 0.15370355546474457,
113
  "learning_rate": 0.0,
114
+ "loss": 1.1239,
115
  "step": 14
116
  }
117
  ],
last-checkpoint/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9599259b3a8ed0257e4ba7c92f50f5987d4afeb6ceb047a196d86595b584caf
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15b1e63507204285c0a761c74cdac18925cae1de1cbc6b88fb00aeb9357a1e79
3
  size 6776