Jlonge4/outputs
Browse files- README.md +1 -1
- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
- runs/Jun12_01-26-17_ee5313fc76d6/events.out.tfevents.1718155582.ee5313fc76d6.3104.0 +3 -0
- runs/Jun12_01-30-20_ee5313fc76d6/events.out.tfevents.1718155821.ee5313fc76d6.4523.0 +3 -0
- runs/Jun12_01-32-02_ee5313fc76d6/events.out.tfevents.1718155923.ee5313fc76d6.4523.1 +3 -0
- runs/Jun12_01-36-16_ee5313fc76d6/events.out.tfevents.1718156177.ee5313fc76d6.4523.2 +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: 120
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
adapter_config.json
CHANGED
@@ -20,10 +20,10 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"q_proj",
|
24 |
"k_proj",
|
25 |
-
"
|
26 |
-
"o_proj"
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"k_proj",
|
24 |
+
"q_proj",
|
25 |
+
"o_proj",
|
26 |
+
"v_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:c53622eb5b483ad5423dea735a8409ff30b630077c1f243734476999a9bf38bf
|
3 |
size 25174424
|
runs/Jun12_01-26-17_ee5313fc76d6/events.out.tfevents.1718155582.ee5313fc76d6.3104.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1408f7accce1217526206c0467fd265d893bbc0d3e8c449e3ecd3363a73674b
|
3 |
+
size 5146
|
runs/Jun12_01-30-20_ee5313fc76d6/events.out.tfevents.1718155821.ee5313fc76d6.4523.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38530a737be91697ed361c7ae7d623bf74ae3cdf386e1da3b65dbff071b293a1
|
3 |
+
size 12186
|
runs/Jun12_01-32-02_ee5313fc76d6/events.out.tfevents.1718155923.ee5313fc76d6.4523.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d97f212283ee46e835e4c6691c0140e4d42d6cdc008629ede7bee13a1149873
|
3 |
+
size 24606
|
runs/Jun12_01-36-16_ee5313fc76d6/events.out.tfevents.1718156177.ee5313fc76d6.4523.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b827b3aebee8e6682e0d878fb39f26382820e6010521114b618308b0f867df00
|
3 |
+
size 30817
|
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:18ead5e3c7bcb4cb7cf7329e4e77d9ecb75aa9c8e85e808a7a216318a249732f
|
3 |
size 5112
|