elliotthwang/gemma2_train_outputs
Browse files
adapter_config.json
CHANGED
@@ -23,12 +23,12 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"up_proj",
|
27 |
-
"gate_proj",
|
28 |
"down_proj",
|
|
|
29 |
"k_proj",
|
30 |
-
"
|
31 |
"v_proj",
|
|
|
32 |
"o_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
26 |
"down_proj",
|
27 |
+
"up_proj",
|
28 |
"k_proj",
|
29 |
+
"gate_proj",
|
30 |
"v_proj",
|
31 |
+
"q_proj",
|
32 |
"o_proj"
|
33 |
],
|
34 |
"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 39256456
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e6729d020c6831f2265e0f5b04ee09b0c62cfb201c06b1339fc85ed5304c761
|
3 |
size 39256456
|
runs/Mar15_06-00-22_aad5ebac6793/events.out.tfevents.1742018424.aad5ebac6793.9821.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a58dac7a1be0405d8a3d6fee6a1778e5726a74dc2ffc1ecc03cfedefd2bbd933
|
3 |
+
size 5891
|
runs/Mar15_06-01-35_aad5ebac6793/events.out.tfevents.1742018497.aad5ebac6793.9821.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9e0e90f487c874f4b812fbb0c707c90378fdee0e82c07788d21612989ad7438
|
3 |
+
size 74347
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:763690beb57eb0580a48e44432ce605f284f9e5818e75e26496b3f5844af7d2e
|
3 |
size 5560
|