| --- |
| license: apache-2.0 |
| tags: |
| - openvoiceos |
| - intent-classification |
| - benchmark |
| - predictions |
| pretty_name: OVOS intent_template bench — massive-templates |
| configs: |
| - config_name: default |
| data_files: |
| - split: af_ZA |
| path: predictions/af-ZA/*.jsonl |
| - split: am_ET |
| path: predictions/am-ET/*.jsonl |
| - split: ar_SA |
| path: predictions/ar-SA/*.jsonl |
| - split: az_AZ |
| path: predictions/az-AZ/*.jsonl |
| - split: bn_BD |
| path: predictions/bn-BD/*.jsonl |
| - split: ca_ES |
| path: predictions/ca-ES/*.jsonl |
| - split: cy_GB |
| path: predictions/cy-GB/*.jsonl |
| - split: da_DK |
| path: predictions/da-DK/*.jsonl |
| - split: de_DE |
| path: predictions/de-DE/*.jsonl |
| - split: el_GR |
| path: predictions/el-GR/*.jsonl |
| - split: en_US |
| path: predictions/en-US/*.jsonl |
| - split: es_ES |
| path: predictions/es-ES/*.jsonl |
| - split: fa_IR |
| path: predictions/fa-IR/*.jsonl |
| - split: fi_FI |
| path: predictions/fi-FI/*.jsonl |
| - split: fr_FR |
| path: predictions/fr-FR/*.jsonl |
| - split: he_IL |
| path: predictions/he-IL/*.jsonl |
| - split: hi_IN |
| path: predictions/hi-IN/*.jsonl |
| - split: hu_HU |
| path: predictions/hu-HU/*.jsonl |
| - split: hy_AM |
| path: predictions/hy-AM/*.jsonl |
| - split: id_ID |
| path: predictions/id-ID/*.jsonl |
| - split: is_IS |
| path: predictions/is-IS/*.jsonl |
| - split: it_IT |
| path: predictions/it-IT/*.jsonl |
| - split: ja_JP |
| path: predictions/ja-JP/*.jsonl |
| - split: jv_ID |
| path: predictions/jv-ID/*.jsonl |
| - split: ka_GE |
| path: predictions/ka-GE/*.jsonl |
| - split: km_KH |
| path: predictions/km-KH/*.jsonl |
| - split: kn_IN |
| path: predictions/kn-IN/*.jsonl |
| - split: ko_KR |
| path: predictions/ko-KR/*.jsonl |
| - split: lv_LV |
| path: predictions/lv-LV/*.jsonl |
| - split: ml_IN |
| path: predictions/ml-IN/*.jsonl |
| - split: mn_MN |
| path: predictions/mn-MN/*.jsonl |
| - split: ms_MY |
| path: predictions/ms-MY/*.jsonl |
| - split: my_MM |
| path: predictions/my-MM/*.jsonl |
| - split: nb_NO |
| path: predictions/nb-NO/*.jsonl |
| - split: nl_NL |
| path: predictions/nl-NL/*.jsonl |
| - split: pl_PL |
| path: predictions/pl-PL/*.jsonl |
| - split: pt_PT |
| path: predictions/pt-PT/*.jsonl |
| - split: ro_RO |
| path: predictions/ro-RO/*.jsonl |
| - split: ru_RU |
| path: predictions/ru-RU/*.jsonl |
| - split: sl_SL |
| path: predictions/sl-SL/*.jsonl |
| - split: sq_AL |
| path: predictions/sq-AL/*.jsonl |
| - split: sv_SE |
| path: predictions/sv-SE/*.jsonl |
| - split: sw_KE |
| path: predictions/sw-KE/*.jsonl |
| - split: ta_IN |
| path: predictions/ta-IN/*.jsonl |
| - split: te_IN |
| path: predictions/te-IN/*.jsonl |
| - split: th_TH |
| path: predictions/th-TH/*.jsonl |
| - split: tl_PH |
| path: predictions/tl-PH/*.jsonl |
| - split: tr_TR |
| path: predictions/tr-TR/*.jsonl |
| - split: ur_PK |
| path: predictions/ur-PK/*.jsonl |
| - split: vi_VN |
| path: predictions/vi-VN/*.jsonl |
| - split: zh_CN |
| path: predictions/zh-CN/*.jsonl |
| - split: zh_TW |
| path: predictions/zh-TW/*.jsonl |
| --- |
| |
| # OVOS `intent_template` bench — `massive-templates` |
| |
| Per-sample predictions of the template-paradigm intent league fighters of the |
| [OVOS Plugin Arena](https://github.com/OpenVoiceOS/ovos-plugin-arena) over |
| [`OpenVoiceOS/massive-templates`](https://huggingface.co/datasets/OpenVoiceOS/massive-templates). |
| |
| 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. |
|
|