This commit is contained in:
nreimers 2021-06-21 09:34:46 +02:00
parent 1a7d51c9f1
commit 041642eb36
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
--- ---
language: en language: en
pipeline_tag: zero-shot-classification pipeline_tag: classification
tags: tags:
- roberta-base - roberta-base
datasets: datasets:
@ -8,6 +8,8 @@ datasets:
- snli - snli
metrics: metrics:
- accuracy - accuracy
widget:
- text: "I like you. </s></s> I love you.
--- ---
# Cross-Encoder for Natural Language Inference # Cross-Encoder for Natural Language Inference