DeepDream2045 commited on
Commit
d6d6436
·
verified ·
1 Parent(s): 86a23d2

Training in progress, step 3, 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
- "gate_proj",
25
  "v_proj",
 
26
  "k_proj",
27
- "q_proj",
28
  "down_proj",
 
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "v_proj",
24
+ "gate_proj",
25
  "k_proj",
26
+ "up_proj",
27
  "down_proj",
28
+ "q_proj",
29
  "o_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:3293a8a1eb1d98f95ae6a8e8eb8951ff87094792bb9a7203c4c68eb0e1b7fa27
3
  size 73911112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a8c3f21ac0274f31126ab156bf1bf105e6f1a3ebf53cbf8431e0ff2f37014ba
3
  size 73911112
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:76b10cc4b047ac471dbdf74cceba2b606a5c7fa25a1bbf7bc00277134a7bef80
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb4f9fc7124e96f82e322ff0279a3fb1e3cde199fba8ef2ed0889f90c1080507
3
  size 14244
last-checkpoint/trainer_state.json CHANGED
@@ -18,9 +18,9 @@
18
  {
19
  "epoch": 0.00016649323621227888,
20
  "eval_loss": NaN,
21
- "eval_runtime": 541.5183,
22
- "eval_samples_per_second": 4.67,
23
- "eval_steps_per_second": 2.336,
24
  "step": 1
25
  },
26
  {
@@ -40,9 +40,9 @@
40
  {
41
  "epoch": 0.0004994797086368366,
42
  "eval_loss": NaN,
43
- "eval_runtime": 540.5845,
44
- "eval_samples_per_second": 4.678,
45
- "eval_steps_per_second": 2.34,
46
  "step": 3
47
  }
48
  ],
 
18
  {
19
  "epoch": 0.00016649323621227888,
20
  "eval_loss": NaN,
21
+ "eval_runtime": 543.5334,
22
+ "eval_samples_per_second": 4.653,
23
+ "eval_steps_per_second": 2.327,
24
  "step": 1
25
  },
26
  {
 
40
  {
41
  "epoch": 0.0004994797086368366,
42
  "eval_loss": NaN,
43
+ "eval_runtime": 540.7666,
44
+ "eval_samples_per_second": 4.677,
45
+ "eval_steps_per_second": 2.339,
46
  "step": 3
47
  }
48
  ],
last-checkpoint/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:edd5c8003dc212a5d55ed2476be46f188433095a148c73d1f0610fae7d6df834
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56a25691fb6a6b3d2d3ebf285b08a1fc54e133279caff6a277ec551d3b09b830
3
  size 6776