| { | |
| "model-index": [ | |
| { | |
| "name": "NexaMass-V3-Struct", | |
| "results": [ | |
| { | |
| "dataset": { | |
| "name": "GeMS-derived labeled validation surface", | |
| "type": "roman-bushuiev/GeMS" | |
| }, | |
| "metrics": [ | |
| { | |
| "name": "Validation structure BCE", | |
| "type": "binary_cross_entropy", | |
| "value": 0.0653 | |
| }, | |
| { | |
| "name": "Validation fingerprint cosine", | |
| "type": "cosine_similarity", | |
| "value": 0.4255 | |
| } | |
| ], | |
| "task": { | |
| "name": "MS/MS structure-aware representation learning", | |
| "type": "feature-extraction" | |
| } | |
| }, | |
| { | |
| "dataset": { | |
| "name": "MassSpecGym test dataloader", | |
| "type": "massspecgym" | |
| }, | |
| "metrics": [ | |
| { | |
| "name": "Hit@20", | |
| "type": "hit@20", | |
| "value": 0.3505 | |
| } | |
| ], | |
| "task": { | |
| "name": "MassSpecGym adapter sanity check", | |
| "type": "retrieval" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } | |