{
  "submission": "baseline_HIPE-2026-v1.0-impresso-test-fr_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "baseline",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run1",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          60,
          8,
          17
        ],
        [
          8,
          6,
          5
        ],
        [
          26,
          8,
          100
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 60,
          "pred_PROBABLE": 8,
          "pred_FALSE": 17
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 8,
          "pred_PROBABLE": 6,
          "pred_FALSE": 5
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 26,
          "pred_PROBABLE": 8,
          "pred_FALSE": 100
        }
      ],
      "accuracy": 0.6975,
      "per_label": {
        "TRUE": {
          "precision": 0.6383,
          "recall": 0.7059,
          "f1": 0.6704,
          "support": 85,
          "true_positive": 60,
          "false_positive": 34,
          "false_negative": 25
        },
        "PROBABLE": {
          "precision": 0.2727,
          "recall": 0.3158,
          "f1": 0.2927,
          "support": 19,
          "true_positive": 6,
          "false_positive": 16,
          "false_negative": 13
        },
        "FALSE": {
          "precision": 0.8197,
          "recall": 0.7463,
          "f1": 0.7813,
          "support": 134,
          "true_positive": 100,
          "false_positive": 22,
          "false_negative": 34
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          38,
          43
        ],
        [
          17,
          140
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 38,
          "pred_FALSE": 43
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 17,
          "pred_FALSE": 140
        }
      ],
      "accuracy": 0.7479,
      "per_label": {
        "TRUE": {
          "precision": 0.6909,
          "recall": 0.4691,
          "f1": 0.5588,
          "support": 81,
          "true_positive": 38,
          "false_positive": 17,
          "false_negative": 43
        },
        "FALSE": {
          "precision": 0.765,
          "recall": 0.8917,
          "f1": 0.8235,
          "support": 157,
          "true_positive": 140,
          "false_positive": 43,
          "false_negative": 17
        }
      }
    }
  }
}
