Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use conorgee/HomophobicClassfication_roberta-large_fineTuned_model2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use conorgee/HomophobicClassfication_roberta-large_fineTuned_model2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="conorgee/HomophobicClassfication_roberta-large_fineTuned_model2")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("conorgee/HomophobicClassfication_roberta-large_fineTuned_model2") model = AutoModelForSequenceClassification.from_pretrained("conorgee/HomophobicClassfication_roberta-large_fineTuned_model2") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 4
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:b5836b5938529f358cee55393917f7af9ad466e0b0190a252a3398162130477c
|
| 3 |
size 1421495416
|
runs/Mar20_17-32-10_57d8391834f7/events.out.tfevents.1710955932.57d8391834f7.17888.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:bcaac57451a0cbe18f4f07abb2bd02a580a2ee53d8e925d0fa4b2dd3e59c3dc6
|
| 3 |
+
size 6912
|