Shan-ASR-Nova / README.md
NorHsangPha's picture
Upload README.md with huggingface_hub
36f0b09 verified
|
raw
history blame contribute delete
No virus
502 Bytes
metadata
license: cc
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 22050
    - name: transcription
      dtype: string
  splits:
    - name: train
      num_bytes: 544259822
      num_examples: 480
    - name: test
      num_bytes: 134493422
      num_examples: 120
  download_size: 566831654
  dataset_size: 678753244