BonySmoke commited on
Commit
fd219a1
·
1 Parent(s): 4ed5ec6

Improve Spelling and Add Verb Voice

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.7309
23
- - Precision: 0.5140
24
- - Recall: 0.2963
25
- - F1: 0.3759
26
- - Accuracy: 0.9215
27
 
28
  ## Model description
29
 
@@ -43,7 +43,7 @@ More information needed
43
 
44
  The following hyperparameters were used during training:
45
  - learning_rate: 2e-05
46
- - train_batch_size: 2
47
  - eval_batch_size: 4
48
  - seed: 42
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
@@ -52,10 +52,10 @@ The following hyperparameters were used during training:
52
 
53
  ### Training results
54
 
55
- | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
- |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
57
- | 0.4693 | 1.0 | 6484 | 0.7053 | 0.5110 | 0.2660 | 0.3499 | 0.9203 |
58
- | 0.3783 | 2.0 | 12968 | 0.7309 | 0.5140 | 0.2963 | 0.3759 | 0.9215 |
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.6727
23
+ - Precision: 0.4979
24
+ - Recall: 0.2675
25
+ - F1: 0.3480
26
+ - Accuracy: 0.9269
27
 
28
  ## Model description
29
 
 
43
 
44
  The following hyperparameters were used during training:
45
  - learning_rate: 2e-05
46
+ - train_batch_size: 4
47
  - eval_batch_size: 4
48
  - seed: 42
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
 
52
 
53
  ### Training results
54
 
55
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
57
+ | 0.4551 | 1.0 | 3242 | 0.6517 | 0.5123 | 0.2563 | 0.3417 | 0.9273 |
58
+ | 0.3785 | 2.0 | 6484 | 0.6727 | 0.4979 | 0.2675 | 0.3480 | 0.9269 |
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:347fa3db18ca5aecb0d7fb88d3b786fd6fc9df0bacf0f4ca8449bd9d35ec5db0
3
- size 519854708
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfd215b28b9a8810d840449597c78819581c5b1f10fe38bf867ab6277a27bbf9
3
+ size 518833476
runs/Nov09_16-50-22_872f85fd420c/events.out.tfevents.1699548634.872f85fd420c.154.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b71c91740bd0b10812b09aadeb808b771ba50ebecd6a33e6247ab4370706d9c
3
+ size 960011
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4ea7d346f8558065fa2091b344cac09fdc60cee751251a8d0257143deb2982cd
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d4a5db0fa85ed9954931df51d77af94d22f385494373c22a7ce0a5ffa17a8fc
3
  size 4600