veronica-girolimetti commited on
Commit
a6eebc9
1 Parent(s): df89de7

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,
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
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,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "BioMistral/BioMistral-7B-DARE",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_proj",
24
  "o_proj",
25
+ "q_proj",
26
  "k_proj",
27
+ "down_proj",
28
  "up_proj",
29
+ "v_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:c9bab91057e2ad6f7012d3294b53b31815e96ab43c3eb81ef2826763362c2a4d
3
  size 5368770952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dc46686fe283c90f20f3fb7dec254a854940f91f13e775423a7ad4f7325c7e9
3
  size 5368770952
runs/Sep12_19-29-42_e0817b943d3e/events.out.tfevents.1726169386.e0817b943d3e.3491.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdfecc9b87835326d3441b5f75fa4f805eb3f70ec7adaf2ee994c896f56e7a47
3
+ size 11453
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a8c234d97d8fdb28d018731dfc5c712a26d941fb5afe7e209ab5b9db0e1a0bf
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddddedd3ce6c6a9e566eacaec98b0e184800e2fa1e0df2124fd999efa2fe7029
3
  size 5432