maykul commited on
Commit
fb6d85a
·
verified ·
1 Parent(s): 66d4855

Add License and Citations

Browse files
Files changed (2) hide show
  1. CITATION.cff +61 -0
  2. LICENSE +353 -0
CITATION.cff ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ cff-version: 1.2.0
2
+ message: "If you use this work, please cite it as below."
3
+ title: "MASSIVE-Agents: A Benchmark for Multilingual Function-Calling in 52 Languages"
4
+ type: conference-paper
5
+ authors:
6
+ - family-names: "Kulkarni"
7
+ given-names: "Mayank"
8
+ - family-names: "Mazzia"
9
+ given-names: "Vittorio"
10
+ - family-names: "Gaspers"
11
+ given-names: "Judith"
12
+ - family-names: "Hench"
13
+ given-names: "Chris"
14
+ - family-names: "FitzGerald"
15
+ given-names: "Jack"
16
+ year: 2025
17
+ month: 11
18
+ conference:
19
+ name: "Findings of the Association for Computational Linguistics: EMNLP 2025"
20
+ location: "Suzhou, China"
21
+ publisher:
22
+ name: "Association for Computational Linguistics"
23
+ pages: "20193-20215"
24
+ doi: "10.18653/v1/2025.findings-emnlp.1099"
25
+ isbn: "979-8-89176-335-7"
26
+ url: "https://aclanthology.org/2025.findings-emnlp.1099/"
27
+ abstract: >
28
+ We present MASSIVE-Agents, a new benchmark for assessing multilingual
29
+ function calling across 52 languages. We created MASSIVE-Agents by
30
+ cleaning the original MASSIVE dataset and then reformatting it for
31
+ evaluation within the Berkeley Function-Calling Leaderboard (BFCL)
32
+ framework. The full benchmark comprises 47,020 samples with an average
33
+ of 904 samples per language, covering 55 different functions and 286
34
+ arguments. We benchmarked 21 models using Amazon Bedrock and present
35
+ the results along with associated analyses. MASSIVE-Agents is
36
+ challenging, with the top model Nova Premier achieving an average
37
+ Abstract Syntax Tree (AST) Accuracy of 34.05% across all languages,
38
+ with performance varying significantly from 57.37% for English to as
39
+ low as 6.81% for Amharic. Some models, particularly smaller ones,
40
+ yielded a score of zero for the more difficult languages. Additionally,
41
+ we provide results from ablations using a custom 1-shot prompt,
42
+ ablations with prompts translated into different languages, and
43
+ comparisons based on model latency.
44
+ preferred-citation:
45
+ type: paper-conference
46
+ authors:
47
+ - family-names: "Kulkarni"
48
+ given-names: "Mayank"
49
+ - family-names: "Mazzia"
50
+ given-names: "Vittorio"
51
+ - family-names: "Gaspers"
52
+ given-names: "Judith"
53
+ - family-names: "Hench"
54
+ given-names: "Chris"
55
+ - family-names: "FitzGerald"
56
+ given-names: "Jack"
57
+ title: "MASSIVE-Agents: A Benchmark for Multilingual Function-Calling in 52 Languages"
58
+ year: 2025
59
+ conference:
60
+ name: "Findings of the Association for Computational Linguistics: EMNLP 2025"
61
+ doi: "10.18653/v1/2025.findings-emnlp.1099"
LICENSE ADDED
@@ -0,0 +1,353 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Copyright Amazon.com Inc. or its affiliates.
2
+
3
+ Attribution 4.0 International
4
+
5
+ =======================================================================
6
+
7
+ Creative Commons Corporation ("Creative Commons") is not a law firm and
8
+ does not provide legal services or legal advice. Distribution of
9
+ Creative Commons public licenses does not create a lawyer-client or
10
+ other relationship. Creative Commons makes its licenses and related
11
+ information available on an "as-is" basis. Creative Commons gives no
12
+ warranties regarding its licenses, any material licensed under their
13
+ terms and conditions, or any related information. Creative Commons
14
+ disclaims all liability for damages resulting from their use to the
15
+ fullest extent possible.
16
+
17
+ Using Creative Commons Public Licenses
18
+
19
+ Creative Commons public licenses provide a standard set of terms and
20
+ conditions that creators and other rights holders may use to share
21
+ original works of authorship and other material subject to copyright
22
+ and certain other rights specified in the public license below. The
23
+ following considerations are for informational purposes only, are not
24
+ exhaustive, and do not form part of our licenses.
25
+
26
+ Considerations for licensors: Our public licenses are
27
+ intended for use by those authorized to give the public
28
+ permission to use material in ways otherwise restricted by
29
+ copyright and certain other rights. Our licenses are
30
+ irrevocable. Licensors should read and understand the terms
31
+ and conditions of the license they choose before applying it.
32
+ Licensors should also secure all rights necessary before
33
+ applying our licenses so that the public can reuse the
34
+ material as expected. Licensors should clearly mark any
35
+ material not subject to the license. This includes other CC-
36
+ licensed material, or material used under an exception or
37
+ limitation to copyright. More considerations for licensors:
38
+ wiki.creativecommons.org/Considerations_for_licensors
39
+ Considerations for the public: By using one of our public
40
+ licenses, a licensor grants the public permission to use the
41
+ licensed material under specified terms and conditions. If
42
+ the licensor's permission is not necessary for any reason--for
43
+ example, because of any applicable exception or limitation to
44
+ copyright--then that use is not regulated by the license. Our
45
+ licenses grant only permissions under copyright and certain
46
+ other rights that a licensor has authority to grant. Use of
47
+ the licensed material may still be restricted for other
48
+ reasons, including because others have copyright or other
49
+ rights in the material. A licensor may make special requests,
50
+ such as asking that all changes be marked or described.
51
+ Although not required by our licenses, you are encouraged to
52
+ respect those requests where reasonable. More considerations
53
+ for the public:
54
+ wiki.creativecommons.org/Considerations_for_licensees
55
+ =======================================================================
56
+ Creative Commons Attribution 4.0 International Public License
57
+ By exercising the Licensed Rights (defined below), You accept and agree
58
+ to be bound by the terms and conditions of this Creative Commons
59
+ Attribution 4.0 International Public License ("Public License"). To the
60
+ extent this Public License may be interpreted as a contract, You are
61
+ granted the Licensed Rights in consideration of Your acceptance of
62
+ these terms and conditions, and the Licensor grants You such rights in
63
+ consideration of benefits the Licensor receives from making the
64
+ Licensed Material available under these terms and conditions.
65
+ Section 1 -- Definitions.
66
+ a. Adapted Material means material subject to Copyright and Similar
67
+ Rights that is derived from or based upon the Licensed Material
68
+ and in which the Licensed Material is translated, altered,
69
+ arranged, transformed, or otherwise modified in a manner requiring
70
+ permission under the Copyright and Similar Rights held by the
71
+ Licensor. For purposes of this Public License, where the Licensed
72
+ Material is a musical work, performance, or sound recording,
73
+ Adapted Material is always produced where the Licensed Material is
74
+ synched in timed relation with a moving image.
75
+ b. Adapter's License means the license You apply to Your Copyright
76
+ and Similar Rights in Your contributions to Adapted Material in
77
+ accordance with the terms and conditions of this Public License.
78
+
79
+ c. Copyright and Similar Rights means copyright and/or similar rights
80
+ closely related to copyright including, without limitation,
81
+ performance, broadcast, sound recording, and Sui Generis Database
82
+ Rights, without regard to how the rights are labeled or
83
+ categorized. For purposes of this Public License, the rights
84
+ specified in Section 2(b)(1)-(2) are not Copyright and Similar
85
+ Rights.
86
+
87
+ d. Effective Technological Measures means those measures that, in the
88
+ absence of proper authority, may not be circumvented under laws
89
+ fulfilling obligations under Article 11 of the WIPO Copyright
90
+ Treaty adopted on December 20, 1996, and/or similar international
91
+ agreements.
92
+
93
+ e. Exceptions and Limitations means fair use, fair dealing, and/or
94
+ any other exception or limitation to Copyright and Similar Rights
95
+ that applies to Your use of the Licensed Material.
96
+
97
+ f. Licensed Material means the artistic or literary work, database,
98
+ or other material to which the Licensor applied this Public
99
+ License.
100
+
101
+ g. Licensed Rights means the rights granted to You subject to the
102
+ terms and conditions of this Public License, which are limited to
103
+ all Copyright and Similar Rights that apply to Your use of the
104
+ Licensed Material and that the Licensor has authority to license.
105
+
106
+ h. Licensor means the individual(s) or entity(ies) granting rights
107
+ under this Public License.
108
+
109
+ i. Share means to provide material to the public by any means or
110
+ process that requires permission under the Licensed Rights, such
111
+ as reproduction, public display, public performance, distribution,
112
+ dissemination, communication, or importation, and to make material
113
+ available to the public including in ways that members of the
114
+ public may access the material from a place and at a time
115
+ individually chosen by them.
116
+
117
+ j. Sui Generis Database Rights means rights other than copyright
118
+ resulting from Directive 96/9/EC of the European Parliament and of
119
+ the Council of 11 March 1996 on the legal protection of databases,
120
+ as amended and/or succeeded, as well as other essentially
121
+ equivalent rights anywhere in the world.
122
+
123
+ k. You means the individual or entity exercising the Licensed Rights
124
+ under this Public License. Your has a corresponding meaning.
125
+
126
+
127
+ Section 2 -- Scope.
128
+ a. License grant.
129
+
130
+ 1. Subject to the terms and conditions of this Public License,
131
+ the Licensor hereby grants You a worldwide, royalty-free,
132
+ non-sublicensable, non-exclusive, irrevocable license to
133
+ exercise the Licensed Rights in the Licensed Material to:
134
+
135
+ a. reproduce and Share the Licensed Material, in whole or
136
+ in part; and
137
+
138
+ b. produce, reproduce, and Share Adapted Material.
139
+
140
+ 2. Exceptions and Limitations. For the avoidance of doubt, where
141
+ Exceptions and Limitations apply to Your use, this Public
142
+ License does not apply, and You do not need to comply with
143
+ its terms and conditions.
144
+
145
+ 3. Term. The term of this Public License is specified in Section
146
+ 6(a).
147
+
148
+ 4. Media and formats; technical modifications allowed. The
149
+ Licensor authorizes You to exercise the Licensed Rights in
150
+ all media and formats whether now known or hereafter created,
151
+ and to make technical modifications necessary to do so. The
152
+ Licensor waives and/or agrees not to assert any right or
153
+ authority to forbid You from making technical modifications
154
+ necessary to exercise the Licensed Rights, including
155
+ technical modifications necessary to circumvent Effective
156
+ Technological Measures. For purposes of this Public License,
157
+ simply making modifications authorized by this Section 2(a)
158
+ (4) never produces Adapted Material.
159
+
160
+ 5. Downstream recipients.
161
+
162
+ a. Offer from the Licensor -- Licensed Material. Every
163
+ recipient of the Licensed Material automatically
164
+ receives an offer from the Licensor to exercise the
165
+ Licensed Rights under the terms and conditions of this
166
+ Public License.
167
+
168
+ b. No downstream restrictions. You may not offer or impose
169
+ any additional or different terms or conditions on, or
170
+ apply any Effective Technological Measures to, the
171
+ Licensed Material if doing so restricts exercise of the
172
+ Licensed Rights by any recipient of the Licensed
173
+ Material.
174
+
175
+ 6. No endorsement. Nothing in this Public License constitutes or
176
+ may be construed as permission to assert or imply that You
177
+ are, or that Your use of the Licensed Material is, connected
178
+ with, or sponsored, endorsed, or granted official status by,
179
+ the Licensor or others designated to receive attribution as
180
+ provided in Section 3(a)(1)(A)(i).
181
+
182
+ b. Other rights.
183
+
184
+ 1. Moral rights, such as the right of integrity, are not
185
+ licensed under this Public License, nor are publicity,
186
+ privacy, and/or other similar personality rights; however, to
187
+ the extent possible, the Licensor waives and/or agrees not to
188
+ assert any such rights held by the Licensor to the limited
189
+ extent necessary to allow You to exercise the Licensed
190
+ Rights, but not otherwise.
191
+
192
+ 2. Patent and trademark rights are not licensed under this
193
+ Public License.
194
+
195
+ 3. To the extent possible, the Licensor waives any right to
196
+ collect royalties from You for the exercise of the Licensed
197
+ Rights, whether directly or through a collecting society
198
+ under any voluntary or waivable statutory or compulsory
199
+ licensing scheme. In all other cases the Licensor expressly
200
+ reserves any right to collect such royalties.
201
+
202
+
203
+ Section 3 -- License Conditions.
204
+
205
+ Your exercise of the Licensed Rights is expressly made subject to the
206
+ following conditions.
207
+
208
+ a. Attribution.
209
+
210
+ 1. If You Share the Licensed Material (including in modified
211
+ form), You must:
212
+
213
+ a. retain the following if it is supplied by the Licensor
214
+ with the Licensed Material:
215
+
216
+ i. identification of the creator(s) of the Licensed
217
+ Material and any others designated to receive
218
+ attribution, in any reasonable manner requested by
219
+ the Licensor (including by pseudonym if
220
+ designated);
221
+
222
+ ii. a copyright notice;
223
+
224
+ iii. a notice that refers to this Public License;
225
+
226
+ iv. a notice that refers to the disclaimer of
227
+ warranties;
228
+
229
+ v. a URI or hyperlink to the Licensed Material to the
230
+ extent reasonably practicable;
231
+
232
+ b. indicate if You modified the Licensed Material and
233
+ retain an indication of any previous modifications; and
234
+
235
+ c. indicate the Licensed Material is licensed under this
236
+ Public License, and include the text of, or the URI or
237
+ hyperlink to, this Public License.
238
+
239
+ 2. You may satisfy the conditions in Section 3(a)(1) in any
240
+ reasonable manner based on the medium, means, and context in
241
+ which You Share the Licensed Material. For example, it may be
242
+ reasonable to satisfy the conditions by providing a URI or
243
+ hyperlink to a resource that includes the required
244
+ information.
245
+
246
+ 3. If requested by the Licensor, You must remove any of the
247
+ information required by Section 3(a)(1)(A) to the extent
248
+ reasonably practicable.
249
+
250
+ 4. If You Share Adapted Material You produce, the Adapter's
251
+ License You apply must not prevent recipients of the Adapted
252
+ Material from complying with this Public License.
253
+ Section 4 -- Sui Generis Database Rights.
254
+ Where the Licensed Rights include Sui Generis Database Rights that
255
+ apply to Your use of the Licensed Material:
256
+ a. for the avoidance of doubt, Section 2(a)(1) grants You the right
257
+ to extract, reuse, reproduce, and Share all or a substantial
258
+ portion of the contents of the database;
259
+ b. if You include all or a substantial portion of the database
260
+ contents in a database in which You have Sui Generis Database
261
+ Rights, then the database in which You have Sui Generis Database
262
+ Rights (but not its individual contents) is Adapted Material; and
263
+ c. You must comply with the conditions in Section 3(a) if You Share
264
+ all or a substantial portion of the contents of the database.
265
+ For the avoidance of doubt, this Section 4 supplements and does not
266
+ replace Your obligations under this Public License where the Licensed
267
+ Rights include other Copyright and Similar Rights.
268
+ Section 5 -- Disclaimer of Warranties and Limitation of Liability.
269
+ a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
270
+ EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
271
+ AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
272
+ ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
273
+ IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
274
+ WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
275
+ PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
276
+ ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
277
+ KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
278
+ ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
279
+ b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
280
+ TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
281
+ NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
282
+ INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
283
+ COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
284
+ USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
285
+ ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
286
+ DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
287
+ IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
288
+ c. The disclaimer of warranties and limitation of liability provided
289
+ above shall be interpreted in a manner that, to the extent
290
+ possible, most closely approximates an absolute disclaimer and
291
+ waiver of all liability.
292
+ Section 6 -- Term and Termination.
293
+ a. This Public License applies for the term of the Copyright and
294
+ Similar Rights licensed here. However, if You fail to comply with
295
+ this Public License, then Your rights under this Public License
296
+ terminate automatically.
297
+ b. Where Your right to use the Licensed Material has terminated under
298
+ Section 6(a), it reinstates:
299
+ 1. automatically as of the date the violation is cured, provided
300
+ it is cured within 30 days of Your discovery of the
301
+ violation; or
302
+ 2. upon express reinstatement by the Licensor.
303
+ For the avoidance of doubt, this Section 6(b) does not affect any
304
+ right the Licensor may have to seek remedies for Your violations
305
+ of this Public License.
306
+ c. For the avoidance of doubt, the Licensor may also offer the
307
+ Licensed Material under separate terms or conditions or stop
308
+ distributing the Licensed Material at any time; however, doing so
309
+ will not terminate this Public License.
310
+ d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
311
+ License.
312
+ Section 7 -- Other Terms and Conditions.
313
+ a. The Licensor shall not be bound by any additional or different
314
+ terms or conditions communicated by You unless expressly agreed.
315
+ b. Any arrangements, understandings, or agreements regarding the
316
+ Licensed Material not stated herein are separate from and
317
+ independent of the terms and conditions of this Public License.
318
+ Section 8 -- Interpretation.
319
+ a. For the avoidance of doubt, this Public License does not, and
320
+ shall not be interpreted to, reduce, limit, restrict, or impose
321
+ conditions on any use of the Licensed Material that could lawfully
322
+ be made without permission under this Public License.
323
+ b. To the extent possible, if any provision of this Public License is
324
+ deemed unenforceable, it shall be automatically reformed to the
325
+ minimum extent necessary to make it enforceable. If the provision
326
+ cannot be reformed, it shall be severed from this Public License
327
+ without affecting the enforceability of the remaining terms and
328
+ conditions.
329
+ c. No term or condition of this Public License will be waived and no
330
+ failure to comply consented to unless expressly agreed to by the
331
+ Licensor.
332
+ d. Nothing in this Public License constitutes or may be interpreted
333
+ as a limitation upon, or waiver of, any privileges and immunities
334
+ that apply to the Licensor or You, including from the legal
335
+ processes of any jurisdiction or authority.
336
+ =======================================================================
337
+ Creative Commons is not a party to its public licenses.
338
+ Notwithstanding, Creative Commons may elect to apply one of its public
339
+ licenses to material it publishes and in those instances will be
340
+ considered the “Licensor.” The text of the Creative Commons public
341
+ licenses is dedicated to the public domain under the CC0 Public Domain
342
+ Dedication. Except for the limited purpose of indicating that material
343
+ is shared under a Creative Commons public license or as otherwise
344
+ permitted by the Creative Commons policies published at
345
+ creativecommons.org/policies, Creative Commons does not authorize the
346
+ use of the trademark "Creative Commons" or any other trademark or logo
347
+ of Creative Commons without its prior written consent including,
348
+ without limitation, in connection with any unauthorized modifications
349
+ to any of its public licenses or any other arrangements,
350
+ understandings, or agreements concerning use of licensed material. For
351
+ the avoidance of doubt, this paragraph does not form part of the public
352
+ licenses.
353
+ Creative Commons may be contacted at creativecommons.org.