Jemma Daniel commited on
Commit
38a3541
·
1 Parent(s): ef3002d

Update README

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -43,7 +43,6 @@ from winnow.fdr.nonparametric import NonParametricFDRControl
43
  general_model = Path("general_model")
44
  snapshot_download(
45
  repo_id="InstaDeepAI/winnow-general-model",
46
- allow_patterns=["*.pkl"],
47
  repo_type="model",
48
  local_dir=general_model,
49
  )
@@ -161,8 +160,8 @@ If you use this pretrained calibrator, please cite:
161
  ```bibtex
162
  @misc{instadeep_ltd_2025,
163
  author = { InstaDeep Ltd },
164
- title = { winnow-general-model (Revision d70bef6) },
165
- year = 2025,
166
  url = { https://huggingface.co/InstaDeepAI/winnow-general-model },
167
  doi = { 10.57967/hf/6611 },
168
  publisher = { Hugging Face }
 
43
  general_model = Path("general_model")
44
  snapshot_download(
45
  repo_id="InstaDeepAI/winnow-general-model",
 
46
  repo_type="model",
47
  local_dir=general_model,
48
  )
 
160
  ```bibtex
161
  @misc{instadeep_ltd_2025,
162
  author = { InstaDeep Ltd },
163
+ title = { winnow-general-model (Revision ef3002daf2254369d04095731c76a022553ba63a) },
164
+ year = 2026,
165
  url = { https://huggingface.co/InstaDeepAI/winnow-general-model },
166
  doi = { 10.57967/hf/6611 },
167
  publisher = { Hugging Face }