Upload folder using huggingface_hub
Browse files- README.md +4 -4
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -11,13 +11,13 @@ model_type: t5
|
|
| 11 |
|
| 12 |
# T5-based Audio Transcription Fusion Model
|
| 13 |
|
| 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.
|
| 20 |
|
| 21 |
### Evaluation Details
|
| 22 |
-
Test Loss: 0.
|
| 23 |
-
Word Error Rate (WER): 0.
|
|
|
|
| 11 |
|
| 12 |
# T5-based Audio Transcription Fusion Model
|
| 13 |
|
| 14 |
+
This model combines transcriptions from multiple sources separated by '/' 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.004994123708456755
|
| 20 |
|
| 21 |
### Evaluation Details
|
| 22 |
+
Test Loss: 0.011637951454891172
|
| 23 |
+
Word Error Rate (WER): 0.0726561850095666
|
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:f802953f398d519d1ba472466597bf165cff985369cbbb74c9944df88a029245
|
| 3 |
size 242041896
|