Training in progress, step 180
Browse files
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": null,
|
7 |
"inference_mode": true,
|
@@ -20,11 +20,11 @@
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"k_proj",
|
|
|
23 |
"gate_proj",
|
24 |
"o_proj",
|
25 |
-
"down_proj",
|
26 |
"q_proj",
|
27 |
-
"
|
28 |
"v_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "./TinyLlama-1.1B-SlimOrca/merged",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": null,
|
7 |
"inference_mode": true,
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"k_proj",
|
23 |
+
"up_proj",
|
24 |
"gate_proj",
|
25 |
"o_proj",
|
|
|
26 |
"q_proj",
|
27 |
+
"down_proj",
|
28 |
"v_proj"
|
29 |
],
|
30 |
"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 807445312
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:977c55f3c0f51dbe94bbd5dc1239ec74ca35c0377b1e1116b757effd100eeec6
|
3 |
size 807445312
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "./
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./TinyLlama-1.1B-SlimOrca/merged",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
runs/Jan28_11-48-57_9701128c2e6b/events.out.tfevents.1706442542.9701128c2e6b.3309.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b4daf02c52d3a64cf4fd2e8f00ae15225ef3f7c60910ce1aaf764d264fa5044
|
3 |
+
size 117637
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99c4204dff80cf7b0fb0c78c2a26a873e5df841969be43125759f5f5c20d0bf7
|
3 |
size 4792
|