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 |
-
"k_proj",
|
24 |
"all-linearq_proj",
|
25 |
"gate_proj",
|
26 |
"down_proj",
|
|
|
|
|
27 |
"v_proj",
|
28 |
-
"up_proj"
|
29 |
-
"o_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"all-linearq_proj",
|
24 |
"gate_proj",
|
25 |
"down_proj",
|
26 |
+
"k_proj",
|
27 |
+
"o_proj",
|
28 |
"v_proj",
|
29 |
+
"up_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 1208012312
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b6c8798f01877e47c658712ad383ddbcb4a77c82268d93660f495b5e9c1aec2
|
3 |
size 1208012312
|
runs/Mar29_16-20-32_nigcpt3on0/events.out.tfevents.1711729370.nigcpt3on0.50.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6136b5a622d95863c9d67e634ef79d897859c554ece04f29ce84cde5ea5fc9e3
|
3 |
+
size 5690
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:865e35c6c998378c2f8ca2c194ba9d82e2b39210937fe3864f5485d88a7af3ce
|
3 |
size 4792
|