Model save
Browse files- README.md +13 -13
- model.safetensors +1 -1
README.md
CHANGED
@@ -24,16 +24,16 @@ model-index:
|
|
24 |
metrics:
|
25 |
- name: Precision
|
26 |
type: precision
|
27 |
-
value: 0.
|
28 |
- name: Recall
|
29 |
type: recall
|
30 |
-
value: 0.
|
31 |
- name: F1
|
32 |
type: f1
|
33 |
-
value: 0.
|
34 |
- name: Accuracy
|
35 |
type: accuracy
|
36 |
-
value: 0.
|
37 |
---
|
38 |
|
39 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -43,11 +43,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
43 |
|
44 |
This model is a fine-tuned version of [UWB-AIR/Czert-B-base-cased](https://huggingface.co/UWB-AIR/Czert-B-base-cased) on the cnec dataset.
|
45 |
It achieves the following results on the evaluation set:
|
46 |
-
- Loss: 0.
|
47 |
-
- Precision: 0.
|
48 |
-
- Recall: 0.
|
49 |
-
- F1: 0.
|
50 |
-
- Accuracy: 0.
|
51 |
|
52 |
## Model description
|
53 |
|
@@ -78,10 +78,10 @@ The following hyperparameters were used during training:
|
|
78 |
|
79 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
80 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
81 |
-
| 0.
|
82 |
-
| 0.
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
|
86 |
|
87 |
### Framework versions
|
|
|
24 |
metrics:
|
25 |
- name: Precision
|
26 |
type: precision
|
27 |
+
value: 0.8262336566849431
|
28 |
- name: Recall
|
29 |
type: recall
|
30 |
+
value: 0.8660477453580901
|
31 |
- name: F1
|
32 |
type: f1
|
33 |
+
value: 0.8456723505288151
|
34 |
- name: Accuracy
|
35 |
type: accuracy
|
36 |
+
value: 0.9473102785782901
|
37 |
---
|
38 |
|
39 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
43 |
|
44 |
This model is a fine-tuned version of [UWB-AIR/Czert-B-base-cased](https://huggingface.co/UWB-AIR/Czert-B-base-cased) on the cnec dataset.
|
45 |
It achieves the following results on the evaluation set:
|
46 |
+
- Loss: 0.2250
|
47 |
+
- Precision: 0.8262
|
48 |
+
- Recall: 0.8660
|
49 |
+
- F1: 0.8457
|
50 |
+
- Accuracy: 0.9473
|
51 |
|
52 |
## Model description
|
53 |
|
|
|
78 |
|
79 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
80 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
81 |
+
| 0.334 | 1.7 | 500 | 0.1982 | 0.8008 | 0.8475 | 0.8235 | 0.9420 |
|
82 |
+
| 0.1182 | 3.4 | 1000 | 0.2127 | 0.8336 | 0.8638 | 0.8485 | 0.9461 |
|
83 |
+
| 0.0655 | 5.1 | 1500 | 0.2164 | 0.8205 | 0.8630 | 0.8412 | 0.9470 |
|
84 |
+
| 0.0404 | 6.8 | 2000 | 0.2250 | 0.8262 | 0.8660 | 0.8457 | 0.9473 |
|
85 |
|
86 |
|
87 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 435654532
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cb4e663e470f4bd681aa067bc2e525c1cca50e2826b40bab1a59e75b9c5e1bb
|
3 |
size 435654532
|