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 6
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:11d6cad36d7e0ad06f7d277c9251dec4ab22a911c9ff58502b07cfc044faa0a3
|
| 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:b393cae259dc6b0d3f6e401a432e5ec9668e48f2d6e323fe1e88eaa0299cb9c5
|
| 3 |
+
size 7543
|