Instructions to use marianna13/text-audio-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use marianna13/text-audio-classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="marianna13/text-audio-classification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("marianna13/text-audio-classification") model = AutoModelForSequenceClassification.from_pretrained("marianna13/text-audio-classification") - Notebooks
- Google Colab
- Kaggle
Commit ·
2298f0f
1
Parent(s): 58a201a
Training in progress, epoch 2
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 268003181
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc4f6267dc881e0f3a0108bd880415ad7b186af16b7e389f23919fc94461a665
|
| 3 |
size 268003181
|
runs/Jun02_13-33-25_70e1cb6ab3d9/events.out.tfevents.1685712808.70e1cb6ab3d9.967.84
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:056064f84fbaa4115d0f765140db143e055e96b8ad9d015575cf2b3c637d82ad
|
| 3 |
+
size 6654
|