{ "architectures": [ "RewardModelWithGating" ], "attention_bias": false, "attention_dropout": 0.0, "auto_map": { "AutoModel": "modeling_custom.RewardModelWithGating" }, "bos_token_id": 128000, "dtype": "bfloat16", "eos_token_id": [ 128001, 128008, 128009 ], "gating_active_attribute_indices": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22 ], "gating_dropout": 0.05, "gating_hidden_dim": 64, "gating_learnable_logit_scale": false, "gating_logit_scale": 4.0, "gating_n_hidden": 1, "gating_temperature": 2.0, "head_dim": 128, "hidden_act": "silu", "hidden_size": 4096, "id2label": { "0": "LABEL_0" }, "initializer_range": 0.02, "intermediate_size": 14336, "label2id": { "LABEL_0": 0 }, "max_position_embeddings": 131072, "mlp_bias": false, "model_type": "llama", "num_attention_heads": 32, "num_hidden_layers": 32, "num_key_value_heads": 8, "num_objectives": 23, "pad_token_id": 128004, "pretraining_tp": 1, "rms_norm_eps": 1e-05, "rope_parameters": { "factor": 8.0, "high_freq_factor": 4.0, "low_freq_factor": 1.0, "original_max_position_embeddings": 8192, "rope_theta": 500000.0, "rope_type": "llama3" }, "shared_prompt_gating": true, "tie_word_embeddings": false, "transformers_version": "5.3.0", "use_cache": false, "vocab_size": 128256 }