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 14
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:f50856f22b0798b0957c74d4255c7b092a7ee89935751bf6228d4a0dc76155a4
|
| 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:6328295460a3908cbcd4214f2f3270a8b667d115dfc2cdf60478410f738947f3
|
| 3 |
+
size 26552
|