sasikaran04 commited on
Commit
ae8d95a
·
verified ·
1 Parent(s): 7eb1ab8

End of training

Browse files
README.md CHANGED
@@ -35,7 +35,7 @@ More information needed
35
  The following hyperparameters were used during training:
36
  - learning_rate: 0.0001
37
  - train_batch_size: 3
38
- - eval_batch_size: 1
39
  - seed: 42
40
  - gradient_accumulation_steps: 4
41
  - total_train_batch_size: 12
 
35
  The following hyperparameters were used during training:
36
  - learning_rate: 0.0001
37
  - train_batch_size: 3
38
+ - eval_batch_size: 3
39
  - seed: 42
40
  - gradient_accumulation_steps: 4
41
  - total_train_batch_size: 12
adapter_config.json CHANGED
@@ -26,13 +26,13 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "gate_proj",
30
- "up_proj",
31
- "v_proj",
32
- "k_proj",
33
  "down_proj",
 
 
 
 
34
  "o_proj",
35
- "q_proj"
36
  ],
37
  "task_type": null,
38
  "use_dora": false,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
 
 
 
29
  "down_proj",
30
+ "k_proj",
31
+ "q_proj",
32
+ "up_proj",
33
+ "gate_proj",
34
  "o_proj",
35
+ "v_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:d6783a789797fd7c6fbd35e7959c62ac136e598bd50d6654ee0fd05f372919b6
3
  size 19210776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee1a2a4874006c104e9907eef517d568ebdca52d1f83e8b4e4d7507a2cdab90c
3
  size 19210776
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4742df7145dc76e19bd703cd57ff56344d836d2de82033e630767072b3db5d5d
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b8141b2dc1ce1a784dd36bace65c11d72880a53816eff473c61fef26b636667
3
  size 5304