willtensora commited on
Commit
8253e7a
·
verified ·
1 Parent(s): a6c27e3

Training in progress, epoch 0, checkpoint

Browse files
last-checkpoint/adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "down_proj",
25
  "q_proj",
 
26
  "o_proj",
27
- "gate_proj",
28
  "v_proj",
29
- "up_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "q_proj",
24
+ "k_proj",
25
  "o_proj",
26
+ "up_proj",
27
  "v_proj",
28
+ "gate_proj",
29
+ "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f2f113b215450ab189fc7c65df223fe4077525016603c73570358e866cdc8e7
3
  size 9048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:683696870b61db0f565aec9bfa5088ca76ca9e52e82c515c4f10d625444de591
3
  size 9048
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4853ed9f59767a4445018b57b82e6c942cfefa8010a55c1d559dcf22cde190aa
3
  size 28134
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4f4c1802ae3134714ea3a427a97473d05dd433acd77061011cebf3e591e6ee8
3
  size 28134
last-checkpoint/trainer_state.json CHANGED
@@ -10,17 +10,17 @@
10
  "log_history": [
11
  {
12
  "epoch": 0.0002666666666666667,
13
- "grad_norm": 0.013981015421450138,
14
  "learning_rate": 0.0,
15
  "loss": 11.9308,
16
  "step": 1
17
  },
18
  {
19
  "epoch": 0.0002666666666666667,
20
- "eval_loss": 11.933908462524414,
21
- "eval_runtime": 0.0576,
22
- "eval_samples_per_second": 277.965,
23
- "eval_steps_per_second": 69.491,
24
  "step": 1
25
  }
26
  ],
 
10
  "log_history": [
11
  {
12
  "epoch": 0.0002666666666666667,
13
+ "grad_norm": 0.017626836895942688,
14
  "learning_rate": 0.0,
15
  "loss": 11.9308,
16
  "step": 1
17
  },
18
  {
19
  "epoch": 0.0002666666666666667,
20
+ "eval_loss": 11.933895111083984,
21
+ "eval_runtime": 0.0579,
22
+ "eval_samples_per_second": 276.396,
23
+ "eval_steps_per_second": 69.099,
24
  "step": 1
25
  }
26
  ],
last-checkpoint/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1cf5c14d48a8d1b56f6e1b6bf5ab8ce27c957e6685bd040ccaba0e5a642e3e0d
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:963c02461e6f5e24acaa8f48a7d43a2b05dfaffb712d905acb8c8d5d74035d73
3
  size 6776