ninyx commited on
Commit
59919c9
1 Parent(s): 4862728

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -20,14 +20,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "gate_proj",
24
  "up_proj",
25
- "v_proj",
26
- "down_proj",
27
  "lm_head",
28
- "o_proj",
29
- "k_proj",
30
- "q_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
24
+ "o_proj",
25
+ "q_proj",
26
+ "v_proj",
27
  "gate_proj",
28
  "up_proj",
 
 
29
  "lm_head",
30
+ "k_proj"
 
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:170d0429e2dd13d85f9cc04f88f3782cb1c973b44bfb0f64df4731e11d0bb633
3
  size 2806378968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec0d671d061c6664a1b3a2663d422e7e5fcca5438551825c38ab441dc785bd70
3
  size 2806378968
tokenizer_config.json CHANGED
@@ -2057,7 +2057,7 @@
2057
  "input_ids",
2058
  "attention_mask"
2059
  ],
2060
- "model_max_length": 500,
2061
  "pad_token": "<|end_of_text|>",
2062
  "tokenizer_class": "PreTrainedTokenizerFast"
2063
  }
 
2057
  "input_ids",
2058
  "attention_mask"
2059
  ],
2060
+ "model_max_length": 400,
2061
  "pad_token": "<|end_of_text|>",
2062
  "tokenizer_class": "PreTrainedTokenizerFast"
2063
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa4ce6d9c1610ea7693fa02d9d2d42fee8a13428cf8ddadb6d7170f5581c19e6
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:891b90eac12b0213ec0aeb67529057429398004eee4911a337dfcc0c912e89f6
3
  size 4984