{ "_name_or_path": "data/PLMs/rohat-p2_1-grouped", "architectures": [ "RoHATForMaskedLM" ], "attention_probs_dropout_prob": 0.1, "auto_map": { "AutoConfig": "configuration_rohat.RoHATConfig", "AutoModel": "modelling_rohat.RoHATModel", "AutoModelForMaskedLM": "modelling_rohat.RoHATForMaskedLM", "AutoModelForSequenceClassification": "modelling_rohat.RoHATForSequenceClassification" }, "classifier_dropout": null, "encoder_layout": { "0": { "document_encoder": false, "sentence_encoder": true }, "1": { "document_encoder": false, "sentence_encoder": true }, "2": { "document_encoder": true, "sentence_encoder": true } }, "hidden_act": "silu", "hidden_dropout_prob": 0.1, "hidden_size": 264, "initializer_range": 0.02, "intermediate_size": 792, "layer_norm_eps": 1e-12, "max_position_embeddings": 128, "max_sentence_length": 128, "max_sentence_size": 128, "max_sentences": 4, "model_max_length": 512, "model_type": "rohat", "num_attention_heads": 12, "num_hidden_layers": 3, "output_past": true, "pad_token_id": 0, "parameters": 136350720, "rotary_value": false, "torch_dtype": "float32", "transformers_version": "4.42.4", "type_vocab_size": 2, "use_cache": true, "vocab_size": 30522 }