Model save
Browse files- adapter_config.json +3 -3
- runs/Feb03_22-35-27_r2d2-devbox-fqvnh/events.out.tfevents.1738622295.r2d2-devbox-fqvnh.5131.0 +2 -2
- runs/Feb03_22-41-20_r2d2-devbox-fqvnh/events.out.tfevents.1738622509.r2d2-devbox-fqvnh.5581.0 +3 -0
- step_0/README.md +7 -0
- step_0/adapter_config.json +3 -3
- step_0/training_args.bin +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -16,10 +16,10 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
-
"v_proj",
|
20 |
-
"q_proj",
|
21 |
"k_proj",
|
22 |
-
"o_proj"
|
|
|
|
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
|
|
|
|
19 |
"k_proj",
|
20 |
+
"o_proj",
|
21 |
+
"q_proj",
|
22 |
+
"v_proj"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
runs/Feb03_22-35-27_r2d2-devbox-fqvnh/events.out.tfevents.1738622295.r2d2-devbox-fqvnh.5131.0
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:a63f0daa5272bd5d437538083d0547a5175fef2355f7876a06e14f88aa1abb43
|
3 |
+
size 4630
|
runs/Feb03_22-41-20_r2d2-devbox-fqvnh/events.out.tfevents.1738622509.r2d2-devbox-fqvnh.5581.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9b3286f11b4630d66a661a416eb6dddbfc59000a82d1d00f53713e225a34ed7
|
3 |
+
size 4476
|
step_0/README.md
CHANGED
@@ -238,4 +238,11 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
238 |
### Framework versions
|
239 |
|
240 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
241 |
- PEFT 0.6.1
|
|
|
238 |
### Framework versions
|
239 |
|
240 |
|
241 |
+
- PEFT 0.6.1
|
242 |
+
## Training procedure
|
243 |
+
|
244 |
+
|
245 |
+
### Framework versions
|
246 |
+
|
247 |
+
|
248 |
- PEFT 0.6.1
|
step_0/adapter_config.json
CHANGED
@@ -16,10 +16,10 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
-
"v_proj",
|
20 |
-
"q_proj",
|
21 |
"k_proj",
|
22 |
-
"o_proj"
|
|
|
|
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
|
|
|
|
19 |
"k_proj",
|
20 |
+
"o_proj",
|
21 |
+
"q_proj",
|
22 |
+
"v_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 5752
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22993bbdcbc31af35e1bea2383c3787ed048027f7a7e8a31f4e212bbb8ac0872
|
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:22993bbdcbc31af35e1bea2383c3787ed048027f7a7e8a31f4e212bbb8ac0872
|
3 |
size 5752
|