BonySmoke commited on
Commit
48c8821
·
1 Parent(s): 1c579b0

Fix multi-line tokenization bug

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.6373
23
- - Precision: 0.4902
24
- - Recall: 0.2635
25
- - F1: 0.3428
26
- - Accuracy: 0.9318
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.445 | 1.0 | 3242 | 0.6192 | 0.4944 | 0.2435 | 0.3263 | 0.9313 |
58
- | 0.3672 | 2.0 | 6484 | 0.6373 | 0.4902 | 0.2635 | 0.3428 | 0.9318 |
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.6379
23
+ - Precision: 0.5083
24
+ - Recall: 0.2742
25
+ - F1: 0.3562
26
+ - Accuracy: 0.9330
27
 
28
  ## Model description
29
 
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
57
+ | 0.4387 | 1.0 | 3242 | 0.6192 | 0.5068 | 0.2592 | 0.3430 | 0.9320 |
58
+ | 0.3599 | 2.0 | 6484 | 0.6379 | 0.5083 | 0.2742 | 0.3562 | 0.9330 |
59
 
60
 
61
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:048b74c7840f44d892ac9a125719863eaa2cff6b1571841d22cd1a87a679cf4e
3
  size 518153680
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea6983d41be8abf7f5883a1713f5e24412c3eef58f866bd7e75b7ab7f3fb1ff1
3
  size 518153680
runs/Nov18_16-33-58_d4f9c5e8db5e/events.out.tfevents.1700325239.d4f9c5e8db5e.259.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:915720df8bdf152a851e83f20b3ecdbab78290723b7fd9e3c4dc7e16edfa146a
3
+ size 924257
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4601d2bbb181a518ef00be870a394ae1247a8772e79c1c378f85a581f418aa71
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d224e1fb5267cae00cf22a23a901e2d2efaede2678887a21dc77c4b7b33419cd
3
  size 4600