Description: Extract false-positive and false-negative gaps from VLM binary-classification-question (BCQ, yes/no) predictions. Use when the user asks to “analyze VLM BCQ gaps”, “extract VLM false positives and false negatives”, or identify failure cases from a predictions JSON for DEFT root-cause analysis on a binary-classification VLM workflow.
Lines: 93 | Code: 15 | Dir: tao-analyze-gaps-vlm-bcq
name: tao-analyze-gaps-vlm-bcq description: Extract false-positive and false-negative gaps from VLM binary-classification-question (BCQ, yes/no) predictions. Use when the user asks to “analyze V…