Improve Spelling and Add Verb Voice
Browse files- README.md +10 -10
- config.json +0 -0
- model.safetensors +2 -2
- runs/Nov09_16-50-22_872f85fd420c/events.out.tfevents.1699548634.872f85fd420c.154.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 |
|
|
@@ -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:
|
| 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
|
| 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.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:
|
| 3 |
-
size
|
|
|
|
| 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:
|
| 3 |
size 4600
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d4a5db0fa85ed9954931df51d77af94d22f385494373c22a7ce0a5ffa17a8fc
|
| 3 |
size 4600
|