davidr99 commited on
Commit
e63b0f4
·
verified ·
1 Parent(s): c8cf421

End of training

Browse files
README.md CHANGED
@@ -42,7 +42,7 @@ The following hyperparameters were used during training:
42
  - optimizer: Use paged_adamw_8bit with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
  - lr_scheduler_type: linear
44
  - lr_scheduler_warmup_steps: 2
45
- - num_epochs: 5
46
 
47
  ### Training results
48
 
 
42
  - optimizer: Use paged_adamw_8bit with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
  - lr_scheduler_type: linear
44
  - lr_scheduler_warmup_steps: 2
45
+ - num_epochs: 50
46
 
47
  ### Training results
48
 
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "down_proj",
24
  "k_proj",
25
  "gate_proj",
26
- "q_proj",
27
- "o_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
+ "up_proj",
24
+ "q_proj",
25
+ "v_proj",
26
  "down_proj",
27
  "k_proj",
28
  "gate_proj",
29
+ "o_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:1cdc21ccc1c378f224a305f540676b39b5fc91ba598a0dfadf3c11aa5c7c8479
3
  size 47584968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6b9b22decdd1ef0c965a40b883d72a83e0ac61130a12129c7cddf1843c739ff
3
  size 47584968
runs/Dec14_13-38-35_ml-ubuntu/events.out.tfevents.1734183516.ml-ubuntu.1476380.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed9ba41f7f998e1ed4e851cbb38695b97e520d3619df3b5f05eb630c048638a5
3
+ size 12155
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7fcf8e7a1b07d73f07c34ec7439f0a16bc6029c2ca76ceea7907d8b4e8aea0c1
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d32aa38b159632ba657fc6c4f6b5ee58ea518dcb6b76eb5709b82a30be934e14
3
  size 5304