{ "bidirectional_context": true, "bidirectional_left_context": 128, "bidirectional_right_context": 128, "category_version": "screenpipe_pii_v1", "default_n_ctx": 128000, "encoding": "o200k_base", "experts_per_token": 4, "head_dim": 64, "hidden_size": 640, "inference_contract_version": 1, "initial_context_length": 4096, "intermediate_size": 640, "max_position_embeddings": 131072, "model_type": "privacy_filter", "ner_class_names": [ "O", "B-private_person", "I-private_person", "E-private_person", "S-private_person", "B-private_email", "I-private_email", "E-private_email", "S-private_email", "B-private_phone", "I-private_phone", "E-private_phone", "S-private_phone", "B-private_address", "I-private_address", "E-private_address", "S-private_address", "B-private_url", "I-private_url", "E-private_url", "S-private_url", "B-private_company", "I-private_company", "E-private_company", "S-private_company", "B-private_repo", "I-private_repo", "E-private_repo", "S-private_repo", "B-private_handle", "I-private_handle", "E-private_handle", "S-private_handle", "B-private_channel", "I-private_channel", "E-private_channel", "S-private_channel", "B-private_id", "I-private_id", "E-private_id", "S-private_id", "B-private_date", "I-private_date", "E-private_date", "S-private_date", "B-secret", "I-secret", "E-secret", "S-secret" ], "num_attention_heads": 14, "num_experts": 128, "num_hidden_layers": 8, "num_key_value_heads": 2, "num_labels": 49, "param_dtype": "bfloat16", "rope_ntk_alpha": 1.0, "rope_ntk_beta": 32.0, "rope_scaling_factor": 32.0, "rope_theta": 150000, "sliding_window": 257, "span_class_names": [ "O", "private_person", "private_email", "private_phone", "private_address", "private_url", "private_company", "private_repo", "private_handle", "private_channel", "private_id", "private_date", "secret" ], "vocab_size": 200064 }