andrealexroom commited on
Commit
b760387
·
verified ·
1 Parent(s): 99174dc

Training in progress, step 212

Browse files
adapter_config.json CHANGED
@@ -19,14 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
  "gate_proj",
24
- "lm_head",
25
- "v_proj",
26
  "o_proj",
27
  "k_proj",
28
- "down_proj",
29
- "up_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "gate_proj",
 
 
23
  "o_proj",
24
  "k_proj",
25
+ "q_proj",
26
+ "up_proj",
27
+ "lm_head",
28
+ "v_proj",
29
+ "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0ebe637726f6c72c263f47872592c855134515298beb7b40cfd2ba78bcc8957
3
  size 432287760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd94630700885404bc715502bdd3a6dff9a490a7564112e4f0368f6a6e4e4b70
3
  size 432287760
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 32768,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:870537f65d3711dbabe13fb2f8b9688f53bd6b7adada73cfd31966b8dce33f2b
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77adff54bbb41a0eec002441b42787575b9724ec89bc4e51ec76631570738cd3
3
  size 4728