jenslemmens
commited on
Commit
•
3ea3bc8
1
Parent(s):
d75b186
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,9 @@ metrics:
|
|
9 |
model-index:
|
10 |
- name: dutch_genre_classifier
|
11 |
results: []
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -61,4 +64,4 @@ The following hyperparameters were used during training:
|
|
61 |
- Transformers 4.36.2
|
62 |
- Pytorch 2.1.2+cu121
|
63 |
- Datasets 2.16.1
|
64 |
-
- Tokenizers 0.15.0
|
|
|
9 |
model-index:
|
10 |
- name: dutch_genre_classifier
|
11 |
results: []
|
12 |
+
language:
|
13 |
+
- nl
|
14 |
+
pipeline_tag: text-classification
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
64 |
- Transformers 4.36.2
|
65 |
- Pytorch 2.1.2+cu121
|
66 |
- Datasets 2.16.1
|
67 |
+
- Tokenizers 0.15.0
|