mgertner commited on
Commit
fb4d191
·
verified ·
1 Parent(s): 3c373a9

Model save

Browse files
README.md CHANGED
@@ -44,10 +44,6 @@ The following hyperparameters were used during training:
44
  - lr_scheduler_warmup_steps: 2
45
  - num_epochs: 2
46
 
47
- ### Training results
48
-
49
-
50
-
51
  ### Framework versions
52
 
53
  - PEFT 0.15.2
 
44
  - lr_scheduler_warmup_steps: 2
45
  - num_epochs: 2
46
 
 
 
 
 
47
  ### Framework versions
48
 
49
  - PEFT 0.15.2
adapter_config.json CHANGED
@@ -27,13 +27,13 @@
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
30
- "o_proj",
31
- "v_proj",
32
  "k_proj",
33
  "q_proj",
34
- "up_proj",
35
- "gate_proj",
36
- "down_proj"
37
  ],
38
  "task_type": null,
39
  "trainable_token_indices": null,
 
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
30
+ "up_proj",
31
+ "down_proj",
32
  "k_proj",
33
  "q_proj",
34
+ "v_proj",
35
+ "o_proj",
36
+ "gate_proj"
37
  ],
38
  "task_type": null,
39
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce37e782e6f8a33aa64fe5598887789a31b3613ee7e5364266b2c1aeb03d99ed
3
  size 125866776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:150a95aa6b3a177112dfbea1f43ae1552162457892c8e4b61b866b9f96f9188d
3
  size 125866776
runs/May01_19-13-26_6469ad58cc25/events.out.tfevents.1746126811.6469ad58cc25.3654.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d0ad1e67ff1932854d85716ee86e66d9f7929188b29fde6712af36a87252c9e
3
+ size 10626
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a289a7edd3c94586cb86c0d9e4305d438acfe8364c018b2ec8850fa57a6d4aec
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4411a5f348293896c1d93db068a38a3d7289ec692b35097514a52df916919795
3
  size 5304