Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use Nared45/roberta-base_correlation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Nared45/roberta-base_correlation with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Nared45/roberta-base_correlation")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Nared45/roberta-base_correlation") model = AutoModelForSequenceClassification.from_pretrained("Nared45/roberta-base_correlation") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 16
Browse files
logs/events.out.tfevents.1712020858.74d3767e60ee.250.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:8974eb4646f1b8cdd736c02997f69dfae93f7848d9bf9125482f43912a9b9c32
|
| 3 |
+
size 15669
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498612824
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ef10c5c0fc7eaeee5b369428fcfe79779ecaf33d03870d96fe7973e090b441b
|
| 3 |
size 498612824
|