OctoMed commited on
Commit
02c01e3
·
verified ·
1 Parent(s): f8505ad

Update README

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -284,8 +284,9 @@ Please reason step-by-step, and put your final answer within \\boxed{}.
284
  ### Known Issues
285
  * Model is sensitive to system prompt. We recommend using the default one.
286
  * The model is finetuned for multiple-choice VQA. The model may follow instructions for other tasks but is not extensively tested or post-trained to do so.
287
- * Multi-turn conversation tasks are not part of the SFT training, and therefore may not be logically coherent.
288
 
 
289
 
290
  ## Citation
291
 
 
284
  ### Known Issues
285
  * Model is sensitive to system prompt. We recommend using the default one.
286
  * The model is finetuned for multiple-choice VQA. The model may follow instructions for other tasks but is not extensively tested or post-trained to do so.
287
+ * The model occasionally states that it cannot see the image even when the image is provided. Some of our text-only reasoning traces describe an image in words, and the expected reasoning trace indicates that the image is missing. Despite this, we observe high benchmark performance and the model can still reliably use visual information.
288
 
289
+ We hope to address these concerns moving forward in future iterations!
290
 
291
  ## Citation
292