Skip to content

Commit f14b86d

Browse files
pichuancopybara-github
authored andcommitted
Update training tutorial.
PiperOrigin-RevId: 479423780
1 parent fb9dd7e commit f14b86d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/train_model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ mkdir "${DC_TRAIN_DIR}"
4343
mkdir "${TF_EXAMPLES}"
4444
mkdir "${DC_TRAIN_OUTPUT}"
4545
46-
gsutil cp -R gs://pacbio-collab/pb-dc-training-set/tf-examples/* "${TF_EXAMPLES}/"
46+
gsutil -m cp -R gs://brain-genomics-public/research/deepconsensus/training-tutorial/v1.0/* "${TF_EXAMPLES}/"
4747
```
4848

4949
The path to training examples has to be set in

0 commit comments

Comments
 (0)