bnestor commited on
Commit
a139a1a
1 Parent(s): c0a2fdb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: bigscience-openrail-m
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: bigscience-openrail-m
3
+ datasets:
4
+ - DORI-SRKW/DORI-ONC
5
+ - DORI-SRKW/DORI-Orcasound
6
+ base_model: openai/whisper-base
7
+ pipeline_tag: audio-classification
8
+ tags:
9
+ - biology
10
+ ---
11
+
12
+ This is a marine mammal detector, which classifies absence(0) or presence(1) of marine mammals. While it is trained on Orcasound and Ocean Networks Canada data, it has generalised well to Ocean Observatories Initiative and other nodes.
13
+