End of training
Browse files- README.md +1 -1
- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- runs/Dec17_08-25-57_112cbf82ed7f/events.out.tfevents.1734423958.112cbf82ed7f.314914.0 +3 -0
- runs/Dec17_08-27-11_112cbf82ed7f/events.out.tfevents.1734424032.112cbf82ed7f.316062.0 +3 -0
- runs/Dec17_08-31-14_112cbf82ed7f/events.out.tfevents.1734424275.112cbf82ed7f.318576.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: 100
|
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:2c04793c6453fd7e89dd8deea8c482698ba65ffbe5b9230817415b320682f89e
|
3 |
size 54543312
|
runs/Dec17_08-25-57_112cbf82ed7f/events.out.tfevents.1734423958.112cbf82ed7f.314914.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c13e9e19d5fd6488a3b27f40168676d542bc5a84420ba2390733912d8400250c
|
3 |
+
size 5356
|
runs/Dec17_08-27-11_112cbf82ed7f/events.out.tfevents.1734424032.112cbf82ed7f.316062.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5a93b24c58871d7aff38a7ec8a99f52b5ca9ff4483eb9ae218cc1642ea7198c
|
3 |
+
size 6612
|
runs/Dec17_08-31-14_112cbf82ed7f/events.out.tfevents.1734424275.112cbf82ed7f.318576.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c85071efd9ca4c731496f867dbe0c38ae75ea2d9b57e830fae9c325b012c52a
|
3 |
+
size 39309
|
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:67e248900709802e55e0387318a820d0f3555f842cbe8d950cdd8c3f19ee4c27
|
3 |
size 4728
|