We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f57dc8 commit 15efad3Copy full SHA for 15efad3
1 file changed
docs/quick_start/quick_start.md
@@ -8,7 +8,7 @@ gridfm_graphkit <command> [OPTIONS]
8
9
Available commands:
10
11
-* `train` – Train a new model from scrathc
+* `train` – Train a new model from scratch
12
* `finetune` – Fine-tune an existing pre-trained model
13
* `evaluate` – Evaluate model performance on a dataset
14
* `predict` – Run inference and save predictions
0 commit comments