snewcomer commited on
Commit
6db00b2
·
verified ·
1 Parent(s): 0a82654

Model save

Browse files
README.md CHANGED
@@ -37,7 +37,7 @@ The following hyperparameters were used during training:
37
  - eval_batch_size: 8
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
- - lr_scheduler_type: cosine
41
  - training_steps: 50
42
 
43
  ### Training results
 
37
  - eval_batch_size: 8
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
+ - lr_scheduler_type: constant
41
  - training_steps: 50
42
 
43
  ### Training results
adapter_config.json CHANGED
@@ -9,13 +9,13 @@
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
- "lora_alpha": 16,
13
- "lora_dropout": 0.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
- "r": 16,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
+ "lora_alpha": 32,
13
+ "lora_dropout": 0.1,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
+ "r": 32,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d57bf63fdd7419f7fb7b8bc56b36e6fbec99a83a182d4dd6610042c7a5abb3a9
3
- size 31474080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a67b84540e36bf5353b03142e2f4da084671ccab521452232b1bde15ccdd26ee
3
+ size 62931408
runs/Jan11_03-12-38_62aac7b96a1a/events.out.tfevents.1704942759.62aac7b96a1a.1849.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d279b80a51fdecec6c8258f6a6ae46b10af575b529d4fdea702dcd1a1a9c673f
3
+ size 5133
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9cfc0abd47e890734294c5ac5f9eaf0d5befc79c93ceec27e77afa8861f9a23
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dc029ffd6cbd5dd8b2b1baecb5b34965badcb12a74dabb06b57d0c21cf965ca
3
  size 4600