DGEB / leaderboard /submissions /progen2-xlarge /MIBIG_protein_classification.json
Joshua Kravitz
Initial commit
e284167
{
"task": {
"id": "MIBIG_protein_classification",
"display_name": "MIBiG Classification",
"description": "Biosynthetic Gene cluster classification using protein sequences on MIBIG dataset.",
"modality": "protein",
"type": "classification",
"datasets": [
{
"path": "tattabio/mibig_classification_prot",
"revision": "915a7ff28dc9820e35c4d7fd03d4c8c44a88ff1f"
}
],
"primary_metric_id": "f1"
},
"model": {
"hf_name": "hugohrban/progen2-xlarge",
"revision": "...",
"num_layers": 32,
"num_params": 6443638816,
"embed_dim": 4096
},
"dgeb_version": "0.0.0",
"results": [
{
"layer_number": 16,
"layer_display_name": "16",
"metrics": [
{
"id": "f1",
"display_name": "f1",
"description": null,
"value": 0.7001728644239972
},
{
"id": "accuracy",
"display_name": "accuracy",
"description": null,
"value": 0.7029478458049887
},
{
"id": "precision",
"display_name": "precision",
"description": null,
"value": 0.8280344219424678
},
{
"id": "recall",
"display_name": "recall",
"description": null,
"value": 0.6498111947852081
},
{
"id": "lrap",
"display_name": "lrap",
"description": null,
"value": 0.824263038548754
}
]
},
{
"layer_number": 31,
"layer_display_name": "31",
"metrics": [
{
"id": "f1",
"display_name": "f1",
"description": null,
"value": 0.6139791893295873
},
{
"id": "accuracy",
"display_name": "accuracy",
"description": null,
"value": 0.6099773242630385
},
{
"id": "precision",
"display_name": "precision",
"description": null,
"value": 0.7783852719765555
},
{
"id": "recall",
"display_name": "recall",
"description": null,
"value": 0.5630929156905906
},
{
"id": "lrap",
"display_name": "lrap",
"description": null,
"value": 0.7556689342403636
}
]
}
]
}