Update README.md
Browse files
README.md
CHANGED
@@ -2,5 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
metrics:
|
4 |
- accuracy
|
|
|
|
|
5 |
---
|
6 |
See https://www.kaggle.com/code/dima806/musical-instrument-detection for details.
|
|
|
2 |
license: apache-2.0
|
3 |
metrics:
|
4 |
- accuracy
|
5 |
+
base_model:
|
6 |
+
- facebook/wav2vec2-base-960h
|
7 |
---
|
8 |
See https://www.kaggle.com/code/dima806/musical-instrument-detection for details.
|