{
  "submission": "team14_HIPE-2026-v1.0-impresso-test-fr_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team14",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run1",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          65,
          0,
          20
        ],
        [
          3,
          0,
          16
        ],
        [
          22,
          0,
          112
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 65,
          "pred_PROBABLE": 0,
          "pred_FALSE": 20
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 3,
          "pred_PROBABLE": 0,
          "pred_FALSE": 16
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 22,
          "pred_PROBABLE": 0,
          "pred_FALSE": 112
        }
      ],
      "accuracy": 0.7437,
      "per_label": {
        "TRUE": {
          "precision": 0.7222,
          "recall": 0.7647,
          "f1": 0.7428,
          "support": 85,
          "true_positive": 65,
          "false_positive": 25,
          "false_negative": 20
        },
        "PROBABLE": {
          "precision": 0.0,
          "recall": 0.0,
          "f1": 0.0,
          "support": 19,
          "true_positive": 0,
          "false_positive": 0,
          "false_negative": 19
        },
        "FALSE": {
          "precision": 0.7568,
          "recall": 0.8358,
          "f1": 0.7943,
          "support": 134,
          "true_positive": 112,
          "false_positive": 36,
          "false_negative": 22
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          54,
          27
        ],
        [
          36,
          121
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 54,
          "pred_FALSE": 27
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 36,
          "pred_FALSE": 121
        }
      ],
      "accuracy": 0.7353,
      "per_label": {
        "TRUE": {
          "precision": 0.6,
          "recall": 0.6667,
          "f1": 0.6316,
          "support": 81,
          "true_positive": 54,
          "false_positive": 36,
          "false_negative": 27
        },
        "FALSE": {
          "precision": 0.8176,
          "recall": 0.7707,
          "f1": 0.7935,
          "support": 157,
          "true_positive": 121,
          "false_positive": 27,
          "false_negative": 36
        }
      }
    }
  }
}
