AlexHung29629 commited on
Commit
b786c1a
·
verified ·
1 Parent(s): b24198d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -364,5 +364,6 @@
364
  "typical_p": 1.0,
365
  "use_bfloat16": false,
366
  "vision_output_dim": 7680
367
- }
 
368
  }
 
364
  "typical_p": 1.0,
365
  "use_bfloat16": false,
366
  "vision_output_dim": 7680
367
+ },
368
+ "loss_type": "ForCausalLM"
369
  }