lex-fridman-podcast / README.md
matallanas's picture
Upload README.md with huggingface_hub
1210e32
|
raw
history blame
765 Bytes
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: start
          dtype: float64
        - name: end
          dtype: float64
        - name: text
          dtype: string
  splits:
    - name: train
      num_bytes: 102530760
      num_examples: 346
  download_size: 57264732
  dataset_size: 102530760

Dataset Card for "lex-fridman-podcast"

More Information needed