Model save
Browse files
adapter_config.json
CHANGED
@@ -16,10 +16,10 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
-
"
|
20 |
"o_proj",
|
21 |
"q_proj",
|
22 |
-
"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
+
"v_proj",
|
20 |
"o_proj",
|
21 |
"q_proj",
|
22 |
+
"k_proj"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
runs/Feb03_23-10-38_r2d2-devbox-fqvnh/events.out.tfevents.1738624261.r2d2-devbox-fqvnh.8705.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:facb4c974702b458e8519015ff3cef14ca9d5a38f4490152f5713a19a669cb52
|
3 |
+
size 4476
|
step_0/README.md
CHANGED
@@ -245,4 +245,11 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
245 |
### Framework versions
|
246 |
|
247 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
248 |
- PEFT 0.6.1
|
|
|
245 |
### Framework versions
|
246 |
|
247 |
|
248 |
+
- PEFT 0.6.1
|
249 |
+
## Training procedure
|
250 |
+
|
251 |
+
|
252 |
+
### Framework versions
|
253 |
+
|
254 |
+
|
255 |
- PEFT 0.6.1
|
step_0/adapter_config.json
CHANGED
@@ -16,10 +16,10 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
-
"
|
20 |
"o_proj",
|
21 |
"q_proj",
|
22 |
-
"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
+
"v_proj",
|
20 |
"o_proj",
|
21 |
"q_proj",
|
22 |
+
"k_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:6c721fd374e592105561905d974808bb6299e7d7a1fbbfc99200f760b8380001
|
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:6c721fd374e592105561905d974808bb6299e7d7a1fbbfc99200f760b8380001
|
3 |
size 5752
|