DGEB / leaderboard /submissions /progen2-large /modac_paralogy_bigene.json
Joshua Kravitz
Initial commit
e284167
{
"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-large",
"num_layers": 32,
"num_params": 2779356160,
"embed_dim": 2560
},
"dgeb_version": "0.0.0",
"results": [
{
"layer_number": 16,
"layer_display_name": "16",
"metrics": [
{
"id": "precision",
"display_name": "precision",
"description": null,
"value": 0.0006706959960131102
},
{
"id": "recall",
"display_name": "recall",
"description": null,
"value": 0.0013404825737265416
},
{
"id": "f1",
"display_name": "f1",
"description": null,
"value": 0.0006711500886081701
},
{
"id": "accuracy",
"display_name": "accuracy",
"description": null,
"value": 0.0013404825737265416
},
{
"id": "recall_at_50",
"display_name": "recall_at_50",
"description": null,
"value": 0.17359249329758714
}
]
},
{
"layer_number": 31,
"layer_display_name": "31",
"metrics": [
{
"id": "precision",
"display_name": "precision",
"description": null,
"value": 0.005679986057065453
},
{
"id": "recall",
"display_name": "recall",
"description": null,
"value": 0.013404825737265416
},
{
"id": "f1",
"display_name": "f1",
"description": null,
"value": 0.006772200533986637
},
{
"id": "accuracy",
"display_name": "accuracy",
"description": null,
"value": 0.013404825737265416
},
{
"id": "recall_at_50",
"display_name": "recall_at_50",
"description": null,
"value": 0.33579088471849866
}
]
}
]
}