FastPLMs-artifacts / docs /validation /esmfold2_300_published_loading.json
lhallee's picture
Archive FastPLMs validation evidence and golden tensors
07cd9e4 verified
Raw
History Blame Contribute Delete
1.77 kB
{
"attention_backend": "sdpa",
"backbone_compute_dtype": "bfloat16",
"backbone_dimensions": {
"d_model": 960,
"n_heads": 15,
"n_layers": 30
},
"chunk_size": 32,
"environment": {
"cuda_runtime": "13.0",
"cuda_total_memory": 8585216000,
"gpu": "NVIDIA GeForce RTX 4070 Laptop GPU",
"gpu_capability": [
8,
9
],
"peak_memory_allocated": 1429550080,
"python": "3.12.14",
"torch": "2.13.0+cu130",
"transformers": "5.13.0"
},
"folding_parameter_dtype": "float32",
"local_files_only": true,
"num_diffusion_samples": 1,
"num_loops": 3,
"num_sampling_steps": 15,
"output_shapes": {
"atom_attention_mask": [
1,
448
],
"atom_pad_mask": [
1,
448
],
"atom_to_token": [
1,
448
],
"distogram_logits": [
1,
56,
56,
128
],
"entity_id": [
1,
56
],
"last_hidden_state": [
1,
56,
56,
256
],
"ref_atom_name_chars": [
1,
448,
4
],
"representative_atom_coords": [
1,
56,
3
],
"res_type": [
1,
56
],
"residue_index": [
1,
56
],
"sample_atom_coords": [
1,
448,
3
],
"token_attention_mask": [
1,
56
]
},
"precision_status": {
"device": "cuda:0",
"reason": "Precision was selected explicitly.",
"requested": "bf16",
"resolved": "bf16",
"transformer_engine_version": null
},
"repository": "Synthyra/ESMFold2-300",
"revision": "c5ab9623368b223111791a6c7017e6dfdc95da46",
"schema_version": 1,
"seed": 17,
"sequence": "MQYKLILNGKTLKGETTTEAVDAATAEKVFKQYANDNGVDGEWTYDDATKTFTVTE",
"status": "passed"
}