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 ·
0d97298
1
Parent(s): 9aa8683
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 1421591285
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:987b97a0175ee00e3f8189333bc22ad2b81f77b7de15c043006f49ff7ddc7f08
|
| 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:31d4b0dbc4a093e6bdfb21006c2aa2a4ba209044c6dad129db689b199eb80ae2
|
| 3 |
+
size 4850
|