{
  "submission": "team3_HIPE-2026-v1.0-impresso-test-fr_run3.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team3",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run3",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          60,
          0,
          25
        ],
        [
          9,
          0,
          10
        ],
        [
          10,
          0,
          124
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 60,
          "pred_PROBABLE": 0,
          "pred_FALSE": 25
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 9,
          "pred_PROBABLE": 0,
          "pred_FALSE": 10
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 10,
          "pred_PROBABLE": 0,
          "pred_FALSE": 124
        }
      ],
      "accuracy": 0.7731,
      "per_label": {
        "TRUE": {
          "precision": 0.7595,
          "recall": 0.7059,
          "f1": 0.7317,
          "support": 85,
          "true_positive": 60,
          "false_positive": 19,
          "false_negative": 25
        },
        "PROBABLE": {
          "precision": 0.0,
          "recall": 0.0,
          "f1": 0.0,
          "support": 19,
          "true_positive": 0,
          "false_positive": 0,
          "false_negative": 19
        },
        "FALSE": {
          "precision": 0.7799,
          "recall": 0.9254,
          "f1": 0.8464,
          "support": 134,
          "true_positive": 124,
          "false_positive": 35,
          "false_negative": 10
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          27,
          54
        ],
        [
          11,
          146
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 27,
          "pred_FALSE": 54
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 11,
          "pred_FALSE": 146
        }
      ],
      "accuracy": 0.7269,
      "per_label": {
        "TRUE": {
          "precision": 0.7105,
          "recall": 0.3333,
          "f1": 0.4537,
          "support": 81,
          "true_positive": 27,
          "false_positive": 11,
          "false_negative": 54
        },
        "FALSE": {
          "precision": 0.73,
          "recall": 0.9299,
          "f1": 0.8179,
          "support": 157,
          "true_positive": 146,
          "false_positive": 54,
          "false_negative": 11
        }
      }
    }
  }
}
