Audio Classification
Transformers
TensorBoard
Safetensors
wav2vec2
Generated from Trainer
Eval Results (legacy)
Instructions to use Hemg/dangerous-heartbeat-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Hemg/dangerous-heartbeat-detection with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="Hemg/dangerous-heartbeat-detection")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("Hemg/dangerous-heartbeat-detection") model = AutoModelForAudioClassification.from_pretrained("Hemg/dangerous-heartbeat-detection", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 0
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 378305452
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8fe062232db417b96ccb0040c0af61cd6259d520a6426d82f9f784a74cfb1745
|
| 3 |
size 378305452
|
runs/Mar31_03-14-17_2a328889baa5/events.out.tfevents.1711854858.2a328889baa5.277.6
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0773694e3181af21a7bbee5312ec6f96b3d893ffa30d0c912eb57eef4e9e84a7
|
| 3 |
+
size 7108
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4920
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0351a1dc2d4a333473dcf90175712b2b377570b9cee37649b0f7f8e385d7fb6a
|
| 3 |
size 4920
|