mp-juuuns's picture
Replace the root with the task-blind 32k backbone; add figures, the full benchmark record and the ported runtime
c99961f verified
Raw
History Blame Contribute Delete
2.48 kB
{
"architectures": [
"Qwen3_5TextModel"
],
"attention_bias": false,
"attention_dropout": 0.0,
"attn_output_gate": true,
"bos_token_id": null,
"dtype": "bfloat16",
"eos_token_id": 39835,
"full_attention_interval": 4,
"head_dim": 256,
"hidden_act": "silu",
"hidden_size": 1024,
"initializer_range": 0.02,
"intermediate_size": 3584,
"layer_types": [
"linear_attention",
"full_attention",
"linear_attention",
"full_attention"
],
"linear_conv_kernel_dim": 4,
"linear_key_head_dim": 128,
"linear_num_key_heads": 16,
"linear_num_value_heads": 16,
"linear_value_head_dim": 128,
"mamba_ssm_dtype": "float32",
"max_position_embeddings": 262144,
"mlp_only_layers": [],
"model_type": "qwen3_5_text",
"mtp_num_hidden_layers": 1,
"mtp_use_dedicated_embeddings": false,
"num_attention_heads": 8,
"num_hidden_layers": 4,
"num_key_value_heads": 2,
"pad_token_id": 39833,
"partial_rotary_factor": 0.25,
"rms_norm_eps": 1e-06,
"rope_parameters": {
"mrope_interleaved": true,
"mrope_section": [
11,
11,
10
],
"partial_rotary_factor": 0.25,
"rope_theta": 10000000,
"rope_type": "default"
},
"standalone4l_distillation": {
"schema_version": "qwen35-stage-map-v1",
"selected_layers": [
0,
2,
3,
5
],
"selection_basis": "semeval_ranked_inherited",
"selection_basis_note": "the layer map was selected by ranking candidates on SemEval-2020 Task 11 labeled data (scripts/probe_qwen35_student4l_from6l_v6.py records phase_v6_map_selection_split 'public_gold_train', rank 1). It is inherited here and disclosed; no task-blind justification is claimed for it.",
"source_depth": 6,
"stage": "6to4",
"target_depth": 4,
"task_labels_used_for_weight_materialization": false
},
"standalone4l_role": "task_agnostic_classification_base_4l",
"tie_word_embeddings": true,
"transformers_version": "5.13.0",
"use_cache": false,
"vocab_size": 39866,
"standalone4l_base": {
"schema_version": "standalone4l-task-agnostic-base-v1",
"role": "classification_ready_headless_text_backbone",
"task_labels_used_in_base_training": false,
"semeval_used_in_base_training": false,
"tokenizer": "task_blind_cut_N32768_of_upstream_full_qwen35",
"training_corpus_rows": 4096,
"training_objective": "hidden_and_interface_representation_distillation",
"published_classification_head": false
}
}