fmagot01's picture
Upload README.md with huggingface_hub
d620cfd
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: label
      dtype:
        class_label:
          names:
            '0': People  and  Blogs
            '1': Business
            '2': Nonprofits  and  Activism
            '3': Crime
            '4': History
            '5': Pets  and  Animals
            '6': News and Politics
            '7': Travel and Events
            '8': Kids and Family
            '9': Leisure
            '10': N/A
            '11': Comedy
            '12': News  and  Politics
            '13': Sports
            '14': Arts
            '15': Science  and  Technology
            '16': Autos  and  Vehicles
            '17': Science and Technology
            '18': People and Blogs
            '19': Music
            '20': Society and Culture
            '21': Education
            '22': Howto  and  Style
            '23': Film  and  Animation
            '24': Gaming
            '25': Entertainment
            '26': Travel  and  Events
            '27': Health and Fitness
            '28': audiobook
    - name: input_values
      sequence: float32
    - name: attention_mask
      sequence: int32
  splits:
    - name: train
      num_bytes: 4132688160
      num_examples: 8450
    - name: test
      num_bytes: 477405104
      num_examples: 939
  download_size: 2122088027
  dataset_size: 4610093264

Dataset Card for "giga_speech_all_preprocessed"

More Information needed