environment / README.md
kciree's picture
Upload README.md with huggingface_hub
20db20e verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int32
    - name: image_perceptual
      dtype: image
    - name: image_propositional
      dtype: image
    - name: audio_perceptual
      dtype:
        audio:
          sampling_rate: 44100
    - name: audio_propositional
      dtype:
        audio:
          sampling_rate: 24000
    - name: text_propositional
      dtype: string
    - name: image_label
      dtype:
        class_label:
          names:
            '0': airplane
            '1': brushing_teeth
            '2': chainsaw
            '3': church_bells
            '4': clock_tick
            '5': crackling_fire
            '6': crying_baby
            '7': door_knock
            '8': fireworks
            '9': glass_breaking
            '10': helicopter
            '11': keyboard_typing
            '12': mouse_click
            '13': rain
            '14': sea_waves
            '15': toilet_flush
            '16': train
            '17': vacuum_cleaner
            '18': washing_machine
            '19': water_drops
    - name: audio_label
      dtype:
        class_label:
          names:
            '0': airplane
            '1': brushing_teeth
            '2': chainsaw
            '3': church_bells
            '4': clock_tick
            '5': crackling_fire
            '6': crying_baby
            '7': door_knock
            '8': fireworks
            '9': glass_breaking
            '10': helicopter
            '11': keyboard_typing
            '12': mouse_click
            '13': rain
            '14': sea_waves
            '15': toilet_flush
            '16': train
            '17': vacuum_cleaner
            '18': washing_machine
            '19': water_drops
    - name: text_label
      dtype:
        class_label:
          names:
            '0': airplane
            '1': brushing_teeth
            '2': chainsaw
            '3': church_bells
            '4': clock_tick
            '5': crackling_fire
            '6': crying_baby
            '7': door_knock
            '8': fireworks
            '9': glass_breaking
            '10': helicopter
            '11': keyboard_typing
            '12': mouse_click
            '13': rain
            '14': sea_waves
            '15': toilet_flush
            '16': train
            '17': vacuum_cleaner
            '18': washing_machine
            '19': water_drops
    - name: question
      dtype: string
  splits:
    - name: train
      num_examples: 500
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*