Text Classification
Transformers
PyTorch
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use gratkadlafana/grammar_classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gratkadlafana/grammar_classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="gratkadlafana/grammar_classifier")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("gratkadlafana/grammar_classifier") model = AutoModelForSequenceClassification.from_pretrained("gratkadlafana/grammar_classifier") - Notebooks
- Google Colab
- Kaggle
Commit ·
bdb9dcb
1
Parent(s): b9b2770
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267855978
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:24432495f8fef417ffaaf308e61aa7a9b3a86e17e29f94fe6d69a67e942bc1bd
|
| 3 |
size 267855978
|
runs/Jan23_22-55-06_Wiktor-Komputer/events.out.tfevents.1706046913.Wiktor-Komputer.35814.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:003dbc65c92bf26db13b6fc69ba5c54871530aa8932f87b864b3bcc03c26b39c
|
| 3 |
+
size 5084
|