ga642381 commited on
Commit
4def8f0
·
1 Parent(s): fce3cc8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: file
5
+ dtype: string
6
+ - name: audio
7
+ dtype: audio
8
+ - name: file2
9
+ dtype: string
10
+ - name: audio2
11
+ dtype: audio
12
+ - name: instruction
13
+ dtype: string
14
+ - name: label
15
+ dtype: string
16
+ splits:
17
+ - name: test
18
+ num_bytes: 1147293525.0
19
+ num_examples: 2000
20
+ download_size: 1062177659
21
+ dataset_size: 1147293525.0
22
+ ---
23
+ # Dataset Card for "DialogueActPairing_DailyTalk"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)