File size: 666 Bytes
d607731 f7cfd97 d607731 31fb551 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
---
language: en
inference: false
tags:
- text-generation
- opt
model-index:
- name: autoevaluate/zero-shot-classification
results:
- task:
type: zero-shot-classification
name: Zero-Shot Text Classification
dataset:
name: autoevaluate/zero-shot-classification-sample
type: autoevaluate/zero-shot-classification-sample
config: autoevaluate--zero-shot-classification-sample
split: test
metrics:
- name: Accuracy
type: accuracy
value: 0.6666666666666666
verified: true
- name: Loss
type: loss
value: 0.5084400922060013
verified: true
---
Hello. I am a model, to be evaluated.
|