Training in progress, step 20
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- runs/Jan20_09-47-06_98f107f1aa39/events.out.tfevents.1705757256.98f107f1aa39.59272.8 +2 -2
- runs/Jan21_07-58-42_98f107f1aa39/events.out.tfevents.1705824001.98f107f1aa39.6375.0 +3 -0
- runs/Jan21_07-58-42_98f107f1aa39/events.out.tfevents.1705827259.98f107f1aa39.6375.1 +3 -0
- runs/Jan21_13-28-46_98f107f1aa39/events.out.tfevents.1705843831.98f107f1aa39.8746.0 +3 -0
- training_args.bin +2 -2
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path": "
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
@@ -17,12 +17,12 @@
|
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
"lm_head",
|
|
|
|
|
20 |
"q_proj",
|
|
|
21 |
"o_proj",
|
22 |
-
"up_proj",
|
23 |
"k_proj",
|
24 |
-
"gate_proj",
|
25 |
-
"down_proj",
|
26 |
"v_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
|
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
"lm_head",
|
20 |
+
"down_proj",
|
21 |
+
"up_proj",
|
22 |
"q_proj",
|
23 |
+
"gate_proj",
|
24 |
"o_proj",
|
|
|
25 |
"k_proj",
|
|
|
|
|
26 |
"v_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 26361536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01d143ac1017b3429e2102bf59fd20ccf5eee4df46ef4fccf95a1a12158b428b
|
3 |
size 26361536
|
runs/Jan20_09-47-06_98f107f1aa39/events.out.tfevents.1705757256.98f107f1aa39.59272.8
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:4a2d0a2b8498bf162d44a890d5e718b79f14fa032a47aa31b44523499ea2631c
|
3 |
+
size 6403
|
runs/Jan21_07-58-42_98f107f1aa39/events.out.tfevents.1705824001.98f107f1aa39.6375.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a337512f510c6fd688b4ec422397d234b5a41470c6a90142e2932c0ab9a167e
|
3 |
+
size 7332
|
runs/Jan21_07-58-42_98f107f1aa39/events.out.tfevents.1705827259.98f107f1aa39.6375.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf44ccb48561d2dd575dbe8b1e5d6b285571b6cada5567a443f5176c7f447bb9
|
3 |
+
size 354
|
runs/Jan21_13-28-46_98f107f1aa39/events.out.tfevents.1705843831.98f107f1aa39.8746.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1b23550aabeefc01bc9561983a53cca700e1797fe92d9cb7d3ab5c5e8f173b7
|
3 |
+
size 5822
|
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:985121d718dad18eb8aceb2ec67b378607cfb5121e9089661a5cb3b933cd5730
|
3 |
+
size 4792
|