veronica-girolimetti commited on
Commit
082d166
1 Parent(s): ab702bc

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": "unsloth/mistral-7b-v0.3-bnb-4bit",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -22,11 +22,11 @@
22
  "target_modules": [
23
  "down_proj",
24
  "q_proj",
 
25
  "k_proj",
26
  "gate_proj",
27
- "up_proj",
28
- "v_proj",
29
- "o_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,
 
22
  "target_modules": [
23
  "down_proj",
24
  "q_proj",
25
+ "up_proj",
26
  "k_proj",
27
  "gate_proj",
28
+ "o_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:cf219167fb46ba86fb2562cfd513fa8bace30a0279d2f9aa3f303ff9bce255ee
3
  size 5368770952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2eb34f9072faa350dadceb409046ff61cc8cdffdd818fa8962a27b72611c62f4
3
  size 5368770952
runs/Sep24_08-58-12_74dc72169430/events.out.tfevents.1727168296.74dc72169430.2329.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50c9520fefb8807f952eb4264fc4f352baa052c5e3167d5352300511ed9d7e72
3
+ size 11458
special_tokens_map.json CHANGED
@@ -13,13 +13,7 @@
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
- "pad_token": {
17
- "content": "[control_768]",
18
- "lstrip": false,
19
- "normalized": false,
20
- "rstrip": false,
21
- "single_word": false
22
- },
23
  "unk_token": {
24
  "content": "<unk>",
25
  "lstrip": false,
 
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
+ "pad_token": "<unk>",
 
 
 
 
 
 
17
  "unk_token": {
18
  "content": "<unk>",
19
  "lstrip": false,
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer.model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37f00374dea48658ee8f5d0f21895b9bc55cb0103939607c8185bfd1c6ca1f89
3
- size 587404
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
3
+ size 493443
tokenizer_config.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62a748e07b95603db1bde9c75216b67c03cc43db53e39bcaea28058b60fa5b2a
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed8985a3e13456185287842fb82455c0643a9c165ae63641112815ec718511d8
3
  size 5432