Skip to content

Commit

Permalink
Zero shot classification UI (huggingface#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-c committed May 20, 2021
1 parent cc004e8 commit 4a47ee9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ Here they are, with links to examples:
- `summarization`, for instance [`facebook/bart-large-cnn`](/facebook/bart-large-cnn)
- `text-generation`, for instance [`gpt2`](/gpt2)
- `fill-mask`, for instance [`distilroberta-base`](/distilroberta-base)
- `zero-shot-classification` (implemented on top of a nli `text-classification` model), for instance [`facebook/bart-large-mnli`](/facebook/bart-large-mnli)

## How can I control my model's widget's example inputs?

Expand Down

0 comments on commit 4a47ee9

Please # to comment.