End of training
Browse files
README.md
CHANGED
@@ -1,8 +1,10 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
-
|
|
|
6 |
model-index:
|
7 |
- name: wav2vec2-xls-r-1b-medical-domain
|
8 |
results: []
|
@@ -14,6 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# wav2vec2-xls-r-1b-medical-domain
|
15 |
|
16 |
This model is a fine-tuned version of [jonatasgrosman/wav2vec2-xls-r-1b-portuguese](https://huggingface.co/jonatasgrosman/wav2vec2-xls-r-1b-portuguese) on an unknown dataset.
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -34,7 +39,7 @@ More information needed
|
|
34 |
The following hyperparameters were used during training:
|
35 |
- learning_rate: 0.0003
|
36 |
- train_batch_size: 2
|
37 |
-
- eval_batch_size:
|
38 |
- seed: 42
|
39 |
- gradient_accumulation_steps: 8
|
40 |
- total_train_batch_size: 16
|
@@ -44,6 +49,14 @@ The following hyperparameters were used during training:
|
|
44 |
- num_epochs: 20
|
45 |
- mixed_precision_training: Native AMP
|
46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
### Framework versions
|
48 |
|
49 |
- Transformers 4.41.1
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: jonatasgrosman/wav2vec2-xls-r-1b-portuguese
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- wer
|
8 |
model-index:
|
9 |
- name: wav2vec2-xls-r-1b-medical-domain
|
10 |
results: []
|
|
|
16 |
# wav2vec2-xls-r-1b-medical-domain
|
17 |
|
18 |
This model is a fine-tuned version of [jonatasgrosman/wav2vec2-xls-r-1b-portuguese](https://huggingface.co/jonatasgrosman/wav2vec2-xls-r-1b-portuguese) on an unknown dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.5363
|
21 |
+
- Wer: 0.7022
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
39 |
The following hyperparameters were used during training:
|
40 |
- learning_rate: 0.0003
|
41 |
- train_batch_size: 2
|
42 |
+
- eval_batch_size: 1
|
43 |
- seed: 42
|
44 |
- gradient_accumulation_steps: 8
|
45 |
- total_train_batch_size: 16
|
|
|
49 |
- num_epochs: 20
|
50 |
- mixed_precision_training: Native AMP
|
51 |
|
52 |
+
### Training results
|
53 |
+
|
54 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
55 |
+
|:-------------:|:-------:|:----:|:---------------:|:------:|
|
56 |
+
| No log | 9.9379 | 200 | 0.2631 | 0.3790 |
|
57 |
+
| 1.2151 | 19.8758 | 400 | 0.5363 | 0.7022 |
|
58 |
+
|
59 |
+
|
60 |
### Framework versions
|
61 |
|
62 |
- Transformers 4.41.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3850362572
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16cb8d6341bbb31464d301e56c55a8490f63da2d0d5c07105c289b3079c2b279
|
3 |
size 3850362572
|
runs/May29_18-00-10_jupyter-yannatorres-40alu-2eufc-2ebr/events.out.tfevents.1717005727.jupyter-yannatorres-40alu-2eufc-2ebr.4207.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bcb69ce3546b956d4309f367d74a76b1de165b80fab3fc157d4a86123c7c82c4
|
3 |
+
size 7507
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80a7d211ca54b257fce8ecd8d56d4ee90cbeff55de1d57860eab54012e0199b1
|
3 |
size 5112
|