File size: 429 Bytes
5c82ab1 bc7988f 5c82ab1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
{
"_name_or_path": "Arthur-Tsai/histv4_pretrain_smlm",
"architectures": [
"HiSenTrans"
],
"dropout": 0.2,
"max_doc_len": 4500,
"max_sent_len": 256,
"model_type": "hierarchical-sentence-transformer-v2",
"n_head": 8,
"num_aux_smlm_labels": 384,
"num_aux_spo_labels": 0,
"num_aux_tssp_labels": 0,
"num_layers": 2,
"num_main_labels": 36,
"torch_dtype": "float32",
"transformers_version": "4.46.0"
}
|