procit011 commited on
Commit
dfa56a9
·
verified ·
1 Parent(s): a499d73

fine_tuned_robbert2

Browse files
Files changed (3) hide show
  1. README.md +7 -7
  2. config.json +1 -1
  3. 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.1846
23
- - F1: 0.9543
24
- - Accuracy: 0.9542
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.1714 | 1.0 | 153 | 0.2318 | 0.9197 | 0.9211 |
57
- | 0.2492 | 2.0 | 306 | 0.2178 | 0.9468 | 0.9474 |
58
- | 0.0469 | 3.0 | 459 | 0.2212 | 0.9536 | 0.9539 |
59
 
60
 
61
  ### Framework versions
62
 
63
- - Transformers 5.1.0
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.1.0",
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:9e52e4faedd0b200292ed384e08b37742f8776291ebae1ebb84ebb9c8c48f0f5
3
  size 467081796
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f07c2fba2f41fc5afb84b84c0a644c6bc89110abddb2697741f1a18a3199041e
3
  size 467081796