End of training
Browse files- README.md +10 -9
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [ad019el/tamasheq-99-1](https://huggingface.co/ad019el/tamasheq-99-1) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- Wer: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -46,22 +46,23 @@ The following hyperparameters were used during training:
|
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
- lr_scheduler_warmup_steps: 500
|
49 |
-
- num_epochs:
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
| 0.
|
59 |
-
| 0.
|
|
|
60 |
|
61 |
|
62 |
### Framework versions
|
63 |
|
64 |
-
- Transformers 4.
|
65 |
- Pytorch 2.0.1+cu118
|
66 |
- Datasets 2.14.4
|
67 |
- Tokenizers 0.13.3
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [ad019el/tamasheq-99-1](https://huggingface.co/ad019el/tamasheq-99-1) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.3783
|
21 |
+
- Wer: 0.8147
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
- lr_scheduler_warmup_steps: 500
|
49 |
+
- num_epochs: 200
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
55 |
+
| 7.9063 | 7.89 | 300 | 3.0656 | 1.0 |
|
56 |
+
| 2.7952 | 15.79 | 600 | 1.7388 | 0.9324 |
|
57 |
+
| 1.2354 | 23.68 | 900 | 1.0927 | 0.8618 |
|
58 |
+
| 0.8131 | 31.58 | 1200 | 1.1919 | 0.8618 |
|
59 |
+
| 0.6311 | 39.47 | 1500 | 1.2800 | 0.8559 |
|
60 |
+
| 0.5422 | 47.37 | 1800 | 1.3783 | 0.8147 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
64 |
|
65 |
+
- Transformers 4.32.1
|
66 |
- Pytorch 2.0.1+cu118
|
67 |
- Datasets 2.14.4
|
68 |
- Tokenizers 0.13.3
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1262086317
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c8feeefdbe72b0a41e30cab1e9d5ad58ac42c840f45f190ecf4c1b58c59fc93
|
3 |
size 1262086317
|