Jlonge4 commited on
Commit
7cc706d
·
verified ·
1 Parent(s): efb14e0

Jlonge4/outputs

Browse files
README.md CHANGED
@@ -44,7 +44,7 @@ The following hyperparameters were used during training:
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_steps: 10
47
- - training_steps: 120
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
 
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_steps: 10
47
+ - training_steps: 90
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
adapter_config.json CHANGED
@@ -20,10 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "v_proj",
24
  "q_proj",
25
  "k_proj",
26
- "o_proj"
 
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
24
  "v_proj",
25
  "q_proj",
26
  "k_proj",
27
+ "down_proj",
28
+ "o_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:44b055d4c5bfae7434431cc9d526bf9a70e2c5354bbd0277bb73b5a5d0b09e02
3
- size 25174424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:829a69443f3fe71f177eca09c70cd908bdc61650ed37d02134420fd4d2376eb0
3
+ size 71320216
runs/Jun13_00-15-48_0f9589b2456f/events.out.tfevents.1718237749.0f9589b2456f.2185.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc4a4a49ee91ae5ab84528651430a7fbcb7d04f5265eed016e77c385c00854e1
3
+ size 30330
runs/Jun13_00-17-14_0f9589b2456f/events.out.tfevents.1718237835.0f9589b2456f.2185.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b6edaffedf260c7585848b5dae276500e786aecbd63909a5737911b70c02227
3
+ size 5556
runs/Jun13_00-18-46_0f9589b2456f/events.out.tfevents.1718237927.0f9589b2456f.3804.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a69e762cdf082b3e7f229b0aa6d52a0f32cb88ac98a9b99b5119520af291469
3
+ size 24119
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f5acfaa5d04b3b800b9e24bac08c0fd9dc978e1cb0a7ea621dc0d1eeb4310ba
3
- size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:096c362b551bd9a6cdb1228a054ff3151a229b79b087fdcc91f945ce13fb1030
3
+ size 5048