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 7
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:d8a2487c270232567857a2b07cc94267c62fcd506a3d501e5b09545ea9d86b47
|
| 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:67d1c99c17ba8e092991893d7ddc351358c2a7f5e17d457f00fbb48ae964fd46
|
| 3 |
+
size 6482
|