Instructions to use jdmartinev/CREMA_D_Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jdmartinev/CREMA_D_Model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="jdmartinev/CREMA_D_Model")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("jdmartinev/CREMA_D_Model") model = AutoModelForAudioClassification.from_pretrained("jdmartinev/CREMA_D_Model") - Notebooks
- Google Colab
- Kaggle
Commit ·
4fedbbe
1
Parent(s): 5326c82
Training in progress, epoch 9
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 385998761
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7dc1702512230fe64bc777bbf957ecfc34382e6fbfc2cd04322dd63fd23f322e
|
| 3 |
size 385998761
|
runs/May03_19-49-31_2957c7b25484/events.out.tfevents.1683143936.2957c7b25484.31.0
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:c121a72f48d9a8667cce08ef497aed79e7f95c73a407dc5b64d4ba3509b38c8e
|
| 3 |
+
size 155056
|