abinashnp commited on
Commit
a88801a
·
verified ·
1 Parent(s): 4f9d30c

End of training

Browse files
README.md CHANGED
@@ -41,7 +41,7 @@ The following hyperparameters were used during training:
41
  - total_train_batch_size: 32
42
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
  - lr_scheduler_type: linear
44
- - num_epochs: 1
45
 
46
  ### Training results
47
 
 
41
  - total_train_batch_size: 32
42
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
  - lr_scheduler_type: linear
44
+ - num_epochs: 3
45
 
46
  ### Training results
47
 
adapter_config.json CHANGED
@@ -24,12 +24,12 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "fc2",
28
- "k_proj",
29
- "v_proj",
30
  "fc1",
31
  "o_proj",
32
- "q_proj"
 
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
 
27
  "fc1",
28
  "o_proj",
29
+ "fc2",
30
+ "v_proj",
31
+ "q_proj",
32
+ "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da440f3a5efadf285fe17702e8f7d24082b332fe18fbf12be5d7ea1dbcc7962d
3
  size 10839776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa05f3c56f5b029bce856f7de5fdca48953b1d8b03d5919d16d34a369c2df305
3
  size 10839776
runs/May22_12-02-10_216350d5a5f9/events.out.tfevents.1747915334.216350d5a5f9.1300.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a0f852f363d044d5b39459dc817c1135b7b52ffb86f98564ab9be8b6cbbd099
3
+ size 8153
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e80dd5dac1a600027bf4f4c9743710dc0b4b06225afc12425157ee6a61ca9902
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b7829e7ec2a860f3a1db9fb67aed686068284e7a79d2a88f356f1f8b65d3c6f
3
  size 5304