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 ·
43e96f0
1
Parent(s): 0f52892
Training in progress, epoch 10
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:6be3d5ac2338c0dadbb5d4f675bebc594dcfd74e792cb27c9d0f0d8f761cf64e
|
| 3 |
size 268003181
|
runs/Jun02_15-50-15_c59244a9609e/events.out.tfevents.1685721018.c59244a9609e.1216.0
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:d76e48b0e4d7bf3b5b0a8ba9b9a7af994efa531cacd85c9d540ce741774c940f
|
| 3 |
+
size 9554
|