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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 17
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:1d5d8be9439da1b0f24af08c8a193d1927a72310e2f973a2eab4332470d09106
|
| 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:5023a57126fb578a34d629c74282637e4eecb494366390a6ba7dbe60196142d3
|
| 3 |
+
size 12661
|