results / .github /pull_request_template.md
Kenneth Enevoldsen
Fix typos and formatting in PR template (#322)
dcb9a4e unverified
|
raw
history blame
796 Bytes
<!-- Description of the PR goes here -->
### Checklist
- [ ] My model has a model sheet, report, or similar
- [ ] My model has a reference implementation in [`mteb/models/`](https://github.com/embeddings-benchmark/mteb/tree/main/mteb/models), this can be as an API. Instruction on how to add a model can be found [here](https://github.com/embeddings-benchmark/mteb/blob/main/docs/reproducible_workflow.md)
- [ ] No, but there is an existing PR ___
- [ ] The results submitted are obtained using the reference implementation
- [ ] My model is available, either as a publicly accessible API or publicly on e.g., Huggingface
- [ ] I *solemnly swear* that for all results submitted I have not trained on the evaluation dataset including training splits. If I have, I have disclosed it clearly.