File size: 719 Bytes
d5b80e0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5a00b41
d5b80e0
5a00b41
10ae798
5a00b41
abb6fb1
4479791
 
d7321fe
 
d5b80e0
 
1c3ed26
d5b80e0
1c3ed26
 
d5b80e0
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: Title
    dtype: string
  - name: Author
    dtype: string
  - name: Length
    dtype: string
  - name: Views
    dtype: string
  - name: Video URL
    dtype: string
  - name: Video ID
    dtype: string
  - name: Publish Date
    dtype: string
  - name: Tags
    dtype: string
  - name: Description
    dtype: string
  - name: Transcription
    dtype: string
  - name: Transcription_no_timestamp
    dtype: string
  - name: Transcription_punct
    dtype: string
  splits:
  - name: train
    num_bytes: 286095063
    num_examples: 5744
  download_size: 152768884
  dataset_size: 286095063
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---