{
  "submission": "team9_HIPE-2026-v1.0-impresso-test-fr_run2.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team9",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run2",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          25,
          42,
          18
        ],
        [
          2,
          16,
          1
        ],
        [
          4,
          27,
          103
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 25,
          "pred_PROBABLE": 42,
          "pred_FALSE": 18
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 2,
          "pred_PROBABLE": 16,
          "pred_FALSE": 1
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 4,
          "pred_PROBABLE": 27,
          "pred_FALSE": 103
        }
      ],
      "accuracy": 0.605,
      "per_label": {
        "TRUE": {
          "precision": 0.8065,
          "recall": 0.2941,
          "f1": 0.431,
          "support": 85,
          "true_positive": 25,
          "false_positive": 6,
          "false_negative": 60
        },
        "PROBABLE": {
          "precision": 0.1882,
          "recall": 0.8421,
          "f1": 0.3076,
          "support": 19,
          "true_positive": 16,
          "false_positive": 69,
          "false_negative": 3
        },
        "FALSE": {
          "precision": 0.8443,
          "recall": 0.7687,
          "f1": 0.8047,
          "support": 134,
          "true_positive": 103,
          "false_positive": 19,
          "false_negative": 31
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          21,
          60
        ],
        [
          5,
          152
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 21,
          "pred_FALSE": 60
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 5,
          "pred_FALSE": 152
        }
      ],
      "accuracy": 0.7269,
      "per_label": {
        "TRUE": {
          "precision": 0.8077,
          "recall": 0.2593,
          "f1": 0.3926,
          "support": 81,
          "true_positive": 21,
          "false_positive": 5,
          "false_negative": 60
        },
        "FALSE": {
          "precision": 0.717,
          "recall": 0.9682,
          "f1": 0.8239,
          "support": 157,
          "true_positive": 152,
          "false_positive": 60,
          "false_negative": 5
        }
      }
    }
  }
}
