Instructions to use warrior1127/hate_roberta_large_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use warrior1127/hate_roberta_large_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="warrior1127/hate_roberta_large_model")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("warrior1127/hate_roberta_large_model") model = AutoModelForSequenceClassification.from_pretrained("warrior1127/hate_roberta_large_model") - Notebooks
- Google Colab
- Kaggle
Commit ·
9aa8683
1
Parent(s): dfb6935
Training in progress, epoch 2
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1421591285
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a53c1a28497309071823c508557308796ba57bc1df640b1e824944fc93043ebd
|
| 3 |
size 1421591285
|
runs/Feb13_19-09-04_sailvtcs.cs.vt.edu/events.out.tfevents.1676333356.sailvtcs.cs.vt.edu.1142598.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:96eb46789e4ff82c765ebc480ae3ee776a340063e042f1380b71b9730e706322
|
| 3 |
+
size 4527
|