Text Classification
Transformers
PyTorch
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use gArthur98/Greg-DistilBert-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gArthur98/Greg-DistilBert-classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="gArthur98/Greg-DistilBert-classifier")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("gArthur98/Greg-DistilBert-classifier") model = AutoModelForSequenceClassification.from_pretrained("gArthur98/Greg-DistilBert-classifier") - Notebooks
- Google Colab
- Kaggle
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 267858605
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e0b673a343ef4cf1cb3789a6a987137b94f4898aed7439f9da5a4310740cc20
|
| 3 |
size 267858605
|
runs/Jul29_19-42-30_f6c6f92035c3/events.out.tfevents.1690659755.f6c6f92035c3.778.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:e14d7a285f0b061a8b70c390850f3f197f09f12f313a24505905c398a4d1013d
|
| 3 |
+
size 6832
|