Instructions to use Ammar2k/trained_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ammar2k/trained_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="Ammar2k/trained_model")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("Ammar2k/trained_model") model = AutoModelForAudioClassification.from_pretrained("Ammar2k/trained_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 378302360
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86f1616efd2339c0c0070501eb66e1b9348d71849f1062d2bdc573f9b2cc4c5d
|
| 3 |
size 378302360
|
runs/Feb02_15-43-13_7eca2f1347f8/events.out.tfevents.1706888598.7eca2f1347f8.296.1
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:1388eeb012690d68d92bdc4bb54c917896283b148cdea9d0753c190889639264
|
| 3 |
+
size 10379
|