ep_query_encoder / config.json
thongnt's picture
Upload EPICQueryEncoder
93e133d
raw
history blame contribute delete
213 Bytes
{
"activation": "softplus",
"architectures": [
"EPICQueryEncoder"
],
"backbone": "distilbert-base-uncased",
"model_type": "lsr_epic",
"torch_dtype": "float32",
"transformers_version": "4.31.0"
}