Skip to content

Commit

Permalink
Update docs/source/raft_ann_benchmarks.md
Browse files Browse the repository at this point in the history
Co-authored-by: Corey J. Nolet <cjnolet@gmail.com>
  • Loading branch information
divyegala and cjnolet authored Aug 11, 2023
1 parent 4b61cad commit 06ffec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/raft_ann_benchmarks.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ options:
`configuration` and `dataset` : `configuration` is a path to a configuration file for a given dataset.
The configuration file should be name as `<dataset>.json`. It is optional if the name of the dataset is
provided with the `dataset` argument, in which case
a configuration file will be searched for as `${RAFT_HOME}/bench/ann/conf/<dataset.json>`
a configuration file will be searched for as `${RAFT_HOME}/bench/ann/conf/<dataset>.json`
`dataset-path` :
1. data is read from `<dataset-path>/<dataset>`
Expand Down

0 comments on commit 06ffec6

Please sign in to comment.