ep_doc_encoder / config.json
thongnt's picture
Upload EPICDocEncoder
29be7cd
raw
history blame contribute delete
211 Bytes
{
"activation": "softplus",
"architectures": [
"EPICDocEncoder"
],
"backbone": "distilbert-base-uncased",
"model_type": "lsr_epic",
"torch_dtype": "float32",
"transformers_version": "4.31.0"
}