Upload folder using huggingface_hub
Browse files- README.md +4 -4
- model.safetensors +1 -1
README.md
CHANGED
@@ -14,10 +14,10 @@ model_type: t5
|
|
14 |
This model combines transcriptions from multiple sources to generate an optimal transcription. It is fine-tuned on a dataset where each sample has three candidate transcriptions and a reference transcription.
|
15 |
|
16 |
### Training Details
|
17 |
-
Model trained on
|
18 |
|
19 |
-
Training Loss: 0.
|
20 |
|
21 |
### Evaluation Details
|
22 |
-
Test Loss: 0.
|
23 |
-
Word Error Rate (WER): 0.
|
|
|
14 |
This model combines transcriptions from multiple sources to generate an optimal transcription. It is fine-tuned on a dataset where each sample has three candidate transcriptions and a reference transcription.
|
15 |
|
16 |
### Training Details
|
17 |
+
Model trained on 21000 samples for 10 epochs with T5-small as the base model.
|
18 |
|
19 |
+
Training Loss: 0.00022581950179301202
|
20 |
|
21 |
### Evaluation Details
|
22 |
+
Test Loss: 0.011895381462127404
|
23 |
+
Word Error Rate (WER): 0.07370435071957408
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242041896
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:014a1dafdce536aedb9c8a10b55473f3d7270085b8ee40a8a28fad2ee0eb03ea
|
3 |
size 242041896
|