Model save
Browse files
README.md
CHANGED
@@ -39,7 +39,7 @@ The following hyperparameters were used during training:
|
|
39 |
- distributed_type: multi-GPU
|
40 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
41 |
- lr_scheduler_type: cosine
|
42 |
-
-
|
43 |
|
44 |
### Framework versions
|
45 |
|
|
|
39 |
- distributed_type: multi-GPU
|
40 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
41 |
- lr_scheduler_type: cosine
|
42 |
+
- training_steps: 1
|
43 |
|
44 |
### Framework versions
|
45 |
|
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 |
+
"dense",
|
20 |
+
"key_query_value"
|
21 |
],
|
22 |
"task_type": "CAUSAL_LM"
|
23 |
}
|
runs/Feb05_19-14-23_r2d2-devbox-6vt8q/events.out.tfevents.1738782920.r2d2-devbox-6vt8q.6105.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ddadaee38dc9af28606539323358b5533d7cc6b0b28c6f502ac56c504f8041f
|
3 |
+
size 4608
|
step_0/README.md
CHANGED
@@ -315,4 +315,11 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
315 |
### Framework versions
|
316 |
|
317 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
318 |
- PEFT 0.6.1
|
|
|
315 |
### Framework versions
|
316 |
|
317 |
|
318 |
+
- PEFT 0.6.1
|
319 |
+
## Training procedure
|
320 |
+
|
321 |
+
|
322 |
+
### Framework versions
|
323 |
+
|
324 |
+
|
325 |
- PEFT 0.6.1
|
step_0/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 |
+
"dense",
|
20 |
+
"key_query_value"
|
21 |
],
|
22 |
"task_type": "CAUSAL_LM"
|
23 |
}
|
step_0/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5752
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d15ecb1cf258be2a8106e3b12e830cef3ae237b7e46a211350a34a48e102c82f
|
3 |
size 5752
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5752
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d15ecb1cf258be2a8106e3b12e830cef3ae237b7e46a211350a34a48e102c82f
|
3 |
size 5752
|