"vscode:/vscode.git/clone" did not exist on "0e50401e34242dbd4b94a8a3cf0ee24afc25ea65"
Unverified Commit d07aebf5 authored by Oren Amsalem's avatar Oren Amsalem Committed by GitHub
Browse files

Fix typo (#3627)

parent acf1c7b7
......@@ -59,7 +59,7 @@ python eval.py --modality=[modality] \
- `mode`: Type of the mode. Valid values are: `online` and `offline`.
- `root-dir`: Path to the root directory where all preprocessed files will be stored.
- `sp-model-path`: Path to the sentencepiece model. Default: `./spm_unigram_1023.model`.
- `checkpoint-path`: Path to a pretraned model.
- `checkpoint-path`: Path to a pre-trained model.
## Results
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment