This commit is contained in:
parent
1a7d51c9f1
commit
041642eb36
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
language: en
|
||||
pipeline_tag: zero-shot-classification
|
||||
pipeline_tag: classification
|
||||
tags:
|
||||
- roberta-base
|
||||
datasets:
|
||||
|
@ -8,6 +8,8 @@ datasets:
|
|||
- snli
|
||||
metrics:
|
||||
- accuracy
|
||||
widget:
|
||||
- text: "I like you. </s></s> I love you.
|
||||
---
|
||||
|
||||
# Cross-Encoder for Natural Language Inference
|
||||
|
|
Loading…
Reference in New Issue