odunola commited on
Commit
3aadfd4
·
1 Parent(s): 7c882e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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 None dataset.
16
  It achieves the following results on the evaluation set:
17
  - Loss: 0.1924
18
 
19
  ## Model description
20
-
21
- More information needed
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