Marcusxx commited on
Commit
a6031e1
·
verified ·
1 Parent(s): 1fbffac

Model save

Browse files
Files changed (1) hide show
  1. README.md +13 -18
README.md CHANGED
@@ -1,13 +1,8 @@
1
  ---
2
- language:
3
- - ko
4
  license: apache-2.0
 
5
  tags:
6
- - hf-asr-leaderboard
7
  - generated_from_trainer
8
- base_model: openai/whisper-medium
9
- datasets:
10
- - Marcusxx/cheonanAddresses
11
  model-index:
12
  - name: cheonanAddresses_torchmodel_model
13
  results: []
@@ -18,10 +13,10 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # cheonanAddresses_torchmodel_model
20
 
21
- This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the Marcusxx/cheonanAddresses dataset.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 0.0531
24
- - Cer: 14.2607
25
 
26
  ## Model description
27
 
@@ -54,16 +49,16 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Cer |
56
  |:-------------:|:------:|:-----:|:---------------:|:-------:|
57
- | 0.0765 | 0.3101 | 1000 | 0.0767 | 27.7467 |
58
- | 0.0698 | 0.6202 | 2000 | 0.0717 | 2.6100 |
59
- | 0.0624 | 0.9302 | 3000 | 0.0667 | 3.7811 |
60
- | 0.0597 | 1.2403 | 4000 | 0.0629 | 2.1665 |
61
- | 0.0598 | 1.5504 | 5000 | 0.0602 | 2.0783 |
62
- | 0.0557 | 1.8605 | 6000 | 0.0586 | 5.0203 |
63
- | 0.0512 | 2.1705 | 7000 | 0.0566 | 16.9546 |
64
- | 0.0441 | 2.4806 | 8000 | 0.0558 | 13.6386 |
65
- | 0.0533 | 2.7907 | 9000 | 0.0537 | 13.8057 |
66
- | 0.0376 | 3.1008 | 10000 | 0.0531 | 14.2607 |
67
 
68
 
69
  ### Framework versions
 
1
  ---
 
 
2
  license: apache-2.0
3
+ base_model: openai/whisper-medium
4
  tags:
 
5
  - generated_from_trainer
 
 
 
6
  model-index:
7
  - name: cheonanAddresses_torchmodel_model
8
  results: []
 
13
 
14
  # cheonanAddresses_torchmodel_model
15
 
16
+ This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 0.0531
19
+ - Cer: 1.9003
20
 
21
  ## Model description
22
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Cer |
51
  |:-------------:|:------:|:-----:|:---------------:|:-------:|
52
+ | 0.0771 | 0.3101 | 1000 | 0.0758 | 28.1409 |
53
+ | 0.0713 | 0.6202 | 2000 | 0.0718 | 2.2685 |
54
+ | 0.0629 | 0.9302 | 3000 | 0.0682 | 2.3271 |
55
+ | 0.0583 | 1.2403 | 4000 | 0.0637 | 2.1723 |
56
+ | 0.0623 | 1.5504 | 5000 | 0.0613 | 2.1513 |
57
+ | 0.0568 | 1.8605 | 6000 | 0.0598 | 2.2237 |
58
+ | 0.051 | 2.1705 | 7000 | 0.0568 | 2.1897 |
59
+ | 0.0448 | 2.4806 | 8000 | 0.0561 | 2.9282 |
60
+ | 0.0517 | 2.7907 | 9000 | 0.0539 | 1.9350 |
61
+ | 0.0382 | 3.1008 | 10000 | 0.0531 | 1.9003 |
62
 
63
 
64
  ### Framework versions