| { |
| "_name_or_path": "Babelscape/wsl-reader-deberta-v3-base", |
| "activation": "gelu", |
| "add_entity_embedding": null, |
| "additional_special_symbols": 101, |
| "additional_special_symbols_types": 0, |
| "architectures": [ |
| "WSLReaderSpanModel" |
| ], |
| "auto_map": { |
| "AutoConfig": "configuration_wsl.WSLReaderConfig", |
| "AutoModel": "modeling_wsl.WSLReaderSpanModel" |
| }, |
| "binary_end_logits": false, |
| "default_reader_class": null, |
| "entity_type_loss": false, |
| "linears_hidden_size": 512, |
| "model_type": "wsl-reader", |
| "num_layers": null, |
| "threshold": 0.5, |
| "torch_dtype": "float32", |
| "training": true, |
| "transformer_model": "microsoft/deberta-v3-base", |
| "transformers_version": "4.41.2", |
| "use_last_k_layers": 1 |
| } |
|
|