BonySmoke commited on
Commit
8ab7071
·
1 Parent(s): 39e4efd

Correct Tokenization and Tagging

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 [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.6314
23
- - Precision: 0.5111
24
- - Recall: 0.2640
25
- - F1: 0.3481
26
- - Accuracy: 0.9352
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.4284 | 1.0 | 3242 | 0.6027 | 0.4706 | 0.2603 | 0.3352 | 0.9329 |
58
- | 0.3635 | 2.0 | 6484 | 0.6314 | 0.5111 | 0.2640 | 0.3481 | 0.9352 |
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:3c841a2ed843670428c9f3e64f2d89262d9e62855b4dccc3a8ee194d409e2e75
3
- size 517624608
 
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:15baa84ec4d6a0cb255b018c4342ff6e8d2b66f8cb6ba7a897c06de156249870
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e469d75f1a48295c7d79f11c06dd75993e4267f89b14ebc2a22f4b54f94714aa
3
  size 4600