Model save
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 the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
-
- Wer Score: 0.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -41,18 +41,16 @@ The following hyperparameters were used during training:
|
|
41 |
- seed: 42
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: linear
|
44 |
-
- num_epochs:
|
45 |
- mixed_precision_training: Native AMP
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Wer Score |
|
50 |
|:-------------:|:------:|:----:|:---------------:|:---------:|
|
51 |
-
| 7.
|
52 |
-
|
|
53 |
-
|
|
54 |
-
| 0.0504 | 3.6364 | 200 | 0.0248 | 0.1473 |
|
55 |
-
| 0.0212 | 4.5455 | 250 | 0.0159 | 0.0853 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
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.8754
|
19 |
+
- Wer Score: 0.1947
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
41 |
- seed: 42
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: linear
|
44 |
+
- num_epochs: 3
|
45 |
- mixed_precision_training: Native AMP
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Wer Score |
|
50 |
|:-------------:|:------:|:----:|:---------------:|:---------:|
|
51 |
+
| 7.5362 | 0.9091 | 50 | 5.0569 | 12.4513 |
|
52 |
+
| 3.5403 | 1.8182 | 100 | 2.0086 | 12.2035 |
|
53 |
+
| 1.4121 | 2.7273 | 150 | 0.8754 | 0.1947 |
|
|
|
|
|
54 |
|
55 |
|
56 |
### 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:3738f2e10517931631b62197ad2be7433b8f3b633593d76b0ed4110c7d85bb44
|
3 |
size 706516040
|
runs/Jun25_17-13-30_2c089c048155/events.out.tfevents.1719335611.2c089c048155.4491.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:77f336939f9aa4fd5f251b3690dd710a670b1881ac08b421be12c291e30f6581
|
3 |
+
size 6975
|