BramVanroy
commited on
Commit
•
de2f148
1
Parent(s):
bc4fd1a
Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,16 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
base_model: DTAI-KULeuven/robbert-2023-dutch-large
|
|
|
|
|
4 |
---
|
5 |
|
6 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
7 |
should probably proofread and complete it, then remove this comment. -->
|
8 |
|
9 |
-
#
|
10 |
|
11 |
-
This model is a fine-tuned version of [
|
12 |
|
13 |
## Model description
|
14 |
|
@@ -43,4 +45,4 @@ The following hyperparameters were used during training:
|
|
43 |
- Transformers 4.45.1
|
44 |
- Pytorch 2.4.1+cu121
|
45 |
- Datasets 2.20.0
|
46 |
-
- Tokenizers 0.20.0
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
base_model: DTAI-KULeuven/robbert-2023-dutch-large
|
4 |
+
language:
|
5 |
+
- nl
|
6 |
---
|
7 |
|
8 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
9 |
should probably proofread and complete it, then remove this comment. -->
|
10 |
|
11 |
+
# SONAR500 Coarse Domains Classification model
|
12 |
|
13 |
+
This model is a fine-tuned version of [DTAI-KULeuven/robbert-2023-dutch-large](https://huggingface.co/DTAI-KULeuven/robbert-2023-dutch-large) on the [BramVanroy/SONAR500-coarse_domain](https://huggingface.co/datasets/BramVanroy/SONAR500-coarse_domain) dataset.
|
14 |
|
15 |
## Model description
|
16 |
|
|
|
45 |
- Transformers 4.45.1
|
46 |
- Pytorch 2.4.1+cu121
|
47 |
- Datasets 2.20.0
|
48 |
+
- Tokenizers 0.20.0
|