Instructions to use gngpostalsrvc/COHeN with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gngpostalsrvc/COHeN with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="gngpostalsrvc/COHeN")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("gngpostalsrvc/COHeN") model = AutoModelForSequenceClassification.from_pretrained("gngpostalsrvc/COHeN") - Notebooks
- Google Colab
- Kaggle
Commit ·
eded2e0
1
Parent(s): 149cdee
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 5669247
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b2d27c4f563dc76f3d2ec99ee14906c305e7157091e38241682ca261c4c52ec6
|
| 3 |
size 5669247
|
runs/Mar05_18-22-12_43be24e2417a/events.out.tfevents.1678040540.43be24e2417a.127.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:770ff9794e29bbf05bf05f04a75da24f0d101e7e72781df63df4af7c18055d96
|
| 3 |
+
size 12378
|