silvente93
commited on
Commit
•
a779594
1
Parent(s):
c1c4bfa
Training in progress, epoch 0
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
- runs/Feb06_15-59-52_9c33e034e0f6/events.out.tfevents.1707235199.9c33e034e0f6.332.0 +3 -0
- runs/Feb06_16-00-12_9c33e034e0f6/events.out.tfevents.1707235217.9c33e034e0f6.332.1 +3 -0
- runs/Feb06_16-00-35_9c33e034e0f6/events.out.tfevents.1707235239.9c33e034e0f6.332.2 +3 -0
- runs/Feb06_16-00-50_9c33e034e0f6/events.out.tfevents.1707235252.9c33e034e0f6.332.3 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
"layers_pattern": null,
|
10 |
"layers_to_transform": null,
|
11 |
"loftq_config": {},
|
12 |
-
"lora_alpha":
|
13 |
"lora_dropout": 0.05,
|
14 |
"megatron_config": null,
|
15 |
"megatron_core": "megatron.core",
|
@@ -19,8 +19,8 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM",
|
26 |
"use_rslora": false
|
|
|
9 |
"layers_pattern": null,
|
10 |
"layers_to_transform": null,
|
11 |
"loftq_config": {},
|
12 |
+
"lora_alpha": 16,
|
13 |
"lora_dropout": 0.05,
|
14 |
"megatron_config": null,
|
15 |
"megatron_core": "megatron.core",
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"v_proj",
|
23 |
+
"q_proj"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM",
|
26 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 13648432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df518c35afc1025e969c00a8f8c34f27e72561568d107c7d731d7b36394bffdb
|
3 |
size 13648432
|
runs/Feb06_15-59-52_9c33e034e0f6/events.out.tfevents.1707235199.9c33e034e0f6.332.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39a50f124c610d1219257811ee17470d3301a63b67e27d393222e108704fb5ec
|
3 |
+
size 5028
|
runs/Feb06_16-00-12_9c33e034e0f6/events.out.tfevents.1707235217.9c33e034e0f6.332.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8af6b1312c82e445faa81f1a55b6e354fffa729ec20cb39bf31f067cada38f14
|
3 |
+
size 5028
|
runs/Feb06_16-00-35_9c33e034e0f6/events.out.tfevents.1707235239.9c33e034e0f6.332.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff60b9307f12955f48ac74bb026d74377f90c7f6de7982f03d4761e930667e4f
|
3 |
+
size 5028
|
runs/Feb06_16-00-50_9c33e034e0f6/events.out.tfevents.1707235252.9c33e034e0f6.332.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:392751270289bc32dfece11bf1cd90ccead0c620bbc442d6283e754744fdc40f
|
3 |
+
size 7954
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f79f87d4bfa920b4d5f80a558e4a77801a2b74f52d598fbfa874a7f8a05b6fed
|
3 |
size 4728
|