Model save
Browse files
README.md
CHANGED
@@ -13,9 +13,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
# tmpp
|
14 |
|
15 |
This model is a fine-tuned version of [maxseats/SungBeom-whisper-small-ko-1](https://huggingface.co/maxseats/SungBeom-whisper-small-ko-1) on an unknown dataset.
|
16 |
-
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 3.4093
|
18 |
-
- Cer: 134.7524
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -48,9 +45,6 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
-
| Training Loss | Epoch | Step | Validation Loss | Cer |
|
52 |
-
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
53 |
-
| 3.5137 | 0.7675 | 1000 | 3.4093 | 134.7524 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
13 |
# tmpp
|
14 |
|
15 |
This model is a fine-tuned version of [maxseats/SungBeom-whisper-small-ko-1](https://huggingface.co/maxseats/SungBeom-whisper-small-ko-1) on an unknown dataset.
|
|
|
|
|
|
|
16 |
|
17 |
## Model description
|
18 |
|
|
|
45 |
|
46 |
### Training results
|
47 |
|
|
|
|
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
generation_config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"begin_suppress_tokens": [
|
3 |
220,
|
4 |
50257
|
|
|
1 |
{
|
2 |
+
"_from_model_config": true,
|
3 |
"begin_suppress_tokens": [
|
4 |
220,
|
5 |
50257
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 966995080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0742eb1596027dc65a63ea658ca07e58c70629767ede7abd112c44a57b623e69
|
3 |
size 966995080
|
runs/Jun15_05-08-29_d40eb7ebf270/events.out.tfevents.1718428143.d40eb7ebf270.5363.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3baf38d23c20981eb25ad34d6dbbdce24d7995df211e53e0d06b448e88d2a488
|
3 |
+
size 6174
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a82541e7435c88f4ba63f8a4097b23d4809d525d6187687dd26ed3065239c60
|
3 |
size 5240
|