Switch to unified view

a b/lavis/configs/datasets/imagenet/defaults.yaml
1
 # Copyright (c) 2022, salesforce.com, inc.
2
 # All rights reserved.
3
 # SPDX-License-Identifier: BSD-3-Clause
4
 # For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/BSD-3-Clause
5
6
datasets:
7
  imagenet:
8
    # data_dir: ${env.data_dir}/datasets
9
    data_type: images # [images|videos|features]
10
11
    build_info:
12
      # Be careful not to append minus sign (-) before split to avoid itemizing
13
      splits: ["val"]
14
      images:
15
          storage: /export/share/datasets/vision/imagenet