{ "model_name": "Chainsaw", "framework": "PyTorch", "task": "protein-domain-boundary-prediction", "entry_points": { "inference": "scripts/get_predictions.py", "predict": "scripts/get_predictions.py" }, "source_package": "model", "config": "conf/config.json", "weight_dir": "weight", "license": "MIT" }