Commit 2d3ebbaf authored by A. Unique TensorFlower's avatar A. Unique TensorFlower
Browse files

Internal change

PiperOrigin-RevId: 374934810
parent 62767d6e
...@@ -68,8 +68,8 @@ _EVAL_DATA_SOURCES = [{ ...@@ -68,8 +68,8 @@ _EVAL_DATA_SOURCES = [{
}] }]
_TEST_DATA_SOURCES = [{ _TEST_DATA_SOURCES = [{
"url": ("https://storage.googleapis.com/tf-perf-public/" "url": ("https://storage.googleapis.com/cloud-tpu-test-datasets/"
"official_transformer/test_data/newstest2014.tgz"), "transformer_data/newstest2014.tgz"),
"input": "newstest2014.en", "input": "newstest2014.en",
"target": "newstest2014.de", "target": "newstest2014.de",
}] }]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment