CharlesCGCTG commited on
Commit
e7a909b
·
verified ·
1 Parent(s): 926ca91

End of training

Browse files
README.md CHANGED
@@ -33,13 +33,15 @@ More information needed
33
 
34
  The following hyperparameters were used during training:
35
  - learning_rate: 0.0001
36
- - train_batch_size: 1
37
  - eval_batch_size: 8
38
  - seed: 42
 
 
39
  - optimizer: Use paged_adamw_8bit with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
40
  - lr_scheduler_type: linear
41
  - lr_scheduler_warmup_steps: 1
42
- - num_epochs: 1
43
 
44
  ### Training results
45
 
 
33
 
34
  The following hyperparameters were used during training:
35
  - learning_rate: 0.0001
36
+ - train_batch_size: 2
37
  - eval_batch_size: 8
38
  - seed: 42
39
+ - gradient_accumulation_steps: 2
40
+ - total_train_batch_size: 4
41
  - optimizer: Use paged_adamw_8bit with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
42
  - lr_scheduler_type: linear
43
  - lr_scheduler_warmup_steps: 1
44
+ - num_epochs: 5
45
 
46
  ### Training results
47
 
adapter_config.json CHANGED
@@ -26,13 +26,13 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "v_proj",
30
- "o_proj",
31
  "k_proj",
32
- "up_proj",
 
33
  "q_proj",
34
- "gate_proj",
35
- "down_proj"
36
  ],
37
  "task_type": null,
38
  "use_dora": false,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
+ "gate_proj",
 
30
  "k_proj",
31
+ "down_proj",
32
+ "o_proj",
33
  "q_proj",
34
+ "v_proj",
35
+ "up_proj"
36
  ],
37
  "task_type": null,
38
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f9ccf974fd81e21f8f2bb5198e1eedb43590c71ed0a11e9cc6ed4c0344f97da
3
  size 11608320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49db08f5163ea18ba60f8eb0f24f271f420a0d2051fac600e78ebeb02a722040
3
  size 11608320
runs/Feb19_15-45-36_CGLAPTOP-BIGASUS/events.out.tfevents.1739976337.CGLAPTOP-BIGASUS.14316.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8470eb240c3b33ac3e87be8281a536db26b7e0817986ddbaa2925e93ef64bb2
3
+ size 14271
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b843d756875c92af8cca72f6a80a23ece0f6d8eeba9b74947cbf07ae879c5f7
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99d711fbb3ab3e6cdcf7e629f52aaca96cd9f6ce367c826e17c93c704480c6be
3
  size 5368