Skip to content

Normalize prediction output format

Normalizing prediction format

  • "by ner token" -> "ner"
  • "confidence_ner" -> "confidence" like other keys
  • "confidence_ner" is now a float instead of a string

Merge request reports

Loading