update model card README.md
Browse files
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.
|
18 |
-
- eval_wer_score:
|
19 |
-
- eval_rouge_score: 0.
|
20 |
-
- eval_bert_score: 0.
|
21 |
-
- eval_runtime:
|
22 |
-
- eval_samples_per_second: 3.
|
23 |
-
- eval_steps_per_second: 0.
|
24 |
-
- epoch:
|
25 |
-
- step:
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
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.0581
|
18 |
+
- eval_wer_score: 22.3272
|
19 |
+
- eval_rouge_score: 0.0358
|
20 |
+
- eval_bert_score: 0.7505
|
21 |
+
- eval_runtime: 30.8999
|
22 |
+
- eval_samples_per_second: 3.495
|
23 |
+
- eval_steps_per_second: 0.453
|
24 |
+
- epoch: 8.76
|
25 |
+
- step: 1200
|
26 |
|
27 |
## Model description
|
28 |
|