{ "base_model": "GSAI-ML/LLaDA-8B-Instruct", "base_revision": "08b83a6feb34df1a6011b80c3c00c7563e963b07", "delimiter_tokens": [ "|design-start|", "|design-end|", "|label-start|", "|label-end|" ], "exported_model_directory": "DiBO-TFBind10", "final_status": "passed", "git_commit": "912d119a301b318ab91479e9ddb15c836b3b4dd9", "huggingface_hub_version": "0.36.2", "local": { "candidate_generation_parity": true, "config_match": true, "export_candidate": { "decoded_response_sha256": "44fe14028eedb382cec3b10eff73b5f6f2796ba51a49c7b2761b9885183b7b34", "parsed_design": "CGCTTCGACA", "valid": true }, "export_config_auto_map": { "AutoConfig": "configuration_llada.LLaDAConfig", "AutoModel": "modeling_dibo_llada.DiBOLLaDAModelLM", "AutoModelForCausalLM": "modeling_dibo_llada.DiBOLLaDAModelLM" }, "export_config_class": "LLaDAConfig", "export_forward": { "argmax": [ [ 5998, 25, 198, 126349, 2129, 51, 126350 ] ], "dtype": "bfloat16", "sha256": "a58892208e50186613ae6f392238c8a24754e585ad6d3f98c55eb58b8870f45b", "shape": [ 1, 7, 126464 ] }, "export_model_class": "DiBOLLaDAModelLM", "export_tokenizer": { "additional_special_tokens": [ "|design-start|", "|design-end|", "|label-start|", "|label-end|" ], "class": "PreTrainedTokenizerFast", "delimiter_token_ids": [ 126349, 126350, 126351, 126352 ], "length": 126353, "representative_decoding": "Response:\n|design-start|ACGT|design-end|", "representative_encoding": [ 5998, 25, 198, 126349, 2129, 20479, 126350 ], "vocabulary_sha256": "4b64cb1b98831664d23f842a842165647138534798adf1ecb644e7a20d3d77ad" }, "exported_dtype_counts": { "bfloat16": 8015126528 }, "final_vocab_size": 126353, "forward_parity": true, "input_embedding_shape": [ 126353, 4096 ], "output_vocab_shape": [ 126464, 4096 ], "parameter_count": 8015126528, "source_candidate": { "decoded_response_sha256": "44fe14028eedb382cec3b10eff73b5f6f2796ba51a49c7b2761b9885183b7b34", "parsed_design": "CGCTTCGACA", "valid": true }, "source_config_class": "LLaDAConfig", "source_dtype_counts": { "bfloat16": 8015126528 }, "source_forward": { "argmax": [ [ 5998, 25, 198, 126349, 2129, 51, 126350 ] ], "dtype": "bfloat16", "sha256": "a58892208e50186613ae6f392238c8a24754e585ad6d3f98c55eb58b8870f45b", "shape": [ 1, 7, 126464 ] }, "source_input_embedding_shape": [ 126353, 4096 ], "source_model_class": "LLaDAModelLM", "source_output_vocab_shape": [ 126464, 4096 ], "source_tokenizer": { "additional_special_tokens": [ "|design-start|", "|design-end|", "|label-start|", "|label-end|" ], "class": "PreTrainedTokenizerFast", "delimiter_token_ids": [ 126349, 126350, 126351, 126352 ], "length": 126353, "representative_decoding": "Response:\n|design-start|ACGT|design-end|", "representative_encoding": [ 5998, 25, 198, 126349, 2129, 20479, 126350 ], "vocabulary_sha256": "4b64cb1b98831664d23f842a842165647138534798adf1ecb644e7a20d3d77ad" }, "state_dict_key_match": true, "strict_source_load": true, "task_smoke_result": { "export": { "candidate_count": 1, "statistics": { "n": 1.0, "norm_max": 0.3603387773036957, "norm_mean": 0.3603387773036957, "norm_median": 0.3603387773036957, "norm_top10_avg": 0.3603387773036957, "norm_top20_avg": 0.3603387773036957, "norm_top5_avg": 0.3603387773036957, "raw_max": -0.3846066892147064, "raw_mean": -0.3846066892147064, "raw_median": -0.3846066892147064, "raw_top10_avg": -0.3846066892147064, "raw_top20_avg": -0.3846066892147064, "raw_top5_avg": -0.3846066892147064 }, "valid_candidates": 1 }, "parity": true, "ran": true, "source": { "candidate_count": 1, "statistics": { "n": 1.0, "norm_max": 0.3603387773036957, "norm_mean": 0.3603387773036957, "norm_median": 0.3603387773036957, "norm_top10_avg": 0.3603387773036957, "norm_top20_avg": 0.3603387773036957, "norm_top5_avg": 0.3603387773036957, "raw_max": -0.3846066892147064, "raw_mean": -0.3846066892147064, "raw_median": -0.3846066892147064, "raw_top10_avg": -0.3846066892147064, "raw_top20_avg": -0.3846066892147064, "raw_top5_avg": -0.3846066892147064 }, "valid_candidates": 1 } }, "tensor_dtype_match": true, "tensor_shape_match": true, "tensor_value_match": true, "tokenizer_match": true }, "remote": { "downloaded_checkpoint": "dibo_tfbind10_final.pt", "from_pretrained": true, "pt_hash_match": true, "repository_id": "zpointsun/DiBO-TFBind10", "revision": "94f13ea04751b4b456344e974bf3436460acbe7f", "standard_cache_contains_base_weight_snapshot": false, "standard_cache_contains_original_checkpoint": false, "validation": { "candidate_generation_parity": true, "config_match": true, "export_candidate": { "decoded_response_sha256": "44fe14028eedb382cec3b10eff73b5f6f2796ba51a49c7b2761b9885183b7b34", "parsed_design": "CGCTTCGACA", "valid": true }, "export_config_auto_map": { "AutoConfig": "zpointsun/DiBO-TFBind10--configuration_llada.LLaDAConfig", "AutoModel": "zpointsun/DiBO-TFBind10--modeling_dibo_llada.DiBOLLaDAModelLM", "AutoModelForCausalLM": "zpointsun/DiBO-TFBind10--modeling_dibo_llada.DiBOLLaDAModelLM" }, "export_config_class": "LLaDAConfig", "export_forward": { "argmax": [ [ 5998, 25, 198, 126349, 2129, 51, 126350 ] ], "dtype": "bfloat16", "sha256": "a58892208e50186613ae6f392238c8a24754e585ad6d3f98c55eb58b8870f45b", "shape": [ 1, 7, 126464 ] }, "export_model_class": "DiBOLLaDAModelLM", "export_tokenizer": { "additional_special_tokens": [ "|design-start|", "|design-end|", "|label-start|", "|label-end|" ], "class": "PreTrainedTokenizerFast", "delimiter_token_ids": [ 126349, 126350, 126351, 126352 ], "length": 126353, "representative_decoding": "Response:\n|design-start|ACGT|design-end|", "representative_encoding": [ 5998, 25, 198, 126349, 2129, 20479, 126350 ], "vocabulary_sha256": "4b64cb1b98831664d23f842a842165647138534798adf1ecb644e7a20d3d77ad" }, "exported_dtype_counts": { "bfloat16": 8015126528 }, "final_vocab_size": 126353, "forward_parity": true, "input_embedding_shape": [ 126353, 4096 ], "output_vocab_shape": [ 126464, 4096 ], "parameter_count": 8015126528, "source_candidate": { "decoded_response_sha256": "44fe14028eedb382cec3b10eff73b5f6f2796ba51a49c7b2761b9885183b7b34", "parsed_design": "CGCTTCGACA", "valid": true }, "source_config_class": "LLaDAConfig", "source_dtype_counts": { "bfloat16": 8015126528 }, "source_forward": { "argmax": [ [ 5998, 25, 198, 126349, 2129, 51, 126350 ] ], "dtype": "bfloat16", "sha256": "a58892208e50186613ae6f392238c8a24754e585ad6d3f98c55eb58b8870f45b", "shape": [ 1, 7, 126464 ] }, "source_input_embedding_shape": [ 126353, 4096 ], "source_model_class": "LLaDAModelLM", "source_output_vocab_shape": [ 126464, 4096 ], "source_tokenizer": { "additional_special_tokens": [ "|design-start|", "|design-end|", "|label-start|", "|label-end|" ], "class": "PreTrainedTokenizerFast", "delimiter_token_ids": [ 126349, 126350, 126351, 126352 ], "length": 126353, "representative_decoding": "Response:\n|design-start|ACGT|design-end|", "representative_encoding": [ 5998, 25, 198, 126349, 2129, 20479, 126350 ], "vocabulary_sha256": "4b64cb1b98831664d23f842a842165647138534798adf1ecb644e7a20d3d77ad" }, "state_dict_key_match": true, "strict_source_load": true, "task_smoke_result": { "export": { "candidate_count": 1, "statistics": { "n": 1.0, "norm_max": 0.3603387773036957, "norm_mean": 0.3603387773036957, "norm_median": 0.3603387773036957, "norm_top10_avg": 0.3603387773036957, "norm_top20_avg": 0.3603387773036957, "norm_top5_avg": 0.3603387773036957, "raw_max": -0.3846066892147064, "raw_mean": -0.3846066892147064, "raw_median": -0.3846066892147064, "raw_top10_avg": -0.3846066892147064, "raw_top20_avg": -0.3846066892147064, "raw_top5_avg": -0.3846066892147064 }, "valid_candidates": 1 }, "parity": true, "ran": true, "source": { "candidate_count": 1, "statistics": { "n": 1.0, "norm_max": 0.3603387773036957, "norm_mean": 0.3603387773036957, "norm_median": 0.3603387773036957, "norm_top10_avg": 0.3603387773036957, "norm_top20_avg": 0.3603387773036957, "norm_top5_avg": 0.3603387773036957, "raw_max": -0.3846066892147064, "raw_mean": -0.3846066892147064, "raw_median": -0.3846066892147064, "raw_top10_avg": -0.3846066892147064, "raw_top20_avg": -0.3846066892147064, "raw_top5_avg": -0.3846066892147064 }, "valid_candidates": 1 } }, "tensor_dtype_match": true, "tensor_shape_match": true, "tensor_value_match": true, "tokenizer_match": true } }, "safetensors_version": "0.8.0", "source_checkpoint": "tfbind10__legacy_old__rl_step128.pt", "source_checkpoint_sha256": "c59f6fa207da0bedaa32358d14a5993f82114cd9291cfab43dba07a40762bb2f", "source_checkpoint_size": 16030379937, "task": "TFBind10-Exact-v0", "torch_version": "2.6.0+cu118", "transformers_export_weights": [ { "byte_size": 4994672360, "filename": "model-00001-of-00004.safetensors", "sha256": "8257b71a2a1653c727a8ed9d18198fe163c59e1097f4a71667aae74b4974c289" }, { "byte_size": 4999819552, "filename": "model-00002-of-00004.safetensors", "sha256": "36ad1d3890048e523dea1ad1e0c93c65ad1ccca1fa58a9e78f807756ac59c8ce" }, { "byte_size": 4999802728, "filename": "model-00003-of-00004.safetensors", "sha256": "37a754e45c61bb5c0635738334f933ca9569c99b3c3d81132b61cd28753103fe" }, { "byte_size": 1035993232, "filename": "model-00004-of-00004.safetensors", "sha256": "9b769101354e1a53c62ae5355e76d56c03a5ffcbc82ad6542807168c4ce96f56" } ], "transformers_version": "4.44.2" }