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_t6_8M_UR50D", | |
"revision": "...", | |
"num_layers": 6, | |
"num_params": 7840121, | |
"embed_dim": 320 | |
}, | |
"dgeb_version": "0.0.0", | |
"results": [ | |
{ | |
"layer_number": 3, | |
"layer_display_name": "3", | |
"metrics": [ | |
{ | |
"id": "f1", | |
"display_name": "f1", | |
"description": null, | |
"value": 0.6564698290049759 | |
}, | |
{ | |
"id": "accuracy", | |
"display_name": "accuracy", | |
"description": null, | |
"value": 0.6213151927437641 | |
}, | |
{ | |
"id": "precision", | |
"display_name": "precision", | |
"description": null, | |
"value": 0.8560673597146576 | |
}, | |
{ | |
"id": "recall", | |
"display_name": "recall", | |
"description": null, | |
"value": 0.598094204265186 | |
}, | |
{ | |
"id": "lrap", | |
"display_name": "lrap", | |
"description": null, | |
"value": 0.7698412698412702 | |
} | |
] | |
}, | |
{ | |
"layer_number": 5, | |
"layer_display_name": "5", | |
"metrics": [ | |
{ | |
"id": "f1", | |
"display_name": "f1", | |
"description": null, | |
"value": 0.6539081896462444 | |
}, | |
{ | |
"id": "accuracy", | |
"display_name": "accuracy", | |
"description": null, | |
"value": 0.6825396825396826 | |
}, | |
{ | |
"id": "precision", | |
"display_name": "precision", | |
"description": null, | |
"value": 0.7848864063703949 | |
}, | |
{ | |
"id": "recall", | |
"display_name": "recall", | |
"description": null, | |
"value": 0.6078800724477005 | |
}, | |
{ | |
"id": "lrap", | |
"display_name": "lrap", | |
"description": null, | |
"value": 0.8102796674225253 | |
} | |
] | |
} | |
] | |
} | |