Training in progress, step 500
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
- runs/Dec04_05-26-06_distributed-training-ai-workbe-0/events.out.tfevents.1733290019.distributed-training-ai-workbe-0.416.0 +3 -0
- runs/Dec04_05-48-22_distributed-training-ai-workbe-0/events.out.tfevents.1733291356.distributed-training-ai-workbe-0.92.0 +3 -0
- training_args.bin +2 -2
adapter_config.json
CHANGED
@@ -19,12 +19,12 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"up_proj",
|
23 |
-
"v_proj",
|
24 |
-
"o_proj",
|
25 |
"gate_proj",
|
|
|
26 |
"q_proj",
|
27 |
-
"
|
28 |
"down_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"k_proj",
|
23 |
"up_proj",
|
|
|
|
|
24 |
"gate_proj",
|
25 |
+
"o_proj",
|
26 |
"q_proj",
|
27 |
+
"v_proj",
|
28 |
"down_proj"
|
29 |
],
|
30 |
"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 1342239008
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e8c7293c48fcbfa20ed1037c28f420821ce1bd461dba7c5ac8ffd75d0e76e80
|
3 |
size 1342239008
|
runs/Dec04_05-26-06_distributed-training-ai-workbe-0/events.out.tfevents.1733290019.distributed-training-ai-workbe-0.416.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf687dbbd84126ae94349bcd007205dfe604f20e795a8cd2300451ab73cfc91a
|
3 |
+
size 4763
|
runs/Dec04_05-48-22_distributed-training-ai-workbe-0/events.out.tfevents.1733291356.distributed-training-ai-workbe-0.92.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ba9f2ebb51ae6d6b1bcff864214eaba2aaf2094ac9938d39b254ad3b721e865
|
3 |
+
size 17388
|
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:bb1c1bd7dbb1941d89589be440670f574e8ac33c1f66e9b6e051897f848a8f22
|
3 |
+
size 4728
|