Skip to content

Commit 1cb16f2

Browse files
tensorflower-gardeneraman2930
authored andcommitted
Internal change
PiperOrigin-RevId: 374934810
1 parent 4f0e20f commit 1cb16f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

official/nlp/transformer/data_download.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
}]
6969

7070
_TEST_DATA_SOURCES = [{
71-
"url": ("https://storage.googleapis.com/tf-perf-public/"
72-
"official_transformer/test_data/newstest2014.tgz"),
71+
"url": ("https://storage.googleapis.com/cloud-tpu-test-datasets/"
72+
"transformer_data/newstest2014.tgz"),
7373
"input": "newstest2014.en",
7474
"target": "newstest2014.de",
7575
}]

0 commit comments

Comments
 (0)