Spaces:
Running
Running
{ | |
"task": { | |
"id": "MIBIG_dna_classification", | |
"display_name": "MIBiG Classification", | |
"description": "Biosynthetic Gene cluster classification using DNA sequences on MIBIG dataset.", | |
"modality": "dna", | |
"type": "classification", | |
"datasets": [ | |
{ | |
"path": "tattabio/mibig_classification_dna", | |
"revision": "b5ca7a76d469e4e66c46f1b655903972571e6b61" | |
} | |
], | |
"primary_metric_id": "f1" | |
}, | |
"model": { | |
"hf_name": "togethercomputer/evo-1-8k-base", | |
"revision": "...", | |
"num_layers": 32, | |
"num_params": 6452781056, | |
"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.42643961044280726 | |
}, | |
{ | |
"id": "accuracy", | |
"display_name": "accuracy", | |
"description": null, | |
"value": 0.3854875283446712 | |
}, | |
{ | |
"id": "precision", | |
"display_name": "precision", | |
"description": null, | |
"value": 0.5505888358897618 | |
}, | |
{ | |
"id": "recall", | |
"display_name": "recall", | |
"description": null, | |
"value": 0.383668058757702 | |
}, | |
{ | |
"id": "lrap", | |
"display_name": "lrap", | |
"description": null, | |
"value": 0.5793650793650779 | |
} | |
] | |
}, | |
{ | |
"layer_number": 31, | |
"layer_display_name": "31", | |
"metrics": [ | |
{ | |
"id": "f1", | |
"display_name": "f1", | |
"description": null, | |
"value": 0.40603817804559855 | |
}, | |
{ | |
"id": "accuracy", | |
"display_name": "accuracy", | |
"description": null, | |
"value": 0.3877551020408163 | |
}, | |
{ | |
"id": "precision", | |
"display_name": "precision", | |
"description": null, | |
"value": 0.5201002548153315 | |
}, | |
{ | |
"id": "recall", | |
"display_name": "recall", | |
"description": null, | |
"value": 0.3692051425781597 | |
}, | |
{ | |
"id": "lrap", | |
"display_name": "lrap", | |
"description": null, | |
"value": 0.5804988662131507 | |
} | |
] | |
} | |
] | |
} | |