testtyt / README.md
helliun's picture
Upload README.md with huggingface_hub
bb1fff2
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: channel
      dtype: string
    - name: channel_id
      dtype: string
    - name: title
      dtype: string
    - name: categories
      sequence: string
    - name: tags
      sequence: string
    - name: description
      dtype: string
    - name: text
      dtype: string
    - name: segments
      list:
        - name: end
          dtype: float64
        - name: start
          dtype: float64
        - name: text
          dtype: string
  splits:
    - name: train
      num_bytes: 2138
      num_examples: 1
  download_size: 11227
  dataset_size: 2138

Dataset Card for "testtyt"

More Information needed