This commit is contained in:
parent
645f80079e
commit
23111f3256
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
language: en
|
language: en
|
||||||
|
pipeline_tag: zero-shot-classification
|
||||||
tags:
|
tags:
|
||||||
- roberta-base
|
- roberta-base
|
||||||
datasets:
|
datasets:
|
||||||
|
@ -7,8 +8,6 @@ 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
|
||||||
|
|
Loading…
Reference in New Issue