File size: 1,073 Bytes
c012b81
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
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.