veronica-girolimetti
commited on
Commit
•
ed8f9fc
1
Parent(s):
06381ac
Training in progress, step 150
Browse files
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path": "BioMistral/BioMistral-7B
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
@@ -21,12 +21,12 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"o_proj",
|
24 |
-
"q_proj",
|
25 |
-
"gate_proj",
|
26 |
-
"v_proj",
|
27 |
"down_proj",
|
28 |
"k_proj",
|
29 |
-
"
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "BioMistral/BioMistral-7B",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"o_proj",
|
|
|
|
|
|
|
24 |
"down_proj",
|
25 |
"k_proj",
|
26 |
+
"v_proj",
|
27 |
+
"up_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"q_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 5368770952
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29c77f0ac8dcae3dd8d22f132b244fc50f5e8c7ceaec00715a82b36285a63fdf
|
3 |
size 5368770952
|
runs/Sep12_07-40-48_b6038d3e1ccf/events.out.tfevents.1726126860.b6038d3e1ccf.788.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0cc4f8ea23b9284ebefe4b11ca452f5c60d4d219a8dca580900f4824558bb53
|
3 |
+
size 11449
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a8c234d97d8fdb28d018731dfc5c712a26d941fb5afe7e209ab5b9db0e1a0bf
|
3 |
+
size 5432
|