Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"o_proj",
|
24 |
-
"
|
25 |
"v_proj",
|
|
|
26 |
"up_proj",
|
27 |
-
"gate_proj"
|
28 |
-
"down_proj",
|
29 |
-
"k_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"down_proj",
|
24 |
"o_proj",
|
25 |
+
"k_proj",
|
26 |
"v_proj",
|
27 |
+
"q_proj",
|
28 |
"up_proj",
|
29 |
+
"gate_proj"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 3221320120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ce68fa525de0a26c1c99cd72ec8d3cd5e4c65998df03ccd0a433d0c19b7d680
|
3 |
size 3221320120
|
runs/Aug26_03-53-50_1ffb8667b8a2/events.out.tfevents.1724644486.1ffb8667b8a2.5165.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8884edd4839abe972c4d18fb9ce69bf27eb4f9a7d4b8c48f8681fb58e5e0a49b
|
3 |
+
size 7179
|
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:1fd6cb4b96eea5b599fabef7d961b914be1a0a7214b5939ee6d3bed0c39914f2
|
3 |
size 5560
|