Skip to content

Commit 25b050f

Browse files
committed
add bug warning
1 parent f436496 commit 25b050f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -202,9 +202,13 @@ Run the following bash command to get the MNAC score.
202202
python compute_mnac.py --expe </path/to/results_dir/name_exp> --checkpoint_dir </path/to/checkpoints/dir>
203203
```
204204

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+
205209
## Citation
206210

207-
If you use this code, please cite the following paper:
211+
If this code was useful for your research, please cite the following paper:
208212
```
209213
@article{steex,
210214
author = {Paul Jacob and

0 commit comments

Comments
 (0)