wilzzzz commited on
Commit
a1d5921
·
verified ·
1 Parent(s): e91c466

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +63 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: conversation_id
5
+ dtype: string
6
+ - name: iteration
7
+ dtype: int32
8
+ - name: turn_index
9
+ dtype: int32
10
+ - name: audio_path
11
+ dtype: string
12
+ - name: topic
13
+ dtype: string
14
+ - name: LLM1
15
+ dtype: string
16
+ - name: LLM2
17
+ dtype: string
18
+ - name: speaker
19
+ dtype: string
20
+ - name: text
21
+ dtype: string
22
+ - name: para_tags
23
+ struct:
24
+ - name: gender
25
+ dtype: string
26
+ - name: age
27
+ dtype: string
28
+ - name: pitch
29
+ dtype: string
30
+ - name: speed
31
+ dtype: string
32
+ - name: volume
33
+ dtype: string
34
+ - name: emotion
35
+ dtype: string
36
+ - name: audio
37
+ dtype:
38
+ audio:
39
+ sampling_rate: 24000
40
+ - name: reference
41
+ dtype: string
42
+ - name: emotion_reference
43
+ dtype: string
44
+ - name: audio_start
45
+ dtype: float32
46
+ - name: audio_end
47
+ dtype: float32
48
+ - name: audio_duration
49
+ dtype: float32
50
+ - name: full_dialogue_audio
51
+ dtype: string
52
+ splits:
53
+ - name: train
54
+ num_bytes: 22420075
55
+ num_examples: 16
56
+ download_size: 21593647
57
+ dataset_size: 22420075
58
+ configs:
59
+ - config_name: default
60
+ data_files:
61
+ - split: train
62
+ path: data/train-*
63
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c98947396ad1d26614580b74997754190b65086197c081355d40f3003fcad20
3
+ size 21593647