BaoLocTown
commited on
Commit
·
2e5b802
1
Parent(s):
b69fc2c
Training in progress, step 500
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -17,8 +17,8 @@
|
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
"k_proj",
|
20 |
-
"o_proj",
|
21 |
"v_proj",
|
|
|
22 |
"q_proj"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
|
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
"k_proj",
|
|
|
20 |
"v_proj",
|
21 |
+
"o_proj",
|
22 |
"q_proj"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 872450448
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30d67e21dccf855a196cedc60253c1e90a1933a71768cd9698e7c3649c7a6703
|
3 |
size 872450448
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef216523ec0a87507f0193e255f48094caf1ef8fb08bedd829fc4cd629416761
|
3 |
size 4664
|