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 6
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262862388
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a43b2632d2098e92d8a50c4bc8f3b144f825e68299d3c67cf18d70c6f879e48c
|
| 3 |
size 1262862388
|
runs/Apr28_08-02-07_b5746c66e412/events.out.tfevents.1714291328.b5746c66e412.160.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:48462fd215bb7daa4081be814f9e449aa867e1e6c69c1cf23615bb8d448b2699
|
| 3 |
+
size 33993
|