Instructions to use nouman-10/test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nouman-10/test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="nouman-10/test")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("nouman-10/test") model = AutoModelForSequenceClassification.from_pretrained("nouman-10/test") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 540915569
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:449f323d9b15dab1842f413d6cb65e265c5f3ec01c85f2cc92e55c132404f33c
|
| 3 |
size 540915569
|
runs/Aug19_23-32-32_75438df574ba/events.out.tfevents.1692487958.75438df574ba.322.0
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:44ba03e5868b6d5368c6e9aef8ea52dfb6e6cbb2f501b22e701665f3b8ce44a8
|
| 3 |
+
size 5877
|