Unverified Commit 373776f2 authored by Toby Boyd's avatar Toby Boyd Committed by GitHub
Browse files

update data_dir to point to deeper. (#6065)

parent e59b6a85
......@@ -29,7 +29,7 @@ from official.resnet.keras import keras_cifar_main
from official.resnet.keras import keras_common
DATA_DIR = '/data/cifar10_data/'
DATA_DIR = '/data/cifar10_data/cifar-10-batches-bin'
MIN_TOP_1_ACCURACY = 0.925
MAX_TOP_1_ACCURACY = 0.938
......
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