Update README.md
Browse files
README.md
CHANGED
@@ -21,12 +21,11 @@ base_model:
|
|
21 |
- sentence-transformers/all-MiniLM-L6-v2
|
22 |
---
|
23 |
|
24 |
-
[](https://huggingface.co/GainEnergy/OGAI-Embedder)
|
25 |
-
[](LICENSE)
|
26 |
-
|
27 |
# OGAI-Embedder
|
28 |
This is a [sentence-transformers](https://www.SBERT.net) model fine-tuned specifically for **drilling engineering** applications in the oil and gas industry. It maps sentences & paragraphs to a 384-dimensional dense vector space and can be used for tasks like **technical document retrieval, automated report analysis, and intelligent search** within **drilling-related datasets**.
|
29 |
|
|
|
|
|
30 |
|
31 |
## Usage (Sentence-Transformers)
|
32 |
Using this model becomes easy when you have [sentence-transformers](https://www.SBERT.net) installed:
|
|
|
21 |
- sentence-transformers/all-MiniLM-L6-v2
|
22 |
---
|
23 |
|
|
|
|
|
|
|
24 |
# OGAI-Embedder
|
25 |
This is a [sentence-transformers](https://www.SBERT.net) model fine-tuned specifically for **drilling engineering** applications in the oil and gas industry. It maps sentences & paragraphs to a 384-dimensional dense vector space and can be used for tasks like **technical document retrieval, automated report analysis, and intelligent search** within **drilling-related datasets**.
|
26 |
|
27 |
+
[](https://huggingface.co/GainEnergy/OGAI-Embedder)
|
28 |
+
[](LICENSE)
|
29 |
|
30 |
## Usage (Sentence-Transformers)
|
31 |
Using this model becomes easy when you have [sentence-transformers](https://www.SBERT.net) installed:
|