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 19
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:4678607f74b501eb7d68fc5d99037dd0186f6991e9bee1de37fa32f7bc7bea9d
|
| 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:4b7a3b8ab7cc639d51033d6cc0d185d0c783f4628519579309a2c287e407f953
|
| 3 |
+
size 11606
|