Instructions to use gngpostalsrvc/binary_COHeN with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gngpostalsrvc/binary_COHeN with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="gngpostalsrvc/binary_COHeN")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("gngpostalsrvc/binary_COHeN") model = AutoModelForSequenceClassification.from_pretrained("gngpostalsrvc/binary_COHeN", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
942637b
1
Parent(s): 45364f8
Training in progress, epoch 19
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5667900
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e92214f96e14a537ad74c6938a15b1e650ba9695663c36cddd1d36184f7de67
|
| 3 |
size 5667900
|
runs/Aug07_19-41-55_0a4a0ccc2f8d/events.out.tfevents.1691437332.0a4a0ccc2f8d.2001.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:71f615845d70091d0286dfd247fdbedbddd527d349d2770fb7c7566251b59d36
|
| 3 |
+
size 10569
|