27 lines
673 B
JSON
27 lines
673 B
JSON
{
|
|
"_name_or_path": "/Users/avinashronanki/match_v_2/models/muse_mnr-ronanki/ml_use_512_MNR_10-2022-07-17_14-22-50/",
|
|
"activation": "gelu",
|
|
"architectures": [
|
|
"DistilBertModel"
|
|
],
|
|
"attention_dropout": 0.1,
|
|
"dim": 768,
|
|
"dropout": 0.1,
|
|
"hidden_dim": 3072,
|
|
"initializer_range": 0.02,
|
|
"max_position_embeddings": 512,
|
|
"model_type": "distilbert",
|
|
"n_heads": 12,
|
|
"n_layers": 6,
|
|
"output_hidden_states": true,
|
|
"output_past": true,
|
|
"pad_token_id": 0,
|
|
"qa_dropout": 0.1,
|
|
"seq_classif_dropout": 0.2,
|
|
"sinusoidal_pos_embds": false,
|
|
"tie_weights_": true,
|
|
"torch_dtype": "float32",
|
|
"transformers_version": "4.20.1",
|
|
"vocab_size": 119547
|
|
}
|