quocanh34's picture
Upload README.md with huggingface_hub
a2bb94d
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: sentence
      dtype: string
    - name: intent
      dtype: string
    - name: sentence_annotation
      dtype: string
    - name: entities
      list:
        - name: type
          dtype: string
        - name: filler
          dtype: string
    - name: file
      dtype: string
    - name: audio
      struct:
        - name: array
          sequence: float64
        - name: path
          dtype: string
        - name: sampling_rate
          dtype: int64
    - name: origin_transcription
      dtype: string
    - name: sentence_norm
      dtype: string
    - name: w2v2_large_transcription
      dtype: string
    - name: wer
      dtype: int64
    - name: entities_norm
      list:
        - name: filler
          dtype: string
        - name: type
          dtype: string
    - name: entities_align
      dtype: string
  splits:
    - name: train
      num_bytes: 698110051.1801205
      num_examples: 1413
  download_size: 158745470
  dataset_size: 698110051.1801205
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "data_for_synthesis_with_entities_align"

More Information needed