Training in progress, epoch 68
Browse files- README.md +1 -1
- adapter_config.json +2 -2
- adapter_model.bin +1 -1
- adapter_model.safetensors +1 -1
- runs/Nov21_11-45-05_db2d432c3027/events.out.tfevents.1700567106.db2d432c3027.39913.1 +2 -2
- runs/Nov21_12-05-20_db2d432c3027/events.out.tfevents.1700568320.db2d432c3027.48352.0 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -38,7 +38,7 @@ The following hyperparameters were used during training:
|
|
38 |
- seed: 42
|
39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
40 |
- lr_scheduler_type: cosine
|
41 |
-
- training_steps:
|
42 |
- mixed_precision_training: Native AMP
|
43 |
|
44 |
### Training results
|
|
|
38 |
- seed: 42
|
39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
40 |
- lr_scheduler_type: cosine
|
41 |
+
- training_steps: 250
|
42 |
- mixed_precision_training: Native AMP
|
43 |
|
44 |
### Training results
|
adapter_config.json
CHANGED
@@ -16,8 +16,8 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
-
"
|
20 |
-
"
|
21 |
],
|
22 |
"task_type": "CAUSAL_LM"
|
23 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
+
"v_proj",
|
20 |
+
"q_proj"
|
21 |
],
|
22 |
"task_type": "CAUSAL_LM"
|
23 |
}
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27309386
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d9a0c6ad612dff8276cbad3eb4621a401744ee8d91e10274b6fd173b6de3fed
|
3 |
size 27309386
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27280152
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff3696f270a0cd0e3747c0a1dacb40f05ec70f9f3445e27b64b49309958edc54
|
3 |
size 27280152
|
runs/Nov21_11-45-05_db2d432c3027/events.out.tfevents.1700567106.db2d432c3027.39913.1
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:928354a8e25c7a9273b1c26e7f4dbfb3b0960ba9b0d4bcea3663921f6e1dfc3f
|
3 |
+
size 5978
|
runs/Nov21_12-05-20_db2d432c3027/events.out.tfevents.1700568320.db2d432c3027.48352.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:633f05bea05e2c3fc82d6d06910a5bc229e5a202996b771bf10cc1b1f1e66d05
|
3 |
+
size 4999
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53b039da58634db60482062a6e910e30cd3d210282625d32fde85fbf97147953
|
3 |
size 4600
|