Datasets:
mteb
/

KennethEnevoldsen commited on
Commit
a1e0444
·
unverified ·
1 Parent(s): ce31a16

Update pull_request_template.md

Browse files
Files changed (1) hide show
  1. .github/pull_request_template.md +1 -1
.github/pull_request_template.md CHANGED
@@ -7,5 +7,5 @@
7
  - [ ] No, but there is an existing PR ___
8
  - [ ] The results submitted is obtained using the reference implementation
9
  - [ ] My model is available, either as a publicly accessible API or publicly on e.g., Huggingface
10
- - [ ] I *solemnly swear* that for all results submitted I have not training on the dataset including the training set. If I have I have disclosed it clearly.
11
 
 
7
  - [ ] No, but there is an existing PR ___
8
  - [ ] The results submitted is obtained using the reference implementation
9
  - [ ] My model is available, either as a publicly accessible API or publicly on e.g., Huggingface
10
+ - [ ] I *solemnly swear* that for all results submitted I have not on the evaluation dataset including training splits. If I have I have disclosed it clearly.
11