Text Classification
Transformers
PyTorch
TensorBoard
deberta-v2
Generated from Trainer
text-embeddings-inference
Instructions to use SiddharthaM/mdeberta-hate-final with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SiddharthaM/mdeberta-hate-final with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="SiddharthaM/mdeberta-hate-final")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("SiddharthaM/mdeberta-hate-final") model = AutoModelForSequenceClassification.from_pretrained("SiddharthaM/mdeberta-hate-final") - Notebooks
- Google Colab
- Kaggle
Commit ·
a4f8d68
1
Parent(s): 78c15a5
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 1115315755
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e190633aabf485f33a351ac7e8dba37188fd3cfcb7a011972f70f18c87af33b
|
| 3 |
size 1115315755
|
runs/Dec20_19-56-25_teesta/events.out.tfevents.1671546393.teesta.26777.2
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:43365d381798f9d1e9c83af5fddeb6f91f674c2c8dd97df47462e5536f36050a
|
| 3 |
+
size 7607
|