Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use Ola172/article_classificationv0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ola172/article_classificationv0 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Ola172/article_classificationv0")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Ola172/article_classificationv0") model = AutoModelForSequenceClassification.from_pretrained("Ola172/article_classificationv0", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ola Emad Zahran commited on
Training in progress, epoch 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 540812300
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d564c2600db2ccd8f910938c89ce1aa0a4885da683cf9552b354d0361b1e093
|
| 3 |
size 540812300
|
runs/May08_03-35-13_1b911adfbf7e/events.out.tfevents.1715139567.1b911adfbf7e.2348.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:3b5bfeb8c6f11c3f264cfe5effca2aba048db58bbf3fda0db286ad294675e2e3
|
| 3 |
+
size 6733
|