Text Classification
Transformers
PyTorch
TensorBoard
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use SiddharthaM/distilbert-profane-final with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SiddharthaM/distilbert-profane-final with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="SiddharthaM/distilbert-profane-final")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("SiddharthaM/distilbert-profane-final") model = AutoModelForSequenceClassification.from_pretrained("SiddharthaM/distilbert-profane-final") - Notebooks
- Google Colab
- Kaggle
Commit ·
699054f
1
Parent(s): 7db4cb5
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 541339121
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5907de55afea8665f81606d74392cb6b97e19e267c389eee59fce0f04480262a
|
| 3 |
size 541339121
|
runs/Dec21_17-42-28_teesta/events.out.tfevents.1671624760.teesta.11019.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:c16c7c570a5c7f5c951d4994f76aaa0869b42f831a270ef1326e31b81c506d92
|
| 3 |
+
size 6766
|