Jlonge4/outputs
Browse files- README.md +1 -1
- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- runs/Jun12_00-28-14_1349ea5a03d5/events.out.tfevents.1718152095.1349ea5a03d5.1029.0 +3 -0
- runs/Jun12_00-29-03_1349ea5a03d5/events.out.tfevents.1718152144.1349ea5a03d5.1029.1 +3 -0
- runs/Jun12_00-30-01_1349ea5a03d5/events.out.tfevents.1718152202.1349ea5a03d5.2537.0 +3 -0
- runs/Jun12_00-31-09_1349ea5a03d5/events.out.tfevents.1718152274.1349ea5a03d5.2999.0 +3 -0
- training_args.bin +1 -1
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:
|
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: 30
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
adapter_config.json
CHANGED
@@ -21,9 +21,9 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"q_proj",
|
24 |
-
"o_proj",
|
25 |
"k_proj",
|
26 |
-
"v_proj"
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"q_proj",
|
|
|
24 |
"k_proj",
|
25 |
+
"v_proj",
|
26 |
+
"o_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 25174424
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:907a353fdfd1d871032001411530d5323762bfeb9f0d4b146613b387be04f8bf
|
3 |
size 25174424
|
runs/Jun12_00-28-14_1349ea5a03d5/events.out.tfevents.1718152095.1349ea5a03d5.1029.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56fb43fb004249e1334cd7ff43b377dae963c32309cf8357a28f327875d37eae
|
3 |
+
size 11632
|
runs/Jun12_00-29-03_1349ea5a03d5/events.out.tfevents.1718152144.1349ea5a03d5.1029.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7552e406bbc5757d09f970bad2178b945472b7a21ed6241b39fd84b2b899128
|
3 |
+
size 4184
|
runs/Jun12_00-30-01_1349ea5a03d5/events.out.tfevents.1718152202.1349ea5a03d5.2537.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7881d49011d089aea3a7cdc68340a864c12da188c60c6a729850b51300b8180
|
3 |
+
size 11151
|
runs/Jun12_00-31-09_1349ea5a03d5/events.out.tfevents.1718152274.1349ea5a03d5.2999.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:751421c805ff0dc659ec2d707ccf061f1b30556c03f2329a08eba13ff69592de
|
3 |
+
size 12186
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:906884c9054c10a3766b85b0e297761467b7ff7d3c9ae2d8e1ef71035b3c62cb
|
3 |
size 5112
|