{
  "submission": "team11_HIPE-2026-v1.0-impresso-test-fr_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team11",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run1",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          35,
          28,
          22
        ],
        [
          0,
          8,
          11
        ],
        [
          0,
          9,
          125
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 35,
          "pred_PROBABLE": 28,
          "pred_FALSE": 22
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 0,
          "pred_PROBABLE": 8,
          "pred_FALSE": 11
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 0,
          "pred_PROBABLE": 9,
          "pred_FALSE": 125
        }
      ],
      "accuracy": 0.7059,
      "per_label": {
        "TRUE": {
          "precision": 1.0,
          "recall": 0.4118,
          "f1": 0.5834,
          "support": 85,
          "true_positive": 35,
          "false_positive": 0,
          "false_negative": 50
        },
        "PROBABLE": {
          "precision": 0.1778,
          "recall": 0.4211,
          "f1": 0.25,
          "support": 19,
          "true_positive": 8,
          "false_positive": 37,
          "false_negative": 11
        },
        "FALSE": {
          "precision": 0.7911,
          "recall": 0.9328,
          "f1": 0.8561,
          "support": 134,
          "true_positive": 125,
          "false_positive": 33,
          "false_negative": 9
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          29,
          52
        ],
        [
          1,
          156
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 29,
          "pred_FALSE": 52
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 1,
          "pred_FALSE": 156
        }
      ],
      "accuracy": 0.7773,
      "per_label": {
        "TRUE": {
          "precision": 0.9667,
          "recall": 0.358,
          "f1": 0.5225,
          "support": 81,
          "true_positive": 29,
          "false_positive": 1,
          "false_negative": 52
        },
        "FALSE": {
          "precision": 0.75,
          "recall": 0.9936,
          "f1": 0.8548,
          "support": 157,
          "true_positive": 156,
          "false_positive": 52,
          "false_negative": 1
        }
      }
    }
  }
}
