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-131k-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.446229597310732 | |
}, | |
{ | |
"id": "accuracy", | |
"display_name": "accuracy", | |
"description": null, | |
"value": 0.4399092970521542 | |
}, | |
{ | |
"id": "precision", | |
"display_name": "precision", | |
"description": null, | |
"value": 0.6831437731761506 | |
}, | |
{ | |
"id": "recall", | |
"display_name": "recall", | |
"description": null, | |
"value": 0.39652342066563384 | |
}, | |
{ | |
"id": "lrap", | |
"display_name": "lrap", | |
"description": null, | |
"value": 0.6090325018896443 | |
} | |
] | |
}, | |
{ | |
"layer_number": 31, | |
"layer_display_name": "31", | |
"metrics": [ | |
{ | |
"id": "f1", | |
"display_name": "f1", | |
"description": null, | |
"value": 0.4296723570558472 | |
}, | |
{ | |
"id": "accuracy", | |
"display_name": "accuracy", | |
"description": null, | |
"value": 0.4036281179138322 | |
}, | |
{ | |
"id": "precision", | |
"display_name": "precision", | |
"description": null, | |
"value": 0.5642457222211535 | |
}, | |
{ | |
"id": "recall", | |
"display_name": "recall", | |
"description": null, | |
"value": 0.3853936778136288 | |
}, | |
{ | |
"id": "lrap", | |
"display_name": "lrap", | |
"description": null, | |
"value": 0.5925925925925916 | |
} | |
] | |
} | |
] | |
} | |