Instructions to use conorgee/HomophobicClassfication_roberta-large_fineTuned_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use conorgee/HomophobicClassfication_roberta-large_fineTuned_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="conorgee/HomophobicClassfication_roberta-large_fineTuned_model")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("conorgee/HomophobicClassfication_roberta-large_fineTuned_model") model = AutoModelForSequenceClassification.from_pretrained("conorgee/HomophobicClassfication_roberta-large_fineTuned_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 9
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1421495416
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b2bb8815012ee4a520f6024336d4f95af9840c7b533f507648ea850233d0a31d
|
| 3 |
size 1421495416
|
runs/Mar20_11-53-16_6bfb7667665f/events.out.tfevents.1710935597.6bfb7667665f.19576.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:39a97493bcfc5d611b069f6d1fdeeac2fd7afa2d6e1ee924291a0aad6230707d
|
| 3 |
+
size 8382
|