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 ·
4031be2
1
Parent(s): 942637b
Training in progress, epoch 20
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:20dfa905413a8c627217ba458f47eede10a9566a5f70243db41f4193d8ee86b4
|
| 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:6944031f2dffffe974cb086e5e052e86d9eac56f9e444d4607e7f6810202e0c4
|
| 3 |
+
size 10892
|