rharris117
commited on
Commit
•
0fc6783
1
Parent(s):
2491816
Model save
Browse files- README.md +12 -15
- model.safetensors +1 -1
README.md
CHANGED
@@ -13,10 +13,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# git-base-pokemon
|
15 |
|
16 |
-
This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
-
- Wer Score:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -50,18 +50,15 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Wer Score |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|
|
53 |
-
| 7.
|
54 |
-
| 2.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.0011 | 41.67 | 500 | 0.0363 | 3.4659 |
|
63 |
-
| 0.001 | 45.83 | 550 | 0.0363 | 3.5495 |
|
64 |
-
| 0.001 | 50.0 | 600 | 0.0362 | 3.5483 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
13 |
|
14 |
# git-base-pokemon
|
15 |
|
16 |
+
This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.2324
|
19 |
+
- Wer Score: 5.2456
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Wer Score |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|
|
53 |
+
| 7.3165 | 5.26 | 50 | 4.6355 | 4.8031 |
|
54 |
+
| 2.6531 | 10.53 | 100 | 0.8536 | 4.2762 |
|
55 |
+
| 0.4 | 15.79 | 150 | 0.2527 | 4.6248 |
|
56 |
+
| 0.1634 | 21.05 | 200 | 0.2272 | 4.4392 |
|
57 |
+
| 0.125 | 26.32 | 250 | 0.2262 | 4.3356 |
|
58 |
+
| 0.1054 | 31.58 | 300 | 0.2286 | 6.6022 |
|
59 |
+
| 0.0932 | 36.84 | 350 | 0.2305 | 4.6967 |
|
60 |
+
| 0.0856 | 42.11 | 400 | 0.2320 | 4.4171 |
|
61 |
+
| 0.0811 | 47.37 | 450 | 0.2324 | 5.2456 |
|
|
|
|
|
|
|
62 |
|
63 |
|
64 |
### 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:0cce8ef19c50a9510a1ae04ec9285c60b0aab238619ef56c95b583525be52a88
|
3 |
size 706516040
|