Text Classification
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
text-embeddings-inference
Instructions to use Jeska/VaccinChatSentenceClassifierDutch_fromBERTje2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Jeska/VaccinChatSentenceClassifierDutch_fromBERTje2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Jeska/VaccinChatSentenceClassifierDutch_fromBERTje2")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Jeska/VaccinChatSentenceClassifierDutch_fromBERTje2") model = AutoModelForSequenceClassification.from_pretrained("Jeska/VaccinChatSentenceClassifierDutch_fromBERTje2") - 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 437190509
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a2b11d00974bbd5de3ad618784952bf45dad662a0fec43798cbfb2353b200922
|
| 3 |
size 437190509
|
runs/Dec07_13-07-11_jbuhmann/events.out.tfevents.1638882455.jbuhmann.31503.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:5bc08d4e77c1c4a505280dc1fce1e53e3cf91ce5ef0d8f756765936bc72c96bb
|
| 3 |
+
size 27361
|