AIDO-RNA-Wrapper / config.json
Taykhoom's picture
Upload folder using huggingface_hub
d411fc4 verified
raw
history blame contribute delete
157 Bytes
{
"model_type": "rnabert",
"auto_map": {
"AutoConfig": "configuration_rnabert.RNABertConfig",
"AutoModel": "modeling_rnabert.RNABertModel"
}
}