FD0798104 commited on
Commit
efbbdbe
1 Parent(s): 77dbbb8

End of training

Browse files
README.md CHANGED
@@ -3,6 +3,9 @@ license: mit
3
  base_model: DTAI-KULeuven/robbert-2023-dutch-base
4
  tags:
5
  - generated_from_trainer
 
 
 
6
  model-index:
7
  - name: thesis_RobBERT
8
  results: []
@@ -14,6 +17,10 @@ should probably proofread and complete it, then remove this comment. -->
14
  # thesis_RobBERT
15
 
16
  This model is a fine-tuned version of [DTAI-KULeuven/robbert-2023-dutch-base](https://huggingface.co/DTAI-KULeuven/robbert-2023-dutch-base) on an unknown dataset.
 
 
 
 
17
 
18
  ## Model description
19
 
@@ -41,6 +48,13 @@ The following hyperparameters were used during training:
41
  - lr_scheduler_warmup_steps: 500
42
  - num_epochs: 1
43
 
 
 
 
 
 
 
 
44
  ### Framework versions
45
 
46
  - Transformers 4.38.2
 
3
  base_model: DTAI-KULeuven/robbert-2023-dutch-base
4
  tags:
5
  - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
  model-index:
10
  - name: thesis_RobBERT
11
  results: []
 
17
  # thesis_RobBERT
18
 
19
  This model is a fine-tuned version of [DTAI-KULeuven/robbert-2023-dutch-base](https://huggingface.co/DTAI-KULeuven/robbert-2023-dutch-base) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 4.6461
22
+ - Accuracy: 0.1827
23
+ - F1: 0.0891
24
 
25
  ## Model description
26
 
 
48
  - lr_scheduler_warmup_steps: 500
49
  - num_epochs: 1
50
 
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | 5.1293 | 1.0 | 489 | 4.6461 | 0.1827 | 0.0891 |
56
+
57
+
58
  ### Framework versions
59
 
60
  - Transformers 4.38.2
config.json CHANGED
@@ -1060,6 +1060,7 @@
1060
  "num_hidden_layers": 12,
1061
  "pad_token_id": 1,
1062
  "position_embedding_type": "absolute",
 
1063
  "sep_token_id": 3,
1064
  "tokenizer_class": "RobertaTokenizerFast",
1065
  "torch_dtype": "float32",
 
1060
  "num_hidden_layers": 12,
1061
  "pad_token_id": 1,
1062
  "position_embedding_type": "absolute",
1063
+ "problem_type": "single_label_classification",
1064
  "sep_token_id": 3,
1065
  "tokenizer_class": "RobertaTokenizerFast",
1066
  "torch_dtype": "float32",
logs/events.out.tfevents.1712935702.3abc3077e426.695.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76f88e7cc24e31e457b0317e0bce3c8e40a9923fb7495f62e1b569895681becc
3
+ size 39004
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:618a5f8b4411a549b5f723409cb88d35271b9fcfaf5576678e81ecf7d33f9eab
3
  size 499382884
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9561bd48219abe9dbb177b06722dfc1669a68b38c71d9d61396bd413eeeaf98
3
  size 499382884