{
  "submission": "team14_HIPE-2026-v1.0-impresso-test-fr_run2.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team14",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run2",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          10,
          2,
          73
        ],
        [
          6,
          0,
          13
        ],
        [
          9,
          9,
          116
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 10,
          "pred_PROBABLE": 2,
          "pred_FALSE": 73
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 6,
          "pred_PROBABLE": 0,
          "pred_FALSE": 13
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 9,
          "pred_PROBABLE": 9,
          "pred_FALSE": 116
        }
      ],
      "accuracy": 0.5294,
      "per_label": {
        "TRUE": {
          "precision": 0.4,
          "recall": 0.1176,
          "f1": 0.1818,
          "support": 85,
          "true_positive": 10,
          "false_positive": 15,
          "false_negative": 75
        },
        "PROBABLE": {
          "precision": 0.0,
          "recall": 0.0,
          "f1": 0.0,
          "support": 19,
          "true_positive": 0,
          "false_positive": 11,
          "false_negative": 19
        },
        "FALSE": {
          "precision": 0.5743,
          "recall": 0.8657,
          "f1": 0.6905,
          "support": 134,
          "true_positive": 116,
          "false_positive": 86,
          "false_negative": 18
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          2,
          79
        ],
        [
          8,
          149
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 2,
          "pred_FALSE": 79
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 8,
          "pred_FALSE": 149
        }
      ],
      "accuracy": 0.6345,
      "per_label": {
        "TRUE": {
          "precision": 0.2,
          "recall": 0.0247,
          "f1": 0.044,
          "support": 81,
          "true_positive": 2,
          "false_positive": 8,
          "false_negative": 79
        },
        "FALSE": {
          "precision": 0.6535,
          "recall": 0.949,
          "f1": 0.774,
          "support": 157,
          "true_positive": 149,
          "false_positive": 79,
          "false_negative": 8
        }
      }
    }
  }
}
