ASCOR_audio2 / README.md
ellenlnt's picture
Upload README.md with huggingface_hub
70043b4
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: audio
      dtype: audio
    - name: file_name
      dtype: string
    - name: ID
      dtype: string
    - name: title
      dtype: string
    - name: lang
      dtype: string
  splits:
    - name: train
      num_bytes: 1482575793
      num_examples: 250
  download_size: 1465127520
  dataset_size: 1482575793

Dataset Card for "ASCOR_audio2"

More Information needed