{
  "submission": "team8_HIPE-2026-v1.0-impresso-test-fr_run2.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team8",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run2",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          37,
          29,
          19
        ],
        [
          2,
          7,
          10
        ],
        [
          0,
          9,
          125
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 37,
          "pred_PROBABLE": 29,
          "pred_FALSE": 19
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 2,
          "pred_PROBABLE": 7,
          "pred_FALSE": 10
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 0,
          "pred_PROBABLE": 9,
          "pred_FALSE": 125
        }
      ],
      "accuracy": 0.7101,
      "per_label": {
        "TRUE": {
          "precision": 0.9487,
          "recall": 0.4353,
          "f1": 0.5968,
          "support": 85,
          "true_positive": 37,
          "false_positive": 2,
          "false_negative": 48
        },
        "PROBABLE": {
          "precision": 0.1556,
          "recall": 0.3684,
          "f1": 0.2188,
          "support": 19,
          "true_positive": 7,
          "false_positive": 38,
          "false_negative": 12
        },
        "FALSE": {
          "precision": 0.8117,
          "recall": 0.9328,
          "f1": 0.868,
          "support": 134,
          "true_positive": 125,
          "false_positive": 29,
          "false_negative": 9
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          34,
          47
        ],
        [
          0,
          157
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 34,
          "pred_FALSE": 47
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 0,
          "pred_FALSE": 157
        }
      ],
      "accuracy": 0.8025,
      "per_label": {
        "TRUE": {
          "precision": 1.0,
          "recall": 0.4198,
          "f1": 0.5914,
          "support": 81,
          "true_positive": 34,
          "false_positive": 0,
          "false_negative": 47
        },
        "FALSE": {
          "precision": 0.7696,
          "recall": 1.0,
          "f1": 0.8698,
          "support": 157,
          "true_positive": 157,
          "false_positive": 47,
          "false_negative": 0
        }
      }
    }
  }
}
