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 ·
0f52892
1
Parent(s): 53f222d
Training in progress, epoch 9
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:845bc5750db4b72f15de6ec6071b8cd17d6dbb45e2be39b8f25edd8949aee0c9
|
| 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:e8458e96be81e21bccceabe3934a69169f17eb69e13965609e364a43d072c67b
|
| 3 |
+
size 9231
|