linhqyy's picture
Upload README.md with huggingface_hub
cdc6999
|
raw
history blame
No virus
872 Bytes
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
  splits:
    - name: test
      num_bytes: 390251306
      num_examples: 748
  download_size: 93108062
  dataset_size: 390251306

Dataset Card for "whisper_largev2_test_results"

More Information needed