End of training.
Browse files
README.md
CHANGED
@@ -5,6 +5,9 @@ tags:
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- f1
|
|
|
|
|
|
|
8 |
model-index:
|
9 |
- name: bert-finetuned-danishboksen
|
10 |
results: []
|
@@ -17,8 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [Maltehb/danish-bert-botxo](https://huggingface.co/Maltehb/danish-bert-botxo) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- F1:
|
|
|
|
|
|
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -43,17 +49,13 @@ The following hyperparameters were used during training:
|
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
-
- num_epochs:
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
-
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
51 |
-
|
52 |
-
|
|
53 |
-
| 0.1219 | 2.0 | 12 | 0.4281 | 0.5556 |
|
54 |
-
| 0.1066 | 3.0 | 18 | 0.3575 | 0.5556 |
|
55 |
-
| 0.0374 | 4.0 | 24 | 0.3378 | 1.0 |
|
56 |
-
| 0.0423 | 5.0 | 30 | 0.3323 | 1.0 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- f1
|
8 |
+
- precision
|
9 |
+
- recall
|
10 |
+
- accuracy
|
11 |
model-index:
|
12 |
- name: bert-finetuned-danishboksen
|
13 |
results: []
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [Maltehb/danish-bert-botxo](https://huggingface.co/Maltehb/danish-bert-botxo) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 1.1544
|
24 |
+
- F1: 0.1667
|
25 |
+
- Precision: 0.1111
|
26 |
+
- Recall: 0.3333
|
27 |
+
- Accuracy: 0.3333
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
+
- num_epochs: 1
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | F1 | Precision | Recall | Accuracy |
|
57 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:---------:|:------:|:--------:|
|
58 |
+
| 1.2092 | 1.0 | 6 | 1.1544 | 0.1667 | 0.1111 | 0.3333 | 0.3333 |
|
|
|
|
|
|
|
|
|
59 |
|
60 |
|
61 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 442502140
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1774cf7438b68363ffeca696cf54a93520e2e46fca00fcc6be5905905ec6c335
|
3 |
size 442502140
|
runs/Feb01_11-27-52_e97012c1d976/events.out.tfevents.1706786874.e97012c1d976.66449.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:285cda6c815672bf59b6235656a3752123ffba5d67d1346a7548483ecefcf452
|
3 |
+
size 5595
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80ec9f5744b81ff59c28d40005377f026ac2388423a3a8f17a6c55d3f055dae0
|
3 |
size 4600
|