Skip to content

Commit 580e963

Browse files
authored
Update CONTRIBUTE_TUTORIAL.md
1 parent b2b9cbb commit 580e963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTE_TUTORIAL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ Expected output will be saved under `$GRAPH_NET_EXTRACT_WORKSPACE`.
241241
python -m graph_net.torch.validate --model-path $GRAPH_NET_EXTRACT_WORKSPACE/model_name
242242
```
243243
244-
`validate` checks if the extracted graph meets the Dataset Construction Constraints. If success, you’re ready to submit.
244+
`validate` checks if the extracted graph meets the Dataset Construction Constraints. If success, you’re ready to continue.
245245
246246
247247
### 4. Submitting the Extracted Graph

0 commit comments

Comments
 (0)