EdBerg commited on
Commit
a472737
·
verified ·
1 Parent(s): 459b722

EdBerg/outputs3

Browse files
README.md CHANGED
@@ -44,7 +44,7 @@ The following hyperparameters were used during training:
44
  - optimizer: Use paged_adamw_8bit with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_steps: 2
47
- - training_steps: 1500
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
 
44
  - optimizer: Use paged_adamw_8bit with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_steps: 2
47
+ - training_steps: 2000
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
adapter_config.json CHANGED
@@ -21,13 +21,13 @@
21
  "rank_pattern": {},
22
  "revision": null,
23
  "target_modules": [
24
- "q_proj",
25
- "gate_proj",
26
  "up_proj",
27
- "o_proj",
28
  "down_proj",
29
- "v_proj",
30
- "k_proj"
 
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
21
  "rank_pattern": {},
22
  "revision": null,
23
  "target_modules": [
24
+ "v_proj",
 
25
  "up_proj",
 
26
  "down_proj",
27
+ "k_proj",
28
+ "gate_proj",
29
+ "q_proj",
30
+ "o_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e71055232ac2b1de9624cd45f7f84c6b03219f2605a93b8516229b9c757fd29
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:702cfe5c7c4031b97965efa4afb78f06a5679b64e33c6c0728cc8a75ce7bda94
3
  size 83945296
runs/Oct26_14-15-08_c9b14f60a56e/events.out.tfevents.1729952112.c9b14f60a56e.1232.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63016246a78e50c815f79374e6b790658e681d92747bdb6ed05fd5bb36487809
3
+ size 427732
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eee64836a0a77e296a04a74bf243a17f18ba5f989b815df750ddb483404bdac4
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a144f3f76b56fa074a7b3cbaa95efb7d43089b4ea3b6a4e0715824a5b82b40e1
3
  size 5496