Korea_address / README.md
CHEONINJEONG's picture
Upload README.md with huggingface_hub
f08de51
|
raw
history blame
654 Bytes
metadata
language:
  - ko
size_categories:
  - 100K<n<1M
task_categories:
  - feature-extraction
pretty_name: Korea_address
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: valid
        path: data/valid-*
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: transcripts
      dtype: string
  splits:
    - name: train
      num_bytes: 273845
      num_examples: 1
    - name: test
      num_bytes: 323997
      num_examples: 1
    - name: valid
      num_bytes: 273845
      num_examples: 1
  download_size: 731296
  dataset_size: 871687