{ "task": { "id": "modac_paralogy_bigene", "display_name": "ModAC Paralogy BiGene", "description": "Evaluate on paralogy bitext matching task between paralogous protein (ModA and ModC).", "modality": "protein", "type": "bigene_mining", "datasets": [ { "path": "tattabio/modac_paralogy_bigene", "revision": "241ca6397856e3360da04422d54933035b1fab87" } ], "primary_metric_id": "recall_at_50" }, "model": { "hf_name": "hugohrban/progen2-small", "num_layers": 12, "num_params": 151148576, "embed_dim": 1024 }, "dgeb_version": "0.0.0", "results": [ { "layer_number": 6, "layer_display_name": "6", "metrics": [ { "id": "precision", "display_name": "precision", "description": null, "value": 4.4952467261118094e-7 }, { "id": "recall", "display_name": "recall", "description": null, "value": 0.0006702412868632708 }, { "id": "f1", "display_name": "f1", "description": null, "value": 8.984467652322665e-7 }, { "id": "accuracy", "display_name": "accuracy", "description": null, "value": 0.0006702412868632708 }, { "id": "recall_at_50", "display_name": "recall_at_50", "description": null, "value": 0.048927613941018765 } ] }, { "layer_number": 11, "layer_display_name": "11", "metrics": [ { "id": "precision", "display_name": "precision", "description": null, "value": 0.0006888223332782205 }, { "id": "recall", "display_name": "recall", "description": null, "value": 0.0020107238605898124 }, { "id": "f1", "display_name": "f1", "description": null, "value": 0.0007064493294447139 }, { "id": "accuracy", "display_name": "accuracy", "description": null, "value": 0.0020107238605898124 }, { "id": "recall_at_50", "display_name": "recall_at_50", "description": null, "value": 0.1836461126005362 } ] } ] }