Instructions to use 4tt4/TransMod with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use 4tt4/TransMod with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="4tt4/TransMod")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("4tt4/TransMod") model = AutoModelForAudioClassification.from_pretrained("4tt4/TransMod") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 17
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:09d7944a23cd3e60b8644fee6d45d8693f8f48cf6a5ca24810022c10d3c135ba
|
| 3 |
size 378305452
|
runs/Apr24_16-25-41_75b54d76d50d/events.out.tfevents.1713975941.75b54d76d50d.2428.2
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:08309b77d918db9051075456a887498e47d83d6d149012fc9e91e205011be9f8
|
| 3 |
+
size 26258
|