End of training
Browse files- README.md +23 -17
- generation_config.json +1 -1
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on the imagefolder dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Wer Score:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -51,24 +51,30 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Wer Score |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|
|
54 |
-
| No log | 1.
|
55 |
-
| No log | 2.
|
56 |
-
| No log |
|
57 |
-
| No log |
|
58 |
-
| No log |
|
59 |
-
| No log |
|
60 |
-
| No log |
|
61 |
-
| No log |
|
62 |
-
| No log |
|
63 |
-
| No log |
|
64 |
-
| No log |
|
65 |
-
| No log |
|
66 |
-
| No log |
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
|
68 |
|
69 |
### Framework versions
|
70 |
|
71 |
-
- Transformers 4.34.
|
72 |
-
- Pytorch 2.0
|
73 |
- Datasets 2.14.5
|
74 |
- Tokenizers 0.14.1
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on the imagefolder dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0444
|
21 |
+
- Wer Score: 10.0470
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Wer Score |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|
|
54 |
+
| No log | 1.05 | 20 | 7.3069 | 113.3758 |
|
55 |
+
| No log | 2.11 | 40 | 5.3566 | 3.2282 |
|
56 |
+
| No log | 3.16 | 60 | 3.4409 | 1.1879 |
|
57 |
+
| No log | 4.21 | 80 | 1.7218 | 1.1007 |
|
58 |
+
| No log | 5.26 | 100 | 0.5834 | 1.0872 |
|
59 |
+
| No log | 6.32 | 120 | 0.1684 | 1.3020 |
|
60 |
+
| No log | 7.37 | 140 | 0.0720 | 2.9732 |
|
61 |
+
| No log | 8.42 | 160 | 0.0507 | 2.0805 |
|
62 |
+
| No log | 9.47 | 180 | 0.0467 | 3.0336 |
|
63 |
+
| No log | 10.53 | 200 | 0.0415 | 10.6107 |
|
64 |
+
| No log | 11.58 | 220 | 0.0425 | 7.7383 |
|
65 |
+
| No log | 12.63 | 240 | 0.0426 | 14.1745 |
|
66 |
+
| No log | 13.68 | 260 | 0.0434 | 6.0067 |
|
67 |
+
| No log | 14.74 | 280 | 0.0447 | 10.5503 |
|
68 |
+
| No log | 15.79 | 300 | 0.0434 | 9.1678 |
|
69 |
+
| No log | 16.84 | 320 | 0.0439 | 10.8591 |
|
70 |
+
| No log | 17.89 | 340 | 0.0446 | 10.0470 |
|
71 |
+
| No log | 18.95 | 360 | 0.0444 | 10.1208 |
|
72 |
+
| No log | 20.0 | 380 | 0.0444 | 10.0470 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
76 |
|
77 |
+
- Transformers 4.34.1
|
78 |
+
- Pytorch 2.1.0+cu118
|
79 |
- Datasets 2.14.5
|
80 |
- Tokenizers 0.14.1
|
generation_config.json
CHANGED
@@ -3,5 +3,5 @@
|
|
3 |
"bos_token_id": 101,
|
4 |
"eos_token_id": 102,
|
5 |
"pad_token_id": 0,
|
6 |
-
"transformers_version": "4.34.
|
7 |
}
|
|
|
3 |
"bos_token_id": 101,
|
4 |
"eos_token_id": 102,
|
5 |
"pad_token_id": 0,
|
6 |
+
"transformers_version": "4.34.1"
|
7 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 706584718
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3138cb8183406e38883623021f6c6e35f6808f2b3313636e920d11a984bda84d
|
3 |
size 706584718
|