Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion nlp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This directory contains ready-to-use Natural Language Processing application not

| No. | Model | Description |
| :-- | :---- | :------------------------------ |
| 1 | / | This section is empty for now — feel free to contribute your first application! |
| 1 | [T5](./t5/finetune_seq2seq_translation.ipynb) | Includes notebooks for T5 finetuning on tasks such as machine translation |

## Contributing New NLP Applications

Expand Down
Loading