{
  "submission": "random_HIPE-2026-v1.0-impresso-test-fr_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "random",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run1",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          39,
          20,
          26
        ],
        [
          7,
          3,
          9
        ],
        [
          39,
          39,
          56
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 39,
          "pred_PROBABLE": 20,
          "pred_FALSE": 26
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 7,
          "pred_PROBABLE": 3,
          "pred_FALSE": 9
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 39,
          "pred_PROBABLE": 39,
          "pred_FALSE": 56
        }
      ],
      "accuracy": 0.4118,
      "per_label": {
        "TRUE": {
          "precision": 0.4588,
          "recall": 0.4588,
          "f1": 0.4588,
          "support": 85,
          "true_positive": 39,
          "false_positive": 46,
          "false_negative": 46
        },
        "PROBABLE": {
          "precision": 0.0484,
          "recall": 0.1579,
          "f1": 0.0741,
          "support": 19,
          "true_positive": 3,
          "false_positive": 59,
          "false_negative": 16
        },
        "FALSE": {
          "precision": 0.6154,
          "recall": 0.4179,
          "f1": 0.4978,
          "support": 134,
          "true_positive": 56,
          "false_positive": 35,
          "false_negative": 78
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          45,
          36
        ],
        [
          79,
          78
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 45,
          "pred_FALSE": 36
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 79,
          "pred_FALSE": 78
        }
      ],
      "accuracy": 0.5168,
      "per_label": {
        "TRUE": {
          "precision": 0.3629,
          "recall": 0.5556,
          "f1": 0.439,
          "support": 81,
          "true_positive": 45,
          "false_positive": 79,
          "false_negative": 36
        },
        "FALSE": {
          "precision": 0.6842,
          "recall": 0.4968,
          "f1": 0.5756,
          "support": 157,
          "true_positive": 78,
          "false_positive": 36,
          "false_negative": 79
        }
      }
    }
  }
}
