{
  "submission": "team5_HIPE-2026-v1.0-impresso-test-fr_run2.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team5",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run2",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          68,
          13,
          4
        ],
        [
          14,
          0,
          5
        ],
        [
          38,
          24,
          72
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 68,
          "pred_PROBABLE": 13,
          "pred_FALSE": 4
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 14,
          "pred_PROBABLE": 0,
          "pred_FALSE": 5
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 38,
          "pred_PROBABLE": 24,
          "pred_FALSE": 72
        }
      ],
      "accuracy": 0.5882,
      "per_label": {
        "TRUE": {
          "precision": 0.5667,
          "recall": 0.8,
          "f1": 0.6634,
          "support": 85,
          "true_positive": 68,
          "false_positive": 52,
          "false_negative": 17
        },
        "PROBABLE": {
          "precision": 0.0,
          "recall": 0.0,
          "f1": 0.0,
          "support": 19,
          "true_positive": 0,
          "false_positive": 37,
          "false_negative": 19
        },
        "FALSE": {
          "precision": 0.8889,
          "recall": 0.5373,
          "f1": 0.6698,
          "support": 134,
          "true_positive": 72,
          "false_positive": 9,
          "false_negative": 62
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          60,
          21
        ],
        [
          44,
          113
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 60,
          "pred_FALSE": 21
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 44,
          "pred_FALSE": 113
        }
      ],
      "accuracy": 0.7269,
      "per_label": {
        "TRUE": {
          "precision": 0.5769,
          "recall": 0.7407,
          "f1": 0.6486,
          "support": 81,
          "true_positive": 60,
          "false_positive": 44,
          "false_negative": 21
        },
        "FALSE": {
          "precision": 0.8433,
          "recall": 0.7197,
          "f1": 0.7766,
          "support": 157,
          "true_positive": 113,
          "false_positive": 21,
          "false_negative": 44
        }
      }
    }
  }
}
