Correct Tokenization and Tagging
Browse files- README.md +7 -7
- config.json +0 -0
- model.safetensors +2 -2
- runs/Dec09_18-18-57_1ba1901118ce/events.out.tfevents.1702145937.1ba1901118ce.716.0 +3 -0
- training_args.bin +1 -1
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 [youscan/ukr-roberta-base](https://huggingface.co/youscan/ukr-roberta-base) on the None dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
-
- Loss: 0.
|
| 23 |
-
- Precision: 0.
|
| 24 |
-
- Recall: 0.
|
| 25 |
-
- F1: 0.
|
| 26 |
-
- Accuracy: 0.
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
@@ -54,8 +54,8 @@ The following hyperparameters were used during training:
|
|
| 54 |
|
| 55 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 57 |
-
| 0.
|
| 58 |
-
| 0.
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|
|
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [youscan/ukr-roberta-base](https://huggingface.co/youscan/ukr-roberta-base) on the None dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
+
- Loss: 0.5822
|
| 23 |
+
- Precision: 0.5410
|
| 24 |
+
- Recall: 0.3272
|
| 25 |
+
- F1: 0.4078
|
| 26 |
+
- Accuracy: 0.9386
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
|
|
| 54 |
|
| 55 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 57 |
+
| 0.399 | 1.0 | 3242 | 0.5681 | 0.5227 | 0.3232 | 0.3994 | 0.9373 |
|
| 58 |
+
| 0.3389 | 2.0 | 6484 | 0.5822 | 0.5410 | 0.3272 | 0.4078 | 0.9386 |
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|
config.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
model.safetensors
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:81186582533830594e81be22c9cdf78c3fbe11dc9fa4580b5c3afbd31e20d6c1
|
| 3 |
+
size 517707660
|
runs/Dec09_18-18-57_1ba1901118ce/events.out.tfevents.1702145937.1ba1901118ce.716.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff4c72f256b4e00e056d00613bc7a4d202bb1502c80560a6c5e6225499c2bb5d
|
| 3 |
+
size 905457
|
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:e469d75f1a48295c7d79f11c06dd75993e4267f89b14ebc2a22f4b54f94714aa
|
| 3 |
size 4600
|