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 3
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:e79542f8e033ea214e8207efaf7f6cf1cf93667d3dba50df9b6afaf584abf9e7
|
| 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:831ece14201f10217567b41c0d53b11c50e3141b2367bba633a7d2017b4b833b
|
| 3 |
+
size 6235
|