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 14
Browse files
logs/events.out.tfevents.1711735231.5979db352813.26588.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:396202ed18cb8145c405f8af3ee340ea14537030b8ba43887824d4985c7aa9f4
|
| 3 |
+
size 23117
|
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:cbe6fb3293726a7d23f6782fac249c7db4b09e1e5069ebfb88237bd2a8c65a43
|
| 3 |
size 498612824
|