Model save
Browse files
README.md
CHANGED
@@ -18,13 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# py38-pylingual-v1-segmenter
|
20 |
|
21 |
-
This model is a fine-tuned version of [syssec-utd/py38-pylingual-v1-mlm](https://huggingface.co/syssec-utd/py38-pylingual-v1-mlm) on
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
- Precision: 0.9968
|
25 |
- Recall: 0.9968
|
26 |
- F1: 0.9968
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -57,13 +57,13 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
59 |
|:-------------:|:-----:|:------:|:---------------:|:---------:|:------:|:------:|:--------:|
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
65 |
|
66 |
- Transformers 4.48.2
|
67 |
-
- Pytorch 2.
|
68 |
-
- Datasets
|
69 |
- Tokenizers 0.21.0
|
|
|
18 |
|
19 |
# py38-pylingual-v1-segmenter
|
20 |
|
21 |
+
This model is a fine-tuned version of [syssec-utd/py38-pylingual-v1-mlm](https://huggingface.co/syssec-utd/py38-pylingual-v1-mlm) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0025
|
24 |
- Precision: 0.9968
|
25 |
- Recall: 0.9968
|
26 |
- F1: 0.9968
|
27 |
+
- Accuracy: 0.9992
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
59 |
|:-------------:|:-----:|:------:|:---------------:|:---------:|:------:|:------:|:--------:|
|
60 |
+
| 0.0055 | 1.0 | 101234 | 0.0030 | 0.9956 | 0.9963 | 0.9959 | 0.9990 |
|
61 |
+
| 0.0032 | 2.0 | 202468 | 0.0025 | 0.9968 | 0.9968 | 0.9968 | 0.9992 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
65 |
|
66 |
- Transformers 4.48.2
|
67 |
+
- Pytorch 2.2.1+cu121
|
68 |
+
- Datasets 2.18.0
|
69 |
- Tokenizers 0.21.0
|
runs/Feb04_20-25-51_syssec-ub1/events.out.tfevents.1738722395.syssec-ub1.44046.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f64c64e1b240f7ad80edc5bf0cf27ba525f0b30e1396a4e7f0b077c6430c2d8
|
3 |
+
size 7128
|