JunWorks commited on
Commit
6158930
1 Parent(s): 7d9e88d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md CHANGED
@@ -25,3 +25,26 @@ This is the model card of a 🤗 transformers model that has been pushed on the
25
  - **Language(s) (NLP):** Taigi (nan-tw)
26
  - **Finetuned from model [optional]:** openai/whisper-base
27
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  - **Language(s) (NLP):** Taigi (nan-tw)
26
  - **Finetuned from model [optional]:** openai/whisper-base
27
 
28
+
29
+ ### Training results
30
+
31
+ | Training Loss | Epoch | Validation Loss |
32
+ |:-------------:|:-----:|:---------------:|
33
+ | 2.0245 | 1.0 | 2.0332 |
34
+ | 1.7279 | 2.0 | 1.8450 |
35
+ | 1.6811 | 3.0 | 1.7509 |
36
+ | 1.6153 | 4.0 | 1.6890 |
37
+ | 1.5804 | 5.0 | 1.6443 |
38
+ | 1.5382 | 6.0 | 1.6113 |
39
+ | 1.5547 | 7.0 | 1.5843 |
40
+ | 1.5229 | 8.0 | 1.5626 |
41
+ | 1.4683 | 9.0 | 1.5455 |
42
+ | 1.4458 | 10.0 | 1.5330 |
43
+ | 1.4628 | 11.0 | 1.5210 |
44
+ | 1.4278 | 12.0 | 1.5136 |
45
+ | 1.4231 | 13.0 | 1.5046 |
46
+ | 1.3957 | 14.0 | 1.4997 |
47
+ | 1.4187 | 15.0 | 1.4950 |
48
+ | 1.4219 | 16.0 | 1.4936 |
49
+ | 1.5940 | 17.0 | 1.49281 |
50
+