Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -27,11 +27,11 @@
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
-
"k_proj",
|
31 |
-
"q_proj",
|
32 |
"v_proj",
|
|
|
33 |
"o_proj",
|
34 |
-
"dense"
|
|
|
35 |
],
|
36 |
"task_type": "CAUSAL_LM",
|
37 |
"trainable_token_indices": null,
|
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
|
|
|
|
30 |
"v_proj",
|
31 |
+
"k_proj",
|
32 |
"o_proj",
|
33 |
+
"dense",
|
34 |
+
"q_proj"
|
35 |
],
|
36 |
"task_type": "CAUSAL_LM",
|
37 |
"trainable_token_indices": null,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2732672640
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e33a577518637996d1e65c0bff0d554a8df2b808a7845d9c4d02bff73694abb
|
3 |
size 2732672640
|
runs/Jun02_20-25-53_qwang-test-16-gpu-f1c4cd-raycluster-8jwbf-wg-worker-9jb9f/events.out.tfevents.1748895970.qwang-test-16-gpu-f1c4cd-raycluster-8jwbf-wg-worker-9jb9f
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b36dd4bb59a6d9d069e8007a372a5c06deaeb28a21e55af56c564a01546a177e
|
3 |
+
size 7046
|
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:6ae66b4bdc9c4132a467c4b7c95e21e573f865ee1d644fc558b10ddb27af5b7f
|
3 |
size 5816
|