add mutliclass field to default zero shot example

This commit is contained in:
Joe Davison 2020-10-26 11:07:51 -04:00 committed by GitHub
parent a9ac1db276
commit fbcddb8544
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,4 +5,5 @@ pipeline_tag: zero-shot-classification
widget:
- text: "Last week I upgraded my iOS version and ever since then my phone has been overheating whenever I use your app."
labels: "mobile, website, billing, account access"
multiclass: true
---