madhuHuggingface commited on
Commit
73d8e56
·
verified ·
1 Parent(s): ccb319f

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -33,13 +33,13 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "k_proj",
37
  "o_proj",
38
- "v_proj",
39
- "gate_proj",
40
- "down_proj",
41
  "up_proj",
42
- "q_proj"
 
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
36
  "o_proj",
37
+ "k_proj",
38
+ "q_proj",
 
39
  "up_proj",
40
+ "down_proj",
41
+ "v_proj",
42
+ "gate_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aacd25a4e05082842ad71d0107cf487aace9bac3273148f257235c3fedfb2e5e
3
  size 121537408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94296fca05c5aa8b3c93e9d5125bd367c77633bbc29df675056d190da862e145
3
  size 121537408
tokenizer_config.json CHANGED
@@ -51345,7 +51345,7 @@
51345
  "image_token": "<image_soft_token>",
51346
  "model_max_length": 32768,
51347
  "pad_token": "<pad>",
51348
- "padding_side": "left",
51349
  "sfr_token": "<start_function_response>",
51350
  "sp_model_kwargs": null,
51351
  "spaces_between_special_tokens": false,
 
51345
  "image_token": "<image_soft_token>",
51346
  "model_max_length": 32768,
51347
  "pad_token": "<pad>",
51348
+ "padding_side": "right",
51349
  "sfr_token": "<start_function_response>",
51350
  "sp_model_kwargs": null,
51351
  "spaces_between_special_tokens": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0554d7321c506bd816e992029d18cb4e33d99d8af5ebe99c62fa15c5a1cf0043
3
  size 6353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a915bc16632dcc1f89a12635ca0b186ecba95808935db991fa833a90741693e6
3
  size 6353