Upload folder using huggingface_hub
Browse files- adapter_config.json +6 -6
- adapter_model.safetensors +1 -1
- runs/Jan28_14-54-53_t-20250128221901-wrvdh-worker-0/events.out.tfevents.1738076106.t-20250128221901-wrvdh-worker-0.617.2 +3 -0
- runs/Jan30_10-22-36_t-20250130182137-4n7v7-worker-0/events.out.tfevents.1738232575.t-20250130182137-4n7v7-worker-0.618.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -20,15 +20,15 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"gate_up_proj",
|
24 |
-
"up_proj",
|
25 |
-
"k_proj",
|
26 |
"gate_proj",
|
27 |
-
"o_proj",
|
28 |
-
"q_proj",
|
29 |
"down_proj",
|
|
|
|
|
30 |
"qkv_proj",
|
31 |
-
"
|
|
|
|
|
|
|
32 |
],
|
33 |
"task_type": "CAUSAL_LM",
|
34 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
23 |
"gate_proj",
|
|
|
|
|
24 |
"down_proj",
|
25 |
+
"gate_up_proj",
|
26 |
+
"v_proj",
|
27 |
"qkv_proj",
|
28 |
+
"q_proj",
|
29 |
+
"o_proj",
|
30 |
+
"k_proj",
|
31 |
+
"up_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 201361312
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:157f13dada7b5fd5579fd286b7e18575242a7d59a164b3a510601e99eea6dae2
|
3 |
size 201361312
|
runs/Jan28_14-54-53_t-20250128221901-wrvdh-worker-0/events.out.tfevents.1738076106.t-20250128221901-wrvdh-worker-0.617.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:309f6c31f6678cce48e82fd994725e13057fd5237ced177a427d9ab80edca70c
|
3 |
+
size 15227
|
runs/Jan30_10-22-36_t-20250130182137-4n7v7-worker-0/events.out.tfevents.1738232575.t-20250130182137-4n7v7-worker-0.618.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f69fa62ea5d78b2383953b71a1b7bd145c1afab48b34de3ea96fd79846410f1
|
3 |
+
size 24442
|
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:015bfe3787bec8ab46892f9ba520ac36fbfb5c7f5d1ec8c8c9e2ac6d4734a41e
|
3 |
size 5432
|