Skip to content

Commit 8200bde

Browse files
committed
Better conversational widget. (#508)
* Better conversational widget. * Prettier ! ! :D * Null-check. * Better conversational widget. * Prettier ! ! :D * Null-check. * UI improvements @beurkinger * Update widget design * Refine design, add icon and color for tag * Linting * tweaks + doc * Updating regarding @pierreci comments. * update widgets-server Co-authored-by: Thibault Goehringer <[email protected]> Co-authored-by: Pierric Cistac <[email protected]> commit imported from huggingface-internal/moon-landing@ab06ac9
1 parent a509619 commit 8200bde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ Here they are, with links to examples:
7676
- `question-answering`, for instance [`distilbert-base-uncased-distilled-squad`](/distilbert-base-uncased-distilled-squad)
7777
- `translation`, for instance [`t5-base`](/t5-base)
7878
- `summarization`, for instance [`facebook/bart-large-cnn`](/facebook/bart-large-cnn)
79+
- `conversational`, for instance [`facebook/blenderbot-400M-distill`](/facebook/blenderbot-400M-distill)
7980
- `text-generation`, for instance [`gpt2`](/gpt2)
8081
- `fill-mask`, for instance [`distilroberta-base`](/distilroberta-base)
8182
- `zero-shot-classification` (implemented on top of a nli `text-classification` model), for instance [`facebook/bart-large-mnli`](/facebook/bart-large-mnli)

0 commit comments

Comments
 (0)