|
{ |
|
"task": { |
|
"id": "bac_16S_phylogeny", |
|
"display_name": "16S Bacterial Phylogeny", |
|
"description": "Evaluate on 16S Bacterial phylogeny distance correlation task.", |
|
"modality": "dna", |
|
"type": "eds", |
|
"datasets": [ |
|
{ |
|
"path": "tattabio/bac_16S_sequences", |
|
"revision": "efde1456b86748909cbcfecb07d783756d570aa3" |
|
}, |
|
{ |
|
"path": "tattabio/bac_16S_distances", |
|
"revision": "5c8ba5dfa600bb930d34af2fbc2b17f0acab62d3" |
|
} |
|
], |
|
"primary_metric_id": "top_corr" |
|
}, |
|
"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": "cos_sim", |
|
"display_name": "cos_sim", |
|
"description": null, |
|
"value": 0.04234553644215741 |
|
}, |
|
{ |
|
"id": "manhattan", |
|
"display_name": "manhattan", |
|
"description": null, |
|
"value": 0.06008165397377432 |
|
}, |
|
{ |
|
"id": "euclidean", |
|
"display_name": "euclidean", |
|
"description": null, |
|
"value": 0.0375514113116624 |
|
}, |
|
{ |
|
"id": "top_corr", |
|
"display_name": "top_corr", |
|
"description": null, |
|
"value": 0.06008165397377432 |
|
} |
|
] |
|
}, |
|
{ |
|
"layer_number": 31, |
|
"layer_display_name": "31", |
|
"metrics": [ |
|
{ |
|
"id": "cos_sim", |
|
"display_name": "cos_sim", |
|
"description": null, |
|
"value": 0.05401996118245526 |
|
}, |
|
{ |
|
"id": "manhattan", |
|
"display_name": "manhattan", |
|
"description": null, |
|
"value": 0.0731645579846154 |
|
}, |
|
{ |
|
"id": "euclidean", |
|
"display_name": "euclidean", |
|
"description": null, |
|
"value": 0.06211925714372264 |
|
}, |
|
{ |
|
"id": "top_corr", |
|
"display_name": "top_corr", |
|
"description": null, |
|
"value": 0.0731645579846154 |
|
} |
|
] |
|
} |
|
] |
|
} |
|
|