Training in progress, step 180
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"o_proj",
|
23 |
-
"
|
24 |
"q_proj",
|
25 |
-
"k_proj",
|
26 |
"up_proj",
|
27 |
-
"
|
28 |
-
"gate_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"k_proj",
|
23 |
+
"gate_proj",
|
24 |
"o_proj",
|
25 |
+
"down_proj",
|
26 |
"q_proj",
|
|
|
27 |
"up_proj",
|
28 |
+
"v_proj"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 807445312
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0193720627ba187d157f36f3418274618e30626d95bfe5d04776c369ac193274
|
3 |
size 807445312
|
config.json
CHANGED
@@ -33,7 +33,7 @@
|
|
33 |
"rope_scaling": null,
|
34 |
"rope_theta": 10000.0,
|
35 |
"tie_word_embeddings": false,
|
36 |
-
"torch_dtype": "
|
37 |
"transformers_version": "4.37.0",
|
38 |
"use_cache": false,
|
39 |
"vocab_size": 32000
|
|
|
33 |
"rope_scaling": null,
|
34 |
"rope_theta": 10000.0,
|
35 |
"tie_word_embeddings": false,
|
36 |
+
"torch_dtype": "bfloat16",
|
37 |
"transformers_version": "4.37.0",
|
38 |
"use_cache": false,
|
39 |
"vocab_size": 32000
|
runs/Jan28_11-08-18_70d5883869d0/events.out.tfevents.1706440165.70d5883869d0.11342.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92f6dcda63f9eaa3a0fa89f36c6308da2a879ea8acf9d243df555e33f4f3b04f
|
3 |
+
size 117642
|
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:b5cc2f5dd7838c602c9ca4f054ad3552c9e00913bc17471311ecf66160a4a418
|
3 |
size 4792
|