Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,9 @@ datasets:
|
|
| 11 |
|
| 12 |
# {MODEL_NAME}
|
| 13 |
|
| 14 |
-
This is a [
|
|
|
|
|
|
|
| 15 |
|
| 16 |
<!--- Describe your model here -->
|
| 17 |
|
|
|
|
| 11 |
|
| 12 |
# {MODEL_NAME}
|
| 13 |
|
| 14 |
+
This model is a product of the [Sentence-Transformers](https://www.SBERT.net) family. It refines sentences and paragraphs into a sophisticated 768-dimensional vector space. It owes its precision to a fine-tuning process, executed on a dataset comprised of over one hundred thousand rows of pairs of sentences rooted in biblical context, thus able to discern similarities between two sentences talking about the same biblical essence.
|
| 15 |
+
|
| 16 |
+
This enriched dataset—bountiful in biblically sound & matching sentence pairs—is accessible on the hub, referenced as [odunola/bible-reference-sentence-pair](https://huggingface.co/datasets/odunola/bible-reference-sentence-pair). As a result of this intensive learning process, the model possesses an uncanny knack for recognising parallels in seemingly disparate biblical discussions.
|
| 17 |
|
| 18 |
<!--- Describe your model here -->
|
| 19 |
|