YingxuHe commited on
Commit
5a22bb5
·
1 Parent(s): 71fcbe6

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -14,15 +14,15 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - eval_loss: 0.0257
18
- - eval_wer_score: 21.1955
19
- - eval_rouge_score: 0.0566
20
- - eval_bert_score: 0.7589
21
- - eval_runtime: 27.6989
22
- - eval_samples_per_second: 3.863
23
- - eval_steps_per_second: 0.505
24
- - epoch: 1.14
25
- - step: 1000
26
 
27
  ## Model description
28
 
@@ -56,5 +56,5 @@ The following hyperparameters were used during training:
56
 
57
  - Transformers 4.28.0
58
  - Pytorch 2.1.0+cu118
59
- - Datasets 2.14.5
60
  - Tokenizers 0.13.3
 
14
 
15
  This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - eval_loss: 0.0334
18
+ - eval_wer_score: 18.8977
19
+ - eval_rouge_score: 0.0634
20
+ - eval_bert_score: 0.7624
21
+ - eval_runtime: 32.22
22
+ - eval_samples_per_second: 3.538
23
+ - eval_steps_per_second: 0.466
24
+ - epoch: 23.92
25
+ - step: 2500
26
 
27
  ## Model description
28
 
 
56
 
57
  - Transformers 4.28.0
58
  - Pytorch 2.1.0+cu118
59
+ - Datasets 2.14.6
60
  - Tokenizers 0.13.3