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 19
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:fd895e1bd43dd42dbbf81017bcf618d959da77f1d78d087bd0ce9ebd1a6a6ab9
|
| 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:a72aa17b9e5130241b1775b87460f426db25eb4a874abd540260aa43ab70bf3d
|
| 3 |
+
size 28524
|