Instructions to use Ibrahim-Alam/Test_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ibrahim-Alam/Test_1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Ibrahim-Alam/Test_1")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Ibrahim-Alam/Test_1") model = AutoModelForSequenceClassification.from_pretrained("Ibrahim-Alam/Test_1") - Notebooks
- Google Colab
- Kaggle
Md Ibrahim Ibne Alam commited on
Commit ·
d136af6
1
Parent(s): 0586265
Training in progress, epoch 1
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498662578
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:faaebe04e76c889ae135c6d4130957b6d37e62ee7b7f28e52267f7802334eb2a
|
| 3 |
size 498662578
|
runs/Nov16_13-28-10_4599f837dd61/1700141445.019601/events.out.tfevents.1700141445.4599f837dd61.542.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80513e21d22cc5886e53e389bdfb93ab19f5f963acbde6491a6e6f61bce2e01e
|
| 3 |
+
size 5838
|
runs/Nov16_13-28-10_4599f837dd61/events.out.tfevents.1700141445.4599f837dd61.542.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d179c65efa8094cdcbd179516a4922bfa14903b4fb789a3e23f64e0a99cf77c1
|
| 3 |
+
size 88
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4088
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dfffb360f083bb930271c58b9f2ff6f7e6cbcfd98c62854819084544b5bb1d32
|
| 3 |
size 4088
|