Instructions to use nizarh1999/final_test_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nizarh1999/final_test_classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="nizarh1999/final_test_classification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("nizarh1999/final_test_classification") model = AutoModelForSequenceClassification.from_pretrained("nizarh1999/final_test_classification") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 935348320
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2de724c8d4083d3377101483c84a1fdbf922db555003b8adc76046115d74afe
|
| 3 |
size 935348320
|
runs/Apr12_04-22-32_3bad9826c1e7/events.out.tfevents.1712895753.3bad9826c1e7.1833.2
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:a72df6e1ba147c0ce691b49a0ea5bb050921991b8745fec31595993fe7204dbd
|
| 3 |
+
size 6918
|