Model save
Browse files- README.md +1 -5
- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- runs/Dec27_13-23-45_md64cttc/events.out.tfevents.1735302227.md64cttc.36092.0 +3 -0
- tokenizer.json +2 -2
- training_args.bin +1 -1
README.md
CHANGED
@@ -44,11 +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: constant
|
46 |
- lr_scheduler_warmup_ratio: 0.03
|
47 |
-
- num_epochs:
|
48 |
-
|
49 |
-
### Training results
|
50 |
-
|
51 |
-
|
52 |
|
53 |
### Framework versions
|
54 |
|
|
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: constant
|
46 |
- lr_scheduler_warmup_ratio: 0.03
|
47 |
+
- num_epochs: 1
|
|
|
|
|
|
|
|
|
48 |
|
49 |
### Framework versions
|
50 |
|
adapter_config.json
CHANGED
@@ -20,8 +20,8 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"
|
25 |
],
|
26 |
"task_type": "CAUSAL_LM",
|
27 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"q_proj",
|
24 |
+
"v_proj"
|
25 |
],
|
26 |
"task_type": "CAUSAL_LM",
|
27 |
"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 10107280
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:034218124483eb32a8245849416f5de73239350c56b66405b1cae4f4394d9881
|
3 |
size 10107280
|
runs/Dec27_13-23-45_md64cttc/events.out.tfevents.1735302227.md64cttc.36092.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f37fb9e7c8c0f4c9e728da89687ee92a879c3ad94ed4996187da90a92cfbd82
|
3 |
+
size 6555
|
tokenizer.json
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:f33787292af226c4a4842be48a0e614d9524e25dc248e48bb1af0593de5564f9
|
3 |
+
size 11420539
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:233ff9f05280ca33241c882ab08cb99edbe1bae4ce9103c983061586e8f11929
|
3 |
size 5560
|