End of training
Browse files
README.md
CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on the imagefolder dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 6.
|
22 |
-
- Wer Score: 39.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -38,28 +38,39 @@ More information needed
|
|
38 |
### Training hyperparameters
|
39 |
|
40 |
The following hyperparameters were used during training:
|
41 |
-
- learning_rate:
|
42 |
- train_batch_size: 2
|
43 |
- eval_batch_size: 2
|
44 |
- seed: 42
|
|
|
|
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: cosine_with_restarts
|
47 |
-
-
|
48 |
-
- num_epochs:
|
49 |
- mixed_precision_training: Native AMP
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Wer Score |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|
|
55 |
-
| 8.
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
|
|
62 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on the imagefolder dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 6.1918
|
22 |
+
- Wer Score: 39.6
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
38 |
### Training hyperparameters
|
39 |
|
40 |
The following hyperparameters were used during training:
|
41 |
+
- learning_rate: 1e-05
|
42 |
- train_batch_size: 2
|
43 |
- eval_batch_size: 2
|
44 |
- seed: 42
|
45 |
+
- gradient_accumulation_steps: 2
|
46 |
+
- total_train_batch_size: 4
|
47 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
48 |
- lr_scheduler_type: cosine_with_restarts
|
49 |
+
- lr_scheduler_warmup_steps: 100
|
50 |
+
- num_epochs: 85
|
51 |
- mixed_precision_training: Native AMP
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Wer Score |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|
|
57 |
+
| 8.3548 | 5.0 | 10 | 8.2504 | 134.8 |
|
58 |
+
| 8.3219 | 10.0 | 20 | 8.1985 | 138.2 |
|
59 |
+
| 8.2518 | 15.0 | 30 | 8.1159 | 139.6 |
|
60 |
+
| 8.1592 | 20.0 | 40 | 8.0218 | 140.0 |
|
61 |
+
| 8.0551 | 25.0 | 50 | 7.9160 | 140.2 |
|
62 |
+
| 7.9388 | 30.0 | 60 | 7.7972 | 140.4 |
|
63 |
+
| 7.807 | 35.0 | 70 | 7.6597 | 140.4 |
|
64 |
+
| 7.6548 | 40.0 | 80 | 7.4993 | 139.8 |
|
65 |
+
| 7.4774 | 45.0 | 90 | 7.3130 | 140.4 |
|
66 |
+
| 7.2745 | 50.0 | 100 | 7.0992 | 140.4 |
|
67 |
+
| 7.0447 | 55.0 | 110 | 6.8640 | 139.8 |
|
68 |
+
| 6.8103 | 60.0 | 120 | 6.6401 | 95.8 |
|
69 |
+
| 6.6006 | 65.0 | 130 | 6.4553 | 103.6 |
|
70 |
+
| 6.4349 | 70.0 | 140 | 6.3183 | 39.6 |
|
71 |
+
| 6.3224 | 75.0 | 150 | 6.2360 | 39.6 |
|
72 |
+
| 6.2614 | 80.0 | 160 | 6.1996 | 39.6 |
|
73 |
+
| 6.2396 | 85.0 | 170 | 6.1918 | 39.6 |
|
74 |
|
75 |
|
76 |
### 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:81f917d1a0423a42de363c1be695226075df360c302ec5549cd743d7cf4205ec
|
3 |
size 706516040
|
runs/Oct20_19-23-19_bfc8df5d81ba/events.out.tfevents.1729452206.bfc8df5d81ba.209.1
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:fde07929b973e643ebf31fba2693328eab2bdf8393f7b0e0f9f6cc7b1a0e7892
|
3 |
+
size 14528
|