FidelOdok commited on
Commit
86f1db8
1 Parent(s): 0479a58

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +112 -0
README.md ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: audio
5
+ dtype: audio
6
+ - name: label
7
+ dtype:
8
+ class_label:
9
+ names:
10
+ '0': '0'
11
+ '1': '101'
12
+ '2': '106'
13
+ '3': '112'
14
+ '4': '117'
15
+ '5': '122'
16
+ '6': '129'
17
+ '7': '134'
18
+ '8': '137'
19
+ '9': '139'
20
+ '10': '151'
21
+ '11': '156'
22
+ '12': '166'
23
+ '13': '169'
24
+ '14': '171'
25
+ '15': '172'
26
+ '16': '18'
27
+ '17': '182'
28
+ '18': '187'
29
+ '19': '189'
30
+ '20': '190'
31
+ '21': '192'
32
+ '22': '200'
33
+ '23': '205'
34
+ '24': '207'
35
+ '25': '209'
36
+ '26': '211'
37
+ '27': '218'
38
+ '28': '219'
39
+ '29': '221'
40
+ '30': '224'
41
+ '31': '226'
42
+ '32': '227'
43
+ '33': '229'
44
+ '34': '237'
45
+ '35': '239'
46
+ '36': '242'
47
+ '37': '244'
48
+ '38': '257'
49
+ '39': '26'
50
+ '40': '260'
51
+ '41': '262'
52
+ '42': '265'
53
+ '43': '278'
54
+ '44': '281'
55
+ '45': '3'
56
+ '46': '312'
57
+ '47': '317'
58
+ '48': '328'
59
+ '49': '343'
60
+ '50': '351'
61
+ '51': '354'
62
+ '52': '356'
63
+ '53': '358'
64
+ '54': '359'
65
+ '55': '368'
66
+ '56': '369'
67
+ '57': '371'
68
+ '58': '372'
69
+ '59': '373'
70
+ '60': '378'
71
+ '61': '380'
72
+ '62': '383'
73
+ '63': '385'
74
+ '64': '386'
75
+ '65': '391'
76
+ '66': '394'
77
+ '67': '397'
78
+ '68': '4'
79
+ '69': '422'
80
+ '70': '423'
81
+ '71': '424'
82
+ '72': '426'
83
+ '73': '427'
84
+ '74': '428'
85
+ '75': '46'
86
+ '76': '49'
87
+ '77': '5'
88
+ '78': '50'
89
+ '79': '58'
90
+ '80': '6'
91
+ '81': '66'
92
+ '82': '67'
93
+ '83': '69'
94
+ '84': '7'
95
+ '85': '71'
96
+ '86': '73'
97
+ '87': '82'
98
+ '88': '84'
99
+ '89': '86'
100
+ '90': '87'
101
+ '91': '89'
102
+ '92': '96'
103
+ splits:
104
+ - name: train
105
+ num_bytes: 21491848138.0
106
+ num_examples: 22500
107
+ download_size: 999178438
108
+ dataset_size: 21491848138.0
109
+ ---
110
+ # Dataset Card for "SOFA_DOA_10_deg"
111
+
112
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)