Spaces:
Running
Running
{ | |
"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": "facebook/esm2_t30_150M_UR50D", | |
"revision": "...", | |
"num_layers": 30, | |
"num_params": 148795481, | |
"embed_dim": 640 | |
}, | |
"dgeb_version": "0.0.0", | |
"results": [ | |
{ | |
"layer_number": 15, | |
"layer_display_name": "15", | |
"metrics": [ | |
{ | |
"id": "f1", | |
"display_name": "f1", | |
"description": null, | |
"value": 0.721568117708931 | |
}, | |
{ | |
"id": "accuracy", | |
"display_name": "accuracy", | |
"description": null, | |
"value": 0.7165532879818595 | |
}, | |
{ | |
"id": "precision", | |
"display_name": "precision", | |
"description": null, | |
"value": 0.820388189148414 | |
}, | |
{ | |
"id": "recall", | |
"display_name": "recall", | |
"description": null, | |
"value": 0.6689951528396479 | |
}, | |
{ | |
"id": "lrap", | |
"display_name": "lrap", | |
"description": null, | |
"value": 0.8363567649281944 | |
} | |
] | |
}, | |
{ | |
"layer_number": 29, | |
"layer_display_name": "29", | |
"metrics": [ | |
{ | |
"id": "f1", | |
"display_name": "f1", | |
"description": null, | |
"value": 0.6298307655443518 | |
}, | |
{ | |
"id": "accuracy", | |
"display_name": "accuracy", | |
"description": null, | |
"value": 0.6099773242630385 | |
}, | |
{ | |
"id": "precision", | |
"display_name": "precision", | |
"description": null, | |
"value": 0.7648458169950588 | |
}, | |
{ | |
"id": "recall", | |
"display_name": "recall", | |
"description": null, | |
"value": 0.5789820341918578 | |
}, | |
{ | |
"id": "lrap", | |
"display_name": "lrap", | |
"description": null, | |
"value": 0.752078609221467 | |
} | |
] | |
} | |
] | |
} | |