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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -17,8 +17,9 @@ 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
 
 
17
  - Loss: 0.1924
18
 
19
  ## Model description
20
+ This model, a fine-tuned T5, is designed to pinpoint and extract specific Bible scriptures' chapter and verse from a string of text. It's a major component of a broader project but is also versatile enough for your other applications.
21
+
22
+ The model's learning is driven by a unique dataset, painstakingly compiled from transcripts of sermons on YouTube and various online platforms. This handpicked, curated data equips the model with a specialized understanding of religious discourse and biblical references.
23
 
24
  ## Intended uses & limitations
25