Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use Ahmed235/roberta-base-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ahmed235/roberta-base-classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Ahmed235/roberta-base-classification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Ahmed235/roberta-base-classification") model = AutoModelForSequenceClassification.from_pretrained("Ahmed235/roberta-base-classification") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 7
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 725492596
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52d21114174b8834ebbed67a78542332ee4a54a45d0ebf8a95f0ad17114a11f1
|
| 3 |
size 725492596
|
runs/Jan28_02-43-26_15f041e81f8d/events.out.tfevents.1706409806.15f041e81f8d.75649.1
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:bb95c337e33ef8a61ffdb7b69dd7a0b0acf8c5ae77c9a4b5365083832728d06d
|
| 3 |
+
size 7768
|