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 13
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:f0b770de5a8e321130470a6e289ed7f80c8db03b1e7a970e93d157a08a6b0f91
|
| 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:d60c423bcc9b40eee906c752b08ebd77acd41dff2fd74708c70763d19241c0b0
|
| 3 |
+
size 25903
|