DIYIN TencentOpen commited on
Commit
930a238
·
0 Parent(s):

Duplicate from tencent/ElephantBench

Browse files

Co-authored-by: TencentOpen <TencentOpen@users.noreply.huggingface.co>

.gitattributes ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.avro filter=lfs diff=lfs merge=lfs -text
4
+ *.bin filter=lfs diff=lfs merge=lfs -text
5
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
6
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
7
+ *.ftz filter=lfs diff=lfs merge=lfs -text
8
+ *.gz filter=lfs diff=lfs merge=lfs -text
9
+ *.h5 filter=lfs diff=lfs merge=lfs -text
10
+ *.joblib filter=lfs diff=lfs merge=lfs -text
11
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
12
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
13
+ *.mds filter=lfs diff=lfs merge=lfs -text
14
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
15
+ *.model filter=lfs diff=lfs merge=lfs -text
16
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
17
+ *.npy filter=lfs diff=lfs merge=lfs -text
18
+ *.npz filter=lfs diff=lfs merge=lfs -text
19
+ *.onnx filter=lfs diff=lfs merge=lfs -text
20
+ *.ot filter=lfs diff=lfs merge=lfs -text
21
+ *.parquet filter=lfs diff=lfs merge=lfs -text
22
+ *.pb filter=lfs diff=lfs merge=lfs -text
23
+ *.pickle filter=lfs diff=lfs merge=lfs -text
24
+ *.pkl filter=lfs diff=lfs merge=lfs -text
25
+ *.pt filter=lfs diff=lfs merge=lfs -text
26
+ *.pth filter=lfs diff=lfs merge=lfs -text
27
+ *.rar filter=lfs diff=lfs merge=lfs -text
28
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
29
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
31
+ *.tar filter=lfs diff=lfs merge=lfs -text
32
+ *.tflite filter=lfs diff=lfs merge=lfs -text
33
+ *.tgz filter=lfs diff=lfs merge=lfs -text
34
+ *.wasm filter=lfs diff=lfs merge=lfs -text
35
+ *.xz filter=lfs diff=lfs merge=lfs -text
36
+ *.zip filter=lfs diff=lfs merge=lfs -text
37
+ *.zst filter=lfs diff=lfs merge=lfs -text
38
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
39
+ # Audio files - uncompressed
40
+ *.pcm filter=lfs diff=lfs merge=lfs -text
41
+ *.sam filter=lfs diff=lfs merge=lfs -text
42
+ *.raw filter=lfs diff=lfs merge=lfs -text
43
+ # Audio files - compressed
44
+ *.aac filter=lfs diff=lfs merge=lfs -text
45
+ *.flac filter=lfs diff=lfs merge=lfs -text
46
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
47
+ *.ogg filter=lfs diff=lfs merge=lfs -text
48
+ *.wav filter=lfs diff=lfs merge=lfs -text
49
+ # Image files - uncompressed
50
+ *.bmp filter=lfs diff=lfs merge=lfs -text
51
+ *.gif filter=lfs diff=lfs merge=lfs -text
52
+ *.png filter=lfs diff=lfs merge=lfs -text
53
+ *.tiff filter=lfs diff=lfs merge=lfs -text
54
+ # Image files - compressed
55
+ *.jpg filter=lfs diff=lfs merge=lfs -text
56
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
57
+ *.webp filter=lfs diff=lfs merge=lfs -text
58
+ # Video files - compressed
59
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
60
+ *.webm filter=lfs diff=lfs merge=lfs -text
LICENSE ADDED
@@ -0,0 +1,404 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Tencent is pleased to support the open source community by making ElephantBench available.
2
+
3
+ Copyright (C) 2026 Tencent. All rights reserved.
4
+
5
+ ElephantBench is licensed under the cc-by-4.0.
6
+
7
+
8
+ Terms of the cc-by-4.0:
9
+ --------------------------------------------------------------------
10
+ Attribution 4.0 International
11
+
12
+ =======================================================================
13
+
14
+ Creative Commons Corporation ("Creative Commons") is not a law firm and
15
+ does not provide legal services or legal advice. Distribution of
16
+ Creative Commons public licenses does not create a lawyer-client or
17
+ other relationship. Creative Commons makes its licenses and related
18
+ information available on an "as-is" basis. Creative Commons gives no
19
+ warranties regarding its licenses, any material licensed under their
20
+ terms and conditions, or any related information. Creative Commons
21
+ disclaims all liability for damages resulting from their use to the
22
+ fullest extent possible.
23
+
24
+ Using Creative Commons Public Licenses
25
+
26
+ Creative Commons public licenses provide a standard set of terms and
27
+ conditions that creators and other rights holders may use to share
28
+ original works of authorship and other material subject to copyright
29
+ and certain other rights specified in the public license below. The
30
+ following considerations are for informational purposes only, are not
31
+ exhaustive, and do not form part of our licenses.
32
+
33
+ Considerations for licensors: Our public licenses are
34
+ intended for use by those authorized to give the public
35
+ permission to use material in ways otherwise restricted by
36
+ copyright and certain other rights. Our licenses are
37
+ irrevocable. Licensors should read and understand the terms
38
+ and conditions of the license they choose before applying it.
39
+ Licensors should also secure all rights necessary before
40
+ applying our licenses so that the public can reuse the
41
+ material as expected. Licensors should clearly mark any
42
+ material not subject to the license. This includes other CC-
43
+ licensed material, or material used under an exception or
44
+ limitation to copyright. More considerations for licensors:
45
+ wiki.creativecommons.org/Considerations_for_licensors
46
+
47
+ Considerations for the public: By using one of our public
48
+ licenses, a licensor grants the public permission to use the
49
+ licensed material under specified terms and conditions. If
50
+ the licensor's permission is not necessary for any reason--for
51
+ example, because of any applicable exception or limitation to
52
+ copyright--then that use is not regulated by the license. Our
53
+ licenses grant only permissions under copyright and certain
54
+ other rights that a licensor has authority to grant. Use of
55
+ the licensed material may still be restricted for other
56
+ reasons, including because others have copyright or other
57
+ rights in the material. A licensor may make special requests,
58
+ such as asking that all changes be marked or described.
59
+ Although not required by our licenses, you are encouraged to
60
+ respect those requests where reasonable. More considerations
61
+ for the public:
62
+ wiki.creativecommons.org/Considerations_for_licensees
63
+
64
+ =======================================================================
65
+
66
+ Creative Commons Attribution 4.0 International Public License
67
+
68
+ By exercising the Licensed Rights (defined below), You accept and agree
69
+ to be bound by the terms and conditions of this Creative Commons
70
+ Attribution 4.0 International Public License ("Public License"). To the
71
+ extent this Public License may be interpreted as a contract, You are
72
+ granted the Licensed Rights in consideration of Your acceptance of
73
+ these terms and conditions, and the Licensor grants You such rights in
74
+ consideration of benefits the Licensor receives from making the
75
+ Licensed Material available under these terms and conditions.
76
+
77
+
78
+ Section 1 -- Definitions.
79
+
80
+ a. Adapted Material means material subject to Copyright and Similar
81
+ Rights that is derived from or based upon the Licensed Material
82
+ and in which the Licensed Material is translated, altered,
83
+ arranged, transformed, or otherwise modified in a manner requiring
84
+ permission under the Copyright and Similar Rights held by the
85
+ Licensor. For purposes of this Public License, where the Licensed
86
+ Material is a musical work, performance, or sound recording,
87
+ Adapted Material is always produced where the Licensed Material is
88
+ synched in timed relation with a moving image.
89
+
90
+ b. Adapter's License means the license You apply to Your Copyright
91
+ and Similar Rights in Your contributions to Adapted Material in
92
+ accordance with the terms and conditions of this Public License.
93
+
94
+ c. Copyright and Similar Rights means copyright and/or similar rights
95
+ closely related to copyright including, without limitation,
96
+ performance, broadcast, sound recording, and Sui Generis Database
97
+ Rights, without regard to how the rights are labeled or
98
+ categorized. For purposes of this Public License, the rights
99
+ specified in Section 2(b)(1)-(2) are not Copyright and Similar
100
+ Rights.
101
+
102
+ d. Effective Technological Measures means those measures that, in the
103
+ absence of proper authority, may not be circumvented under laws
104
+ fulfilling obligations under Article 11 of the WIPO Copyright
105
+ Treaty adopted on December 20, 1996, and/or similar international
106
+ agreements.
107
+
108
+ e. Exceptions and Limitations means fair use, fair dealing, and/or
109
+ any other exception or limitation to Copyright and Similar Rights
110
+ that applies to Your use of the Licensed Material.
111
+
112
+ f. Licensed Material means the artistic or literary work, database,
113
+ or other material to which the Licensor applied this Public
114
+ License.
115
+
116
+ g. Licensed Rights means the rights granted to You subject to the
117
+ terms and conditions of this Public License, which are limited to
118
+ all Copyright and Similar Rights that apply to Your use of the
119
+ Licensed Material and that the Licensor has authority to license.
120
+
121
+ h. Licensor means the individual(s) or entity(ies) granting rights
122
+ under this Public License.
123
+
124
+ i. Share means to provide material to the public by any means or
125
+ process that requires permission under the Licensed Rights, such
126
+ as reproduction, public display, public performance, distribution,
127
+ dissemination, communication, or importation, and to make material
128
+ available to the public including in ways that members of the
129
+ public may access the material from a place and at a time
130
+ individually chosen by them.
131
+
132
+ j. Sui Generis Database Rights means rights other than copyright
133
+ resulting from Directive 96/9/EC of the European Parliament and of
134
+ the Council of 11 March 1996 on the legal protection of databases,
135
+ as amended and/or succeeded, as well as other essentially
136
+ equivalent rights anywhere in the world.
137
+
138
+ k. You means the individual or entity exercising the Licensed Rights
139
+ under this Public License. Your has a corresponding meaning.
140
+
141
+
142
+ Section 2 -- Scope.
143
+
144
+ a. License grant.
145
+
146
+ 1. Subject to the terms and conditions of this Public License,
147
+ the Licensor hereby grants You a worldwide, royalty-free,
148
+ non-sublicensable, non-exclusive, irrevocable license to
149
+ exercise the Licensed Rights in the Licensed Material to:
150
+
151
+ a. reproduce and Share the Licensed Material, in whole or
152
+ in part; and
153
+
154
+ b. produce, reproduce, and Share Adapted Material.
155
+
156
+ 2. Exceptions and Limitations. For the avoidance of doubt, where
157
+ Exceptions and Limitations apply to Your use, this Public
158
+ License does not apply, and You do not need to comply with
159
+ its terms and conditions.
160
+
161
+ 3. Term. The term of this Public License is specified in Section
162
+ 6(a).
163
+
164
+ 4. Media and formats; technical modifications allowed. The
165
+ Licensor authorizes You to exercise the Licensed Rights in
166
+ all media and formats whether now known or hereafter created,
167
+ and to make technical modifications necessary to do so. The
168
+ Licensor waives and/or agrees not to assert any right or
169
+ authority to forbid You from making technical modifications
170
+ necessary to exercise the Licensed Rights, including
171
+ technical modifications necessary to circumvent Effective
172
+ Technological Measures. For purposes of this Public License,
173
+ simply making modifications authorized by this Section 2(a)
174
+ (4) never produces Adapted Material.
175
+
176
+ 5. Downstream recipients.
177
+
178
+ a. Offer from the Licensor -- Licensed Material. Every
179
+ recipient of the Licensed Material automatically
180
+ receives an offer from the Licensor to exercise the
181
+ Licensed Rights under the terms and conditions of this
182
+ Public License.
183
+
184
+ b. No downstream restrictions. You may not offer or impose
185
+ any additional or different terms or conditions on, or
186
+ apply any Effective Technological Measures to, the
187
+ Licensed Material if doing so restricts exercise of the
188
+ Licensed Rights by any recipient of the Licensed
189
+ Material.
190
+
191
+ 6. No endorsement. Nothing in this Public License constitutes or
192
+ may be construed as permission to assert or imply that You
193
+ are, or that Your use of the Licensed Material is, connected
194
+ with, or sponsored, endorsed, or granted official status by,
195
+ the Licensor or others designated to receive attribution as
196
+ provided in Section 3(a)(1)(A)(i).
197
+
198
+ b. Other rights.
199
+
200
+ 1. Moral rights, such as the right of integrity, are not
201
+ licensed under this Public License, nor are publicity,
202
+ privacy, and/or other similar personality rights; however, to
203
+ the extent possible, the Licensor waives and/or agrees not to
204
+ assert any such rights held by the Licensor to the limited
205
+ extent necessary to allow You to exercise the Licensed
206
+ Rights, but not otherwise.
207
+
208
+ 2. Patent and trademark rights are not licensed under this
209
+ Public License.
210
+
211
+ 3. To the extent possible, the Licensor waives any right to
212
+ collect royalties from You for the exercise of the Licensed
213
+ Rights, whether directly or through a collecting society
214
+ under any voluntary or waivable statutory or compulsory
215
+ licensing scheme. In all other cases the Licensor expressly
216
+ reserves any right to collect such royalties.
217
+
218
+
219
+ Section 3 -- License Conditions.
220
+
221
+ Your exercise of the Licensed Rights is expressly made subject to the
222
+ following conditions.
223
+
224
+ a. Attribution.
225
+
226
+ 1. If You Share the Licensed Material (including in modified
227
+ form), You must:
228
+
229
+ a. retain the following if it is supplied by the Licensor
230
+ with the Licensed Material:
231
+
232
+ i. identification of the creator(s) of the Licensed
233
+ Material and any others designated to receive
234
+ attribution, in any reasonable manner requested by
235
+ the Licensor (including by pseudonym if
236
+ designated);
237
+
238
+ ii. a copyright notice;
239
+
240
+ iii. a notice that refers to this Public License;
241
+
242
+ iv. a notice that refers to the disclaimer of
243
+ warranties;
244
+
245
+ v. a URI or hyperlink to the Licensed Material to the
246
+ extent reasonably practicable;
247
+
248
+ b. indicate if You modified the Licensed Material and
249
+ retain an indication of any previous modifications; and
250
+
251
+ c. indicate the Licensed Material is licensed under this
252
+ Public License, and include the text of, or the URI or
253
+ hyperlink to, this Public License.
254
+
255
+ 2. You may satisfy the conditions in Section 3(a)(1) in any
256
+ reasonable manner based on the medium, means, and context in
257
+ which You Share the Licensed Material. For example, it may be
258
+ reasonable to satisfy the conditions by providing a URI or
259
+ hyperlink to a resource that includes the required
260
+ information.
261
+
262
+ 3. If requested by the Licensor, You must remove any of the
263
+ information required by Section 3(a)(1)(A) to the extent
264
+ reasonably practicable.
265
+
266
+ 4. If You Share Adapted Material You produce, the Adapter's
267
+ License You apply must not prevent recipients of the Adapted
268
+ Material from complying with this Public License.
269
+
270
+
271
+ Section 4 -- Sui Generis Database Rights.
272
+
273
+ Where the Licensed Rights include Sui Generis Database Rights that
274
+ apply to Your use of the Licensed Material:
275
+
276
+ a. for the avoidance of doubt, Section 2(a)(1) grants You the right
277
+ to extract, reuse, reproduce, and Share all or a substantial
278
+ portion of the contents of the database;
279
+
280
+ b. if You include all or a substantial portion of the database
281
+ contents in a database in which You have Sui Generis Database
282
+ Rights, then the database in which You have Sui Generis Database
283
+ Rights (but not its individual contents) is Adapted Material; and
284
+
285
+ c. You must comply with the conditions in Section 3(a) if You Share
286
+ all or a substantial portion of the contents of the database.
287
+
288
+ For the avoidance of doubt, this Section 4 supplements and does not
289
+ replace Your obligations under this Public License where the Licensed
290
+ Rights include other Copyright and Similar Rights.
291
+
292
+
293
+ Section 5 -- Disclaimer of Warranties and Limitation of Liability.
294
+
295
+ a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
296
+ EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
297
+ AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
298
+ ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
299
+ IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
300
+ WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
301
+ PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
302
+ ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
303
+ KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
304
+ ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
305
+
306
+ b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
307
+ TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
308
+ NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
309
+ INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
310
+ COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
311
+ USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
312
+ ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
313
+ DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
314
+ IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
315
+
316
+ c. The disclaimer of warranties and limitation of liability provided
317
+ above shall be interpreted in a manner that, to the extent
318
+ possible, most closely approximates an absolute disclaimer and
319
+ waiver of all liability.
320
+
321
+
322
+ Section 6 -- Term and Termination.
323
+
324
+ a. This Public License applies for the term of the Copyright and
325
+ Similar Rights licensed here. However, if You fail to comply with
326
+ this Public License, then Your rights under this Public License
327
+ terminate automatically.
328
+
329
+ b. Where Your right to use the Licensed Material has terminated under
330
+ Section 6(a), it reinstates:
331
+
332
+ 1. automatically as of the date the violation is cured, provided
333
+ it is cured within 30 days of Your discovery of the
334
+ violation; or
335
+
336
+ 2. upon express reinstatement by the Licensor.
337
+
338
+ For the avoidance of doubt, this Section 6(b) does not affect any
339
+ right the Licensor may have to seek remedies for Your violations
340
+ of this Public License.
341
+
342
+ c. For the avoidance of doubt, the Licensor may also offer the
343
+ Licensed Material under separate terms or conditions or stop
344
+ distributing the Licensed Material at any time; however, doing so
345
+ will not terminate this Public License.
346
+
347
+ d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
348
+ License.
349
+
350
+
351
+ Section 7 -- Other Terms and Conditions.
352
+
353
+ a. The Licensor shall not be bound by any additional or different
354
+ terms or conditions communicated by You unless expressly agreed.
355
+
356
+ b. Any arrangements, understandings, or agreements regarding the
357
+ Licensed Material not stated herein are separate from and
358
+ independent of the terms and conditions of this Public License.
359
+
360
+
361
+ Section 8 -- Interpretation.
362
+
363
+ a. For the avoidance of doubt, this Public License does not, and
364
+ shall not be interpreted to, reduce, limit, restrict, or impose
365
+ conditions on any use of the Licensed Material that could lawfully
366
+ be made without permission under this Public License.
367
+
368
+ b. To the extent possible, if any provision of this Public License is
369
+ deemed unenforceable, it shall be automatically reformed to the
370
+ minimum extent necessary to make it enforceable. If the provision
371
+ cannot be reformed, it shall be severed from this Public License
372
+ without affecting the enforceability of the remaining terms and
373
+ conditions.
374
+
375
+ c. No term or condition of this Public License will be waived and no
376
+ failure to comply consented to unless expressly agreed to by the
377
+ Licensor.
378
+
379
+ d. Nothing in this Public License constitutes or may be interpreted
380
+ as a limitation upon, or waiver of, any privileges and immunities
381
+ that apply to the Licensor or You, including from the legal
382
+ processes of any jurisdiction or authority.
383
+
384
+
385
+ =======================================================================
386
+
387
+ Creative Commons is not a party to its public
388
+ licenses. Notwithstanding, Creative Commons may elect to apply one of
389
+ its public licenses to material it publishes and in those instances
390
+ will be considered the “Licensor.” The text of the Creative Commons
391
+ public licenses is dedicated to the public domain under the CC0 Public
392
+ Domain Dedication. Except for the limited purpose of indicating that
393
+ material is shared under a Creative Commons public license or as
394
+ otherwise permitted by the Creative Commons policies published at
395
+ creativecommons.org/policies, Creative Commons does not authorize the
396
+ use of the trademark "Creative Commons" or any other trademark or logo
397
+ of Creative Commons without its prior written consent including,
398
+ without limitation, in connection with any unauthorized modifications
399
+ to any of its public licenses or any other arrangements,
400
+ understandings, or agreements concerning use of licensed material. For
401
+ the avoidance of doubt, this paragraph does not form part of the
402
+ public licenses.
403
+
404
+ Creative Commons may be contacted at creativecommons.org.
README.md ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ language:
4
+ - en
5
+ task_categories:
6
+ - question-answering
7
+ pretty_name: ElephantBench
8
+ size_categories:
9
+ - 1K<n<10K
10
+ configs:
11
+ - config_name: default
12
+ data_files:
13
+ - split: test
14
+ path: data/elephantbench.jsonl
15
+ ---
16
+
17
+ # ElephantBench
18
+
19
+ <p align="center">
20
+ <a href="https://github.com/Tencent/ElephantBench">
21
+ <img
22
+ src="https://img.shields.io/badge/ElephantBench-GitHub-blue?logo=github"
23
+ alt="GitHub Repo"
24
+ />
25
+ </a>
26
+ <a href="https://tencent.github.io/ElephantBench/">
27
+ <img
28
+ src="https://img.shields.io/badge/ElephantBench-Leaderboard-ff725e?logo=githubpages&logoColor=white"
29
+ alt="ElephantBench Leaderboard"
30
+ />
31
+ </a>
32
+ <a href="https://arxiv.org/abs/2608.28478">
33
+ <img
34
+ src="https://img.shields.io/badge/ElephantBench-Paper-red?logo=arxiv&logoColor=red"
35
+ alt="Paper"
36
+ />
37
+ </a>
38
+ </p>
39
+
40
+ ElephantBench is a closed-book knowledge probe for evaluating whether a language model
41
+ remembers long-tail facts and recalls the different verified accounts associated with them.
42
+ The release contains 1,094 English questions.
43
+
44
+ Evaluation code, prompts, construction utilities, and full documentation are available in
45
+ the [ElephantBench GitHub repository](https://github.com/Tencent/ElephantBench).
46
+
47
+ ![ElephantBench overview](assets/benchmark_overview.png)
48
+
49
+ ## Load the dataset
50
+
51
+ ```python
52
+ from datasets import load_dataset
53
+
54
+ dataset = load_dataset("Tencent/ElephantBench", split="test")
55
+ ```
56
+
57
+ ## Record format
58
+
59
+ ```json
60
+ {
61
+ "benchmark_id": "4382fd6d-ec5d-5ec8-a3f2-8abc706fa010",
62
+ "item_group_id": "c9ef1c87-3e50-5190-8e8e-37a82ec25634",
63
+ "eval": {
64
+ "question": "What birth date was reported for Mother Teresa?",
65
+ "gold_answers": [
66
+ {"value": "August 26, 1910"},
67
+ {"value": "August 27, 1910"}
68
+ ],
69
+ "preferred_answer": "Reports cite August 26 and August 27, 1910."
70
+ }
71
+ }
72
+ ```
73
+
74
+ The target model receives only `eval.question`. Gold answers are supplied to the judge after
75
+ generation.
76
+
77
+ ## Evaluation
78
+
79
+ - **C (complete):** all verified answers are covered without a material contradiction.
80
+ - **P (partial):** at least one, but not all, verified answers are covered.
81
+ - **F (failed):** no verified answer is covered, a material contradiction is present, or the
82
+ generation/judging request failed.
83
+ - **K (conditional completeness):** `C / (C + P)`.
84
+
85
+ ## License
86
+
87
+ [cc-by-4.0](https://huggingface.co/datasets/tencent/ElephantBench/blob/main/LICENSE).
88
+
89
+ ## Citation
90
+
91
+ ```
92
+ @article{pan2026elephantbench,
93
+ title={Blind Men and the Elephant: Probing the Epistemic Myopia of LLMs under Long-Tail Divergent Knowledge},
94
+ author={Pan, Zhuoshi and Lu, Junru and Qian, Yan and Zhao, H. Vicky and Yin, Di and Sun, Xing},
95
+ journal={arXiv preprint arXiv:2608.28478},
96
+ year={2026}
97
+ }
98
+ ```
assets/benchmark_overview.png ADDED

Git LFS Details

  • SHA256: 3e1e9e9bc1b00c7cf288dc3b9b346d2ca88ad87ee9b9c0702bcc563b33857c0b
  • Pointer size: 131 Bytes
  • Size of remote file: 510 kB
data/README.md ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Dataset
2
+
3
+ `elephantbench.jsonl` contains 1,094 records in JSON Lines format, with one question per line.
4
+ The same release is mirrored at
5
+ [Tencent/ElephantBench](https://github.com/Tencent/ElephantBench/blob/main/data/elephantbench.jsonl).
6
+
7
+ Load the hosted test split with:
8
+
9
+ ```python
10
+ from datasets import load_dataset
11
+
12
+ dataset = load_dataset("tencent/ElephantBench", split="test")
13
+ ```
14
+
15
+ ## Example
16
+
17
+ The text below is shortened for readability, but its keys and nesting match the dataset exactly.
18
+
19
+ ```json
20
+ {
21
+ "benchmark_id": "4382fd6d-ec5d-5ec8-a3f2-8abc706fa010",
22
+ "item_group_id": "c9ef1c87-3e50-5190-8e8e-37a82ec25634",
23
+ "eval": {
24
+ "question": "What birth date is reported for Mother Teresa ...?",
25
+ "gold_answers": [
26
+ {"value": "August 26, 1910"},
27
+ {"value": "August 27, 1910"}
28
+ ],
29
+ "preferred_answer": "Sources report August 26 and August 27, 1910."
30
+ }
31
+ }
32
+ ```
33
+
34
+ ## Record structure
35
+
36
+ | Field | Description |
37
+ | --- | --- |
38
+ | `benchmark_id` | Canonical UUID identifying one question formulation. |
39
+ | `item_group_id` | Canonical UUID grouping formulations derived from the same reviewed conflict. Every group contains at least two records, but group sizes are not otherwise fixed. |
40
+ | `eval.question` | Question sent to the target model. |
41
+ | `eval.gold_answers[].value` | Verified accounts used by the judge; complete recall requires covering all of them. |
42
+ | `eval.preferred_answer` | Concise human-readable reference response. |
43
+
44
+ The target model receives only `eval.question`. Gold answers are supplied to the judge after the response has been saved. Complete, partial, and failed recall are assigned mechanically from per-gold coverage and material contradictions.
45
+
46
+ Both identifier fields use lowercase, hyphenated UUID strings. The construction exporter
47
+ generates deterministic UUIDv5 values under the ElephantBench project namespace so repeated
48
+ exports of the same source record retain stable identifiers. Consumers should otherwise treat
49
+ the identifiers as opaque values.
50
+
51
+ The release contains 1,094 unique normalized question texts. Every record has at least two verified answers. Source pages and review traces are not distributed with the benchmark and are never passed to evaluated models. The dataset is intended for research on factual recall and memory completeness; scores should not be interpreted as a general measure of model quality or source credibility.
52
+
53
+ Verify file integrity from this directory with:
54
+
55
+ ```bash
56
+ sha256sum -c SHA256SUMS
57
+ ```
data/SHA256SUMS ADDED
@@ -0,0 +1 @@
 
 
1
+ d8fbb47608e0cd14adb3cc16d1bcc356178469f5c86f7d89222d79667591119a elephantbench.jsonl
data/elephantbench.jsonl ADDED
The diff for this file is too large to render. See raw diff