Update README.md
Browse files
README.md
CHANGED
@@ -24,6 +24,12 @@ The model has been trained using an efficient few-shot learning technique that i
|
|
24 |
1. Fine-tuning a [Sentence Transformer](https://www.sbert.net) with contrastive learning.
|
25 |
2. Training a classification head with features from the fine-tuned Sentence Transformer.
|
26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
## Model Details
|
28 |
|
29 |
### Core Model Description
|
|
|
24 |
1. Fine-tuning a [Sentence Transformer](https://www.sbert.net) with contrastive learning.
|
25 |
2. Training a classification head with features from the fine-tuned Sentence Transformer.
|
26 |
|
27 |
+
## About Onyx
|
28 |
+
|
29 |
+
- **Website:** [Onyx](https://www.onyx.app/)
|
30 |
+
- **Repository:** [Open Source Gen-AI + Enterprise Search](https://github.com/onyx-dot-app/onyx)
|
31 |
+
|
32 |
+
|
33 |
## Model Details
|
34 |
|
35 |
### Core Model Description
|