lovellmnot commited on
Commit
133bce4
1 Parent(s): 5c3653f

Training in progress, step 18

Browse files
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
  "q_proj",
 
25
  "k_proj",
26
- "v_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
24
+ "v_proj",
25
  "k_proj",
26
+ "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d28b64ee76cc2e7171720566888a3620ca737445203d096699928a778d31340c
3
  size 218138576
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:999c528d90cfb4687781ac31868dde274e8f8da8795e7d9b8c91a39886317a93
3
  size 218138576
special_tokens_map.json CHANGED
@@ -13,5 +13,11 @@
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
- "pad_token": "<|eot_id|>"
 
 
 
 
 
 
17
  }
 
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
+ "pad_token": {
17
+ "content": "<|eot_id|>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ }
23
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3bdfb9f62bd1da801aa573676868bcada0ef8316f5b07d5710f4b0875db4572f
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d869003bc03d4ed935f3791fc3676c691271c64aae85dde9d3e262e52b18fa35
3
  size 6200