{
  "submission": "team7_HIPE-2026-v1.0-impresso-test-fr_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team7",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run1",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          9,
          17,
          59
        ],
        [
          4,
          1,
          14
        ],
        [
          12,
          34,
          88
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 9,
          "pred_PROBABLE": 17,
          "pred_FALSE": 59
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 4,
          "pred_PROBABLE": 1,
          "pred_FALSE": 14
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 12,
          "pred_PROBABLE": 34,
          "pred_FALSE": 88
        }
      ],
      "accuracy": 0.4118,
      "per_label": {
        "TRUE": {
          "precision": 0.36,
          "recall": 0.1059,
          "f1": 0.1637,
          "support": 85,
          "true_positive": 9,
          "false_positive": 16,
          "false_negative": 76
        },
        "PROBABLE": {
          "precision": 0.0192,
          "recall": 0.0526,
          "f1": 0.0281,
          "support": 19,
          "true_positive": 1,
          "false_positive": 51,
          "false_negative": 18
        },
        "FALSE": {
          "precision": 0.5466,
          "recall": 0.6567,
          "f1": 0.5966,
          "support": 134,
          "true_positive": 88,
          "false_positive": 73,
          "false_negative": 46
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          26,
          55
        ],
        [
          51,
          106
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 26,
          "pred_FALSE": 55
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 51,
          "pred_FALSE": 106
        }
      ],
      "accuracy": 0.5546,
      "per_label": {
        "TRUE": {
          "precision": 0.3377,
          "recall": 0.321,
          "f1": 0.3291,
          "support": 81,
          "true_positive": 26,
          "false_positive": 51,
          "false_negative": 55
        },
        "FALSE": {
          "precision": 0.6584,
          "recall": 0.6752,
          "f1": 0.6667,
          "support": 157,
          "true_positive": 106,
          "false_positive": 55,
          "false_negative": 51
        }
      }
    }
  }
}
