veronica-girolimetti commited on
Commit
4748151
1 Parent(s): 0f3f44b

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/llama-2-7b-chat-bnb-4bit",
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
  "up_proj",
24
  "k_proj",
25
  "q_proj",
26
- "gate_proj",
27
- "v_proj",
28
- "down_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": "unsloth/mistral-7b-v0.3-bnb-4bit",
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
+ "v_proj",
25
+ "o_proj",
26
  "up_proj",
27
  "k_proj",
28
  "q_proj",
29
+ "down_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:18b97d1c23158519bf1ae810d3922a872561ba30e8beb2584aa04baec5c2e7a7
3
- size 5117112704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ae0e474d7c7e036aafe1155d020869d830a252e5bd2405aeede6467ee276fcd
3
+ size 5368770952
runs/Oct31_12-11-48_85d6f7dc0655/events.out.tfevents.1730376726.85d6f7dc0655.1452.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:575f62add635f219e8217698faec60861f839aef1c4bd12cbb8dbafdd35a7c04
3
+ size 11463
special_tokens_map.json CHANGED
@@ -14,7 +14,7 @@
14
  "single_word": false
15
  },
16
  "pad_token": {
17
- "content": "<unk>",
18
  "lstrip": false,
19
  "normalized": false,
20
  "rstrip": false,
 
14
  "single_word": false
15
  },
16
  "pad_token": {
17
+ "content": "[control_768]",
18
  "lstrip": false,
19
  "normalized": false,
20
  "rstrip": 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:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
- size 499723
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37f00374dea48658ee8f5d0f21895b9bc55cb0103939607c8185bfd1c6ca1f89
3
+ size 587404
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:c60f9cfc7e9c83a0c06145e2a7609cca95ba652065569a1cee831cd648f1fcd3
3
- size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b04abb745b6d04e2292cd261b5802104a0414b325423d6187272f1223c3d1e8
3
+ size 5432