Skip to content

Commit

Permalink
Update docs/build_DITTO.md
Browse files Browse the repository at this point in the history
adding whitespace

Co-authored-by: Manavalan Gajapathy <manavalan.g@gmail.com>
  • Loading branch information
tkmamidi and ManavalanG committed Feb 1, 2024
1 parent 9910642 commit 9e0dc66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build_DITTO.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ to train the model. Please modify the data path accordingly or use the published

```sh
python training/NN.py --train_x /data/train_class_data_80.csv.gz \
--test_x /data/test_class_data_20.csv.gz -c configs/col_config.yaml -o /data/
--test_x /data/test_class_data_20.csv.gz -c configs/col_config.yaml -o /data/
```

This script took 10 CPU cores, 100 GB memory and ~17 hrs to tune and train DITTO.
Expand Down

0 comments on commit 9e0dc66

Please sign in to comment.