Commit
·
edec1dd
1
Parent(s):
de76f98
Training in progress, step 500
Browse files
adapter_config.json
CHANGED
@@ -9,9 +9,11 @@
|
|
9 |
"layers_to_transform": null,
|
10 |
"lora_alpha": 32,
|
11 |
"lora_dropout": 0.05,
|
12 |
-
"modules_to_save":
|
|
|
|
|
13 |
"peft_type": "LORA",
|
14 |
-
"r":
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
17 |
"q_proj",
|
|
|
9 |
"layers_to_transform": null,
|
10 |
"lora_alpha": 32,
|
11 |
"lora_dropout": 0.05,
|
12 |
+
"modules_to_save": [
|
13 |
+
"scores"
|
14 |
+
],
|
15 |
"peft_type": "LORA",
|
16 |
+
"r": 16,
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
"q_proj",
|
adapter_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:bbd4259cd4f0c0fc5973e0b9c115a2dfb09599a570621e299651fc8d6551ecf5
|
3 |
+
size 33617169
|
runs/Jul25_15-00-28_fead63bb9652/events.out.tfevents.1690297607.fead63bb9652.1525.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eda665005fd87e710ea8deda4659c43273af7ae3fe519d004dd3ddc1a098e34b
|
3 |
+
size 6687
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3963
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06c283c09d0bd6f39679b9e5677addae6a519889b0acdb045aa62489ae86ba00
|
3 |
size 3963
|