random_models / deepseek-coder /validation.json
shibatch's picture
Upload folder using huggingface_hub
ce7ccba verified
Raw
History Blame Contribute Delete
2 kB
{
"repository": "deepseek-ai/deepseek-coder-6.7b-instruct",
"revision": "e5d64addd26a6a1db0f9b863abf6ee3141936807",
"source_config_sha256": "a3a2ce1a623b367d3799fb0c1e1ba12d5b8fa51a8e7abba14d10dd3739cd73e4",
"source_geometry": {
"hidden_size": 4096,
"intermediate_size": 11008,
"num_hidden_layers": 32,
"num_attention_heads": 32,
"num_key_value_heads": 32,
"vocab_size": 32256,
"max_position_embeddings": 16384
},
"shrunk_geometry": {
"hidden_size": 16,
"intermediate_size": 32,
"num_hidden_layers": 2,
"num_attention_heads": 2,
"num_key_value_heads": 2,
"vocab_size": 128,
"max_position_embeddings": 128
},
"modified_fields": [
"bos_token_id",
"eos_token_id",
"hidden_size",
"intermediate_size",
"max_position_embeddings",
"num_attention_heads",
"num_hidden_layers",
"num_key_value_heads",
"vocab_size"
],
"rules_triggered": [
"mha-preserved",
"out-of-range-special-tokens-remapped",
"rope-scaling-preserved"
],
"special_token_remap": {
"32013": 0,
"32021": 1
},
"generated_config_sha256": "1385d0151ad8bfe96845e0301e85e01cdab09ba16c11348e838754a2fb9505c9",
"validation_observations": [],
"generated_parameter_count": 9296,
"generated_checkpoint_sha256": "cba3bb2298077f3bdeee9da78a4d0ae7586c3a3964e7a40eb2f9e5dc2631c4cc",
"generated_checkpoint_size": 39288,
"reload_comparison": {
"prefill_logits": {
"max_absolute_error": 0.0,
"max_relative_error": 0.0,
"rtol": 1e-06,
"atol": 1e-07
},
"decode_logits": {
"max_absolute_error": 1.4901161193847656e-08,
"max_relative_error": 1.2509694897744339e-05,
"rtol": 1e-06,
"atol": 1e-07
},
"cache_free_decode_logits": {
"max_absolute_error": 0.0,
"max_relative_error": 0.0,
"rtol": 1e-06,
"atol": 1e-07
}
},
"artifact_size": 46660,
"state": "POSTCHECK_OK",
"failure_stage": null,
"exception": null
}