bigmorning commited on
Commit
3dc4eda
1 Parent(s): b7575c8

Upload TFWhisperForConditionalGeneration

Browse files
Files changed (2) hide show
  1. README.md +11 -11
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,12 +15,12 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 3.0948
19
- - Train Accuracy: 0.0343
20
- - Train Wermet: 0.0859
21
- - Validation Loss: 3.0780
22
- - Validation Accuracy: 0.0341
23
- - Validation Wermet: 0.0021
24
  - Epoch: 4
25
 
26
  ## Model description
@@ -47,11 +47,11 @@ The following hyperparameters were used during training:
47
 
48
  | Train Loss | Train Accuracy | Train Wermet | Validation Loss | Validation Accuracy | Validation Wermet | Epoch |
49
  |:----------:|:--------------:|:------------:|:---------------:|:-------------------:|:-----------------:|:-----:|
50
- | 5.1494 | 0.0196 | 3.7403 | 4.3409 | 0.0256 | 0.7553 | 0 |
51
- | 4.0236 | 0.0274 | 0.6316 | 3.6960 | 0.0302 | 0.1658 | 1 |
52
- | 3.5216 | 0.0312 | 0.1467 | 3.3497 | 0.0311 | 0.0012 | 2 |
53
- | 3.2259 | 0.0330 | 0.0850 | 3.1532 | 0.0337 | 0.0023 | 3 |
54
- | 3.0948 | 0.0343 | 0.0859 | 3.0780 | 0.0341 | 0.0021 | 4 |
55
 
56
 
57
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 1.5253
19
+ - Train Accuracy: 0.0624
20
+ - Train Wermet: 3.4109
21
+ - Validation Loss: 1.4444
22
+ - Validation Accuracy: 0.0400
23
+ - Validation Wermet: 9.4755
24
  - Epoch: 4
25
 
26
  ## Model description
 
47
 
48
  | Train Loss | Train Accuracy | Train Wermet | Validation Loss | Validation Accuracy | Validation Wermet | Epoch |
49
  |:----------:|:--------------:|:------------:|:---------------:|:-------------------:|:-----------------:|:-----:|
50
+ | 2.3877 | 0.0442 | 1.0815 | 1.8406 | 0.0334 | 4.7983 | 0 |
51
+ | 1.7865 | 0.0557 | 1.3855 | 1.6832 | 0.0357 | 5.7831 | 1 |
52
+ | 1.6642 | 0.0589 | 2.5519 | 1.6045 | 0.0371 | 8.4362 | 2 |
53
+ | 1.5873 | 0.0608 | 3.0818 | 1.5454 | 0.0381 | 10.0064 | 3 |
54
+ | 1.5253 | 0.0624 | 3.4109 | 1.4444 | 0.0400 | 9.4755 | 4 |
55
 
56
 
57
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2de86ef2efdcb159e0c3da8953fbe7afaf9b1db4074b0f9d3c1a8e47e3bf7b7f
3
  size 151253960
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01d40b5d14ec25fad86cbb04ff497f77e26723b014c3fdca66fac62522e6b5d9
3
  size 151253960