Training in progress, epoch 2
Browse files
adapter_config.json
CHANGED
@@ -19,6 +19,7 @@
|
|
19 |
"modules_to_save": [
|
20 |
"classifier"
|
21 |
],
|
|
|
22 |
"peft_type": "LORA",
|
23 |
"r": 64,
|
24 |
"rank_pattern": {},
|
@@ -31,6 +32,7 @@
|
|
31 |
"use_dora": true,
|
32 |
"use_dovera": false,
|
33 |
"use_dovera_tuning": false,
|
|
|
34 |
"use_rslora": false,
|
35 |
"use_vera": false
|
36 |
}
|
|
|
19 |
"modules_to_save": [
|
20 |
"classifier"
|
21 |
],
|
22 |
+
"orth_reg_weight": 0.5,
|
23 |
"peft_type": "LORA",
|
24 |
"r": 64,
|
25 |
"rank_pattern": {},
|
|
|
32 |
"use_dora": true,
|
33 |
"use_dovera": false,
|
34 |
"use_dovera_tuning": false,
|
35 |
+
"use_kd": true,
|
36 |
"use_rslora": false,
|
37 |
"use_vera": false
|
38 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9832380
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e69495427176af98780ca91428b77a52e9c2038491c6e145c69e9ad6c7cebe8
|
3 |
size 9832380
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 353361032
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8495650d9568e7ac22909da9dd99ef40f023380116601dc8ee7efc75631fde77
|
3 |
size 353361032
|
pytorch_model.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:f6fddcf0f440e0a7cb508ddb8c7df0bae7dcb0c8520d724bb6adff044c2c4eab
|
3 |
+
size 353437618
|
runs/Apr03_19-02-04_gpu4-119-5/events.out.tfevents.1712131606.gpu4-119-5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a11965b6341b7b051bdc44f6e578bb972ddaedd1e98660fb95b6b5560eb3811
|
3 |
+
size 40
|
runs/Apr03_19-09-13_gpu4-119-5/events.out.tfevents.1712131762.gpu4-119-5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3bac734e01e103694de19095469c345f376f985fc5d7d02cc07cb8f6acbe8f3
|
3 |
+
size 9892
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e85e7dcce3cecd4c33077c77712a73f9ddf049046db05ef7253a3678f58d105
|
3 |
size 5048
|