Instructions to use warrior1127/hate_roberta_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use warrior1127/hate_roberta_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="warrior1127/hate_roberta_model")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("warrior1127/hate_roberta_model") model = AutoModelForSequenceClassification.from_pretrained("warrior1127/hate_roberta_model") - Notebooks
- Google Colab
- Kaggle
Commit ·
29017a9
1
Parent(s): 5c0fa62
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 498665141
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35ce6e9063ac9bd32cc294ab8986c4ba62ab486e7c2408aafc91c2ee2d92b46d
|
| 3 |
size 498665141
|
runs/Feb13_18-51-46_sailvtcs.cs.vt.edu/events.out.tfevents.1676332330.sailvtcs.cs.vt.edu.1142598.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:396afb3b3ec5eedd7f45a0338837270964f920ca3b64fbbb1d5c25eb2f350fed
|
| 3 |
+
size 4507
|