File size: 650 Bytes
d607731 081ea4a 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: Tristan/zero-shot-classification-large-test
type: Tristan/zero-shot-classification-large-test
config: Tristan--zero-shot-classification-large-test
split: test
metrics:
- name: Accuracy
type: accuracy
value: 0.667
verified: true
- name: Loss
type: loss
value: 0.5081611480116844
verified: true
---
Hello. I am a model, to be evaluated.
|