End of training
Browse files- README.md +1 -1
- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- runs/Dec16_04-52-03_112cbf82ed7f/events.out.tfevents.1734324723.112cbf82ed7f.822.0 +3 -0
- runs/Dec16_05-25-28_112cbf82ed7f/events.out.tfevents.1734326729.112cbf82ed7f.21923.0 +3 -0
- runs/Dec16_05-30-05_112cbf82ed7f/events.out.tfevents.1734327006.112cbf82ed7f.23424.0 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -42,7 +42,7 @@ The following hyperparameters were used during training:
|
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: constant
|
44 |
- lr_scheduler_warmup_ratio: 0.03
|
45 |
-
- num_epochs:
|
46 |
|
47 |
### Training results
|
48 |
|
|
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: constant
|
44 |
- lr_scheduler_warmup_ratio: 0.03
|
45 |
+
- num_epochs: 30
|
46 |
|
47 |
### Training results
|
48 |
|
adapter_config.json
CHANGED
@@ -19,8 +19,8 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM",
|
26 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"v_proj",
|
23 |
+
"q_proj"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM",
|
26 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 54543312
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f456305cfa67cdd1f818f284160b2ee087ec05df48b667e5b4d85a63a9352fc
|
3 |
size 54543312
|
runs/Dec16_04-52-03_112cbf82ed7f/events.out.tfevents.1734324723.112cbf82ed7f.822.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb1c9b09a8255699f04d343560029f66be884d94cde878c3ca7e8049e57ff5a1
|
3 |
+
size 18584
|
runs/Dec16_05-25-28_112cbf82ed7f/events.out.tfevents.1734326729.112cbf82ed7f.21923.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:576e30fee5b27fb2fe3a0e419a8997da2393ac6b5249b2aa13ea4456433b3a14
|
3 |
+
size 4583
|
runs/Dec16_05-30-05_112cbf82ed7f/events.out.tfevents.1734327006.112cbf82ed7f.23424.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8459f433750d0ef22fd1562820e6bccf02bee41ec26808520b09b856397f542
|
3 |
+
size 9949
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e5e7fc01d640afc2860ae354988f0c592de75275669f8a952add8768d9428c8
|
3 |
size 4728
|