{
  "submission": "team15_HIPE-2026-v1.0-impresso-test-fr_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team15",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run1",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          51,
          0,
          34
        ],
        [
          7,
          0,
          12
        ],
        [
          66,
          1,
          67
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 51,
          "pred_PROBABLE": 0,
          "pred_FALSE": 34
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 7,
          "pred_PROBABLE": 0,
          "pred_FALSE": 12
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 66,
          "pred_PROBABLE": 1,
          "pred_FALSE": 67
        }
      ],
      "accuracy": 0.4958,
      "per_label": {
        "TRUE": {
          "precision": 0.4113,
          "recall": 0.6,
          "f1": 0.488,
          "support": 85,
          "true_positive": 51,
          "false_positive": 73,
          "false_negative": 34
        },
        "PROBABLE": {
          "precision": 0.0,
          "recall": 0.0,
          "f1": 0.0,
          "support": 19,
          "true_positive": 0,
          "false_positive": 1,
          "false_negative": 19
        },
        "FALSE": {
          "precision": 0.5929,
          "recall": 0.5,
          "f1": 0.5425,
          "support": 134,
          "true_positive": 67,
          "false_positive": 46,
          "false_negative": 67
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          0,
          81
        ],
        [
          0,
          157
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 0,
          "pred_FALSE": 81
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 0,
          "pred_FALSE": 157
        }
      ],
      "accuracy": 0.6597,
      "per_label": {
        "TRUE": {
          "precision": 0.0,
          "recall": 0.0,
          "f1": 0.0,
          "support": 81,
          "true_positive": 0,
          "false_positive": 0,
          "false_negative": 81
        },
        "FALSE": {
          "precision": 0.6597,
          "recall": 1.0,
          "f1": 0.795,
          "support": 157,
          "true_positive": 157,
          "false_positive": 81,
          "false_negative": 0
        }
      }
    }
  }
}
