End of training
Browse files
README.md
CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
-
- Wer Score:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -48,26 +48,26 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
-
| Training Loss | Epoch
|
52 |
-
|
53 |
-
| 7.
|
54 |
-
| 2.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
|
67 |
|
68 |
### Framework versions
|
69 |
|
70 |
-
- Transformers 4.
|
71 |
-
- Pytorch 2.
|
72 |
-
- Datasets 2.
|
73 |
-
- Tokenizers 0.
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.0529
|
19 |
+
- Wer Score: 1.4091
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer Score |
|
52 |
+
|:-------------:|:-------:|:----:|:---------------:|:---------:|
|
53 |
+
| 7.3586 | 3.7037 | 50 | 4.5383 | 8.8030 |
|
54 |
+
| 2.3507 | 7.4074 | 100 | 0.4544 | 0.4697 |
|
55 |
+
| 0.1281 | 11.1111 | 150 | 0.0543 | 0.5152 |
|
56 |
+
| 0.0161 | 14.8148 | 200 | 0.0491 | 0.4545 |
|
57 |
+
| 0.0115 | 18.5185 | 250 | 0.0501 | 0.4394 |
|
58 |
+
| 0.0099 | 22.2222 | 300 | 0.0528 | 0.4697 |
|
59 |
+
| 0.0085 | 25.9259 | 350 | 0.0536 | 0.4697 |
|
60 |
+
| 0.0075 | 29.6296 | 400 | 0.0532 | 0.4848 |
|
61 |
+
| 0.0068 | 33.3333 | 450 | 0.0520 | 0.4697 |
|
62 |
+
| 0.0061 | 37.0370 | 500 | 0.0528 | 0.6818 |
|
63 |
+
| 0.0054 | 40.7407 | 550 | 0.0530 | 0.8030 |
|
64 |
+
| 0.0044 | 44.4444 | 600 | 0.0535 | 1.2121 |
|
65 |
+
| 0.0038 | 48.1481 | 650 | 0.0529 | 1.4091 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
69 |
|
70 |
+
- Transformers 4.40.2
|
71 |
+
- Pytorch 2.3.0+cu121
|
72 |
+
- Datasets 2.19.1
|
73 |
+
- Tokenizers 0.19.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.
|
7 |
}
|
|
|
3 |
"bos_token_id": 101,
|
4 |
"eos_token_id": 102,
|
5 |
"pad_token_id": 0,
|
6 |
+
"transformers_version": "4.40.2"
|
7 |
}
|
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:f3aad2288d56f9a505849cab51345d09e2021cbc521b6720e7f6f30f6bd28d6b
|
3 |
size 706516040
|
runs/May29_17-47-50_mike-ws/events.out.tfevents.1716976072.mike-ws.48.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:177077f4db87c75f6adb942ece20ce21e7a17e95acefb7e0a8fa84920eb601e8
|
3 |
+
size 12174
|