Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
---
|
4 |
See https://www.kaggle.com/code/dima806/cats-dogs-sounds-classifier for details.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- facebook/wav2vec2-base-960h
|
5 |
---
|
6 |
See https://www.kaggle.com/code/dima806/cats-dogs-sounds-classifier for details.
|