{
  "submission": "team14_HIPE-2026-v1.0-impresso-test-fr_run3.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team14",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run3",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          43,
          28,
          14
        ],
        [
          2,
          8,
          9
        ],
        [
          12,
          28,
          94
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 43,
          "pred_PROBABLE": 28,
          "pred_FALSE": 14
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 2,
          "pred_PROBABLE": 8,
          "pred_FALSE": 9
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 12,
          "pred_PROBABLE": 28,
          "pred_FALSE": 94
        }
      ],
      "accuracy": 0.6092,
      "per_label": {
        "TRUE": {
          "precision": 0.7544,
          "recall": 0.5059,
          "f1": 0.6057,
          "support": 85,
          "true_positive": 43,
          "false_positive": 14,
          "false_negative": 42
        },
        "PROBABLE": {
          "precision": 0.125,
          "recall": 0.4211,
          "f1": 0.1928,
          "support": 19,
          "true_positive": 8,
          "false_positive": 56,
          "false_negative": 11
        },
        "FALSE": {
          "precision": 0.8034,
          "recall": 0.7015,
          "f1": 0.749,
          "support": 134,
          "true_positive": 94,
          "false_positive": 23,
          "false_negative": 40
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          35,
          46
        ],
        [
          13,
          144
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 35,
          "pred_FALSE": 46
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 13,
          "pred_FALSE": 144
        }
      ],
      "accuracy": 0.7521,
      "per_label": {
        "TRUE": {
          "precision": 0.7292,
          "recall": 0.4321,
          "f1": 0.5426,
          "support": 81,
          "true_positive": 35,
          "false_positive": 13,
          "false_negative": 46
        },
        "FALSE": {
          "precision": 0.7579,
          "recall": 0.9172,
          "f1": 0.83,
          "support": 157,
          "true_positive": 144,
          "false_positive": 46,
          "false_negative": 13
        }
      }
    }
  }
}
