Hennara commited on
Commit
f37a494
·
verified ·
1 Parent(s): 30591ed

Update config.json

Browse files

fix gradient accumulation step

Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -109,6 +109,7 @@
109
  "image_seq_length": 64,
110
  "image_token_id": 256001,
111
  "model_type": "kawn_idefics3",
 
112
  "scale_factor": 2,
113
  "text_config": {
114
  "_name_or_path": "google/gemma-2-2b-it",
 
109
  "image_seq_length": 64,
110
  "image_token_id": 256001,
111
  "model_type": "kawn_idefics3",
112
+ "loss_type":"ForCausalLM",
113
  "scale_factor": 2,
114
  "text_config": {
115
  "_name_or_path": "google/gemma-2-2b-it",