End of training
Browse files- README.md +73 -0
- pytorch_model.bin +1 -1
README.md
ADDED
@@ -0,0 +1,73 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
base_model: pdelobelle/robbert-v2-dutch-base
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- precision
|
8 |
+
- recall
|
9 |
+
- f1
|
10 |
+
- accuracy
|
11 |
+
model-index:
|
12 |
+
- name: robbert2809_lrate7.5
|
13 |
+
results: []
|
14 |
+
---
|
15 |
+
|
16 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
+
should probably proofread and complete it, then remove this comment. -->
|
18 |
+
|
19 |
+
# robbert2809_lrate7.5
|
20 |
+
|
21 |
+
This model is a fine-tuned version of [pdelobelle/robbert-v2-dutch-base](https://huggingface.co/pdelobelle/robbert-v2-dutch-base) on an unknown dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.3477
|
24 |
+
- Precision: 0.7368
|
25 |
+
- Recall: 0.7716
|
26 |
+
- F1: 0.7538
|
27 |
+
- Accuracy: 0.9017
|
28 |
+
|
29 |
+
## Model description
|
30 |
+
|
31 |
+
More information needed
|
32 |
+
|
33 |
+
## Intended uses & limitations
|
34 |
+
|
35 |
+
More information needed
|
36 |
+
|
37 |
+
## Training and evaluation data
|
38 |
+
|
39 |
+
More information needed
|
40 |
+
|
41 |
+
## Training procedure
|
42 |
+
|
43 |
+
### Training hyperparameters
|
44 |
+
|
45 |
+
The following hyperparameters were used during training:
|
46 |
+
- learning_rate: 7.5e-05
|
47 |
+
- train_batch_size: 32
|
48 |
+
- eval_batch_size: 32
|
49 |
+
- seed: 42
|
50 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
+
- lr_scheduler_type: linear
|
52 |
+
- num_epochs: 8
|
53 |
+
|
54 |
+
### Training results
|
55 |
+
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
+
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 1.0 | 118 | 0.3855 | 0.6721 | 0.6533 | 0.6625 | 0.8795 |
|
59 |
+
| No log | 2.0 | 236 | 0.3511 | 0.6921 | 0.7284 | 0.7098 | 0.8880 |
|
60 |
+
| No log | 3.0 | 354 | 0.3477 | 0.7368 | 0.7716 | 0.7538 | 0.9017 |
|
61 |
+
| No log | 4.0 | 472 | 0.4055 | 0.7489 | 0.7628 | 0.7558 | 0.9019 |
|
62 |
+
| 0.3159 | 5.0 | 590 | 0.3930 | 0.7506 | 0.7488 | 0.7497 | 0.9035 |
|
63 |
+
| 0.3159 | 6.0 | 708 | 0.4131 | 0.7684 | 0.7716 | 0.7700 | 0.9082 |
|
64 |
+
| 0.3159 | 7.0 | 826 | 0.4382 | 0.7714 | 0.7786 | 0.7749 | 0.9093 |
|
65 |
+
| 0.3159 | 8.0 | 944 | 0.4478 | 0.7817 | 0.7698 | 0.7757 | 0.9097 |
|
66 |
+
|
67 |
+
|
68 |
+
### Framework versions
|
69 |
+
|
70 |
+
- Transformers 4.33.3
|
71 |
+
- Pytorch 2.0.1+cu118
|
72 |
+
- Datasets 2.14.5
|
73 |
+
- Tokenizers 0.13.3
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 464775913
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8351e730c32aa2c5c54fcebdc14fdd0f204c70a3d4a697219f80cef0f21164a2
|
3 |
size 464775913
|