Commit
·
84286f2
1
Parent(s):
abc48ce
update model card README.md
Browse files
README.md
CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [google/muril-base-cased](https://huggingface.co/google/muril-base-cased) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss:
|
23 |
-
- Accuracy: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -48,24 +48,29 @@ The following hyperparameters were used during training:
|
|
48 |
- seed: 43
|
49 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
50 |
- lr_scheduler_type: linear
|
51 |
-
- num_epochs:
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
57 |
-
| 1.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [google/muril-base-cased](https://huggingface.co/google/muril-base-cased) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 1.2296
|
23 |
+
- Accuracy: 0.7002
|
24 |
+
- Precision: 0.6399
|
25 |
+
- Recall: 0.6265
|
26 |
+
- F1: 0.6273
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
48 |
- seed: 43
|
49 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
50 |
- lr_scheduler_type: linear
|
51 |
+
- num_epochs: 35
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
57 |
+
| 1.0588 | 1.98 | 248 | 0.9827 | 0.5815 | 0.3985 | 0.5400 | 0.4263 |
|
58 |
+
| 0.9378 | 3.97 | 496 | 0.9008 | 0.5976 | 0.3943 | 0.5477 | 0.4338 |
|
59 |
+
| 0.8398 | 5.95 | 744 | 0.8357 | 0.5956 | 0.4079 | 0.5579 | 0.4378 |
|
60 |
+
| 0.7621 | 7.94 | 992 | 0.8357 | 0.6157 | 0.5545 | 0.5605 | 0.4716 |
|
61 |
+
| 0.6944 | 9.92 | 1240 | 0.8643 | 0.6499 | 0.5919 | 0.5874 | 0.5452 |
|
62 |
+
| 0.632 | 11.9 | 1488 | 0.8697 | 0.6781 | 0.6075 | 0.6083 | 0.5959 |
|
63 |
+
| 0.5632 | 13.89 | 1736 | 0.9161 | 0.6962 | 0.6136 | 0.6001 | 0.6047 |
|
64 |
+
| 0.4945 | 15.87 | 1984 | 0.8818 | 0.6861 | 0.6081 | 0.6109 | 0.6093 |
|
65 |
+
| 0.4221 | 17.86 | 2232 | 0.9333 | 0.7042 | 0.6350 | 0.6350 | 0.6348 |
|
66 |
+
| 0.3725 | 19.84 | 2480 | 0.9893 | 0.6982 | 0.6279 | 0.6168 | 0.6193 |
|
67 |
+
| 0.324 | 21.82 | 2728 | 0.9935 | 0.6922 | 0.6298 | 0.6169 | 0.6163 |
|
68 |
+
| 0.2864 | 23.81 | 2976 | 1.0814 | 0.7042 | 0.6400 | 0.6233 | 0.6243 |
|
69 |
+
| 0.2577 | 25.79 | 3224 | 1.1441 | 0.7082 | 0.6455 | 0.6302 | 0.6337 |
|
70 |
+
| 0.2336 | 27.78 | 3472 | 1.1693 | 0.6982 | 0.6405 | 0.6242 | 0.6254 |
|
71 |
+
| 0.2155 | 29.76 | 3720 | 1.1397 | 0.7042 | 0.6456 | 0.6405 | 0.6396 |
|
72 |
+
| 0.2086 | 31.74 | 3968 | 1.1803 | 0.7002 | 0.6408 | 0.6302 | 0.6278 |
|
73 |
+
| 0.1923 | 33.73 | 4216 | 1.2296 | 0.7002 | 0.6399 | 0.6265 | 0.6273 |
|
74 |
|
75 |
|
76 |
### Framework versions
|