chromium/third_party/tflite_support/src/tensorflow_lite_support/metadata/python/tests/testdata/score_calibration_file_meta.json

{
  "associated_files": [
    {
      "name": "score_calibration.txt",
      "description": "Contains sigmoid-based score calibration parameters. The main purposes of score calibration is to make scores across classes comparable, so that a common threshold can be used for all output classes.",
      "type": "TENSOR_AXIS_SCORE_CALIBRATION"
    }
  ]
}