fine_tuned_robbert2
Browse files- README.md +7 -7
- config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [pdelobelle/robbert-v2-dutch-base](https://huggingface.co/pdelobelle/robbert-v2-dutch-base) on the None dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
-
- Loss: 0.
|
| 23 |
-
- F1: 0.
|
| 24 |
-
- Accuracy: 0.
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -53,14 +53,14 @@ The following hyperparameters were used during training:
|
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Accuracy |
|
| 55 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:--------:|
|
| 56 |
-
| 0.
|
| 57 |
-
| 0.
|
| 58 |
-
| 0.
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|
| 62 |
|
| 63 |
-
- Transformers 5.
|
| 64 |
- Pytorch 2.9.0+cu128
|
| 65 |
- Datasets 4.0.0
|
| 66 |
- Tokenizers 0.22.2
|
|
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [pdelobelle/robbert-v2-dutch-base](https://huggingface.co/pdelobelle/robbert-v2-dutch-base) on the None dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
+
- Loss: 0.2274
|
| 23 |
+
- F1: 0.9553
|
| 24 |
+
- Accuracy: 0.9571
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Accuracy |
|
| 55 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:--------:|
|
| 56 |
+
| 0.2448 | 1.0 | 163 | 0.3093 | 0.8988 | 0.9012 |
|
| 57 |
+
| 0.2404 | 2.0 | 326 | 0.2209 | 0.9294 | 0.9321 |
|
| 58 |
+
| 0.0954 | 3.0 | 489 | 0.2455 | 0.9372 | 0.9383 |
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|
| 62 |
|
| 63 |
+
- Transformers 5.0.0
|
| 64 |
- Pytorch 2.9.0+cu128
|
| 65 |
- Datasets 4.0.0
|
| 66 |
- Tokenizers 0.22.2
|
config.json
CHANGED
|
@@ -35,7 +35,7 @@
|
|
| 35 |
"position_embedding_type": "absolute",
|
| 36 |
"problem_type": "single_label_classification",
|
| 37 |
"tie_word_embeddings": true,
|
| 38 |
-
"transformers_version": "5.
|
| 39 |
"type_vocab_size": 1,
|
| 40 |
"use_cache": false,
|
| 41 |
"vocab_size": 40000
|
|
|
|
| 35 |
"position_embedding_type": "absolute",
|
| 36 |
"problem_type": "single_label_classification",
|
| 37 |
"tie_word_embeddings": true,
|
| 38 |
+
"transformers_version": "5.0.0",
|
| 39 |
"type_vocab_size": 1,
|
| 40 |
"use_cache": false,
|
| 41 |
"vocab_size": 40000
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 467081796
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f07c2fba2f41fc5afb84b84c0a644c6bc89110abddb2697741f1a18a3199041e
|
| 3 |
size 467081796
|