{
  "submission": "team6_HIPE-2026-v1.0-impresso-test-fr_run2.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team6",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run2",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          74,
          2,
          9
        ],
        [
          16,
          0,
          3
        ],
        [
          108,
          1,
          25
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 74,
          "pred_PROBABLE": 2,
          "pred_FALSE": 9
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 16,
          "pred_PROBABLE": 0,
          "pred_FALSE": 3
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 108,
          "pred_PROBABLE": 1,
          "pred_FALSE": 25
        }
      ],
      "accuracy": 0.416,
      "per_label": {
        "TRUE": {
          "precision": 0.3737,
          "recall": 0.8706,
          "f1": 0.5229,
          "support": 85,
          "true_positive": 74,
          "false_positive": 124,
          "false_negative": 11
        },
        "PROBABLE": {
          "precision": 0.0,
          "recall": 0.0,
          "f1": 0.0,
          "support": 19,
          "true_positive": 0,
          "false_positive": 3,
          "false_negative": 19
        },
        "FALSE": {
          "precision": 0.6757,
          "recall": 0.1866,
          "f1": 0.2924,
          "support": 134,
          "true_positive": 25,
          "false_positive": 12,
          "false_negative": 109
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          28,
          53
        ],
        [
          30,
          127
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 28,
          "pred_FALSE": 53
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 30,
          "pred_FALSE": 127
        }
      ],
      "accuracy": 0.6513,
      "per_label": {
        "TRUE": {
          "precision": 0.4828,
          "recall": 0.3457,
          "f1": 0.4029,
          "support": 81,
          "true_positive": 28,
          "false_positive": 30,
          "false_negative": 53
        },
        "FALSE": {
          "precision": 0.7056,
          "recall": 0.8089,
          "f1": 0.7537,
          "support": 157,
          "true_positive": 127,
          "false_positive": 53,
          "false_negative": 30
        }
      }
    }
  }
}
