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 10
Browse files
logs/events.out.tfevents.1711970410.709d337ce7e4.168.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c54823ef962b62d70479b6989b73e6ecf640d71dafe33378b0693c0e8b02abb4
|
| 3 |
+
size 9459
|
logs/events.out.tfevents.1711970623.709d337ce7e4.8176.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d294181319862decbb86e97b72f330043703fd16350e5ab3459838c50108ba2
|
| 3 |
+
size 12562
|
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:05d527ca2f0acdd2dc53a2f2fe7ab5d603650ec123a4484c0626afa229e9f056
|
| 3 |
size 498612824
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4920
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ded5e80f81f08f05cf02ea9f5882a87574b43c825309fc7b1c7f3cdac0dc0386
|
| 3 |
size 4920
|