DGEB / leaderboard /submissions /progen2-large /rpob_arch_phylogeny.json
Joshua Kravitz
Initial commit
e284167
raw
history blame
2.24 kB
{
"task": {
"id": "rpob_arch_phylogeny",
"display_name": "RpoB Archaeal Phylogeny",
"description": "Evaluate on RpoB phylogeny distance correlation task for Archaeal sequences.",
"modality": "protein",
"type": "eds",
"datasets": [
{
"path": "tattabio/rpob_arch_phylogeny_sequences",
"revision": "10de75b9f5ad12340d629fd1ad015ef4319d6ee4"
},
{
"path": "tattabio/rpob_arch_phylogeny_distances",
"revision": "2a585f0e135fe74b8ae6d31e7801c6031b0dcc18"
}
],
"primary_metric_id": "top_corr"
},
"model": {
"hf_name": "hugohrban/progen2-large",
"revision": "...",
"num_layers": 32,
"num_params": 2779356160,
"embed_dim": 2560
},
"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.2920851957915461
},
{
"id": "manhattan",
"display_name": "manhattan",
"description": null,
"value": 0.3483029599824127
},
{
"id": "euclidean",
"display_name": "euclidean",
"description": null,
"value": 0.37488611045945197
},
{
"id": "top_corr",
"display_name": "top_corr",
"description": null,
"value": 0.37488611045945197
}
]
},
{
"layer_number": 31,
"layer_display_name": "31",
"metrics": [
{
"id": "cos_sim",
"display_name": "cos_sim",
"description": null,
"value": 0.39164690186549966
},
{
"id": "manhattan",
"display_name": "manhattan",
"description": null,
"value": 0.49705565976563815
},
{
"id": "euclidean",
"display_name": "euclidean",
"description": null,
"value": 0.5007660656360811
},
{
"id": "top_corr",
"display_name": "top_corr",
"description": null,
"value": 0.5007660656360811
}
]
}
]
}