---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: embedding
    sequence: float64
  - name: metadata
    struct:
    - name: chunkTitle
      dtype: string
    - name: episodeTitle
      dtype: string
    - name: imgUrl
      dtype: string
    - name: published
      dtype: string
    - name: url
      dtype: string
  - name: document
    dtype: string
  splits:
  - name: data
    num_bytes: 4507060
    num_examples: 293
  download_size: 4292011
  dataset_size: 4507060
language:
- en
pretty_name: 'Huberman Lab transcripts: Exercise episodes'
size_categories:
- n<1K
license: mit
---
# Dataset Card for "huberman_on_exercise"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)