Text Classification
Transformers
PyTorch
TensorBoard
English
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use DunnBC22/distilbert-base-uncased-Regression-Simpsons_Plus_Others with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DunnBC22/distilbert-base-uncased-Regression-Simpsons_Plus_Others with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="DunnBC22/distilbert-base-uncased-Regression-Simpsons_Plus_Others")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("DunnBC22/distilbert-base-uncased-Regression-Simpsons_Plus_Others") model = AutoModelForSequenceClassification.from_pretrained("DunnBC22/distilbert-base-uncased-Regression-Simpsons_Plus_Others") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 25
Browse files
.DS_Store
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6148
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d38c1abd5bdca2a788b1355a081090dcb6289434d19b13744268fe96a511fcb4
|
| 3 |
size 6148
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267849841
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb8ba3f57be424f005858d8bd9b171229341c93b6eb634313dc2f10e1279a497
|
| 3 |
size 267849841
|
runs/Sep29_22-08-41_Brians-Mac-mini.local/events.out.tfevents.1664507326.Brians-Mac-mini.local.2950.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:f104538d21a984a6c6b078a1d4622a6c96241214cbd2147fd3ea09adf2c79744
|
| 3 |
+
size 18012
|