MaxLSB commited on
Commit
967e98d
·
verified ·
1 Parent(s): caf6192

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,4 +29,4 @@ pipeline_tag: automatic-speech-recognition
29
 
30
  This architecture introduces parallel downsampling layers before the first and last exits to improve performance with minimal extra overhead, while retaining inference speed.
31
 
32
- Our code is available on our [GitHub](https://github.com/augustgw/early-exit-transformer) repository.
 
29
 
30
  This architecture introduces parallel downsampling layers before the first and last exits to improve performance with minimal extra overhead, while retaining inference speed.
31
 
32
+ Our code for training and inference is available on our [GitHub](https://github.com/augustgw/early-exit-transformer) repository.