{ "architectures": [ "EchoModelForSentenceEmbedding" ], "attention_masking": "non_causal_window", "auto_map": { "AutoConfig": "configuration_echo.EchoConfig", "AutoModel": "modeling_embedding.EchoModelForSentenceEmbedding", "AutoModelForCausalLM": "modeling_echo.EchoForCausalLM", "DSRNScan": "triton_scan.DSRNScanTriton" }, "bos_token_id": 1, "classifier_dropout": 0.0, "dtype": "float32", "embed_dim": 512, "eos_token_id": 32000, "gate_bias_init": 0.0, "hf_model_name": "ethicalabs/Echo-DSRN-v0.1.3-Embed-Exp", "hidden_size": 512, "id2label": { "0": "0", "1": "1" }, "label2id": { "0": 0, "1": 1 }, "max_position_embeddings": 2048, "mlp_bias": false, "mlp_ratio": 8.0, "model_type": "echo", "num_attention_heads": 4, "num_heads": 4, "num_hidden_layers": 8, "num_layers": 8, "pad_token_id": 32000, "pooling_mode": "mean_c_all", "rope_theta": 10000.0, "surprise_lambda_init": 0.1, "tie_word_embeddings": false, "transformers_version": "5.2.0", "use_cache": false, "use_hybrid_attention": true, "use_rmsnorm": true, "use_triton": true, "vocab_size": 32017 }