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 |
|
@@ -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.
|
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
|