| { | |
| "model_name": "P2PXML", | |
| "framework": "PyTorch", | |
| "task": "antibody-antigen-binding-affinity-prediction", | |
| "entry_points": { | |
| "inference": "scripts/smoke/P2PXML_Demonstration_SCNet.ipynb", | |
| "train_smoke": "model/integrated_model_v1_smoke.py", | |
| "train_structure": "model/integrated_model_v1_dataset_smoke.py" | |
| }, | |
| "source_package": "model", | |
| "config": "conf/config.json", | |
| "weight_dir": "weight", | |
| "license": "MIT" | |
| } | |