YassineBenlaria
commited on
Commit
•
a72eae6
1
Parent(s):
845dacd
End of training
Browse files- README.md +70 -0
- pytorch_model.bin +1 -1
README.md
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- generated_from_trainer
|
4 |
+
metrics:
|
5 |
+
- wer
|
6 |
+
model-index:
|
7 |
+
- name: testing_pretrained_tamasheq_only_FE
|
8 |
+
results: []
|
9 |
+
---
|
10 |
+
|
11 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
+
should probably proofread and complete it, then remove this comment. -->
|
13 |
+
|
14 |
+
# testing_pretrained_tamasheq_only_FE
|
15 |
+
|
16 |
+
This model was trained from scratch on the None dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.8742
|
19 |
+
- Wer: 0.8333
|
20 |
+
- Cer: 0.3145
|
21 |
+
|
22 |
+
## Model description
|
23 |
+
|
24 |
+
More information needed
|
25 |
+
|
26 |
+
## Intended uses & limitations
|
27 |
+
|
28 |
+
More information needed
|
29 |
+
|
30 |
+
## Training and evaluation data
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Training procedure
|
35 |
+
|
36 |
+
### Training hyperparameters
|
37 |
+
|
38 |
+
The following hyperparameters were used during training:
|
39 |
+
- learning_rate: 3e-05
|
40 |
+
- train_batch_size: 16
|
41 |
+
- eval_batch_size: 8
|
42 |
+
- seed: 42
|
43 |
+
- gradient_accumulation_steps: 2
|
44 |
+
- total_train_batch_size: 32
|
45 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
+
- lr_scheduler_type: linear
|
47 |
+
- lr_scheduler_warmup_steps: 500
|
48 |
+
- num_epochs: 350
|
49 |
+
|
50 |
+
### Training results
|
51 |
+
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|
53 |
+
|:-------------:|:------:|:----:|:---------------:|:------:|:------:|
|
54 |
+
| 6.3383 | 35.29 | 300 | 2.9420 | 1.0 | 1.0 |
|
55 |
+
| 2.8426 | 70.59 | 600 | 2.7381 | 1.0 | 1.0 |
|
56 |
+
| 2.7564 | 105.88 | 900 | 2.7200 | 1.0 | 1.0 |
|
57 |
+
| 2.5802 | 141.18 | 1200 | 1.9677 | 1.0 | 0.7640 |
|
58 |
+
| 1.556 | 176.47 | 1500 | 1.4901 | 0.8481 | 0.3166 |
|
59 |
+
| 0.9319 | 211.76 | 1800 | 1.6803 | 0.8481 | 0.3067 |
|
60 |
+
| 0.7365 | 247.06 | 2100 | 1.7447 | 0.8481 | 0.3110 |
|
61 |
+
| 0.6363 | 282.35 | 2400 | 1.8439 | 0.8370 | 0.3110 |
|
62 |
+
| 0.5882 | 317.65 | 2700 | 1.8742 | 0.8333 | 0.3145 |
|
63 |
+
|
64 |
+
|
65 |
+
### Framework versions
|
66 |
+
|
67 |
+
- Transformers 4.33.2
|
68 |
+
- Pytorch 2.0.1+cu118
|
69 |
+
- Datasets 2.14.5
|
70 |
+
- 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 377674145
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e018eb0f8cd4df3d6e5ce502f63a9b62b722907c543bf7a76b9e71b6e9542664
|
3 |
size 377674145
|