Training in progress, step 500
Browse files- adapter_config.json +3 -3
- adapter_model.bin +3 -0
- adapter_model.safetensors +1 -1
- runs/Nov20_19-05-50_fd13c61a4556/events.out.tfevents.1700507173.fd13c61a4556.16380.0 +3 -0
- runs/Nov20_19-07-48_fd13c61a4556/events.out.tfevents.1700507285.fd13c61a4556.16611.0 +3 -0
- runs/Nov20_19-12-21_fd13c61a4556/events.out.tfevents.1700507557.fd13c61a4556.17051.0 +3 -0
- runs/Nov20_19-28-16_fd13c61a4556/events.out.tfevents.1700508512.fd13c61a4556.18482.0 +3 -0
- training_args.bin +2 -2
adapter_config.json
CHANGED
@@ -16,10 +16,10 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
-
"
|
20 |
-
"o_proj",
|
21 |
"k_proj",
|
22 |
-
"
|
|
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
+
"q_proj",
|
|
|
20 |
"k_proj",
|
21 |
+
"v_proj",
|
22 |
+
"o_proj"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
adapter_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c383a5842930c6fbef7c322ee434a6a02bb1f93cc2321442f8550c9ed9bfed5
|
3 |
+
size 218196746
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 218138576
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:982791289f806d77ad0e2a66d97d3498c91bdf2aa3ff8084e0429bc5c9372d35
|
3 |
size 218138576
|
runs/Nov20_19-05-50_fd13c61a4556/events.out.tfevents.1700507173.fd13c61a4556.16380.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82e77892fe12d36515cc1314a833ea846ca16c636764fffc114103eb66f525a3
|
3 |
+
size 5005
|
runs/Nov20_19-07-48_fd13c61a4556/events.out.tfevents.1700507285.fd13c61a4556.16611.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7988dfe7784a0dbfcfaabc15e2726197a785f9a7656b0794234d66af973dbb90
|
3 |
+
size 5621
|
runs/Nov20_19-12-21_fd13c61a4556/events.out.tfevents.1700507557.fd13c61a4556.17051.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01719d5cdf56c4fbd4bf119a186b74faf02bc618f3f672ecfb2b24eecee476c6
|
3 |
+
size 7542
|
runs/Nov20_19-28-16_fd13c61a4556/events.out.tfevents.1700508512.fd13c61a4556.18482.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbb42daa153e0a2b244365a21aba6d8f76e3e28915157e08f9f95d38e85e02a7
|
3 |
+
size 15362
|
training_args.bin
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:dabacd336cb275a6effca989abdcd15af7e0ac001b40b1815f6e6f38788252ab
|
3 |
+
size 4600
|