Datasets:
Add files using upload-large-folder tool
Browse files
parse/train/B1eyO1BFPr/B1eyO1BFPr.md
CHANGED
|
@@ -456,7 +456,7 @@ Note that in our experiments of large-batch SGD, either with the default large-b
|
|
| 456 |
|
| 457 |
# A.4.2 IMAGENET
|
| 458 |
|
| 459 |
-
ResNet-50 training is limited to 90 passes over the data in total, and the data is disjointly partitioned and is re-shuffled globally every epoch. All competing methods access the same total number of data samples (i.e. gradients) regardless of the number of local steps. We adopt the large-batch learning schemes as in Goyal et al. (2017) below. We linearly scale the learning rate based on |