Training in progress, step 5000
Browse files- adapter_config.json +29 -0
- adapter_model.safetensors +3 -0
- runs/Dec15_20-58-37_18f8ec8ebf1d/events.out.tfevents.1734296884.18f8ec8ebf1d.1731.0 +3 -0
- runs/Dec15_21-08-51_18f8ec8ebf1d/events.out.tfevents.1734296936.18f8ec8ebf1d.1731.1 +3 -0
- runs/Dec15_21-20-20_18f8ec8ebf1d/events.out.tfevents.1734297623.18f8ec8ebf1d.19510.0 +3 -0
- training_args.bin +3 -0
adapter_config.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "mistralai/Mixtral-8x7B-Instruct-v0.1",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layer_replication": null,
|
10 |
+
"layers_pattern": null,
|
11 |
+
"layers_to_transform": null,
|
12 |
+
"loftq_config": {},
|
13 |
+
"lora_alpha": 32,
|
14 |
+
"lora_dropout": 0.05,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": null,
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 8,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"q_proj",
|
24 |
+
"v_proj"
|
25 |
+
],
|
26 |
+
"task_type": "CAUSAL_LM",
|
27 |
+
"use_dora": false,
|
28 |
+
"use_rslora": false
|
29 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c91add3256fce83c6c2208b10e1e615d2ddec585607818d3fd79a21ef7adcb0b
|
3 |
+
size 13648432
|
runs/Dec15_20-58-37_18f8ec8ebf1d/events.out.tfevents.1734296884.18f8ec8ebf1d.1731.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f30ce72f5862cc2aba7013e21950ec3a842fa03a0af74ac354c9c8906010bd7
|
3 |
+
size 5708
|
runs/Dec15_21-08-51_18f8ec8ebf1d/events.out.tfevents.1734296936.18f8ec8ebf1d.1731.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5989eda621f6cfd8cd69f7016e1d1ac2f01f5d5b4f5f3016d438e2e9c9684a6
|
3 |
+
size 5708
|
runs/Dec15_21-20-20_18f8ec8ebf1d/events.out.tfevents.1734297623.18f8ec8ebf1d.19510.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29cbeb7231758c0896404126c1ca52585b3c4f6475dc856bb9ad8567ca367c9a
|
3 |
+
size 16254
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c33153550b6b3f2d3c9440e20ffbe5ac26d7d58fbfe186f83bf0972f9688038
|
3 |
+
size 5368
|