vikhyatk commited on
Commit
ac07022
1 Parent(s): 8c46b73

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: audio
7
+ dtype: audio
8
+ - name: prompt
9
+ dtype: string
10
+ ---