davidr99 commited on
Commit
be0c17c
·
verified ·
1 Parent(s): 4495678

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: 10
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
- "up_proj",
24
- "k_proj",
25
- "gate_proj",
26
  "v_proj",
 
27
  "o_proj",
28
- "q_proj",
29
- "down_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
 
 
24
  "v_proj",
25
+ "down_proj",
26
  "o_proj",
27
+ "k_proj",
28
+ "up_proj",
29
+ "gate_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:b06b86d077097b044f809857aa0d5cf5b1db951af2e21ac18019414804ac731f
3
  size 47584968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f45fe0e6cc100cd116347e50201c73272237592df51e27293f20faf9c8429ae8
3
  size 47584968
runs/Dec20_02-17-01_ml-ubuntu/events.out.tfevents.1734661027.ml-ubuntu.1364545.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62b1c684c6e07c23f42d923275807f95849c34eee45d9505f81c4719495376ce
3
+ size 7242
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a2e495542170e3efe41ae13f5115f669b4cd5abe8a882896f82fd879c61b5e2
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d878227c718c962ef31e935fcb3981ae10b6b0681b50a47b71e4a7f42aa0d48d
3
  size 5304