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 ·
45364f8
1
Parent(s): c243900
Training in progress, epoch 18
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:31f7836c8eb0dee370b1138ef6215f923ae148467c8e299e255af50cb5042e47
|
| 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:81c5233b2738feb053ec83d1e5ff38e3bb703b051b01646e5b727773fd34605b
|
| 3 |
+
size 10246
|