|
--- |
|
base_model: BAAI/bge-m3 |
|
tags: |
|
- datadreamer |
|
- datadreamer-0.46.0 |
|
- synthetic |
|
- sentence-transformers |
|
- feature-extraction |
|
- sentence-similarity |
|
library_name: sentence-transformers |
|
pipeline_tag: sentence-similarity |
|
--- |
|
|
|
# Model Card |
|
|
|
Given a document, this embedding model helps retrieve instruction templates from [FineTemplates](https://huggingface.co/datasets/fineinstructions/finetemplates) relevant to various chunks / sections of the document. |
|
|
|
## Example Usage |
|
|
|
```python3 |
|
|
|
``` |
|
|
|
--- |
|
This model was trained with a synthetic dataset with [DataDreamer 🤖💤](https://datadreamer.dev). The synthetic dataset card and model card can be found [here](datadreamer.json). The training arguments can be found [here](training_args.json). |