End of training
Browse files- README.md +6 -6
- model.safetensors +1 -1
README.md
CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss:
|
20 |
-
- Wer Score: 1.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -51,10 +51,10 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Wer Score |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|
|
54 |
-
|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.7051
|
20 |
+
- Wer Score: 1.6596
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Wer Score |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|
|
54 |
+
| 0.7017 | 10.0 | 50 | 0.5906 | 1.7247 |
|
55 |
+
| 0.2858 | 20.0 | 100 | 0.6435 | 1.6259 |
|
56 |
+
| 0.1529 | 30.0 | 150 | 0.6878 | 1.7054 |
|
57 |
+
| 0.0987 | 40.0 | 200 | 0.7051 | 1.6596 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 706516040
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4650a172d5b70bb3979f14b276d18387e5fc4a955629bef979544482da13d76
|
3 |
size 706516040
|