jcarvajal-fy commited on
Commit
fa00757
·
verified ·
1 Parent(s): 39ac3c8

Training in progress, step 400

Browse files
adapter_config.json CHANGED
@@ -20,8 +20,8 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
+ "v_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6dded397158aedbaed065e6ccaeaae9b7adc21d8e1dcfcc2cf84f2c38596720
3
  size 5061096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:166e31a90f3492dca04344dc6b95f1644764efa30ef55705f0929ff5bdfd4bdd
3
  size 5061096
tokenizer_config.json CHANGED
@@ -134,8 +134,6 @@
134
  "clean_up_tokenization_spaces": false,
135
  "eos_token": "<|im_end|>",
136
  "errors": "replace",
137
- "max_pixels": 360000,
138
- "min_pixels": 50176,
139
  "model_max_length": 32768,
140
  "pad_token": "<|endoftext|>",
141
  "padding_side": "left",
 
134
  "clean_up_tokenization_spaces": false,
135
  "eos_token": "<|im_end|>",
136
  "errors": "replace",
 
 
137
  "model_max_length": 32768,
138
  "pad_token": "<|endoftext|>",
139
  "padding_side": "left",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d227ff90f5b5725c1b67f51946893e305171860e73b02e0230b18a3f01f9b6e
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:784d4713dca6b5524d9bea0432f56b61909e6bab12151916b062454c98027c1b
3
  size 5560