File size: 2,189 Bytes
5869db1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58f7a4c
5869db1
 
 
 
58f7a4c
 
5869db1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58f7a4c
32ce52a
 
58f7a4c
32ce52a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
---
language:
- en
- zh
- es
- fr
- de
- ru
- ja
- th
- sw
- te
- bn
- ar
- ko
- vi
- cs
- hu
- sr
license: cc-by-4.0
multilinguality:
- multilingual
size_categories:
- 1K<n<10K
task_categories:
- text-generation
configs:
- config_name: en
  data_files: nexus_en.jsonl
- config_name: zh
  data_files: nexus_zh.jsonl
- config_name: es
  data_files: nexus_es.jsonl
- config_name: fr
  data_files: nexus_fr.jsonl
- config_name: de
  data_files: nexus_de.jsonl
- config_name: ru
  data_files: nexus_ru.jsonl
- config_name: ja
  data_files: nexus_ja.jsonl
- config_name: th
  data_files: nexus_th.jsonl
- config_name: bn
  data_files: nexus_bn.jsonl
- config_name: sw
  data_files: nexus_sw.jsonl
- config_name: te
  data_files: nexus_te.jsonl
- config_name: ar
  data_files: nexus_ar.jsonl
- config_name: ko
  data_files: nexus_ko.jsonl
- config_name: vi
  data_files: nexus_vi.jsonl
- config_name: cs
  data_files: nexus_cs.jsonl
- config_name: hu
  data_files: nexus_hu.jsonl
- config_name: sr
  data_files: nexus_sr.jsonl
---

## Dataset Sources
- **Paper**: BenchMAX: A Comprehensive Multilingual Evaluation Suite for Large Language Models
- **Link**: https://huggingface.co/papers/2502.07346
- **Repository**: https://github.com/CONE-MT/BenchMAX

## Dataset Description
BenchMAX_Multiple_Functions is a dataset of BenchMAX, sourcing from [Nexus](https://huggingface.co/datasets/Nexusflow/NexusRaven_API_evaluation).

We translate the standardized queries from English to 16 non-English languages by google Translate.
Some special function arguments remain English since the APIs are in English.
All samples are post-edited by native speakers.

## Supported Languages
Arabic, Bengali, Chinese, Czech, English, French, German, Hungarian, Japanese, Korean, Serbian, Spanish, Swahili, Telugu, Thai, Russian, Vietnamese

## Citation
If you find our dataset helpful, please cite this paper:

```
@article{huang2025benchmax,
  title={BenchMAX: A Comprehensive Multilingual Evaluation Suite for Large Language Models},
  author={Huang, Xu and Zhu, Wenhao and Hu, Hanxu and He, Conghui and Li, Lei and Huang, Shujian and Yuan, Fei},
  journal={arXiv preprint arXiv:2502.07346},
  year={2025}
}
```