{
  "submission": "team8_HIPE-2026-v1.0-impresso-test-fr_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team8",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run1",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          53,
          16,
          16
        ],
        [
          4,
          9,
          6
        ],
        [
          3,
          15,
          116
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 53,
          "pred_PROBABLE": 16,
          "pred_FALSE": 16
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 4,
          "pred_PROBABLE": 9,
          "pred_FALSE": 6
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 3,
          "pred_PROBABLE": 15,
          "pred_FALSE": 116
        }
      ],
      "accuracy": 0.7479,
      "per_label": {
        "TRUE": {
          "precision": 0.8833,
          "recall": 0.6235,
          "f1": 0.731,
          "support": 85,
          "true_positive": 53,
          "false_positive": 7,
          "false_negative": 32
        },
        "PROBABLE": {
          "precision": 0.225,
          "recall": 0.4737,
          "f1": 0.3051,
          "support": 19,
          "true_positive": 9,
          "false_positive": 31,
          "false_negative": 10
        },
        "FALSE": {
          "precision": 0.8406,
          "recall": 0.8657,
          "f1": 0.853,
          "support": 134,
          "true_positive": 116,
          "false_positive": 22,
          "false_negative": 18
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          33,
          48
        ],
        [
          0,
          157
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 33,
          "pred_FALSE": 48
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 0,
          "pred_FALSE": 157
        }
      ],
      "accuracy": 0.7983,
      "per_label": {
        "TRUE": {
          "precision": 1.0,
          "recall": 0.4074,
          "f1": 0.5789,
          "support": 81,
          "true_positive": 33,
          "false_positive": 0,
          "false_negative": 48
        },
        "FALSE": {
          "precision": 0.7659,
          "recall": 1.0,
          "f1": 0.8674,
          "support": 157,
          "true_positive": 157,
          "false_positive": 48,
          "false_negative": 0
        }
      }
    }
  }
}
