From 3767886f2b70778138b28f956a6cbca98dee2cc3 Mon Sep 17 00:00:00 2001 From: Baptiste Doyen Date: Thu, 25 Mar 2021 16:06:22 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df7b9ef..c171af4 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ classifier(sequence, candidate_labels, hypothesis_template=hypothesis_template) ``` - As a premise/hypothesis checker :
-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