katuni4ka commited on
Commit
da3a669
·
verified ·
1 Parent(s): 90996d5

Update processing_maira2.py

Browse files
Files changed (1) hide show
  1. processing_maira2.py +1 -1
processing_maira2.py CHANGED
@@ -344,7 +344,7 @@ class Maira2Processor(LlavaProcessor):
344
  comparison: str,
345
  prior_report: str,
346
  get_grounding: bool = False,
347
- assistant_text: str,
348
  ):
349
  """
350
  This function formats the reporting prompt for the grounded and non-grounded reporting tasks from the given
 
344
  comparison: str,
345
  prior_report: str,
346
  get_grounding: bool = False,
347
+ assistant_text: str = None,
348
  ):
349
  """
350
  This function formats the reporting prompt for the grounded and non-grounded reporting tasks from the given