| { | |
| "model_family": "BERTose", | |
| "release_name": "bertose-iar-resolver", | |
| "checkpoint": "checkpoints/bertose_iar_resolver.pt", | |
| "vocabulary": "vocab/bpe_vocabulary.json", | |
| "ambiguity_tokens": "vocab/bpe_ambiguity_tokens.json", | |
| "embedding_dim": 768, | |
| "max_glycan_length": 256, | |
| "input_format": "WURCS", | |
| "output_format": "token_level_predictions" | |
| } | |