{
  "submission": "team17_HIPE-2026-v1.0-impresso-test-fr_run2.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team17",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run2",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          34,
          0,
          51
        ],
        [
          9,
          0,
          10
        ],
        [
          25,
          0,
          109
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 34,
          "pred_PROBABLE": 0,
          "pred_FALSE": 51
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 9,
          "pred_PROBABLE": 0,
          "pred_FALSE": 10
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 25,
          "pred_PROBABLE": 0,
          "pred_FALSE": 109
        }
      ],
      "accuracy": 0.6008,
      "per_label": {
        "TRUE": {
          "precision": 0.5,
          "recall": 0.4,
          "f1": 0.4444,
          "support": 85,
          "true_positive": 34,
          "false_positive": 34,
          "false_negative": 51
        },
        "PROBABLE": {
          "precision": 0.0,
          "recall": 0.0,
          "f1": 0.0,
          "support": 19,
          "true_positive": 0,
          "false_positive": 0,
          "false_negative": 19
        },
        "FALSE": {
          "precision": 0.6412,
          "recall": 0.8134,
          "f1": 0.7171,
          "support": 134,
          "true_positive": 109,
          "false_positive": 61,
          "false_negative": 25
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          9,
          72
        ],
        [
          15,
          142
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 9,
          "pred_FALSE": 72
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 15,
          "pred_FALSE": 142
        }
      ],
      "accuracy": 0.6345,
      "per_label": {
        "TRUE": {
          "precision": 0.375,
          "recall": 0.1111,
          "f1": 0.1714,
          "support": 81,
          "true_positive": 9,
          "false_positive": 15,
          "false_negative": 72
        },
        "FALSE": {
          "precision": 0.6636,
          "recall": 0.9045,
          "f1": 0.7655,
          "support": 157,
          "true_positive": 142,
          "false_positive": 72,
          "false_negative": 15
        }
      }
    }
  }
}
