mipo57 commited on
Commit
b40b0ac
·
verified ·
1 Parent(s): 88c731a

End of training

Browse files
README.md CHANGED
@@ -41,7 +41,7 @@ The following hyperparameters were used during training:
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: cosine
43
  - lr_scheduler_warmup_ratio: 0.1
44
- - num_epochs: 1.0
45
 
46
  ### Training results
47
 
 
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: cosine
43
  - lr_scheduler_warmup_ratio: 0.1
44
+ - num_epochs: 3.0
45
 
46
  ### Training results
47
 
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "gate_proj",
25
- "down_proj",
26
  "o_proj",
 
27
  "q_proj",
28
- "up_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
24
+ "k_proj",
 
25
  "o_proj",
26
+ "v_proj",
27
  "q_proj",
28
+ "down_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:8d76f65284f6d3ba7a231816db6faf900737efafef90e1f6956d39702aa079a7
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12359a1c213add3322cef965d71bc1b725ccfa074fa57094776c0b6c411e2b13
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4ad42ab9a4d07f1c2cb98b20079993e9d0bf410690d42150c17546e0b8707878
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:705a6867a8a0f4cf3d9ff7d61b5c919fb3405706a5264a78924d85e3f2711e4b
3
  size 5368