dwb2023 commited on
Commit
04a516f
·
verified ·
1 Parent(s): bcaeb86

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +29 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -1,3 +1,32 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ dataset_info:
4
+ features:
5
+ - name: url
6
+ dtype: string
7
+ - name: transcription
8
+ dtype: string
9
+ - name: title
10
+ dtype: string
11
+ - name: duration
12
+ dtype: int64
13
+ - name: uploader
14
+ dtype: string
15
+ - name: upload_date
16
+ dtype: timestamp[s]
17
+ - name: description
18
+ dtype: string
19
+ - name: datetime
20
+ dtype: timestamp[s]
21
+ splits:
22
+ - name: train
23
+ num_bytes: 160
24
+ num_examples: 1
25
+ download_size: 4693
26
+ dataset_size: 160
27
+ configs:
28
+ - config_name: default
29
+ data_files:
30
+ - split: train
31
+ path: data/train-*
32
  ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a74cfb041b13492a74f741197b598bd07d909d5df0006635de69b510624492a
3
+ size 4693