Instructions to use jayanta/roberta-harmeme-P with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jayanta/roberta-harmeme-P with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="jayanta/roberta-harmeme-P")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("jayanta/roberta-harmeme-P") model = AutoModelForSequenceClassification.from_pretrained("jayanta/roberta-harmeme-P") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 19
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:406d5c7eef9a34c8d36c35b34043dd6c3828347f16a403ac3c18f736af38d12c
|
| 3 |
size 498665141
|
runs/Mar21_11-16-10_teesta/events.out.tfevents.1710999990.teesta.34346.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:19a7b84842352de59dafc8ed2a1e01dcb8a9a7feea4f40a3bf295a9e93e0f321
|
| 3 |
+
size 13605
|