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 2
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:e4a7260658c3de72863adf81cb5588d3a80d71b78e4ed335bcba04d70d028987
|
| 3 |
size 94766588
|
runs/Apr04_09-22-58_c3596e20e628/events.out.tfevents.1712222579.c3596e20e628.396.5
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:7b49e54f78fa9a76bfe336e45fe09e36ee55c2d60ac7dc3167a3bbf27a229df6
|
| 3 |
+
size 6677
|