"benchmark/llava_bench/README.md" did not exist on "f6d40df0ee1e1fc53db3edc04bf90575f221cf23"
defaults_dial.yaml 1.06 KB
Newer Older
dongchy920's avatar
dongchy920 committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
 # Copyright (c) 2022, salesforce.com, inc.
 # All rights reserved.
 # SPDX-License-Identifier: BSD-3-Clause
 # For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/BSD-3-Clause

datasets:
  avsd_dialogue: # name of the dataset builder
    dataset_card: dataset_card/avsd_dialogue.md 
    data_type: features #extracted features of videos (I3D, VGGish) # [images|videos|features]

    build_info:
      # Be careful not to append minus sign (-) before split to avoid itemizing
      annotations:
        train:
          url: https://storage.googleapis.com/sfr-vision-language-research/datasets/avsd_dstc7_train.json
          storage: avsd/annotations/train.json 
        val:
          url: https://storage.googleapis.com/sfr-vision-language-research/datasets/avsd_dstc7_val.json
          storage: avsd/annotations/val.json 
        test:
          url: https://storage.googleapis.com/sfr-vision-language-research/datasets/avsd_dstc7_test.json
          storage: avsd/annotations/test.json 
      features:
        storage: avsd/features/