Qwen3-30B-A3B-DAPO-BF16-step-0620 / EXPORT_VALIDATION.json
shawnzzzzz's picture
Add files using upload-large-folder tool
2950d55 verified
Raw
History Blame Contribute Delete
677 Bytes
{
"status": "passed",
"model_type": "qwen3_moe",
"architecture": "Qwen3MoeForCausalLM",
"safetensors_shards": 13,
"indexed_tensors": 18867,
"safetensors_bytes": 61066577928,
"tensor_payload_bytes": 61064245248,
"tensor_dtypes": [
"BF16"
],
"checks": [
"required HF metadata present",
"Qwen3-MoE config recognized",
"all indexed shards present and non-empty",
"every safetensors header readable",
"header keys exactly match index mapping",
"all tensors are BF16",
"keys and shapes exactly match native Qwen3-MoE architecture",
"index total_size matches BF16 tensor payload",
"total model size in expected range"
]
}