SaminSkyfall commited on
Commit
6e49fad
·
verified ·
1 Parent(s): 0061aee

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
27
  "gate_proj",
28
- "q_proj",
29
  "up_proj",
30
- "k_proj",
31
  "down_proj",
32
- "o_proj",
33
- "v_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "o_proj",
28
+ "v_proj",
29
  "gate_proj",
 
30
  "up_proj",
 
31
  "down_proj",
32
+ "k_proj",
33
+ "q_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f571cb4e7892c8baf8a6d8ca89f7ac245cecd299469cc8c61e362864dcc5bf1
3
  size 80792456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf32b897ea0ba556a89f9398d0edbbfbae69b1fc202649edcc073bd67b9ca202
3
  size 80792456
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:107cc08a9f2982f3af34a2297184ffa22006a938a420d03a33a44a6ba59d7d28
3
  size 2384234968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83936892210c3f2bb5d1c76118aa98f6c70c255f9c72f434924b1450a905a558
3
  size 2384234968
tokenizer_config.json CHANGED
@@ -234,7 +234,7 @@
234
  "extra_special_tokens": {},
235
  "model_max_length": 40960,
236
  "pad_token": "<|vision_pad|>",
237
- "padding_side": "left",
238
  "split_special_tokens": false,
239
  "tokenizer_class": "Qwen2Tokenizer",
240
  "unk_token": null
 
234
  "extra_special_tokens": {},
235
  "model_max_length": 40960,
236
  "pad_token": "<|vision_pad|>",
237
+ "padding_side": "right",
238
  "split_special_tokens": false,
239
  "tokenizer_class": "Qwen2Tokenizer",
240
  "unk_token": null
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5db371dd605c235e6c57a2c63486dbafdc06e6248555128ee9a536705c9294f5
3
  size 6033
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ce6a3418c773b192fd1114af456cf84ff6391b2acc464222f51e5728ba7bccb
3
  size 6033