Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use Ahmed235/roberta-base-topic_classification_simple2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ahmed235/roberta-base-topic_classification_simple2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Ahmed235/roberta-base-topic_classification_simple2")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Ahmed235/roberta-base-topic_classification_simple2") model = AutoModelForSequenceClassification.from_pretrained("Ahmed235/roberta-base-topic_classification_simple2") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 20
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 725458760
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:70151f67aff7bd67a73e7c65bbdec88f4215c871128096cfd15e8b4097349953
|
| 3 |
size 725458760
|
runs/Jan27_19-44-39_f88a4aa5a720/events.out.tfevents.1706384680.f88a4aa5a720.1702.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:b16f48e4dc61fdc07a76e5c456d7d6ec12fcf5e556248d84753da02f01e2efa1
|
| 3 |
+
size 12034
|