Skip to content
Open
Show file tree
Hide file tree
Changes from all 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
Binary file added .DS_Store
Binary file not shown.
Binary file added nlp/.DS_Store
Binary file not shown.
6 changes: 3 additions & 3 deletions nlp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ This directory contains ready-to-use Natural Language Processing application not

## Application List

| No. | Model | Description |
| :-- | :---- | :------------------------------ |
| 1 | / | This section is empty for now — feel free to contribute your first application! |
| No. | Model | Description |
| :-- | :---- | :---------- |
| 1 | [BERT (SWAG_Multiple_Choice)](./multiple_choice/SWAG_Multiple_Choice.ipynb) | Fine-tuning BERT on SWAG dataset for Multiple Choice tasks using Mind NLP. |

## Contributing New NLP Applications

Expand Down
Binary file added nlp/multiple_choice/.DS_Store
Binary file not shown.
Loading