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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
18d4bfa
1
Parent(s): f3cfea6
Training in progress, epoch 3
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:29da9be29150bf91efd44fe6097228985d38993c927ae4403c4d8255fa074f67
|
| 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:4a9a0a15b8ae88ee2c823005580d7b9d6cc74094d3574ed42af24701f0f5e74d
|
| 3 |
+
size 5523
|