Update README.md
Browse files
README.md
CHANGED
@@ -15,15 +15,26 @@ dataset_info:
|
|
15 |
dtype: timestamp[ns]
|
16 |
splits:
|
17 |
- name: train
|
18 |
-
num_bytes: 164022287
|
19 |
num_examples: 86
|
20 |
download_size: 163139798
|
21 |
-
dataset_size: 164022287
|
22 |
configs:
|
23 |
- config_name: default
|
24 |
data_files:
|
25 |
- split: train
|
26 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
---
|
28 |
|
29 |
# Dataset Card for AI-Belha
|
@@ -105,5 +116,4 @@ Potential biases may arise from:
|
|
105 |
|
106 |
### Licensing Information
|
107 |
|
108 |
-
This dataset is released under the MIT License.
|
109 |
-
|
|
|
15 |
dtype: timestamp[ns]
|
16 |
splits:
|
17 |
- name: train
|
18 |
+
num_bytes: 164022287
|
19 |
num_examples: 86
|
20 |
download_size: 163139798
|
21 |
+
dataset_size: 164022287
|
22 |
configs:
|
23 |
- config_name: default
|
24 |
data_files:
|
25 |
- split: train
|
26 |
path: data/train-*
|
27 |
+
license: mit
|
28 |
+
task_categories:
|
29 |
+
- feature-extraction
|
30 |
+
- audio-classification
|
31 |
+
tags:
|
32 |
+
- audio
|
33 |
+
- classification
|
34 |
+
- biology
|
35 |
+
- beehive
|
36 |
+
size_categories:
|
37 |
+
- n<1K
|
38 |
---
|
39 |
|
40 |
# Dataset Card for AI-Belha
|
|
|
116 |
|
117 |
### Licensing Information
|
118 |
|
119 |
+
This dataset is released under the MIT License.
|
|