|
{ |
|
"architectures": [ |
|
"Binder" |
|
], |
|
"cache_dir": null, |
|
"end_loss_weight": 0.2, |
|
"hidden_dropout_prob": 0.1, |
|
"init_temperature": 0.07, |
|
"linear_size": 128, |
|
"max_span_width": 513, |
|
"ner_loss_weight": 0.5, |
|
"pretrained_model_name_or_path": "microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract", |
|
"revision": "main", |
|
"span_loss_weight": 0.6, |
|
"start_loss_weight": 0.2, |
|
"threshold_loss_weight": 0.5, |
|
"torch_dtype": "float32", |
|
"transformers_version": "4.35.2", |
|
"use_auth_token": null, |
|
"use_span_width_embedding": false, |
|
"model_type": "bert" |
|
} |
|
|