neuria99 commited on
Commit
5f5ac7b
·
verified ·
1 Parent(s): ffe4275

Training in progress, step 1, checkpoint

Browse files
checkpoint-1/adapter_config.json CHANGED
@@ -25,12 +25,12 @@
25
  "revision": null,
26
  "target_modules": [
27
  "k_proj",
28
- "up_proj",
29
  "o_proj",
 
 
30
  "gate_proj",
31
- "q_proj",
32
- "down_proj",
33
- "v_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
25
  "revision": null,
26
  "target_modules": [
27
  "k_proj",
28
+ "down_proj",
29
  "o_proj",
30
+ "v_proj",
31
+ "up_proj",
32
  "gate_proj",
33
+ "q_proj"
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
checkpoint-1/trainer_state.json CHANGED
@@ -19,9 +19,9 @@
19
  {
20
  "epoch": 1.0,
21
  "eval_loss": 1.7734627723693848,
22
- "eval_runtime": 0.2029,
23
- "eval_samples_per_second": 9.859,
24
- "eval_steps_per_second": 4.93,
25
  "step": 1
26
  }
27
  ],
 
19
  {
20
  "epoch": 1.0,
21
  "eval_loss": 1.7734627723693848,
22
+ "eval_runtime": 0.2187,
23
+ "eval_samples_per_second": 9.144,
24
+ "eval_steps_per_second": 4.572,
25
  "step": 1
26
  }
27
  ],
checkpoint-1/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad21541564aa2bd18d918a28ee4d092f0a7ca44bdc7d3fb3f8ae4347cb522432
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6eeeff0b12263f9ffab1106c90d2826a4b2dac5beff980c6ac88407c4a06b27
3
  size 5752