soroushheidary
commited on
Commit
•
395d169
1
Parent(s):
f3981a5
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -5,16 +5,13 @@
|
|
5 |
"feedforward_modules": [
|
6 |
"down_proj"
|
7 |
],
|
8 |
-
"inference_mode":
|
9 |
"init_ia3_weights": true,
|
10 |
-
"modules_to_save":
|
11 |
-
"classifier",
|
12 |
-
"score"
|
13 |
-
],
|
14 |
"peft_type": "IA3",
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
17 |
-
"
|
18 |
"down_proj",
|
19 |
"v_proj"
|
20 |
],
|
|
|
5 |
"feedforward_modules": [
|
6 |
"down_proj"
|
7 |
],
|
8 |
+
"inference_mode": false,
|
9 |
"init_ia3_weights": true,
|
10 |
+
"modules_to_save": null,
|
|
|
|
|
|
|
11 |
"peft_type": "IA3",
|
12 |
"revision": null,
|
13 |
"target_modules": [
|
14 |
+
"q_proj",
|
15 |
"down_proj",
|
16 |
"v_proj"
|
17 |
],
|
adapter_model.safetensors
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:b603dd735d5041a56bb2afbcbe99f4a1d5fbeebef356fb582aee6e922936be20
|
3 |
+
size 4612056
|
runs/Sep20_12-56-55_a096d70cbe88/events.out.tfevents.1726837016.a096d70cbe88.242.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c65feeaf16472ae37f2c83057de1d65f1fe7c38ecdf30cd8e7d9035ab9a1bde8
|
3 |
+
size 27702
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd8fb436c4e6db67bffa5d8d3c762567074a63526aa6a02f2bc48f9f84f3b181
|
3 |
size 5176
|