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 4
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:c84b3bd68f513e2faebce0aff5c8bfaad1f34fcb8c738d8b0109106b22425e7f
|
| 3 |
size 94766588
|
runs/Apr04_09-34-43_c3596e20e628/events.out.tfevents.1712223284.c3596e20e628.396.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:4ef34e8fd583fa68eb3afa1823b7ca95767d1cebffc359b338ea75c9f4823166
|
| 3 |
+
size 8070
|