| { | |
| "name": "50 Epoch AIDE", | |
| "repo_id": "meet4150/50_epoch_aide", | |
| "framework": "PyTorch", | |
| "weights": { | |
| "primary": "model.safetensors", | |
| "training_snapshot": "checkpoint-50.pth" | |
| }, | |
| "config_file": "config.json", | |
| "preprocessor_file": "preprocessor_config.json", | |
| "inference_file": "inference.py", | |
| "labels": [ | |
| "real", | |
| "fake" | |
| ], | |
| "notes": "Hybrid AIDE checkpoint exported from /home/meet/Aivsre_001/AIDE/output_pico_balanced_49k_run1/checkpoint-50.pth." | |
| } | |