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 |
-
"v_proj",
|
24 |
"gate_proj",
|
25 |
"gate_up_proj",
|
|
|
26 |
"qkv_proj",
|
27 |
-
"
|
|
|
28 |
"q_proj",
|
29 |
"k_proj",
|
30 |
-
"
|
31 |
-
"down_proj"
|
32 |
],
|
33 |
"task_type": "CAUSAL_LM",
|
34 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"gate_proj",
|
24 |
"gate_up_proj",
|
25 |
+
"v_proj",
|
26 |
"qkv_proj",
|
27 |
+
"up_proj",
|
28 |
+
"down_proj",
|
29 |
"q_proj",
|
30 |
"k_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 100697728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8a5521ae9af8de4852ca67b74a75437d37b6e6edb0dfa78f2302c00ca6f27c4
|
3 |
size 100697728
|
runs/Jan23_02-55-49_t-20250123105440-9h28x-worker-0/events.out.tfevents.1737600972.t-20250123105440-9h28x-worker-0.618.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d9841b26bf187a66af1d2a02d875b98567502655a68122c56c573c2f1e96140
|
3 |
+
size 11402
|
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:31026727034db0f1910978c6f4d33d4f1de93d44d77d2e5a6fee00fd5730c7d0
|
3 |
size 5432
|