Instructions to use arsruts/Robert-dutch_text_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use arsruts/Robert-dutch_text_classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="arsruts/Robert-dutch_text_classification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("arsruts/Robert-dutch_text_classification") model = AutoModelForSequenceClassification.from_pretrained("arsruts/Robert-dutch_text_classification", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 12500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 467087972
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2e4d463c6f48f6029d0901fc6d4ee588d13e54796d3273e96356fe4d4f13699
|
| 3 |
size 467087972
|
runs/Mar29_18-47-52_bb035906c63e/events.out.tfevents.1711738078.bb035906c63e.1067.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:2a965053a43fe2272e18fd0fadcc52126243a7d96e999abf41fb8e1966b4e3a5
|
| 3 |
+
size 7814
|