File size: 1,300 Bytes
5c08ebb | 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 31 32 33 34 | ---
license: apache-2.0
tags:
- openvoiceos
- intent-classification
- benchmark
- predictions
pretty_name: OVOS intent bench — banking77
configs:
- config_name: default
data_files:
- split: en_US
path: predictions/en-US/*.jsonl
---
# OVOS `intent` bench — `banking77`
Per-sample predictions of the open intent league (mixed-paradigm pipeline fusions) fighters of the
[OVOS Plugin Arena](https://github.com/OpenVoiceOS/ovos-plugin-arena) over
[`mteb/banking77`](https://huggingface.co/datasets/mteb/banking77).
One dedicated repo per benchmark modality; one dataset split per language;
one JSONL file per fighter under `predictions/<lang>/<competitor_id>.jsonl`.
Rows follow the arena §3.2 contract (pinned `dataset_revision`,
`plugin_version`, fired pipeline `stage`, `exact_match` with correct-OOD
semantics). Produced by the reproducible benchmark script in the arena repo;
the arena's `assemble` workflow turns these rows into benchmark boards,
blind battle pools and a benchmark-seeded ELO ladder.
Funded by the [NGI0 Commons Fund](https://nlnet.nl/project/OpenVoiceOS) /
[NLnet](https://nlnet.nl) under grant agreement No
[101135429](https://cordis.europa.eu/project/id/101135429), through the
European Commission's [Next Generation Internet](https://ngi.eu) programme.
|