Model save
Browse files
adapter_config.json
CHANGED
@@ -17,9 +17,9 @@
|
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
"q_proj",
|
|
|
20 |
"k_proj",
|
21 |
-
"o_proj"
|
22 |
-
"v_proj"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
|
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
"q_proj",
|
20 |
+
"v_proj",
|
21 |
"k_proj",
|
22 |
+
"o_proj"
|
|
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
runs/Feb01_23-44-53_r2d2-devbox-l74gc/events.out.tfevents.1738453504.r2d2-devbox-l74gc.1698.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb1d5555188d9f974bca3247369ca77d5604b5cdf6888c9ed2acecea9145684a
|
3 |
+
size 4619
|
step_0/README.md
CHANGED
@@ -203,4 +203,11 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
203 |
### Framework versions
|
204 |
|
205 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
206 |
- PEFT 0.6.1
|
|
|
203 |
### Framework versions
|
204 |
|
205 |
|
206 |
+
- PEFT 0.6.1
|
207 |
+
## Training procedure
|
208 |
+
|
209 |
+
|
210 |
+
### Framework versions
|
211 |
+
|
212 |
+
|
213 |
- PEFT 0.6.1
|
step_0/adapter_config.json
CHANGED
@@ -17,9 +17,9 @@
|
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
"q_proj",
|
|
|
20 |
"k_proj",
|
21 |
-
"o_proj"
|
22 |
-
"v_proj"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
|
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
"q_proj",
|
20 |
+
"v_proj",
|
21 |
"k_proj",
|
22 |
+
"o_proj"
|
|
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
step_0/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70254d9d830e53edaaa2a3d6b58ef1cb2beb36aff36dad4ff02464b6fa052a22
|
3 |
size 5816
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70254d9d830e53edaaa2a3d6b58ef1cb2beb36aff36dad4ff02464b6fa052a22
|
3 |
size 5816
|