File size: 739 Bytes
3228a95 e5c37f0 3228a95 2d2c449 e5c37f0 3228a95 2d2c449 3228a95 e5c37f0 3228a95 e5c37f0 3228a95 e5c37f0 3228a95 e5c37f0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
---
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). |