{
  "submission": "team2_HIPE-2026-v1.0-impresso-test-fr_run2.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team2",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run2",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          52,
          0,
          33
        ],
        [
          12,
          0,
          7
        ],
        [
          48,
          1,
          85
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 52,
          "pred_PROBABLE": 0,
          "pred_FALSE": 33
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 12,
          "pred_PROBABLE": 0,
          "pred_FALSE": 7
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 48,
          "pred_PROBABLE": 1,
          "pred_FALSE": 85
        }
      ],
      "accuracy": 0.5756,
      "per_label": {
        "TRUE": {
          "precision": 0.4643,
          "recall": 0.6118,
          "f1": 0.5279,
          "support": 85,
          "true_positive": 52,
          "false_positive": 60,
          "false_negative": 33
        },
        "PROBABLE": {
          "precision": 0.0,
          "recall": 0.0,
          "f1": 0.0,
          "support": 19,
          "true_positive": 0,
          "false_positive": 1,
          "false_negative": 19
        },
        "FALSE": {
          "precision": 0.68,
          "recall": 0.6343,
          "f1": 0.6564,
          "support": 134,
          "true_positive": 85,
          "false_positive": 40,
          "false_negative": 49
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          43,
          38
        ],
        [
          46,
          111
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 43,
          "pred_FALSE": 38
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 46,
          "pred_FALSE": 111
        }
      ],
      "accuracy": 0.6471,
      "per_label": {
        "TRUE": {
          "precision": 0.4831,
          "recall": 0.5309,
          "f1": 0.5059,
          "support": 81,
          "true_positive": 43,
          "false_positive": 46,
          "false_negative": 38
        },
        "FALSE": {
          "precision": 0.745,
          "recall": 0.707,
          "f1": 0.7255,
          "support": 157,
          "true_positive": 111,
          "false_positive": 38,
          "false_negative": 46
        }
      }
    }
  }
}
