File size: 832 Bytes
12fceff
 
 
 
 
 
 
 
 
 
 
c9d8830
cef1685
 
 
 
 
 
 
12fceff
 
c9d8830
12fceff
c9d8830
 
6215a4a
 
 
 
 
 
 
 
e39db27
12fceff
 
 
e39db27
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
---
dataset_info:
  features:
  - name: title
    dtype: string
  - name: summary
    dtype: string
  - name: link
    dtype: string
  - name: transcript
    dtype: string
  - name: segments
    list:
    - name: end
      dtype: float64
    - name: start
      dtype: float64
    - name: text
      dtype: string
  splits:
  - name: train
    num_bytes: 4845076
    num_examples: 39
  download_size: 2633561
  dataset_size: 4845076
task_categories:
- text-classification
- text-generation
- summarization
language:
- en
size_categories:
- n<1K
pretty_name: TalkRL Podcast
---
# Dataset Card for "talkrl-podcast"

This dataset is sourced from the [TalkRL Podcast website](https://www.talkrl.com/) and contains English transcripts of wonderful TalkRL podcast episodes. The transcripts were generated using OpenAI's base Whisper model