diff --git a/README.md b/README.md index 0cbb0b6..72096ef 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ language: thumbnail: tags: - zero-shot-classification -license: +license: mit +pipeline_tag: zero-shot-classification datasets: - xlni metrics: @@ -42,7 +43,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