{
  "submission": "team13_HIPE-2026-v1.0-impresso-test-fr_run2.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team13",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run2",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          57,
          25,
          3
        ],
        [
          5,
          9,
          5
        ],
        [
          8,
          7,
          119
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 57,
          "pred_PROBABLE": 25,
          "pred_FALSE": 3
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 5,
          "pred_PROBABLE": 9,
          "pred_FALSE": 5
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 8,
          "pred_PROBABLE": 7,
          "pred_FALSE": 119
        }
      ],
      "accuracy": 0.7773,
      "per_label": {
        "TRUE": {
          "precision": 0.8143,
          "recall": 0.6706,
          "f1": 0.7355,
          "support": 85,
          "true_positive": 57,
          "false_positive": 13,
          "false_negative": 28
        },
        "PROBABLE": {
          "precision": 0.2195,
          "recall": 0.4737,
          "f1": 0.3,
          "support": 19,
          "true_positive": 9,
          "false_positive": 32,
          "false_negative": 10
        },
        "FALSE": {
          "precision": 0.937,
          "recall": 0.8881,
          "f1": 0.9119,
          "support": 134,
          "true_positive": 119,
          "false_positive": 8,
          "false_negative": 15
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          50,
          31
        ],
        [
          3,
          154
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 50,
          "pred_FALSE": 31
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 3,
          "pred_FALSE": 154
        }
      ],
      "accuracy": 0.8571,
      "per_label": {
        "TRUE": {
          "precision": 0.9434,
          "recall": 0.6173,
          "f1": 0.7463,
          "support": 81,
          "true_positive": 50,
          "false_positive": 3,
          "false_negative": 31
        },
        "FALSE": {
          "precision": 0.8324,
          "recall": 0.9809,
          "f1": 0.9006,
          "support": 157,
          "true_positive": 154,
          "false_positive": 31,
          "false_negative": 3
        }
      }
    }
  }
}
