procit011 commited on
Commit
f5a0abe
·
verified ·
1 Parent(s): acef62b

fine_tuned_robbert_yes

Browse files
Files changed (3) hide show
  1. README.md +6 -6
  2. config.json +0 -10
  3. model.safetensors +2 -2
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.4953
23
- - F1: 0.9095
24
- - Accuracy: 0.9101
25
 
26
  ## Model description
27
 
@@ -53,9 +53,9 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | F1 | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:------:|:--------:|
56
- | 0.2837 | 1.0 | 178 | 0.3362 | 0.8968 | 0.8989 |
57
- | 0.4563 | 2.0 | 356 | 0.2734 | 0.9317 | 0.9326 |
58
- | 0.1892 | 3.0 | 534 | 0.3383 | 0.9321 | 0.9326 |
59
 
60
 
61
  ### Framework versions
 
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.0401
23
+ - F1: 0.9660
24
+ - Accuracy: 0.9677
25
 
26
  ## Model description
27
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | F1 | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:------:|:--------:|
56
+ | 0.1774 | 1.0 | 62 | 0.3539 | 0.9183 | 0.9194 |
57
+ | 0.0022 | 2.0 | 124 | 0.0010 | 1.0 | 1.0 |
58
+ | 0.0021 | 3.0 | 186 | 0.0007 | 1.0 | 1.0 |
59
 
60
 
61
  ### Framework versions
config.json CHANGED
@@ -12,19 +12,9 @@
12
  "hidden_act": "gelu",
13
  "hidden_dropout_prob": 0.1,
14
  "hidden_size": 768,
15
- "id2label": {
16
- "0": "LABEL_0",
17
- "1": "LABEL_1",
18
- "2": "LABEL_2"
19
- },
20
  "initializer_range": 0.02,
21
  "intermediate_size": 3072,
22
  "is_decoder": false,
23
- "label2id": {
24
- "LABEL_0": 0,
25
- "LABEL_1": 1,
26
- "LABEL_2": 2
27
- },
28
  "layer_norm_eps": 1e-05,
29
  "max_position_embeddings": 514,
30
  "model_type": "roberta",
 
12
  "hidden_act": "gelu",
13
  "hidden_dropout_prob": 0.1,
14
  "hidden_size": 768,
 
 
 
 
 
15
  "initializer_range": 0.02,
16
  "intermediate_size": 3072,
17
  "is_decoder": false,
 
 
 
 
 
18
  "layer_norm_eps": 1e-05,
19
  "max_position_embeddings": 514,
20
  "model_type": "roberta",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:849b9aa270e9345fcbcb137f43933599942c916153dc00f62cc48632965f3477
3
- size 467081796
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7e8b3dc9adf543f7ac86800f44ce6f0a6df2f506bba7d3fe1587c84cb8829af
3
+ size 467078720