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 4
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:d0a50dfc4ba5e8962751f864eb2048da29dad3a4b7054b5f4b637795d6c2850e
|
| 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:959c1a601ce7e72e18a81c7b6361f4730af16c792f70a69b88d2ccb985d1fc43
|
| 3 |
+
size 6874
|