Text Classification
Transformers
PyTorch
TensorFlow
TensorBoard
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use TirkNork/sentence_classfication_test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TirkNork/sentence_classfication_test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="TirkNork/sentence_classfication_test")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("TirkNork/sentence_classfication_test") model = AutoModelForSequenceClassification.from_pretrained("TirkNork/sentence_classfication_test") - 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:694f05e9e48c3eddc5da4e2af99f0dc388692781184e9b8fd6246234beabe8e3
|
| 3 |
size 267858605
|
runs/May19_08-16-07_09b31f71f988/events.out.tfevents.1684484301.09b31f71f988.5150.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:bcd0da11c15896b2a28e3174fa7c791c6d7fda9b5e7d834e12303496413a4d29
|
| 3 |
+
size 7651
|