Audio Classification
Transformers
TensorBoard
Safetensors
hubert
Generated from Trainer
Eval Results (legacy)
Instructions to use Hemg/heartbeat-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Hemg/heartbeat-detection with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="Hemg/heartbeat-detection")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("Hemg/heartbeat-detection") model = AutoModelForAudioClassification.from_pretrained("Hemg/heartbeat-detection", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 16
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 94766588
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3063a071fd1db892cfad8aa395f13cc762ed1652a8385dd68ba64005ba218d1b
|
| 3 |
size 94766588
|
runs/Apr04_11-31-39_c3596e20e628/events.out.tfevents.1712230300.c3596e20e628.29184.8
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f70f2d5e62db53098628db186694f1d87a28ecd5159381e37e5fb4262862033d
|
| 3 |
+
size 14376
|