dcml0714 commited on
Commit
847b155
·
verified ·
1 Parent(s): 8254c1e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +68 -70
README.md CHANGED
@@ -1,71 +1,69 @@
1
- ---
2
- dataset_info:
3
- - config_name: role_playing
4
- features:
5
- - name: ID
6
- dtype: int64
7
- - name: text_0
8
- dtype: string
9
- - name: text_1
10
- dtype: string
11
- - name: audio_0
12
- dtype:
13
- audio:
14
- sampling_rate: 16000
15
- - name: audio_1
16
- dtype:
17
- audio:
18
- sampling_rate: 16000
19
- - name: source
20
- dtype: string
21
- - name: speaker1
22
- dtype: string
23
- - name: speaker2
24
- dtype: string
25
- splits:
26
- - name: test
27
- num_bytes: 182310504
28
- num_examples: 20
29
- download_size: 148908359
30
- dataset_size: 182310504
31
- - config_name: voice_instruction_following
32
- features:
33
- - name: ID
34
- dtype: int64
35
- - name: text_1
36
- dtype: string
37
- - name: text_2
38
- dtype: string
39
- - name: audio_1
40
- dtype:
41
- audio:
42
- sampling_rate: 16000
43
- - name: audio_2
44
- dtype:
45
- audio:
46
- sampling_rate: 16000
47
- splits:
48
- - name: test
49
- num_bytes: 36665909
50
- num_examples: 20
51
- download_size: 35109899
52
- dataset_size: 36665909
53
- configs:
54
- - config_name: role_playing
55
- data_files:
56
- - split: test
57
- path: role_playing/test-*
58
- - config_name: voice_instruction_following
59
- data_files:
60
- - split: test
61
- path: voice_instruction_following/test-*
62
- license: apache-2.0
63
- task_categories:
64
- - audio-to-audio
65
- language:
66
- - en
67
- tags:
68
- - not-for-all-audiences
69
- size_categories:
70
- - n<1K
71
  ---
 
1
+ ---
2
+ dataset_info:
3
+ - config_name: role_playing
4
+ features:
5
+ - name: ID
6
+ dtype: int64
7
+ - name: text_0
8
+ dtype: string
9
+ - name: text_1
10
+ dtype: string
11
+ - name: audio_0
12
+ dtype:
13
+ audio:
14
+ sampling_rate: 16000
15
+ - name: audio_1
16
+ dtype:
17
+ audio:
18
+ sampling_rate: 16000
19
+ - name: source
20
+ dtype: string
21
+ - name: speaker1
22
+ dtype: string
23
+ - name: speaker2
24
+ dtype: string
25
+ splits:
26
+ - name: test
27
+ num_bytes: 182310504
28
+ num_examples: 20
29
+ download_size: 148908359
30
+ dataset_size: 182310504
31
+ - config_name: voice_instruction_following
32
+ features:
33
+ - name: ID
34
+ dtype: int64
35
+ - name: text_1
36
+ dtype: string
37
+ - name: text_2
38
+ dtype: string
39
+ - name: audio_1
40
+ dtype:
41
+ audio:
42
+ sampling_rate: 16000
43
+ - name: audio_2
44
+ dtype:
45
+ audio:
46
+ sampling_rate: 16000
47
+ splits:
48
+ - name: test
49
+ num_bytes: 36665909
50
+ num_examples: 20
51
+ download_size: 35109899
52
+ dataset_size: 36665909
53
+ configs:
54
+ - config_name: role_playing
55
+ data_files:
56
+ - split: test
57
+ path: role_playing/test-*
58
+ - config_name: voice_instruction_following
59
+ data_files:
60
+ - split: test
61
+ path: voice_instruction_following/test-*
62
+ license: apache-2.0
63
+ task_categories:
64
+ - audio-to-audio
65
+ language:
66
+ - en
67
+ size_categories:
68
+ - n<1K
 
 
69
  ---