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": "hugohrban/progen2-small", | |
"revision": "...", | |
"num_layers": 12, | |
"num_params": 151148576, | |
"embed_dim": 1024 | |
}, | |
"dgeb_version": "0.0.0", | |
"results": [ | |
{ | |
"layer_number": 6, | |
"layer_display_name": "6", | |
"metrics": [ | |
{ | |
"id": "f1", | |
"display_name": "f1", | |
"description": null, | |
"value": 0.6388692163537786 | |
}, | |
{ | |
"id": "accuracy", | |
"display_name": "accuracy", | |
"description": null, | |
"value": 0.6394557823129252 | |
}, | |
{ | |
"id": "precision", | |
"display_name": "precision", | |
"description": null, | |
"value": 0.7418637884284616 | |
}, | |
{ | |
"id": "recall", | |
"display_name": "recall", | |
"description": null, | |
"value": 0.5968684138731036 | |
}, | |
{ | |
"id": "lrap", | |
"display_name": "lrap", | |
"description": null, | |
"value": 0.781934996220711 | |
} | |
] | |
}, | |
{ | |
"layer_number": 11, | |
"layer_display_name": "11", | |
"metrics": [ | |
{ | |
"id": "f1", | |
"display_name": "f1", | |
"description": null, | |
"value": 0.6609534749591477 | |
}, | |
{ | |
"id": "accuracy", | |
"display_name": "accuracy", | |
"description": null, | |
"value": 0.6598639455782312 | |
}, | |
{ | |
"id": "precision", | |
"display_name": "precision", | |
"description": null, | |
"value": 0.8030532546048321 | |
}, | |
{ | |
"id": "recall", | |
"display_name": "recall", | |
"description": null, | |
"value": 0.6121821659489147 | |
}, | |
{ | |
"id": "lrap", | |
"display_name": "lrap", | |
"description": null, | |
"value": 0.7843915343915351 | |
} | |
] | |
} | |
] | |
} | |