{
  "submission": "team15_HIPE-2026-v1.0-impresso-test-fr_run2.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team15",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run2",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          83,
          0,
          2
        ],
        [
          17,
          0,
          2
        ],
        [
          104,
          0,
          30
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 83,
          "pred_PROBABLE": 0,
          "pred_FALSE": 2
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 17,
          "pred_PROBABLE": 0,
          "pred_FALSE": 2
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 104,
          "pred_PROBABLE": 0,
          "pred_FALSE": 30
        }
      ],
      "accuracy": 0.4748,
      "per_label": {
        "TRUE": {
          "precision": 0.4069,
          "recall": 0.9765,
          "f1": 0.5744,
          "support": 85,
          "true_positive": 83,
          "false_positive": 121,
          "false_negative": 2
        },
        "PROBABLE": {
          "precision": 0.0,
          "recall": 0.0,
          "f1": 0.0,
          "support": 19,
          "true_positive": 0,
          "false_positive": 0,
          "false_negative": 19
        },
        "FALSE": {
          "precision": 0.8824,
          "recall": 0.2239,
          "f1": 0.3572,
          "support": 134,
          "true_positive": 30,
          "false_positive": 4,
          "false_negative": 104
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          78,
          3
        ],
        [
          126,
          31
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 78,
          "pred_FALSE": 3
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 126,
          "pred_FALSE": 31
        }
      ],
      "accuracy": 0.458,
      "per_label": {
        "TRUE": {
          "precision": 0.3824,
          "recall": 0.963,
          "f1": 0.5474,
          "support": 81,
          "true_positive": 78,
          "false_positive": 126,
          "false_negative": 3
        },
        "FALSE": {
          "precision": 0.9118,
          "recall": 0.1975,
          "f1": 0.3247,
          "support": 157,
          "true_positive": 31,
          "false_positive": 3,
          "false_negative": 126
        }
      }
    }
  }
}
