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", device_map="auto")# 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 ·
78c15a5
1
Parent(s): 18d4bfa
Training in progress, epoch 5
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:701edd7ec44dab371c63c5fcf0186e8f0c44eff8c53489695ddb1eaebc8701f3
|
| 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:20bd9a508cfe9ac92b928b00cedfd226dc4a6f6e5f7a610f535cda294a9e9e6b
|
| 3 |
+
size 6624
|