Instructions to use hazem74/firstModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hazem74/firstModel with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="hazem74/firstModel")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("hazem74/firstModel") model = AutoModelForSequenceClassification.from_pretrained("hazem74/firstModel") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437958648
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e6e0c7188accc0a09ec755da91b966e88f38d93b824efd08699c420d4aebf29
|
| 3 |
size 437958648
|
runs/Oct07_10-47-14_7341109dbe47/events.out.tfevents.1728298041.7341109dbe47.269.1
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:a3544e18f4d81c4440bb589a684989bc4dab06fc3d0b1a6e43a7428cf40dfb53
|
| 3 |
+
size 6052
|