File size: 362 Bytes
5b086db |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
{
"activation": "gelu",
"additional_special_symbols": 25,
"architectures": [
"RelikReaderREModel"
],
"linears_hidden_size": 512,
"model_type": "relik_reader",
"num_layers": null,
"torch_dtype": "float32",
"training": false,
"transformer_model": "microsoft/deberta-v3-small",
"transformers_version": "4.33.3",
"use_last_k_layers": 1
}
|