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 ·
278b9d7
1
Parent(s): 4e225f7
Training in progress, epoch 16
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:f1723b35f953d31c3f45c5d7d7f7864689f6866a85847dec57c76ed3e2d9cd32
|
| 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:c30956ac8dd1c7e100dc022a72d9e24006275bdf5b184b26b39a4953755edeac
|
| 3 |
+
size 9600
|