|
{ |
|
"activation": "gelu", |
|
"add_entity_embedding": null, |
|
"additional_special_symbols": 101, |
|
"additional_special_symbols_types": 0, |
|
"architectures": [ |
|
"RelikReaderSpanModel" |
|
], |
|
"auto_map": { |
|
"AutoModel": "modeling_relik.RelikReaderSpanModel" |
|
}, |
|
"default_reader_class": null, |
|
"entity_type_loss": false, |
|
"linears_hidden_size": 512, |
|
"model_type": "relik-reader", |
|
"num_layers": null, |
|
"torch_dtype": "float32", |
|
"training": true, |
|
"transformer_model": "microsoft/deberta-v3-small", |
|
"transformers_version": "4.33.3", |
|
"use_last_k_layers": 1 |
|
} |
|
|