| { | |
| "environment": { | |
| "python": "3.12.3", | |
| "torch": "2.12.0+cu130", | |
| "safetensors": "0.7.0" | |
| }, | |
| "checks": [ | |
| { | |
| "name": "tex_unet_v2_darpa", | |
| "load_state_dict_strict": true, | |
| "input_shape": [1, 64, 64, 64], | |
| "outputs": { | |
| "T": [1, 1, 64, 64], | |
| "e": [1, 64, 64, 64], | |
| "X": [1, 1, 64, 64] | |
| }, | |
| "parameter_count": 34279155, | |
| "tensor_count": 268 | |
| }, | |
| { | |
| "name": "tex_unet_v2_ftir_fewshot", | |
| "load_state_dict_strict": true, | |
| "input_shape": [1, 64, 64, 64], | |
| "outputs": { | |
| "T": [1, 1, 64, 64], | |
| "e": [1, 64, 64, 64], | |
| "X": [1, 1, 64, 64] | |
| }, | |
| "parameter_count": 34279155, | |
| "tensor_count": 268 | |
| } | |
| ], | |
| "dataset_download_check": { | |
| "status": "blocked_without_auth", | |
| "reason": "The TeX-1500 dataset is gated on Hugging Face; raw data files return 401 without an authenticated account that has accepted the dataset terms." | |
| } | |
| } | |