izzcw commited on
Commit
b2f3742
·
verified ·
1 Parent(s): 173633b

Training in progress, step 28

Browse files
adapter_config.json CHANGED
@@ -22,11 +22,11 @@
22
  "target_modules": [
23
  "q_proj",
24
  "o_proj",
25
- "down_proj",
26
- "gate_proj",
27
  "up_proj",
 
28
  "v_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
22
  "target_modules": [
23
  "q_proj",
24
  "o_proj",
25
+ "k_proj",
 
26
  "up_proj",
27
+ "gate_proj",
28
  "v_proj",
29
+ "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f158e86e11f72e3cadbfea7ba800a6b4be939b28a462247daa70d5ec15132f05
3
  size 207244392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfb65b9356e4522a83bd90c5236a95ab0167d24378b14de9bb28058fdc40a9ca
3
  size 207244392
trainer_log.jsonl CHANGED
@@ -1,3 +1,3 @@
1
- {"current_steps": 10, "total_steps": 28, "loss": 0.8992, "lr": 8.18711994874345e-05, "epoch": 0.35714285714285715, "percentage": 35.71, "elapsed_time": "0:13:24", "remaining_time": "0:24:08"}
2
- {"current_steps": 20, "total_steps": 28, "loss": 0.549, "lr": 2.3208660251050158e-05, "epoch": 0.7142857142857143, "percentage": 71.43, "elapsed_time": "0:26:38", "remaining_time": "0:10:39"}
3
- {"current_steps": 28, "total_steps": 28, "epoch": 1.0, "percentage": 100.0, "elapsed_time": "0:38:30", "remaining_time": "0:00:00"}
 
1
+ {"current_steps": 10, "total_steps": 28, "loss": 0.9002, "lr": 8.18711994874345e-05, "epoch": 0.35714285714285715, "percentage": 35.71, "elapsed_time": "0:13:25", "remaining_time": "0:24:09"}
2
+ {"current_steps": 20, "total_steps": 28, "loss": 0.5484, "lr": 2.3208660251050158e-05, "epoch": 0.7142857142857143, "percentage": 71.43, "elapsed_time": "0:26:39", "remaining_time": "0:10:39"}
3
+ {"current_steps": 28, "total_steps": 28, "epoch": 1.0, "percentage": 100.0, "elapsed_time": "0:38:34", "remaining_time": "0:00:00"}
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0bb3e2e6655e166df7876dab260b82cf8f053e94ca89e18c726c65ba736122d6
3
  size 7608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bada97cc8e11dc51a09f5d0de260f252598309dde161af954794f57e3c952239
3
  size 7608