PLiCat-0.4B / config.json
Noora68's picture
Upload folder using huggingface_hub
c9b1c29 verified
raw
history blame contribute delete
218 Bytes
{
"architectures": [
"PLicat"
],
"bert_model": "bert-base-uncased",
"esmc_model": "esmc_300m",
"model_type": "PLiCat",
"num_classes": 9,
"torch_dtype": "float32",
"transformers_version": "4.48.1"
}