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
Training in progress, epoch 15
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 421057205
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bee7303fcd1b4f2340aedd3506361cfbe28a3fa79321ec99bfc30900e3cc160c
|
| 3 |
size 421057205
|
runs/May16_09-47-19_1fa9487fce68/events.out.tfevents.1684230443.1fa9487fce68.53926.2
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:2c74dcd54d38afbd7c8d9124a8d8e4c3a88d21708f776890a9777e137078de48
|
| 3 |
+
size 9036
|