Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,11 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: manifesto-dutch-binary-relevance
|
8 |
results: []
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
@@ -13,8 +18,8 @@ probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# manifesto-dutch-binary-relevance
|
15 |
|
16 |
-
|
17 |
-
|
18 |
|
19 |
|
20 |
## Model description
|
@@ -45,4 +50,4 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
- Transformers 4.34.1
|
47 |
- TensorFlow 2.14.0
|
48 |
-
- Tokenizers 0.14.1
|
|
|
6 |
model-index:
|
7 |
- name: manifesto-dutch-binary-relevance
|
8 |
results: []
|
9 |
+
language:
|
10 |
+
- nl
|
11 |
+
metrics:
|
12 |
+
- accuracy
|
13 |
+
pipeline_tag: text-classification
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
|
|
18 |
|
19 |
# manifesto-dutch-binary-relevance
|
20 |
|
21 |
+
|
22 |
+
This model is a fine-tuned version of [pdelobelle/robbert-v2-dutch-base](https://huggingface.co/pdelobelle/robbert-v2-dutch-base).
|
23 |
|
24 |
|
25 |
## Model description
|
|
|
50 |
|
51 |
- Transformers 4.34.1
|
52 |
- TensorFlow 2.14.0
|
53 |
+
- Tokenizers 0.14.1
|