WilsonChen0724 commited on
Commit
4162231
·
verified ·
1 Parent(s): ccdea03

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +74 -65
  2. data/test-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,72 +1,81 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: instruction
5
- dtype: string
6
- - name: answer
7
- dtype: string
8
-
9
- - name: source_dataset
10
- dtype: string
11
- - name: task_metric
12
- dtype: string
13
- - name: attribute_type
14
- dtype: string
15
- - name: attribute_value
16
- dtype: string
17
-
18
- - name: audio1
19
- dtype: audio
20
- - name: audio2
21
- dtype: audio
22
- - name: audio3
23
- dtype: audio
24
- - name: audio4
25
- dtype: audio
26
- - name: audio5
27
- dtype: audio
28
-
29
- - name: audio1_duration
30
- dtype: float64
31
- - name: audio2_duration
32
- dtype: float64
33
- - name: audio3_duration
34
- dtype: float64
35
- - name: audio4_duration
36
- dtype: float64
37
- - name: audio5_duration
38
- dtype: float64
39
-
40
- - name: audio1_sps
41
- dtype: float64
42
- - name: audio2_sps
43
- dtype: float64
44
- - name: audio3_sps
45
- dtype: float64
46
- - name: audio4_sps
47
- dtype: float64
48
- - name: audio5_sps
49
- dtype: float64
50
-
51
- - name: audio1_text
52
- dtype: string
53
- - name: audio2_text
54
- dtype: string
55
- - name: audio3_text
56
- dtype: string
57
- - name: audio4_text
58
- dtype: string
59
- - name: audio5_text
60
- dtype: string
61
-
 
 
 
 
 
 
62
  splits:
63
- - name: test
64
- num_examples: 50
65
- configs:
66
- - config_name: default
67
- data_files:
68
- - split: test
69
- path: data/test-*
 
 
 
70
  ---
71
 
72
  # Multi-Audio-Grounding: Max-Attribute Selection (L2-ARCTIC + CREMA-D)
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: qid
5
+ dtype: int64
6
+ - name: instruction
7
+ dtype: string
8
+ - name: answer
9
+ dtype: string
10
+ - name: source_dataset
11
+ dtype: string
12
+ - name: task_metric
13
+ dtype: string
14
+ - name: attribute_type
15
+ dtype: string
16
+ - name: attribute_value
17
+ dtype: string
18
+ - name: audio1
19
+ dtype:
20
+ audio:
21
+ sampling_rate: 16000
22
+ - name: audio2
23
+ dtype:
24
+ audio:
25
+ sampling_rate: 16000
26
+ - name: audio3
27
+ dtype:
28
+ audio:
29
+ sampling_rate: 16000
30
+ - name: audio4
31
+ dtype:
32
+ audio:
33
+ sampling_rate: 16000
34
+ - name: audio5
35
+ dtype:
36
+ audio:
37
+ sampling_rate: 16000
38
+ - name: audio1_duration
39
+ dtype: float64
40
+ - name: audio2_duration
41
+ dtype: float64
42
+ - name: audio3_duration
43
+ dtype: float64
44
+ - name: audio4_duration
45
+ dtype: float64
46
+ - name: audio5_duration
47
+ dtype: float64
48
+ - name: audio1_sps
49
+ dtype: float64
50
+ - name: audio2_sps
51
+ dtype: float64
52
+ - name: audio3_sps
53
+ dtype: float64
54
+ - name: audio4_sps
55
+ dtype: float64
56
+ - name: audio5_sps
57
+ dtype: float64
58
+ - name: audio1_text
59
+ dtype: string
60
+ - name: audio2_text
61
+ dtype: string
62
+ - name: audio3_text
63
+ dtype: string
64
+ - name: audio4_text
65
+ dtype: string
66
+ - name: audio5_text
67
+ dtype: string
68
  splits:
69
+ - name: test
70
+ num_bytes: 27337042
71
+ num_examples: 50
72
+ download_size: 27343084
73
+ dataset_size: 27337042
74
+ configs:
75
+ - config_name: default
76
+ data_files:
77
+ - split: test
78
+ path: data/test-*
79
  ---
80
 
81
  # Multi-Audio-Grounding: Max-Attribute Selection (L2-ARCTIC + CREMA-D)
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce63b5155d5575fb23db1f32de85d4a445f6d4b9fefca84a59d31a178b8211e0
3
- size 27342421
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bcd99ea3fce44f7e75c5a5ce718dee27a623a3bcbe193b1032cf9d60cfc5fe0
3
+ size 27343084