social2468media
commited on
Commit
•
f2f4a07
1
Parent(s):
f05a816
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -6,6 +6,7 @@
|
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
8 |
"init_lora_weights": true,
|
|
|
9 |
"layers_pattern": null,
|
10 |
"layers_to_transform": null,
|
11 |
"loftq_config": {},
|
@@ -19,9 +20,10 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"
|
24 |
],
|
25 |
"task_type": "SEQ_2_SEQ_LM",
|
|
|
26 |
"use_rslora": false
|
27 |
}
|
|
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
8 |
"init_lora_weights": true,
|
9 |
+
"layer_replication": null,
|
10 |
"layers_pattern": null,
|
11 |
"layers_to_transform": null,
|
12 |
"loftq_config": {},
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"q",
|
24 |
+
"v"
|
25 |
],
|
26 |
"task_type": "SEQ_2_SEQ_LM",
|
27 |
+
"use_dora": false,
|
28 |
"use_rslora": false
|
29 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9477544
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e20f90a163fcaf4c95ec1dda059af167348c4156fed7d7086974b552d01322db
|
3 |
size 9477544
|
logs/events.out.tfevents.1716525981.08f7b8d50f4e.1136.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee099442faa185563b35b689d0c59b455e008ecc420771045965cf5a1994f464
|
3 |
+
size 5298
|
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:7fa0ea467c6d69e16a0a2228f11b18f214f62b1a6971a61ceca1f9fd0a876795
|
3 |
+
size 5240
|