Noothi's picture
Upload folder using huggingface_hub
c012b81 verified
|
Raw
History Blame Contribute Delete
1.07 kB
---
pretty_name: Huberman Lab Transcript Dataset
language:
- en
task_categories:
- text-generation
tags:
- transcripts
- youtube
- huberman-lab
- llm
size_categories:
- 10M<n<100M
---
# Huberman Lab Transcript Dataset
Cleaned English transcripts from 438 videos published on the Huberman Lab YouTube channel.
## Dataset
- 438 videos
- 9,833 transcript chunks
- ~114 million characters
- JSONL format
Each record contains:
- ext
- ideo_id
- itle
## Processing
The transcripts were collected from YouTube captions and processed by normalizing whitespace, removing common caption artifacts, removing repeated words, splitting into coherent chunks, and deduplicating chunks.
## Source
The underlying material originates from videos published by the Huberman Lab YouTube channel.
Please independently verify the licensing and redistribution rights applicable to the underlying source material before using this dataset.
## Limitations
Caption transcription errors may remain. This dataset should not be considered an authoritative transcript.