File size: 356 Bytes
9b82aa2 b23b9d6 4457eee 9b82aa2 | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"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"
}
|