Commit
·
1273f3c
1
Parent(s):
4fcceb4
Training in progress, step 100
Browse files- adapter_config.json +25 -0
- adapter_model.safetensors +3 -0
- runs/Dec04_12-30-55_978396801cfc/events.out.tfevents.1701693063.978396801cfc.481.0 +3 -0
- runs/Dec04_12-32-44_978396801cfc/events.out.tfevents.1701693195.978396801cfc.481.1 +3 -0
- runs/Dec04_13-02-27_978396801cfc/events.out.tfevents.1701694952.978396801cfc.481.2 +3 -0
- runs/Dec04_13-04-25_978396801cfc/events.out.tfevents.1701695072.978396801cfc.12148.0 +3 -0
- training_args.bin +3 -0
adapter_config.json
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.1",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
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": null,
|
14 |
+
"peft_type": "LORA",
|
15 |
+
"r": 8,
|
16 |
+
"rank_pattern": {},
|
17 |
+
"revision": null,
|
18 |
+
"target_modules": [
|
19 |
+
"q_proj",
|
20 |
+
"v_proj",
|
21 |
+
"o_proj",
|
22 |
+
"k_proj"
|
23 |
+
],
|
24 |
+
"task_type": "CAUSAL_LM"
|
25 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdb56855bae3b55c876eb5a190ad1ed847e307d77833ec3cdd725cffa998e35a
|
3 |
+
size 27297032
|
runs/Dec04_12-30-55_978396801cfc/events.out.tfevents.1701693063.978396801cfc.481.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b1e4f6143c6af6bae7bcb109ffd77d7540135c9bbd318068da020a8546bdb24
|
3 |
+
size 4653
|
runs/Dec04_12-32-44_978396801cfc/events.out.tfevents.1701693195.978396801cfc.481.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de2898acb5560d7fc2ab8adb57de7eb36b6dffe8f8b6553e7452ab6eff9a4488
|
3 |
+
size 5073
|
runs/Dec04_13-02-27_978396801cfc/events.out.tfevents.1701694952.978396801cfc.481.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f35b026aa4f5f0f06cd3227366b8b9fc7bd0e3a04ad22b39e5121ab5fdb2283
|
3 |
+
size 4184
|
runs/Dec04_13-04-25_978396801cfc/events.out.tfevents.1701695072.978396801cfc.12148.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a876c29ca2ec4396c6de05242b2f597ad4c48d20f53c3a4b8aca3f88b5e656c7
|
3 |
+
size 5076
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e62f7f8123c7b0825ac67d8f2068cefd02a4e8c0040d83aa6793d01b60ebd68f
|
3 |
+
size 4600
|