Text Classification
Transformers
PyTorch
TensorBoard
Safetensors
English
distilbert
Generated from Trainer
Eval Results (legacy)
text-embeddings-inference
Instructions to use Hansaht/Text_classification_model_1_pytorch with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Hansaht/Text_classification_model_1_pytorch with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Hansaht/Text_classification_model_1_pytorch")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Hansaht/Text_classification_model_1_pytorch") model = AutoModelForSequenceClassification.from_pretrained("Hansaht/Text_classification_model_1_pytorch", device_map="auto") - 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 267855533
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c6bfade12a2a71138b60d8e092804589cb05e5b4281d958a559709da27dcd11
|
| 3 |
size 267855533
|
runs/Jul20_08-51-52_ffa444e7db0f/events.out.tfevents.1689843124.ffa444e7db0f.10555.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:8f7b7e55efd3113538419a0dfaf9c48144df7a801fcdff53a870caffa223f81f
|
| 3 |
+
size 8429
|