bertose-glycan-encoder / config.json
supanthadey1's picture
Apply BERTose display capitalization
01c1153 verified
{
"model_family": "BERTose",
"release_name": "bertose-glycan-encoder",
"checkpoint": "checkpoints/bertose_glycan_encoder.pt",
"vocabulary": "vocab/bpe_vocabulary.json",
"embedding_dim": 768,
"max_glycan_length": 256,
"default_pooling": "cls",
"input_format": "WURCS"
}