We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2b9cbb commit 580e963Copy full SHA for 580e963
CONTRIBUTE_TUTORIAL.md
@@ -241,7 +241,7 @@ Expected output will be saved under `$GRAPH_NET_EXTRACT_WORKSPACE`.
241
python -m graph_net.torch.validate --model-path $GRAPH_NET_EXTRACT_WORKSPACE/model_name
242
```
243
244
-`validate` checks if the extracted graph meets the Dataset Construction Constraints. If success, you’re ready to submit.
+`validate` checks if the extracted graph meets the Dataset Construction Constraints. If success, you’re ready to continue.
245
246
247
### 4. Submitting the Extracted Graph
0 commit comments