Skip to content

Commit 635081c

Browse files
authored
Update README.md
1 parent f7330b1 commit 635081c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ CuPy and pynvrtc needed to compile the CUDA code into a callable function at run
2828

2929
<br>
3030

31-
## Tasks
32-
- classification
33-
- question answering on SQuAD
34-
- language modelling on PTB
31+
## Examples
32+
- [classification](/classification/)
33+
- [question answering (SQuAD)](/DrQA/)
34+
- [language modelling on PTB](/language_model/)
3535
- machine translation
3636
- speech recognition
3737

0 commit comments

Comments
 (0)