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 9
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:8351baa66fd7c2ce7dd8e236fe83bda41701f540685bf0ec1ecf6374758c8996
|
| 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:3b73bfbac4fdd7e21fd3a7fa52763889c9a6df5929fac84fef1d45d254b67ddb
|
| 3 |
+
size 7951
|