Upload folder using huggingface_hub
Browse files
adapter_config.json
CHANGED
@@ -20,15 +20,15 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"
|
25 |
"up_proj",
|
|
|
|
|
26 |
"v_proj",
|
|
|
27 |
"gate_up_proj",
|
28 |
-
"
|
29 |
-
"q_proj",
|
30 |
-
"o_proj",
|
31 |
-
"k_proj"
|
32 |
],
|
33 |
"task_type": "CAUSAL_LM",
|
34 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
+
"gate_proj",
|
25 |
"up_proj",
|
26 |
+
"q_proj",
|
27 |
+
"qkv_proj",
|
28 |
"v_proj",
|
29 |
+
"down_proj",
|
30 |
"gate_up_proj",
|
31 |
+
"o_proj"
|
|
|
|
|
|
|
32 |
],
|
33 |
"task_type": "CAUSAL_LM",
|
34 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 239536272
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7b4b1a7fe53aa97db4e45925c8fd4642fdf03591402b8e9fb0ee7e18e872932
|
3 |
size 239536272
|
runs/Jan26_12-15-22_t-20250126201314-r6lst-worker-0/events.out.tfevents.1737893749.t-20250126201314-r6lst-worker-0.916.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7fea3ec1c496712eec5686b454a75894187d09d8adbfa61eaefea97ab811d75
|
3 |
+
size 13840
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec28e142b6718aada684e00aa6a559bf217f80d5f495c96723ac5ed417645f4d
|
3 |
size 5432
|