title: Task should be GraphClassification.
content: The task of this task.json file should be GraphClassification instead of NodeClassification.
involved: [
    {
        "name": "task.json",
        "context": ""description": "The task is to predict the target molecular properties as accurately as possible, where the molecular properties are cast as binary labels, e.g, whether a molecule inhibits HIV virus replication or not. Note that some datasets (e.g., ogbg-molpcba) can have multiple tasks, and can contain nan that indicates the corresponding label is not assigned to the molecule.", 
 "type": "NodeClassification","
    }
]