{ | |
"architectures": [ | |
"ContactSharingClassifier" | |
], | |
"dropout": 0.5, | |
"embed_dim": 600, | |
"filter_sizes": [ | |
3, | |
4, | |
5, | |
6, | |
7, | |
8, | |
9, | |
10 | |
], | |
"lstm_hidden_dim": 768, | |
"model_type": "contact_sharing", | |
"num_filters": 600, | |
"output_dim": 2, | |
"pad_idx": 1, | |
"torch_dtype": "float32", | |
"transformers_version": "4.44.2", | |
"vocab_size": 225817 | |
} | |