End of training
Browse files- README.md +76 -0
- config.json +52 -0
- model.safetensors +3 -0
- runs/Sep09_16-08-16_c74e3896f8e1/events.out.tfevents.1725898097.c74e3896f8e1.594.2 +3 -0
- runs/Sep09_16-10-38_c74e3896f8e1/events.out.tfevents.1725898240.c74e3896f8e1.594.3 +3 -0
- runs/Sep09_16-10-38_c74e3896f8e1/events.out.tfevents.1725899096.c74e3896f8e1.594.4 +3 -0
- training_args.bin +3 -0
README.md
ADDED
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: mit
|
4 |
+
base_model: DTAI-KULeuven/robbert-2023-dutch-large
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- precision
|
9 |
+
- recall
|
10 |
+
- f1
|
11 |
+
- accuracy
|
12 |
+
model-index:
|
13 |
+
- name: robbert-2023-dutch-large-topic_classification
|
14 |
+
results: []
|
15 |
+
---
|
16 |
+
|
17 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
+
should probably proofread and complete it, then remove this comment. -->
|
19 |
+
|
20 |
+
# robbert-2023-dutch-large-topic_classification
|
21 |
+
|
22 |
+
This model is a fine-tuned version of [DTAI-KULeuven/robbert-2023-dutch-large](https://huggingface.co/DTAI-KULeuven/robbert-2023-dutch-large) on an unknown dataset.
|
23 |
+
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.7479
|
25 |
+
- Precision: 0.9198
|
26 |
+
- Recall: 0.9008
|
27 |
+
- F1: 0.9082
|
28 |
+
- Accuracy: 0.9118
|
29 |
+
|
30 |
+
## Model description
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Intended uses & limitations
|
35 |
+
|
36 |
+
More information needed
|
37 |
+
|
38 |
+
## Training and evaluation data
|
39 |
+
|
40 |
+
More information needed
|
41 |
+
|
42 |
+
## Training procedure
|
43 |
+
|
44 |
+
### Training hyperparameters
|
45 |
+
|
46 |
+
The following hyperparameters were used during training:
|
47 |
+
- learning_rate: 5e-05
|
48 |
+
- train_batch_size: 8
|
49 |
+
- eval_batch_size: 8
|
50 |
+
- seed: 42
|
51 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
52 |
+
- lr_scheduler_type: linear
|
53 |
+
- num_epochs: 10
|
54 |
+
|
55 |
+
### Training results
|
56 |
+
|
57 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
58 |
+
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
59 |
+
| No log | 1.0 | 88 | 0.7486 | 0.8471 | 0.8101 | 0.8223 | 0.8333 |
|
60 |
+
| No log | 2.0 | 176 | 0.7488 | 0.8557 | 0.7525 | 0.7800 | 0.8137 |
|
61 |
+
| No log | 3.0 | 264 | 0.9650 | 0.8507 | 0.8430 | 0.8347 | 0.8284 |
|
62 |
+
| No log | 4.0 | 352 | 0.7878 | 0.8982 | 0.8472 | 0.8650 | 0.8775 |
|
63 |
+
| No log | 5.0 | 440 | 0.8113 | 0.9254 | 0.8876 | 0.9020 | 0.9020 |
|
64 |
+
| 0.5488 | 6.0 | 528 | 0.8695 | 0.9070 | 0.8858 | 0.8936 | 0.8971 |
|
65 |
+
| 0.5488 | 7.0 | 616 | 0.7924 | 0.9174 | 0.8886 | 0.8983 | 0.9020 |
|
66 |
+
| 0.5488 | 8.0 | 704 | 0.6974 | 0.9198 | 0.9008 | 0.9082 | 0.9118 |
|
67 |
+
| 0.5488 | 9.0 | 792 | 0.7410 | 0.9292 | 0.9065 | 0.9148 | 0.9167 |
|
68 |
+
| 0.5488 | 10.0 | 880 | 0.7479 | 0.9198 | 0.9008 | 0.9082 | 0.9118 |
|
69 |
+
|
70 |
+
|
71 |
+
### Framework versions
|
72 |
+
|
73 |
+
- Transformers 4.44.2
|
74 |
+
- Pytorch 2.4.0+cu121
|
75 |
+
- Datasets 2.21.0
|
76 |
+
- Tokenizers 0.19.1
|
config.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "DTAI-KULeuven/robbert-2023-dutch-large",
|
3 |
+
"additional_special_tokens_ids": [],
|
4 |
+
"architectures": [
|
5 |
+
"RobertaForSequenceClassification"
|
6 |
+
],
|
7 |
+
"attention_probs_dropout_prob": 0.1,
|
8 |
+
"bos_token_id": 0,
|
9 |
+
"classifier_dropout": null,
|
10 |
+
"cls_token_id": 0,
|
11 |
+
"eos_token_id": 1,
|
12 |
+
"hidden_act": "gelu",
|
13 |
+
"hidden_dropout_prob": 0.1,
|
14 |
+
"hidden_size": 1024,
|
15 |
+
"id2label": {
|
16 |
+
"0": "LABEL_0",
|
17 |
+
"1": "LABEL_1",
|
18 |
+
"2": "LABEL_2",
|
19 |
+
"3": "LABEL_3",
|
20 |
+
"4": "LABEL_4",
|
21 |
+
"5": "LABEL_5",
|
22 |
+
"6": "LABEL_6"
|
23 |
+
},
|
24 |
+
"initializer_range": 0.02,
|
25 |
+
"intermediate_size": 4096,
|
26 |
+
"label2id": {
|
27 |
+
"LABEL_0": 0,
|
28 |
+
"LABEL_1": 1,
|
29 |
+
"LABEL_2": 2,
|
30 |
+
"LABEL_3": 3,
|
31 |
+
"LABEL_4": 4,
|
32 |
+
"LABEL_5": 5,
|
33 |
+
"LABEL_6": 6
|
34 |
+
},
|
35 |
+
"layer_norm_eps": 1e-05,
|
36 |
+
"mask_token_id": 4,
|
37 |
+
"max_position_embeddings": 514,
|
38 |
+
"model_type": "roberta",
|
39 |
+
"num_attention_heads": 16,
|
40 |
+
"num_hidden_layers": 24,
|
41 |
+
"pad_token_id": 1,
|
42 |
+
"position_embedding_type": "absolute",
|
43 |
+
"problem_type": "single_label_classification",
|
44 |
+
"sep_token_id": 3,
|
45 |
+
"tokenizer_class": "RobertaTokenizerFast",
|
46 |
+
"torch_dtype": "float32",
|
47 |
+
"transformers_version": "4.44.2",
|
48 |
+
"type_vocab_size": 1,
|
49 |
+
"unk_token_id": 2,
|
50 |
+
"use_cache": true,
|
51 |
+
"vocab_size": 50000
|
52 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f19c4ceb4f5328fe1d0e8caffbf811d060f9b99f36ffba61a55645a53d60e17f
|
3 |
+
size 1420430476
|
runs/Sep09_16-08-16_c74e3896f8e1/events.out.tfevents.1725898097.c74e3896f8e1.594.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9eb811a0433983702ac5764db4c6f9e117b2ee2aa5dc6111da68676f49a68c8
|
3 |
+
size 6613
|
runs/Sep09_16-10-38_c74e3896f8e1/events.out.tfevents.1725898240.c74e3896f8e1.594.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5654044b008563f7779326dfb7d3fc5a6e0c385a4fd29a495acf0674ec5b3a63
|
3 |
+
size 10962
|
runs/Sep09_16-10-38_c74e3896f8e1/events.out.tfevents.1725899096.c74e3896f8e1.594.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c056f0323f2872eebc750712e27a8d3291c5cea84fcdc62c89a9288e901df9a
|
3 |
+
size 560
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:486f6030f886e47270333b8bffa3226515d45197e5f5c13fc330b8b164104a36
|
3 |
+
size 5368
|