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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Md Ibrahim Ibne Alam commited on
Commit ·
03feb38
1
Parent(s): ea2c3b0
Training in progress, epoch 1
Browse files
runs/Nov15_22-47-54_c9cfec7b87d4/1700088477.527245/events.out.tfevents.1700088477.c9cfec7b87d4.570.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34b109089dc842c0e60fb8438eef8038facb51b48cec55f516eb88a9ccf8ebc6
|
| 3 |
+
size 5838
|
runs/Nov15_22-47-54_c9cfec7b87d4/events.out.tfevents.1700088477.c9cfec7b87d4.570.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36f493385ac66f897ee9891dca7d6cb7fc588716550d1f7d1c30f94c0f01d8a1
|
| 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:dcaf3e787a67e9e781bed4c24a1c418a8aedff4ffe1d3feca0ce0d4829dce163
|
| 3 |
size 4088
|