Commit ·
e6f0df8
1
Parent(s): 3153c60
update model card README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,101 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- generated_from_trainer
|
| 5 |
+
metrics:
|
| 6 |
+
- accuracy
|
| 7 |
+
- wer
|
| 8 |
+
model-index:
|
| 9 |
+
- name: model_broadclass_onSet0
|
| 10 |
+
results: []
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 14 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 15 |
+
|
| 16 |
+
# model_broadclass_onSet0
|
| 17 |
+
|
| 18 |
+
This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the None dataset.
|
| 19 |
+
It achieves the following results on the evaluation set:
|
| 20 |
+
- Loss: 0.9207
|
| 21 |
+
- 0 Precision: 1.0
|
| 22 |
+
- 0 Recall: 1.0
|
| 23 |
+
- 0 F1-score: 1.0
|
| 24 |
+
- 0 Support: 31
|
| 25 |
+
- 1 Precision: 0.9615
|
| 26 |
+
- 1 Recall: 1.0
|
| 27 |
+
- 1 F1-score: 0.9804
|
| 28 |
+
- 1 Support: 25
|
| 29 |
+
- 2 Precision: 1.0
|
| 30 |
+
- 2 Recall: 0.9630
|
| 31 |
+
- 2 F1-score: 0.9811
|
| 32 |
+
- 2 Support: 27
|
| 33 |
+
- 3 Precision: 1.0
|
| 34 |
+
- 3 Recall: 1.0
|
| 35 |
+
- 3 F1-score: 1.0
|
| 36 |
+
- 3 Support: 15
|
| 37 |
+
- Accuracy: 0.9898
|
| 38 |
+
- Macro avg Precision: 0.9904
|
| 39 |
+
- Macro avg Recall: 0.9907
|
| 40 |
+
- Macro avg F1-score: 0.9904
|
| 41 |
+
- Macro avg Support: 98
|
| 42 |
+
- Weighted avg Precision: 0.9902
|
| 43 |
+
- Weighted avg Recall: 0.9898
|
| 44 |
+
- Weighted avg F1-score: 0.9898
|
| 45 |
+
- Weighted avg Support: 98
|
| 46 |
+
- Wer: 0.9344
|
| 47 |
+
- Mtrix: [[0, 1, 2, 3], [0, 31, 0, 0, 0], [1, 0, 25, 0, 0], [2, 0, 1, 26, 0], [3, 0, 0, 0, 15]]
|
| 48 |
+
|
| 49 |
+
## Model description
|
| 50 |
+
|
| 51 |
+
More information needed
|
| 52 |
+
|
| 53 |
+
## Intended uses & limitations
|
| 54 |
+
|
| 55 |
+
More information needed
|
| 56 |
+
|
| 57 |
+
## Training and evaluation data
|
| 58 |
+
|
| 59 |
+
More information needed
|
| 60 |
+
|
| 61 |
+
## Training procedure
|
| 62 |
+
|
| 63 |
+
### Training hyperparameters
|
| 64 |
+
|
| 65 |
+
The following hyperparameters were used during training:
|
| 66 |
+
- learning_rate: 0.0003
|
| 67 |
+
- train_batch_size: 8
|
| 68 |
+
- eval_batch_size: 8
|
| 69 |
+
- seed: 42
|
| 70 |
+
- gradient_accumulation_steps: 2
|
| 71 |
+
- total_train_batch_size: 16
|
| 72 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 73 |
+
- lr_scheduler_type: linear
|
| 74 |
+
- lr_scheduler_warmup_steps: 200
|
| 75 |
+
- num_epochs: 50
|
| 76 |
+
- mixed_precision_training: Native AMP
|
| 77 |
+
|
| 78 |
+
### Training results
|
| 79 |
+
|
| 80 |
+
| Training Loss | Epoch | Step | Validation Loss | 0 Precision | 0 Recall | 0 F1-score | 0 Support | 1 Precision | 1 Recall | 1 F1-score | 1 Support | 2 Precision | 2 Recall | 2 F1-score | 2 Support | 3 Precision | 3 Recall | 3 F1-score | 3 Support | Accuracy | Macro avg Precision | Macro avg Recall | Macro avg F1-score | Macro avg Support | Weighted avg Precision | Weighted avg Recall | Weighted avg F1-score | Weighted avg Support | Wer | Mtrix |
|
| 81 |
+
|:-------------:|:-----:|:----:|:---------------:|:-----------:|:--------:|:----------:|:---------:|:-----------:|:--------:|:----------:|:---------:|:-----------:|:--------:|:----------:|:---------:|:-----------:|:--------:|:----------:|:---------:|:--------:|:-------------------:|:----------------:|:------------------:|:-----------------:|:----------------------:|:-------------------:|:---------------------:|:--------------------:|:------:|:--------------------------------------------------------------------------------------:|
|
| 82 |
+
| 2.3791 | 4.16 | 100 | 2.2297 | 0.3163 | 1.0 | 0.4806 | 31 | 0.0 | 0.0 | 0.0 | 25 | 0.0 | 0.0 | 0.0 | 27 | 0.0 | 0.0 | 0.0 | 15 | 0.3163 | 0.0791 | 0.25 | 0.1202 | 98 | 0.1001 | 0.3163 | 0.1520 | 98 | 0.9847 | [[0, 1, 2, 3], [0, 31, 0, 0, 0], [1, 25, 0, 0, 0], [2, 27, 0, 0, 0], [3, 15, 0, 0, 0]] |
|
| 83 |
+
| 2.276 | 8.33 | 200 | 2.1645 | 0.3163 | 1.0 | 0.4806 | 31 | 0.0 | 0.0 | 0.0 | 25 | 0.0 | 0.0 | 0.0 | 27 | 0.0 | 0.0 | 0.0 | 15 | 0.3163 | 0.0791 | 0.25 | 0.1202 | 98 | 0.1001 | 0.3163 | 0.1520 | 98 | 0.9847 | [[0, 1, 2, 3], [0, 31, 0, 0, 0], [1, 25, 0, 0, 0], [2, 27, 0, 0, 0], [3, 15, 0, 0, 0]] |
|
| 84 |
+
| 1.9646 | 12.49 | 300 | 1.9022 | 0.3163 | 1.0 | 0.4806 | 31 | 0.0 | 0.0 | 0.0 | 25 | 0.0 | 0.0 | 0.0 | 27 | 0.0 | 0.0 | 0.0 | 15 | 0.3163 | 0.0791 | 0.25 | 0.1202 | 98 | 0.1001 | 0.3163 | 0.1520 | 98 | 0.9847 | [[0, 1, 2, 3], [0, 31, 0, 0, 0], [1, 25, 0, 0, 0], [2, 27, 0, 0, 0], [3, 15, 0, 0, 0]] |
|
| 85 |
+
| 1.7089 | 16.65 | 400 | 1.6727 | 0.3163 | 1.0 | 0.4806 | 31 | 0.0 | 0.0 | 0.0 | 25 | 0.0 | 0.0 | 0.0 | 27 | 0.0 | 0.0 | 0.0 | 15 | 0.3163 | 0.0791 | 0.25 | 0.1202 | 98 | 0.1001 | 0.3163 | 0.1520 | 98 | 0.9847 | [[0, 1, 2, 3], [0, 31, 0, 0, 0], [1, 25, 0, 0, 0], [2, 27, 0, 0, 0], [3, 15, 0, 0, 0]] |
|
| 86 |
+
| 1.5546 | 20.82 | 500 | 1.5776 | 0.3163 | 1.0 | 0.4806 | 31 | 0.0 | 0.0 | 0.0 | 25 | 0.0 | 0.0 | 0.0 | 27 | 0.0 | 0.0 | 0.0 | 15 | 0.3163 | 0.0791 | 0.25 | 0.1202 | 98 | 0.1001 | 0.3163 | 0.1520 | 98 | 0.9847 | [[0, 1, 2, 3], [0, 31, 0, 0, 0], [1, 25, 0, 0, 0], [2, 27, 0, 0, 0], [3, 15, 0, 0, 0]] |
|
| 87 |
+
| 1.5671 | 24.98 | 600 | 1.5759 | 0.3163 | 1.0 | 0.4806 | 31 | 0.0 | 0.0 | 0.0 | 25 | 0.0 | 0.0 | 0.0 | 27 | 0.0 | 0.0 | 0.0 | 15 | 0.3163 | 0.0791 | 0.25 | 0.1202 | 98 | 0.1001 | 0.3163 | 0.1520 | 98 | 0.9847 | [[0, 1, 2, 3], [0, 31, 0, 0, 0], [1, 25, 0, 0, 0], [2, 27, 0, 0, 0], [3, 15, 0, 0, 0]] |
|
| 88 |
+
| 1.5548 | 29.16 | 700 | 1.5419 | 0.3163 | 1.0 | 0.4806 | 31 | 0.0 | 0.0 | 0.0 | 25 | 0.0 | 0.0 | 0.0 | 27 | 0.0 | 0.0 | 0.0 | 15 | 0.3163 | 0.0791 | 0.25 | 0.1202 | 98 | 0.1001 | 0.3163 | 0.1520 | 98 | 0.9847 | [[0, 1, 2, 3], [0, 31, 0, 0, 0], [1, 25, 0, 0, 0], [2, 27, 0, 0, 0], [3, 15, 0, 0, 0]] |
|
| 89 |
+
| 1.5148 | 33.33 | 800 | 1.4847 | 0.3263 | 1.0 | 0.4921 | 31 | 0.0 | 0.0 | 0.0 | 25 | 1.0 | 0.1111 | 0.2000 | 27 | 0.0 | 0.0 | 0.0 | 15 | 0.3469 | 0.3316 | 0.2778 | 0.1730 | 98 | 0.3787 | 0.3469 | 0.2108 | 98 | 0.9837 | [[0, 1, 2, 3], [0, 31, 0, 0, 0], [1, 25, 0, 0, 0], [2, 24, 0, 3, 0], [3, 15, 0, 0, 0]] |
|
| 90 |
+
| 1.4234 | 37.49 | 900 | 1.4497 | 0.4429 | 1.0 | 0.6139 | 31 | 1.0 | 0.28 | 0.4375 | 25 | 1.0 | 0.5556 | 0.7143 | 27 | 1.0 | 0.4 | 0.5714 | 15 | 0.6020 | 0.8607 | 0.5589 | 0.5843 | 98 | 0.8238 | 0.6020 | 0.5900 | 98 | 0.9975 | [[0, 1, 2, 3], [0, 31, 0, 0, 0], [1, 18, 7, 0, 0], [2, 12, 0, 15, 0], [3, 9, 0, 0, 6]] |
|
| 91 |
+
| 1.3619 | 41.65 | 1000 | 1.3438 | 1.0 | 0.9677 | 0.9836 | 31 | 0.9259 | 1.0 | 0.9615 | 25 | 1.0 | 0.9630 | 0.9811 | 27 | 1.0 | 1.0 | 1.0 | 15 | 0.9796 | 0.9815 | 0.9827 | 0.9816 | 98 | 0.9811 | 0.9796 | 0.9798 | 98 | 0.9832 | [[0, 1, 2, 3], [0, 30, 1, 0, 0], [1, 0, 25, 0, 0], [2, 0, 1, 26, 0], [3, 0, 0, 0, 15]] |
|
| 92 |
+
| 0.9703 | 45.82 | 1100 | 0.9444 | 1.0 | 1.0 | 1.0 | 31 | 0.9615 | 1.0 | 0.9804 | 25 | 1.0 | 0.9630 | 0.9811 | 27 | 1.0 | 1.0 | 1.0 | 15 | 0.9898 | 0.9904 | 0.9907 | 0.9904 | 98 | 0.9902 | 0.9898 | 0.9898 | 98 | 0.9289 | [[0, 1, 2, 3], [0, 31, 0, 0, 0], [1, 0, 25, 0, 0], [2, 0, 1, 26, 0], [3, 0, 0, 0, 15]] |
|
| 93 |
+
| 0.9299 | 49.98 | 1200 | 0.9207 | 1.0 | 1.0 | 1.0 | 31 | 0.9615 | 1.0 | 0.9804 | 25 | 1.0 | 0.9630 | 0.9811 | 27 | 1.0 | 1.0 | 1.0 | 15 | 0.9898 | 0.9904 | 0.9907 | 0.9904 | 98 | 0.9902 | 0.9898 | 0.9898 | 98 | 0.9344 | [[0, 1, 2, 3], [0, 31, 0, 0, 0], [1, 0, 25, 0, 0], [2, 0, 1, 26, 0], [3, 0, 0, 0, 15]] |
|
| 94 |
+
|
| 95 |
+
|
| 96 |
+
### Framework versions
|
| 97 |
+
|
| 98 |
+
- Transformers 4.25.1
|
| 99 |
+
- Pytorch 1.13.0+cu116
|
| 100 |
+
- Datasets 2.8.0
|
| 101 |
+
- Tokenizers 0.13.2
|