Update README.md

This commit is contained in:
Baptiste Doyen 2021-04-08 13:53:56 +00:00 committed by huggingface-web
parent 77b3fda6c0
commit e3e8a282c7
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ classifier(sequence, candidate_labels, hypothesis_template=hypothesis_template)
```
- As a premise/hypothesis checker : <br>
The idea is here to compute a probability of the form \\ ( P(premise|hypothesis ) \\)
The idea is here to compute a probability of the form \\( P(premise|hypothesis ) \\)
```python
# load model and tokenizer