Update README.md
Browse files
README.md
CHANGED
@@ -12,13 +12,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# transcriber-t5-v8
|
14 |
|
15 |
-
This model is a fine-tuned version of [odunola/transcriber-t5-v7](https://huggingface.co/odunola/transcriber-t5-v7) on the
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 0.1924
|
18 |
|
19 |
## Model description
|
20 |
-
|
21 |
-
|
22 |
|
23 |
## Intended uses & limitations
|
24 |
|
|
|
12 |
|
13 |
# transcriber-t5-v8
|
14 |
|
15 |
+
This model is a fine-tuned version of [odunola/transcriber-t5-v7](https://huggingface.co/odunola/transcriber-t5-v7) on the [odunola/transcriberv3](https://huggingface.co/datasets/odunola/transcriberv3) dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 0.1924
|
18 |
|
19 |
## Model description
|
20 |
+
This model extracts the chapter and verse of a bible scripture off from a string of texts and is a finetuned T5
|
21 |
+
This model was trained on a special dataset got from transcripts of sermons off of youtube and sermons online. It was then hand collated by me.
|
22 |
|
23 |
## Intended uses & limitations
|
24 |
|