We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f436496 commit 25b050fCopy full SHA for 25b050f
README.md
@@ -202,9 +202,13 @@ Run the following bash command to get the MNAC score.
202
python compute_mnac.py --expe </path/to/results_dir/name_exp> --checkpoint_dir </path/to/checkpoints/dir>
203
```
204
205
+## Disclaimer
206
+
207
+There might be some bugs or errors. Feel free to open an issue and/or contribute to improve the repo.
208
209
## Citation
210
-If you use this code, please cite the following paper:
211
+If this code was useful for your research, please cite the following paper:
212
213
@article{steex,
214
author = {Paul Jacob and
0 commit comments