Push model using huggingface_hub.
Browse files- README.md +14 -0
- config.json +3 -0
- model.safetensors +3 -0
README.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: pytorch
|
| 3 |
+
license: apache-2.0
|
| 4 |
+
tags:
|
| 5 |
+
- audio
|
| 6 |
+
- model_hub_mixin
|
| 7 |
+
- panns
|
| 8 |
+
- pytorch_model_hub_mixin
|
| 9 |
+
- tagging
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
| 13 |
+
- Library: https://github.com/qiuqiangkong/audioset_tagging_cnn
|
| 14 |
+
- Docs: https://github.com/qiuqiangkong/audioset_tagging_cnn
|
config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "Cnn10"
|
| 3 |
+
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f1ccbde4f8c3cdf29d2fa4006cd3bcd5583c9afe4ebeb76eea334e75f0a08e3
|
| 3 |
+
size 25232732
|