{
  "submission": "team17_HIPE-2026-v1.0-impresso-test-fr_run3.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team17",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run3",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          16,
          0,
          69
        ],
        [
          6,
          0,
          13
        ],
        [
          20,
          0,
          114
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 16,
          "pred_PROBABLE": 0,
          "pred_FALSE": 69
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 6,
          "pred_PROBABLE": 0,
          "pred_FALSE": 13
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 20,
          "pred_PROBABLE": 0,
          "pred_FALSE": 114
        }
      ],
      "accuracy": 0.5462,
      "per_label": {
        "TRUE": {
          "precision": 0.381,
          "recall": 0.1882,
          "f1": 0.2519,
          "support": 85,
          "true_positive": 16,
          "false_positive": 26,
          "false_negative": 69
        },
        "PROBABLE": {
          "precision": 0.0,
          "recall": 0.0,
          "f1": 0.0,
          "support": 19,
          "true_positive": 0,
          "false_positive": 0,
          "false_negative": 19
        },
        "FALSE": {
          "precision": 0.5816,
          "recall": 0.8507,
          "f1": 0.6909,
          "support": 134,
          "true_positive": 114,
          "false_positive": 82,
          "false_negative": 20
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          40,
          41
        ],
        [
          46,
          111
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 40,
          "pred_FALSE": 41
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 46,
          "pred_FALSE": 111
        }
      ],
      "accuracy": 0.6345,
      "per_label": {
        "TRUE": {
          "precision": 0.4651,
          "recall": 0.4938,
          "f1": 0.479,
          "support": 81,
          "true_positive": 40,
          "false_positive": 46,
          "false_negative": 41
        },
        "FALSE": {
          "precision": 0.7303,
          "recall": 0.707,
          "f1": 0.7185,
          "support": 157,
          "true_positive": 111,
          "false_positive": 41,
          "false_negative": 46
        }
      }
    }
  }
}
