update model card README.md
Browse files
README.md
CHANGED
@@ -13,13 +13,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model is a fine-tuned version of [HueyNemud/das22-10-camembert_pretrained](https://huggingface.co/HueyNemud/das22-10-camembert_pretrained) on the None dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Loss: 0.
|
17 |
-
- Ebegin: {'precision': 0.
|
18 |
-
- Eend: {'precision': 0.
|
19 |
-
- Overall Precision: 0.
|
20 |
-
- Overall Recall: 0.
|
21 |
-
- Overall F1: 0.
|
22 |
-
- Overall Accuracy: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,23 +50,12 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
53 |
-
| No log | 0.07 | 300 | 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.0143 | 0.5 | 2100 | 0.0120 | 0.9938 | 0.9759 | 0.9848 | 0.9971 |
|
60 |
-
| 0.0143 | 0.57 | 2400 | 0.0136 | 0.9917 | 0.9809 | 0.9862 | 0.9974 |
|
61 |
-
| 0.016 | 0.64 | 2700 | 0.0112 | 0.9945 | 0.9801 | 0.9872 | 0.9976 |
|
62 |
-
| 0.0112 | 0.72 | 3000 | 0.0106 | 0.9835 | 0.9869 | 0.9852 | 0.9972 |
|
63 |
-
| 0.0112 | 0.79 | 3300 | 0.0098 | 0.9899 | 0.9864 | 0.9882 | 0.9977 |
|
64 |
-
| 0.0115 | 0.86 | 3600 | 0.0092 | 0.9897 | 0.9867 | 0.9882 | 0.9978 |
|
65 |
-
| 0.0115 | 0.93 | 3900 | 0.0093 | 0.9911 | 0.9856 | 0.9884 | 0.9978 |
|
66 |
-
| 0.012 | 1.0 | 4200 | 0.0115 | 0.9890 | 0.9855 | 0.9872 | 0.9976 |
|
67 |
-
| 0.0087 | 1.07 | 4500 | 0.0095 | 0.9870 | 0.9869 | 0.9870 | 0.9975 |
|
68 |
-
| 0.0087 | 1.14 | 4800 | 0.0092 | 0.9863 | 0.9862 | 0.9862 | 0.9974 |
|
69 |
-
| 0.0089 | 1.22 | 5100 | 0.0090 | 0.9907 | 0.9855 | 0.9880 | 0.9977 |
|
70 |
|
71 |
|
72 |
### Framework versions
|
|
|
13 |
|
14 |
This model is a fine-tuned version of [HueyNemud/das22-10-camembert_pretrained](https://huggingface.co/HueyNemud/das22-10-camembert_pretrained) on the None dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Loss: 0.0171
|
17 |
+
- Ebegin: {'precision': 0.9908381404818459, 'recall': 0.9726848767488341, 'f1': 0.9816775928727518, 'number': 3002}
|
18 |
+
- Eend: {'precision': 0.9856379425517702, 'recall': 0.9836666666666667, 'f1': 0.9846513179846514, 'number': 3000}
|
19 |
+
- Overall Precision: 0.9882
|
20 |
+
- Overall Recall: 0.9782
|
21 |
+
- Overall F1: 0.9832
|
22 |
+
- Overall Accuracy: 0.9971
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
53 |
+
| No log | 0.07 | 300 | 0.0317 | 0.9815 | 0.9778 | 0.9796 | 0.9965 |
|
54 |
+
| 0.1664 | 0.14 | 600 | 0.0166 | 0.9892 | 0.9815 | 0.9853 | 0.9972 |
|
55 |
+
| 0.1664 | 0.21 | 900 | 0.0158 | 0.9773 | 0.9861 | 0.9817 | 0.9965 |
|
56 |
+
| 0.0198 | 0.29 | 1200 | 0.0127 | 0.9834 | 0.9864 | 0.9849 | 0.9971 |
|
57 |
+
| 0.0152 | 0.36 | 1500 | 0.0126 | 0.9860 | 0.9842 | 0.9851 | 0.9971 |
|
58 |
+
| 0.0152 | 0.43 | 1800 | 0.0118 | 0.9961 | 0.9733 | 0.9846 | 0.9971 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
|
60 |
|
61 |
### Framework versions
|