yongchanskii's picture
Upload README.md with huggingface_hub
3e07e2c
|
raw
history blame
1.13 kB
metadata
dataset_info:
  features:
    - name: source
      dtype: string
    - name: channelName
      dtype: string
    - name: category
      dtype: string
    - name: title
      dtype: string
    - name: videoId
      dtype: string
    - name: domainTag
      dtype: string
    - name: audio
      struct:
        - name: bytes
          dtype: binary
        - name: path
          dtype: string
    - name: transcriptionPath
      dtype: string
    - name: start
      dtype: float64
    - name: end
      dtype: float64
    - name: WER
      dtype: float64
    - name: CER
      dtype: float64
    - name: referenceText
      dtype: string
    - name: hypotheseText
      dtype: string
    - name: referenceTextLength
      dtype: int64
    - name: hypotheseTextLength
      dtype: int64
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 586087766
      num_examples: 1503
    - name: test
      num_bytes: 142549786
      num_examples: 376
  download_size: 726440767
  dataset_size: 728637552

Dataset Card for "text-data-various-domain"

More Information needed