joujiboi commited on
Commit
25009a9
·
verified ·
1 Parent(s): 34182f3

Upload dataset

Browse files
0verflow_Shiny_Days/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16f7e204b4a1a2bf54e1ef1cb3bcf35e58ca2a22a9c10bc39b03e2244fb2e0fe
3
+ size 521736018
0verflow_Shiny_Days/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7acb640c871ff63f21f669d661e945c4d0127b1ae3a987b1317f308a9ca5da38
3
+ size 551408246
README.md CHANGED
@@ -1,3 +1,25 @@
1
  ---
2
  license: unknown
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: unknown
3
+ configs:
4
+ - config_name: 0verflow_Shiny_Days
5
+ data_files:
6
+ - split: train
7
+ path: 0verflow_Shiny_Days/train-*
8
+ dataset_info:
9
+ config_name: 0verflow_Shiny_Days
10
+ features:
11
+ - name: audio
12
+ dtype:
13
+ audio:
14
+ sampling_rate: 48000
15
+ - name: text
16
+ dtype: string
17
+ - name: audio_ID
18
+ dtype: string
19
+ splits:
20
+ - name: train
21
+ num_bytes: 940144571.088
22
+ num_examples: 37616
23
+ download_size: 1073144264
24
+ dataset_size: 940144571.088
25
  ---