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 ·
35bf702
1
Parent(s): 0b74095
Training in progress, epoch 1
Browse files
runs/Nov15_00-56-43_6354f03fa1dd/1700009920.7116795/events.out.tfevents.1700009920.6354f03fa1dd.144.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a0743bd51c6b047b0b633ebf8b29f7699cfcfb9ca39c925ec047075eb70a1650
|
| 3 |
+
size 5838
|
runs/Nov15_00-56-43_6354f03fa1dd/events.out.tfevents.1700009920.6354f03fa1dd.144.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8ef1b478cde07062eb98afa14afffb4c393bc766c3c7a0f9e24d3f39a652f4a0
|
| 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:84d13116ebb469abbd53b7b8f4abbe621d414f68553c3c1ad4007bbb23809c66
|
| 3 |
size 4088
|