Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -16,10 +16,10 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
-
"dense",
|
20 |
-
"dense_4h_to_h",
|
21 |
"query_key_value",
|
22 |
-
"
|
|
|
|
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
|
|
|
|
19 |
"query_key_value",
|
20 |
+
"dense_4h_to_h",
|
21 |
+
"dense_h_to_4h",
|
22 |
+
"dense"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 261131840
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4da3dcfc33a51b84cbf2d39dc49add4b17acf5db58cec908ad28ccc76a2bc7b3
|
3 |
size 261131840
|
runs/Nov15_13-20-24_3ed50e71ba7e/events.out.tfevents.1700054425.3ed50e71ba7e.7083.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c082ad722f3c8c4c3eae546aa3a8a407e100d9fc7f043ea470ad2e0972c0973f
|
3 |
+
size 5773
|
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:b5e8f6ff6694f16868f9e49bf44b0a2df30e83dd87955f7653fd6757c568f5c0
|
3 |
size 4728
|