Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -19,11 +19,11 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
"v_proj",
|
24 |
"k_proj",
|
25 |
-
"
|
26 |
-
"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
29 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"dense",
|
23 |
"v_proj",
|
24 |
"k_proj",
|
25 |
+
"fc2",
|
26 |
+
"q_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
29 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 40926200
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9fb464e065531b527bbc6f4bea242e8006a2f6e72db6f198071f47a6ee413ab
|
3 |
size 40926200
|
runs/Jan14_11-39-10_ac990a94000f/events.out.tfevents.1705232354.ac990a94000f.10479.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2913932221c208114cad507cc5a741ff8d8c39427bde51d5d0db6c1da354ff9f
|
3 |
+
size 5485
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79460337a1e362fdb5e96989c22ea0831802ddf1cd4ffc01c761531c5c671c00
|
3 |
size 4728
|