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 ·
d08da2c
1
Parent(s): f7ee620
Training in progress, epoch 1
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:9d68c86f124f3828bf5d0d072a0393a57b71c3602f69b615f117cdbf4a4fad61
|
| 3 |
size 268003181
|
runs/Jun02_14-12-38_70e1cb6ab3d9/1685715161.6732113/events.out.tfevents.1685715161.70e1cb6ab3d9.967.95
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:266bf487f1f320f84d73b64e3e19f77c0378ab960d1c587beec6308539544f75
|
| 3 |
+
size 5906
|
runs/Jun02_14-12-38_70e1cb6ab3d9/events.out.tfevents.1685715161.70e1cb6ab3d9.967.94
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b9e5dcb7c27df393a773d9221f01ae27e942778fd5c912d2ebda472647bb4f4
|
| 3 |
+
size 6423
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3643
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:131ffa3e7cbced4694715dd2a1ae168bdeb23c38644071b0094422ab3f3c478f
|
| 3 |
size 3643
|