{ "architectures": [ "LlamaForRewardModelWithGating" ], "auto_map": { "AutoModelForSequenceClassification": "modeling_custom.LlamaForRewardModelWithGating" }, "attention_bias": false, "attention_dropout": 0.0, "bos_token_id": 128000, "eos_token_id": 128001, "gating_hidden_dim": 1024, "gating_n_hidden": 3, "gating_newtork": true, "gating_temperature": 5.0, "hidden_act": "silu", "hidden_size": 4096, "id2label": { "0": "LABEL_0" }, "initializer_range": 0.02, "intermediate_size": 14336, "label2id": { "LABEL_0": 0 }, "loss": "quantile_regression", "max_position_embeddings": 8192, "mlp_bias": false, "model_forward_from_hidden": true, "model_type": "llama", "no_backbone": false, "num_attention_heads": 32, "num_hidden_layers": 32, "num_key_value_heads": 8, "num_objectives": 5, "num_quantiles": 19, "pad_token_id": 128004, "pretraining_tp": 1, "qt_incons_loss_coeff": 0.01, "qt_support_loss_coeff": 0.0, "rms_norm_eps": 1e-05, "rope_scaling": null, "rope_theta": 500000.0, "run_name": "skyworkv2_3_fp32_5at_qtalpha0001", "tie_word_embeddings": false, "torch_dtype": "bfloat16", "transformers_version": "4.43.1", "use_cache": false, "vocab_size": 128256 }