Instructions to use nouman-10/task2B-preprocessed with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nouman-10/task2B-preprocessed with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="nouman-10/task2B-preprocessed")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("nouman-10/task2B-preprocessed") model = AutoModelForSequenceClassification.from_pretrained("nouman-10/task2B-preprocessed") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 10
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 540854065
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a513286b3c882cb98b84fe429311cf31d01c5864b811a797c9f03d65aada726
|
| 3 |
size 540854065
|
runs/Aug12_12-37-32_dbd4d19939a9/events.out.tfevents.1691843857.dbd4d19939a9.182.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:b58ed8661e4e7e6cbe953374b4aa8c21b2bcdb471808b3813620294377d4cb31
|
| 3 |
+
size 8472
|