[go: nahoru, domu]

Skip to content

Commit

Permalink
Small fix to path in training tutorial.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 512757088
  • Loading branch information
anastasiyabl authored and Copybara-Service committed Feb 28, 2023
1 parent 06f08a7 commit 21a5346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/train_tpu_model.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ to confirm that we can still run the simple test after installing DeepConsensus.
## Set up variables and files

```bash
BASE_DIR=/mnt/disks/persist/dc220828_shuf_ins_trim5
BASE_DIR=/mnt/disks/persist/dc_training_examples
export DC_TRAIN_DIR="${HOME}/dc-model"
export TF_EXAMPLES="${BASE_DIR}/tf-examples" # This should already be there.
export DC_TRAIN_OUTPUT="${DC_TRAIN_DIR}/output"
Expand Down

0 comments on commit 21a5346

Please sign in to comment.