Skip to content

Commit b26e60c

Browse files
authored
Fix link to reproducibility section (#191)
1 parent c90a0dc commit b26e60c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ inference.attach_observers(RTTMWriter(mic.uri, "/output/file.rttm"))
119119
prediction = inference()
120120
```
121121

122-
For inference and evaluation on a dataset we recommend to use `Benchmark` (see notes on [reproducibility](#reproducibility)).
122+
For inference and evaluation on a dataset we recommend to use `Benchmark` (see notes on [reproducibility](#-reproducibility)).
123123

124124
## 🤖 Add your model
125125

0 commit comments

Comments
 (0)