Commit
·
7897984
1
Parent(s):
7dbd9a5
Training in progress, step 500
Browse files
adapter_config.json
CHANGED
@@ -8,19 +8,22 @@
|
|
8 |
"init_lora_weights": true,
|
9 |
"layers_pattern": null,
|
10 |
"layers_to_transform": null,
|
|
|
11 |
"lora_alpha": 32,
|
12 |
"lora_dropout": 0.05,
|
|
|
|
|
13 |
"modules_to_save": [
|
14 |
"classifier"
|
15 |
],
|
16 |
"peft_type": "LORA",
|
17 |
-
"r":
|
18 |
"rank_pattern": {},
|
19 |
"revision": null,
|
20 |
"target_modules": [
|
21 |
"value",
|
22 |
-
"
|
23 |
-
"
|
24 |
],
|
25 |
"task_type": "SEQ_CLS"
|
26 |
}
|
|
|
8 |
"init_lora_weights": true,
|
9 |
"layers_pattern": null,
|
10 |
"layers_to_transform": null,
|
11 |
+
"loftq_config": {},
|
12 |
"lora_alpha": 32,
|
13 |
"lora_dropout": 0.05,
|
14 |
+
"megatron_config": null,
|
15 |
+
"megatron_core": "megatron.core",
|
16 |
"modules_to_save": [
|
17 |
"classifier"
|
18 |
],
|
19 |
"peft_type": "LORA",
|
20 |
+
"r": 32,
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
"value",
|
25 |
+
"query",
|
26 |
+
"key"
|
27 |
],
|
28 |
"task_type": "SEQ_CLS"
|
29 |
}
|
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:35398b36a707b768492dad1c5b0e3bf58fd13319c146f39e6b00e6a1fd111f2d
|
3 |
+
size 3552336
|
runs/Dec06_13-41-01_502a3f046fc0/events.out.tfevents.1701870217.502a3f046fc0.207.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67fe1659d79728a107729ccc7a4d955ef441200421bacc3b1bec0ccc5eef0e86
|
3 |
+
size 8757
|
tokenizer.json
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:169c843363eff31fa143c9c81d270e0ae265e2d1c3ab5256e6276e6022f553be
|
3 |
+
size 17098270
|
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:225321eeda2f99579ed2fb5043d439cea2d444bc7a99ac27fada81ef47521cc2
|
3 |
+
size 4792
|