Update README.md
Browse files
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
|
21 |
-
|
|
|
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 |
|