Dataset Preview
Full Screen Viewer
Full Screen
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code: DatasetGenerationError Exception: ArrowNotImplementedError Message: Cannot write struct type 'model_kwargs' with no child field to Parquet. Consider adding a dummy child field. Traceback: Traceback (most recent call last): File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1869, in _prepare_split_single writer.write_table(table) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 578, in write_table self._build_writer(inferred_schema=pa_table.schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 399, in _build_writer self.pa_writer = self._WRITER_CLASS(self.stream, schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/pyarrow/parquet/core.py", line 1010, in __init__ self.writer = _parquet.ParquetWriter( File "pyarrow/_parquet.pyx", line 2157, in pyarrow._parquet.ParquetWriter.__cinit__ File "pyarrow/error.pxi", line 154, in pyarrow.lib.pyarrow_internal_check_status File "pyarrow/error.pxi", line 91, in pyarrow.lib.check_status pyarrow.lib.ArrowNotImplementedError: Cannot write struct type 'model_kwargs' with no child field to Parquet. Consider adding a dummy child field. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1885, in _prepare_split_single num_examples, num_bytes = writer.finalize() File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 597, in finalize self._build_writer(self.schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 399, in _build_writer self.pa_writer = self._WRITER_CLASS(self.stream, schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/pyarrow/parquet/core.py", line 1010, in __init__ self.writer = _parquet.ParquetWriter( File "pyarrow/_parquet.pyx", line 2157, in pyarrow._parquet.ParquetWriter.__cinit__ File "pyarrow/error.pxi", line 154, in pyarrow.lib.pyarrow_internal_check_status File "pyarrow/error.pxi", line 91, in pyarrow.lib.check_status pyarrow.lib.ArrowNotImplementedError: Cannot write struct type 'model_kwargs' with no child field to Parquet. Consider adding a dummy child field. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1392, in compute_config_parquet_and_info_response parquet_operations = convert_to_parquet(builder) File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1041, in convert_to_parquet builder.download_and_prepare( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 924, in download_and_prepare self._download_and_prepare( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 999, in _download_and_prepare self._prepare_split(split_generator, **prepare_split_kwargs) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1740, in _prepare_split for job_id, done, content in self._prepare_split_single( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1896, in _prepare_split_single raise DatasetGenerationError("An error occurred while generating the dataset") from e datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
config
dict | report
dict | name
string | backend
dict | scenario
dict | launcher
dict | environment
dict | print_report
bool | log_report
bool | load
dict | prefill
dict | decode
dict | per_token
dict |
---|---|---|---|---|---|---|---|---|---|---|---|---|
{
"name": "2024-10-10-11-14-43/openvino",
"backend": {
"name": "openvino",
"version": "2024.4.0",
"_target_": "optimum_benchmark.backends.openvino.backend.OVBackend",
"task": "text-generation",
"library": "transformers",
"model_type": "phi3",
"model": "microsoft/Phi-3.5-mini-instruct",
"processor": "microsoft/Phi-3.5-mini-instruct",
"device": "cpu",
"device_ids": null,
"seed": 42,
"inter_op_num_threads": null,
"intra_op_num_threads": null,
"model_kwargs": {},
"processor_kwargs": {},
"no_weights": false,
"export": true,
"use_cache": true,
"use_merged": true,
"openvino_config": {},
"half": false,
"reshape": false,
"quantization": false,
"quantization_config": {},
"calibration": false,
"calibration_config": {}
},
"scenario": {
"name": "inference",
"_target_": "optimum_benchmark.scenarios.inference.scenario.InferenceScenario",
"iterations": 10,
"duration": 10,
"warmup_runs": 10,
"input_shapes": {
"batch_size": 2,
"num_choices": 2,
"sequence_length": 16
},
"new_tokens": null,
"memory": true,
"latency": true,
"energy": false,
"forward_kwargs": {},
"generate_kwargs": {
"max_new_tokens": 32,
"min_new_tokens": 32
},
"call_kwargs": {}
},
"launcher": {
"name": "process",
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
"device_isolation": false,
"device_isolation_action": null,
"numactl": true,
"numactl_kwargs": {
"cpunodebind": 0,
"membind": 0
},
"start_method": "spawn"
},
"environment": {
"cpu": " AMD EPYC 7R13 Processor",
"cpu_count": 64,
"cpu_ram_mb": 529717.026816,
"system": "Linux",
"machine": "x86_64",
"platform": "Linux-5.10.205-195.807.amzn2.x86_64-x86_64-with-glibc2.36",
"processor": "",
"python_version": "3.10.15",
"optimum_benchmark_version": "0.5.0",
"optimum_benchmark_commit": null,
"transformers_version": "4.44.2",
"transformers_commit": null,
"accelerate_version": "0.34.2",
"accelerate_commit": null,
"diffusers_version": null,
"diffusers_commit": null,
"optimum_version": "1.22.0",
"optimum_commit": null,
"timm_version": null,
"timm_commit": null,
"peft_version": null,
"peft_commit": null
},
"print_report": false,
"log_report": true
} | {
"load": {
"memory": {
"unit": "MB",
"max_ram": 13733.285888,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"values": [
47.615619737654924
],
"count": 1,
"total": 47.615619737654924,
"mean": 47.615619737654924,
"p50": 47.615619737654924,
"p90": 47.615619737654924,
"p95": 47.615619737654924,
"p99": 47.615619737654924,
"stdev": 0,
"stdev_": 0
},
"throughput": null,
"energy": null,
"efficiency": null
},
"prefill": {
"memory": {
"unit": "MB",
"max_ram": 9404.096512,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"values": [
0.3691983073949814,
0.406163290143013,
0.4032273702323437,
0.49073830246925354,
0.48338379338383675,
0.42469472438097,
0.40143145620822906,
0.3968067243695259,
0.4189154952764511,
0.4002319946885109
],
"count": 10,
"total": 4.194791458547115,
"mean": 0.4194791458547115,
"p50": 0.40469533018767834,
"p90": 0.4841192442923784,
"p95": 0.48742877338081597,
"p99": 0.49007639665156605,
"stdev": 0.036563638911623356,
"stdev_": 8.71643781888679
},
"throughput": {
"unit": "tokens/s",
"value": 76.28507952355596
},
"energy": null,
"efficiency": null
},
"decode": {
"memory": {
"unit": "MB",
"max_ram": 9404.366848,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"values": [
3.8962456695735455,
3.6694180965423584,
3.6282166689634323,
3.5777047276496887,
3.9913081414997578,
4.140529308468103,
3.8851531594991684,
3.331398617476225,
3.9062319956719875,
3.476403560489416
],
"count": 10,
"total": 37.50260994583368,
"mean": 3.7502609945833685,
"p50": 3.7772856280207634,
"p90": 4.0062302581965925,
"p95": 4.0733797833323475,
"p99": 4.127099403440952,
"stdev": 0.2399785616527781,
"stdev_": 6.39898295077029
},
"throughput": {
"unit": "tokens/s",
"value": 16.532182717295875
},
"energy": null,
"efficiency": null
},
"per_token": {
"memory": null,
"latency": {
"unit": "s",
"values": [
0.151396993547678,
0.14324158802628517,
0.07676020637154579,
0.16891532391309738,
0.11996641755104065,
0.09084687754511833,
0.1610756404697895,
0.14484431222081184,
0.16032931581139565,
0.11932995542883873,
0.16991433128714561,
0.15187038853764534,
0.1049707941710949,
0.1585291400551796,
0.10926920920610428,
0.11142348870635033,
0.10180767998099327,
0.1535714827477932,
0.1348511092364788,
0.13019181415438652,
0.16223037615418434,
0.14313079789280891,
0.0976766049861908,
0.09885496273636818,
0.08888581022620201,
0.08933503553271294,
0.08549177646636963,
0.1715770922601223,
0.11486281827092171,
0.0865890309214592,
0.09396419301629066,
0.14349782839417458,
0.10937420651316643,
0.14048171415925026,
0.07543633878231049,
0.12515754252672195,
0.07885446399450302,
0.15756165981292725,
0.12009671330451965,
0.1646834760904312,
0.12962263450026512,
0.1547914408147335,
0.14514151588082314,
0.19161031767725945,
0.12860624119639397,
0.16442689672112465,
0.12338945642113686,
0.08822018653154373,
0.11114334687590599,
0.10394001007080078,
0.09283268824219704,
0.0913924090564251,
0.0943303070962429,
0.09408441185951233,
0.09218936040997505,
0.09153042361140251,
0.09172164276242256,
0.13081492483615875,
0.10185486450791359,
0.15566464141011238,
0.07415029406547546,
0.10228772461414337,
0.08780210465192795,
0.08831116184592247,
0.08999800309538841,
0.08993932604789734,
0.09129373356699944,
0.09219641238451004,
0.08294779062271118,
0.10099966451525688,
0.102298054844141,
0.10271576419472694,
0.10906553268432617,
0.09108544886112213,
0.15767864882946014,
0.11028826981782913,
0.12318351492285728,
0.14710185304284096,
0.11149964481592178,
0.08989153802394867,
0.16618506610393524,
0.12493535131216049,
0.09281951561570168,
0.1705596037209034,
0.0742337703704834,
0.09850166738033295,
0.15531260520219803,
0.18401376530528069,
0.10527030006051064,
0.17891717329621315,
0.1518004760146141,
0.1252925507724285,
0.13154590129852295,
0.12442797422409058,
0.11299717798829079,
0.17047319561243057,
0.12086976319551468,
0.10839571803808212,
0.09009559452533722,
0.08989208191633224,
0.08973751217126846,
0.15194862708449364,
0.18215756863355637,
0.1363089457154274,
0.0999128445982933,
0.1531035155057907,
0.13894512131810188,
0.09479514136910439,
0.09313445165753365,
0.08792602270841599,
0.09207047894597054,
0.12310350313782692,
0.11677149683237076,
0.093382578343153,
0.09081798419356346,
0.09179607406258583,
0.09490081295371056,
0.09641507267951965,
0.09693034365773201,
0.09433137252926826,
0.17227548360824585,
0.0971347764134407,
0.13956458121538162,
0.1325528286397457,
0.12334485352039337,
0.15682881698012352,
0.1945658177137375,
0.11820496991276741,
0.16750690340995789,
0.09732196480035782,
0.12541328370571136,
0.11696486175060272,
0.10471594706177711,
0.10320396721363068,
0.13546352460980415,
0.13925834745168686,
0.13186700269579887,
0.0975944884121418,
0.09471156820654869,
0.1485206075012684,
0.09894627332687378,
0.12647463753819466,
0.12446824088692665,
0.10077721625566483,
0.10923096910119057,
0.16516073793172836,
0.16275440156459808,
0.09722326323390007,
0.1422419436275959,
0.18338480219244957,
0.11385650932788849,
0.09937945008277893,
0.16344204917550087,
0.10123797878623009,
0.14670290797948837,
0.15479588881134987,
0.16917818039655685,
0.07618443295359612,
0.16251839697360992,
0.1902576945722103,
0.10705418884754181,
0.09262699633836746,
0.17413008958101273,
0.14396434277296066,
0.19577579200267792,
0.13713262975215912,
0.16404934227466583,
0.19074942916631699,
0.13629022613167763,
0.16562238708138466,
0.1197570338845253,
0.15813086554408073,
0.12993379309773445,
0.16461341455578804,
0.1409563384950161,
0.10627976432442665,
0.16137481480836868,
0.1232777088880539,
0.11853335797786713,
0.10385654866695404,
0.095273707062006,
0.09374210983514786,
0.0861859880387783,
0.09050874784588814,
0.09533108398318291,
0.091911431401968,
0.09881110116839409,
0.18215502798557281,
0.07806309312582016,
0.0953172966837883,
0.09741510823369026,
0.09426744654774666,
0.09191259741783142,
0.09544432163238525,
0.11198277398943901,
0.1498158983886242,
0.18952064588665962,
0.10554405674338341,
0.15857671946287155,
0.1336982659995556,
0.07616196945309639,
0.09547221660614014,
0.15457599982619286,
0.11722958087921143,
0.0922386646270752,
0.16668767854571342,
0.10165195539593697,
0.14220746234059334,
0.18859058991074562,
0.12464474886655807,
0.09934799000620842,
0.0966004841029644,
0.09201440215110779,
0.16279107332229614,
0.10060740634799004,
0.15013040974736214,
0.19320818409323692,
0.14241079986095428,
0.13377568125724792,
0.09197979792952538,
0.08998322486877441,
0.08996423706412315,
0.09528371319174767,
0.09147273749113083,
0.09022187441587448,
0.09549994766712189,
0.0929618738591671,
0.11324286088347435,
0.113382987678051,
0.08800329640507698,
0.09333701431751251,
0.09482763335108757,
0.09414704144001007,
0.14441674202680588,
0.1483655795454979,
0.1141379214823246,
0.10381438583135605,
0.09277600795030594,
0.18492988124489784,
0.10111980885267258,
0.10065871849656105,
0.14267180487513542,
0.1314055249094963,
0.0973706878721714,
0.09196155145764351,
0.0876055397093296,
0.09167702868580818,
0.0874740295112133,
0.0915156677365303,
0.09293247386813164,
0.09001138433814049,
0.08986500278115273,
0.14058830589056015,
0.10483132302761078,
0.08798667043447495,
0.09304382652044296,
0.17001168057322502,
0.12494460120797157,
0.0943128801882267,
0.17483146488666534,
0.1946006901562214,
0.11613108590245247,
0.18681401014328003,
0.147962786257267,
0.1834375262260437,
0.14201800152659416,
0.10353075712919235,
0.15821729227900505,
0.18154629692435265,
0.10006572306156158,
0.09139712899923325,
0.18789229169487953,
0.15419283136725426,
0.16092554107308388,
0.0892983190715313,
0.07816429063677788,
0.08889453858137131,
0.09210587665438652,
0.09362177178263664,
0.09911511465907097,
0.09643782302737236,
0.0931611955165863,
0.11258692666888237,
0.10241929814219475,
0.10400761291384697,
0.1579650640487671,
0.20014778152108192,
0.12132278829813004,
0.16676369681954384,
0.10070011764764786,
0.1529056690633297,
0.1157684288918972,
0.08862537890672684,
0.0987166166305542,
0.09519236162304878,
0.14540283381938934,
0.09429588913917542,
0.08190164715051651,
0.13265133276581764,
0.10095103085041046,
0.09753220155835152,
0.10074476897716522,
0.10023945569992065,
0.09507793560624123,
0.14326200634241104,
0.11189821735024452,
0.08839166909456253,
0.08915382996201515,
0.09170354530215263,
0.09684418886899948
],
"count": 310,
"total": 37.44935571029782,
"mean": 0.12080437325902524,
"p50": 0.10932170785963535,
"p90": 0.16683801747858526,
"p95": 0.18283254709094765,
"p99": 0.19444363068789247,
"stdev": 0.031789703400881976,
"stdev_": 26.31502696737594
},
"throughput": {
"unit": "tokens/s",
"value": 16.55569203369532
},
"energy": null,
"efficiency": null
}
} | null | null | null | null | null | null | null | null | null | null | null |
null | null | 2024-10-10-11-14-43/openvino | {
"name": "openvino",
"version": "2024.4.0",
"_target_": "optimum_benchmark.backends.openvino.backend.OVBackend",
"task": "text-generation",
"library": "transformers",
"model_type": "phi3",
"model": "microsoft/Phi-3.5-mini-instruct",
"processor": "microsoft/Phi-3.5-mini-instruct",
"device": "cpu",
"device_ids": null,
"seed": 42,
"inter_op_num_threads": null,
"intra_op_num_threads": null,
"model_kwargs": {},
"processor_kwargs": {},
"no_weights": false,
"export": true,
"use_cache": true,
"use_merged": true,
"openvino_config": {},
"half": false,
"reshape": false,
"quantization": false,
"quantization_config": {},
"calibration": false,
"calibration_config": {}
} | {
"name": "inference",
"_target_": "optimum_benchmark.scenarios.inference.scenario.InferenceScenario",
"iterations": 10,
"duration": 10,
"warmup_runs": 10,
"input_shapes": {
"batch_size": 2,
"num_choices": 2,
"sequence_length": 16
},
"new_tokens": null,
"memory": true,
"latency": true,
"energy": false,
"forward_kwargs": {},
"generate_kwargs": {
"max_new_tokens": 32,
"min_new_tokens": 32
},
"call_kwargs": {}
} | {
"name": "process",
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
"device_isolation": false,
"device_isolation_action": null,
"numactl": true,
"numactl_kwargs": {
"cpunodebind": 0,
"membind": 0
},
"start_method": "spawn"
} | {
"cpu": " AMD EPYC 7R13 Processor",
"cpu_count": 64,
"cpu_ram_mb": 529717.026816,
"system": "Linux",
"machine": "x86_64",
"platform": "Linux-5.10.205-195.807.amzn2.x86_64-x86_64-with-glibc2.36",
"processor": "",
"python_version": "3.10.15",
"optimum_benchmark_version": "0.5.0",
"optimum_benchmark_commit": null,
"transformers_version": "4.44.2",
"transformers_commit": null,
"accelerate_version": "0.34.2",
"accelerate_commit": null,
"diffusers_version": null,
"diffusers_commit": null,
"optimum_version": "1.22.0",
"optimum_commit": null,
"timm_version": null,
"timm_commit": null,
"peft_version": null,
"peft_commit": null
} | false | true | null | null | null | null |
null | null | null | null | null | null | null | null | null | {
"memory": {
"unit": "MB",
"max_ram": 13733.285888,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"values": [
47.615619737654924
],
"count": 1,
"total": 47.615619737654924,
"mean": 47.615619737654924,
"p50": 47.615619737654924,
"p90": 47.615619737654924,
"p95": 47.615619737654924,
"p99": 47.615619737654924,
"stdev": 0,
"stdev_": 0
},
"throughput": null,
"energy": null,
"efficiency": null
} | {
"memory": {
"unit": "MB",
"max_ram": 9404.096512,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"values": [
0.3691983073949814,
0.406163290143013,
0.4032273702323437,
0.49073830246925354,
0.48338379338383675,
0.42469472438097,
0.40143145620822906,
0.3968067243695259,
0.4189154952764511,
0.4002319946885109
],
"count": 10,
"total": 4.194791458547115,
"mean": 0.4194791458547115,
"p50": 0.40469533018767834,
"p90": 0.4841192442923784,
"p95": 0.48742877338081597,
"p99": 0.49007639665156605,
"stdev": 0.036563638911623356,
"stdev_": 8.71643781888679
},
"throughput": {
"unit": "tokens/s",
"value": 76.28507952355596
},
"energy": null,
"efficiency": null
} | {
"memory": {
"unit": "MB",
"max_ram": 9404.366848,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"values": [
3.8962456695735455,
3.6694180965423584,
3.6282166689634323,
3.5777047276496887,
3.9913081414997578,
4.140529308468103,
3.8851531594991684,
3.331398617476225,
3.9062319956719875,
3.476403560489416
],
"count": 10,
"total": 37.50260994583368,
"mean": 3.7502609945833685,
"p50": 3.7772856280207634,
"p90": 4.0062302581965925,
"p95": 4.0733797833323475,
"p99": 4.127099403440952,
"stdev": 0.2399785616527781,
"stdev_": 6.39898295077029
},
"throughput": {
"unit": "tokens/s",
"value": 16.532182717295875
},
"energy": null,
"efficiency": null
} | {
"memory": null,
"latency": {
"unit": "s",
"values": [
0.151396993547678,
0.14324158802628517,
0.07676020637154579,
0.16891532391309738,
0.11996641755104065,
0.09084687754511833,
0.1610756404697895,
0.14484431222081184,
0.16032931581139565,
0.11932995542883873,
0.16991433128714561,
0.15187038853764534,
0.1049707941710949,
0.1585291400551796,
0.10926920920610428,
0.11142348870635033,
0.10180767998099327,
0.1535714827477932,
0.1348511092364788,
0.13019181415438652,
0.16223037615418434,
0.14313079789280891,
0.0976766049861908,
0.09885496273636818,
0.08888581022620201,
0.08933503553271294,
0.08549177646636963,
0.1715770922601223,
0.11486281827092171,
0.0865890309214592,
0.09396419301629066,
0.14349782839417458,
0.10937420651316643,
0.14048171415925026,
0.07543633878231049,
0.12515754252672195,
0.07885446399450302,
0.15756165981292725,
0.12009671330451965,
0.1646834760904312,
0.12962263450026512,
0.1547914408147335,
0.14514151588082314,
0.19161031767725945,
0.12860624119639397,
0.16442689672112465,
0.12338945642113686,
0.08822018653154373,
0.11114334687590599,
0.10394001007080078,
0.09283268824219704,
0.0913924090564251,
0.0943303070962429,
0.09408441185951233,
0.09218936040997505,
0.09153042361140251,
0.09172164276242256,
0.13081492483615875,
0.10185486450791359,
0.15566464141011238,
0.07415029406547546,
0.10228772461414337,
0.08780210465192795,
0.08831116184592247,
0.08999800309538841,
0.08993932604789734,
0.09129373356699944,
0.09219641238451004,
0.08294779062271118,
0.10099966451525688,
0.102298054844141,
0.10271576419472694,
0.10906553268432617,
0.09108544886112213,
0.15767864882946014,
0.11028826981782913,
0.12318351492285728,
0.14710185304284096,
0.11149964481592178,
0.08989153802394867,
0.16618506610393524,
0.12493535131216049,
0.09281951561570168,
0.1705596037209034,
0.0742337703704834,
0.09850166738033295,
0.15531260520219803,
0.18401376530528069,
0.10527030006051064,
0.17891717329621315,
0.1518004760146141,
0.1252925507724285,
0.13154590129852295,
0.12442797422409058,
0.11299717798829079,
0.17047319561243057,
0.12086976319551468,
0.10839571803808212,
0.09009559452533722,
0.08989208191633224,
0.08973751217126846,
0.15194862708449364,
0.18215756863355637,
0.1363089457154274,
0.0999128445982933,
0.1531035155057907,
0.13894512131810188,
0.09479514136910439,
0.09313445165753365,
0.08792602270841599,
0.09207047894597054,
0.12310350313782692,
0.11677149683237076,
0.093382578343153,
0.09081798419356346,
0.09179607406258583,
0.09490081295371056,
0.09641507267951965,
0.09693034365773201,
0.09433137252926826,
0.17227548360824585,
0.0971347764134407,
0.13956458121538162,
0.1325528286397457,
0.12334485352039337,
0.15682881698012352,
0.1945658177137375,
0.11820496991276741,
0.16750690340995789,
0.09732196480035782,
0.12541328370571136,
0.11696486175060272,
0.10471594706177711,
0.10320396721363068,
0.13546352460980415,
0.13925834745168686,
0.13186700269579887,
0.0975944884121418,
0.09471156820654869,
0.1485206075012684,
0.09894627332687378,
0.12647463753819466,
0.12446824088692665,
0.10077721625566483,
0.10923096910119057,
0.16516073793172836,
0.16275440156459808,
0.09722326323390007,
0.1422419436275959,
0.18338480219244957,
0.11385650932788849,
0.09937945008277893,
0.16344204917550087,
0.10123797878623009,
0.14670290797948837,
0.15479588881134987,
0.16917818039655685,
0.07618443295359612,
0.16251839697360992,
0.1902576945722103,
0.10705418884754181,
0.09262699633836746,
0.17413008958101273,
0.14396434277296066,
0.19577579200267792,
0.13713262975215912,
0.16404934227466583,
0.19074942916631699,
0.13629022613167763,
0.16562238708138466,
0.1197570338845253,
0.15813086554408073,
0.12993379309773445,
0.16461341455578804,
0.1409563384950161,
0.10627976432442665,
0.16137481480836868,
0.1232777088880539,
0.11853335797786713,
0.10385654866695404,
0.095273707062006,
0.09374210983514786,
0.0861859880387783,
0.09050874784588814,
0.09533108398318291,
0.091911431401968,
0.09881110116839409,
0.18215502798557281,
0.07806309312582016,
0.0953172966837883,
0.09741510823369026,
0.09426744654774666,
0.09191259741783142,
0.09544432163238525,
0.11198277398943901,
0.1498158983886242,
0.18952064588665962,
0.10554405674338341,
0.15857671946287155,
0.1336982659995556,
0.07616196945309639,
0.09547221660614014,
0.15457599982619286,
0.11722958087921143,
0.0922386646270752,
0.16668767854571342,
0.10165195539593697,
0.14220746234059334,
0.18859058991074562,
0.12464474886655807,
0.09934799000620842,
0.0966004841029644,
0.09201440215110779,
0.16279107332229614,
0.10060740634799004,
0.15013040974736214,
0.19320818409323692,
0.14241079986095428,
0.13377568125724792,
0.09197979792952538,
0.08998322486877441,
0.08996423706412315,
0.09528371319174767,
0.09147273749113083,
0.09022187441587448,
0.09549994766712189,
0.0929618738591671,
0.11324286088347435,
0.113382987678051,
0.08800329640507698,
0.09333701431751251,
0.09482763335108757,
0.09414704144001007,
0.14441674202680588,
0.1483655795454979,
0.1141379214823246,
0.10381438583135605,
0.09277600795030594,
0.18492988124489784,
0.10111980885267258,
0.10065871849656105,
0.14267180487513542,
0.1314055249094963,
0.0973706878721714,
0.09196155145764351,
0.0876055397093296,
0.09167702868580818,
0.0874740295112133,
0.0915156677365303,
0.09293247386813164,
0.09001138433814049,
0.08986500278115273,
0.14058830589056015,
0.10483132302761078,
0.08798667043447495,
0.09304382652044296,
0.17001168057322502,
0.12494460120797157,
0.0943128801882267,
0.17483146488666534,
0.1946006901562214,
0.11613108590245247,
0.18681401014328003,
0.147962786257267,
0.1834375262260437,
0.14201800152659416,
0.10353075712919235,
0.15821729227900505,
0.18154629692435265,
0.10006572306156158,
0.09139712899923325,
0.18789229169487953,
0.15419283136725426,
0.16092554107308388,
0.0892983190715313,
0.07816429063677788,
0.08889453858137131,
0.09210587665438652,
0.09362177178263664,
0.09911511465907097,
0.09643782302737236,
0.0931611955165863,
0.11258692666888237,
0.10241929814219475,
0.10400761291384697,
0.1579650640487671,
0.20014778152108192,
0.12132278829813004,
0.16676369681954384,
0.10070011764764786,
0.1529056690633297,
0.1157684288918972,
0.08862537890672684,
0.0987166166305542,
0.09519236162304878,
0.14540283381938934,
0.09429588913917542,
0.08190164715051651,
0.13265133276581764,
0.10095103085041046,
0.09753220155835152,
0.10074476897716522,
0.10023945569992065,
0.09507793560624123,
0.14326200634241104,
0.11189821735024452,
0.08839166909456253,
0.08915382996201515,
0.09170354530215263,
0.09684418886899948
],
"count": 310,
"total": 37.44935571029782,
"mean": 0.12080437325902524,
"p50": 0.10932170785963535,
"p90": 0.16683801747858526,
"p95": 0.18283254709094765,
"p99": 0.19444363068789247,
"stdev": 0.031789703400881976,
"stdev_": 26.31502696737594
},
"throughput": {
"unit": "tokens/s",
"value": 16.55569203369532
},
"energy": null,
"efficiency": null
} |
{
"name": "2024-10-10-11-14-43/pytorch",
"backend": {
"name": "pytorch",
"version": "2.4.1",
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
"task": "text-generation",
"library": "transformers",
"model_type": "phi3",
"model": "microsoft/Phi-3.5-mini-instruct",
"processor": "microsoft/Phi-3.5-mini-instruct",
"device": "cpu",
"device_ids": null,
"seed": 42,
"inter_op_num_threads": null,
"intra_op_num_threads": null,
"model_kwargs": {},
"processor_kwargs": {},
"no_weights": false,
"device_map": null,
"torch_dtype": "float32",
"eval_mode": true,
"to_bettertransformer": false,
"low_cpu_mem_usage": null,
"attn_implementation": null,
"cache_implementation": null,
"autocast_enabled": false,
"autocast_dtype": null,
"torch_compile": false,
"torch_compile_target": "forward",
"torch_compile_config": {},
"quantization_scheme": null,
"quantization_config": {},
"deepspeed_inference": false,
"deepspeed_inference_config": {},
"peft_type": null,
"peft_config": {}
},
"scenario": {
"name": "inference",
"_target_": "optimum_benchmark.scenarios.inference.scenario.InferenceScenario",
"iterations": 10,
"duration": 10,
"warmup_runs": 10,
"input_shapes": {
"batch_size": 2,
"num_choices": 2,
"sequence_length": 16
},
"new_tokens": null,
"memory": true,
"latency": true,
"energy": false,
"forward_kwargs": {},
"generate_kwargs": {
"max_new_tokens": 32,
"min_new_tokens": 32
},
"call_kwargs": {}
},
"launcher": {
"name": "process",
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
"device_isolation": false,
"device_isolation_action": null,
"numactl": true,
"numactl_kwargs": {
"cpunodebind": 0,
"membind": 0
},
"start_method": "spawn"
},
"environment": {
"cpu": " AMD EPYC 7R13 Processor",
"cpu_count": 64,
"cpu_ram_mb": 529717.026816,
"system": "Linux",
"machine": "x86_64",
"platform": "Linux-5.10.205-195.807.amzn2.x86_64-x86_64-with-glibc2.36",
"processor": "",
"python_version": "3.10.15",
"optimum_benchmark_version": "0.5.0",
"optimum_benchmark_commit": null,
"transformers_version": "4.44.2",
"transformers_commit": null,
"accelerate_version": "0.34.2",
"accelerate_commit": null,
"diffusers_version": null,
"diffusers_commit": null,
"optimum_version": "1.22.0",
"optimum_commit": null,
"timm_version": null,
"timm_commit": null,
"peft_version": null,
"peft_commit": null
},
"print_report": false,
"log_report": true
} | {
"load": {
"memory": {
"unit": "MB",
"max_ram": 18714.865664,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"values": [
8.399750124663115
],
"count": 1,
"total": 8.399750124663115,
"mean": 8.399750124663115,
"p50": 8.399750124663115,
"p90": 8.399750124663115,
"p95": 8.399750124663115,
"p99": 8.399750124663115,
"stdev": 0,
"stdev_": 0
},
"throughput": null,
"energy": null,
"efficiency": null
},
"prefill": {
"memory": {
"unit": "MB",
"max_ram": 16276.750336,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"values": [
3.3581380620598793,
3.396693389862776,
3.4571818970143795,
3.5572459772229195,
3.4731837548315525,
3.5803959518671036,
3.374232042580843,
5.356942415237427,
4.5129506178200245,
3.4573763869702816
],
"count": 10,
"total": 37.524340495467186,
"mean": 3.7524340495467188,
"p50": 3.465280070900917,
"p90": 4.5973497975617645,
"p95": 4.977146106399595,
"p99": 5.280983153469861,
"stdev": 0.6243235637482007,
"stdev_": 16.637829086526303
},
"throughput": {
"unit": "tokens/s",
"value": 8.527798111166135
},
"energy": null,
"efficiency": null
},
"decode": {
"memory": {
"unit": "MB",
"max_ram": 16276.750336,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"values": [
33.501635421067476,
30.04133592545986,
31.445279240608215,
32.22521169483662,
29.81996901333332,
41.92725533992052,
41.742891021072865,
40.72321484610438,
36.302091002464294,
29.9244181253016
],
"count": 10,
"total": 347.65330163016915,
"mean": 34.76533016301691,
"p50": 32.863423557952046,
"p90": 41.76132745295763,
"p95": 41.844291396439075,
"p99": 41.910662551224235,
"stdev": 4.765674807588583,
"stdev_": 13.70812468986206
},
"throughput": {
"unit": "tokens/s",
"value": 1.7833859108852967
},
"energy": null,
"efficiency": null
},
"per_token": {
"memory": null,
"latency": {
"unit": "s",
"values": [
1.1384357027709484,
1.177622027695179,
1.2003977410495281,
1.1222545504570007,
1.1713331490755081,
1.0922859869897366,
1.1245402358472347,
1.0887378714978695,
1.0933789052069187,
1.04338264092803,
2.5836568102240562,
0.9817171767354012,
0.9770018830895424,
0.9235625192523003,
1.0084493197500706,
0.9811127707362175,
0.9208281897008419,
0.9809328615665436,
0.9289973638951778,
0.9859548509120941,
0.9852742440998554,
0.9847075641155243,
0.9451818726956844,
0.9612500742077827,
0.9418791197240353,
0.9792121089994907,
0.9790862575173378,
0.9306129962205887,
1.2642306201159954,
0.9998959638178349,
1.005143839865923,
1.0203991308808327,
0.9920058287680149,
0.9966826364398003,
0.9953101053833961,
0.9291196055710316,
0.9696704670786858,
0.9301869682967663,
0.987386416643858,
0.9202318973839283,
0.9781012162566185,
0.9842051900923252,
0.940557025372982,
0.9892774075269699,
0.9911873750388622,
0.9843054339289665,
0.9321952946484089,
0.9788714051246643,
0.983123891055584,
0.9373661689460278,
0.9977158568799496,
0.9967306777834892,
0.9766447097063065,
0.9264360927045345,
0.9862302131950855,
0.989815678447485,
0.9204447530210018,
0.9958750903606415,
0.9726669117808342,
0.923191498965025,
0.9769759476184845,
0.937883235514164,
1.0038145929574966,
0.9356443509459496,
0.9842030443251133,
0.9259354844689369,
0.9633580222725868,
0.9284386411309242,
0.9787793271243572,
0.921055294573307,
0.9715253077447414,
0.9293092153966427,
0.980810422450304,
0.9748993143439293,
0.9295509122312069,
0.9894356057047844,
1.02058532461524,
1.0904977284371853,
1.0841796584427357,
1.0298358500003815,
1.0859693884849548,
1.0873793698847294,
1.0984263382852077,
1.024993922561407,
1.0732106268405914,
1.0327858179807663,
1.0791507065296173,
1.081660270690918,
1.0225499421358109,
1.0838542468845844,
1.0221294797956944,
1.0773406624794006,
1.0334686152637005,
1.025660865008831,
1.083419531583786,
1.0327927507460117,
1.070757694542408,
1.0347601920366287,
1.0777060836553574,
1.0838213339447975,
1.0328659415245056,
1.0774759203195572,
1.089761409908533,
1.0210511833429337,
1.0121761299669743,
1.0829932019114494,
1.0853435210883617,
1.0839992016553879,
1.0269759930670261,
1.0876033268868923,
1.0944339707493782,
1.0298818238079548,
1.109166506677866,
1.0857994854450226,
1.0941513702273369,
0.9991730563342571,
0.9974812120199203,
0.9982665330171585,
1.0019456297159195,
0.976470872759819,
0.9289552867412567,
0.9809416867792606,
0.9330388009548187,
0.9858381599187851,
0.9323876649141312,
0.9798810072243214,
0.9282574504613876,
0.9837096184492111,
0.9854167923331261,
0.9311277456581593,
0.9929866082966328,
0.975170198827982,
0.924533985555172,
0.9784401841461658,
0.9856738410890102,
0.9309582859277725,
0.9746614508330822,
0.9304128997027874,
0.9742713011801243,
0.9257941879332066,
0.9783140309154987,
0.9218395128846169,
0.969913836568594,
0.9223781675100327,
0.987464290112257,
0.9202763512730598,
0.9856284596025944,
0.9847845360636711,
0.9374007992446423,
0.995894443243742,
0.9869710579514503,
0.9729698747396469,
0.9434096142649651,
1.0001477897167206,
0.978327140212059,
1.0453919284045696,
1.2942124083638191,
1.3069291189312935,
1.5827287174761295,
1.0205241590738297,
1.684956394135952,
2.0071276016533375,
1.4697532132267952,
0.9854139052331448,
0.9400103129446507,
1.686314158141613,
1.5830329842865467,
1.8000198565423489,
1.0415470115840435,
1.1040319204330444,
1.4436596930027008,
1.7231036685407162,
1.184716660529375,
1.1395438238978386,
1.1696329601109028,
1.131481558084488,
1.6683161593973637,
1.141899909824133,
1.1835839822888374,
1.1797052212059498,
1.3359068483114243,
1.089801549911499,
1.3668644726276398,
1.7911975868046284,
1.7504928074777126,
1.0747970789670944,
1.0397629737854004,
1.3824371211230755,
1.4925954155623913,
1.0173395834863186,
1.2972969077527523,
1.0141821280121803,
1.083788201212883,
1.5184855461120605,
1.5929313525557518,
1.571888018399477,
2.223855134099722,
1.6039031185209751,
1.5024455301463604,
1.4671013206243515,
1.024438962340355,
1.0754979886114597,
1.003241941332817,
1.28562256321311,
0.921080008149147,
0.9212512448430061,
1.5782709680497646,
1.088150266557932,
2.1945955231785774,
1.5069400109350681,
1.1015802510082722,
0.9989534988999367,
2.128241177648306,
1.0894646272063255,
1.0835177637636662,
1.31818637996912,
1.6153025887906551,
1.1411330960690975,
1.5759688653051853,
1.6091405861079693,
1.097939532250166,
1.489734087139368,
1.4302357733249664,
1.3789326772093773,
1.0950008481740952,
1.605417400598526,
1.293320693075657,
2.1278112828731537,
1.3645955994725227,
1.031461264938116,
1.5023802481591702,
1.4960583820939064,
1.1092017702758312,
1.1034789346158504,
1.0913921669125557,
1.2833945713937283,
1.3165629468858242,
1.0826188065111637,
1.5940546356141567,
1.0025205686688423,
1.0736385881900787,
1.2250505462288857,
1.2195956744253635,
1.193432278931141,
1.414183545857668,
1.0937596298754215,
1.5862558707594872,
1.094409067183733,
1.108453419059515,
1.0806798972189426,
2.0739275999367237,
2.142223585397005,
1.0840606540441513,
1.0839973539113998,
1.0290987975895405,
0.9870520606637001,
0.9932393617928028,
0.9201038889586926,
1.0738199539482594,
0.9267219118773937,
1.2620188817381859,
1.2937371879816055,
1.448078092187643,
1.0587906427681446,
1.2306020259857178,
1.476415079087019,
1.0325193852186203,
1.0846510417759418,
1.074777141213417,
0.9309312328696251,
1.2921703271567822,
0.9991178959608078,
0.9993756338953972,
1.3077789098024368,
1.0114902220666409,
1.055048331618309,
1.2314375787973404,
1.0074683725833893,
1.0017726495862007,
0.940196581184864,
0.9816303625702858,
0.920859795063734,
0.9756297282874584,
0.9816593639552593,
0.9289572313427925,
0.978353139013052,
0.9289989694952965,
0.9759187437593937,
0.929035235196352,
0.9809492528438568,
0.9891758672893047,
0.9281279109418392,
1.0840245857834816,
0.9802136085927486,
0.9322773180902004,
0.9693350978195667,
0.9306082129478455,
0.978623241186142,
0.9838609024882317,
0.9376424625515938,
0.9914923831820488,
0.9714805297553539,
0.9300731755793095,
0.9780604802072048,
0.9323897622525692,
0.9750336855649948,
0.9848188161849976,
0.9370813593268394,
0.9935021847486496,
0.9939015991985798
],
"count": 310,
"total": 347.64793706685305,
"mean": 1.121444958280171,
"p50": 1.0205547418445349,
"p90": 1.4966905687004328,
"p95": 1.6125296875834465,
"p99": 2.1409651686996227,
"stdev": 0.2610671956614392,
"stdev_": 23.279537148377518
},
"throughput": {
"unit": "tokens/s",
"value": 1.7834134303543225
},
"energy": null,
"efficiency": null
}
} | null | null | null | null | null | null | null | null | null | null | null |
null | null | 2024-10-10-11-14-43/pytorch | {
"name": "pytorch",
"version": "2.4.1",
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
"task": "text-generation",
"library": "transformers",
"model_type": "phi3",
"model": "microsoft/Phi-3.5-mini-instruct",
"processor": "microsoft/Phi-3.5-mini-instruct",
"device": "cpu",
"device_ids": null,
"seed": 42,
"inter_op_num_threads": null,
"intra_op_num_threads": null,
"model_kwargs": {},
"processor_kwargs": {},
"no_weights": false,
"device_map": null,
"torch_dtype": "float32",
"eval_mode": true,
"to_bettertransformer": false,
"low_cpu_mem_usage": null,
"attn_implementation": null,
"cache_implementation": null,
"autocast_enabled": false,
"autocast_dtype": null,
"torch_compile": false,
"torch_compile_target": "forward",
"torch_compile_config": {},
"quantization_scheme": null,
"quantization_config": {},
"deepspeed_inference": false,
"deepspeed_inference_config": {},
"peft_type": null,
"peft_config": {}
} | {
"name": "inference",
"_target_": "optimum_benchmark.scenarios.inference.scenario.InferenceScenario",
"iterations": 10,
"duration": 10,
"warmup_runs": 10,
"input_shapes": {
"batch_size": 2,
"num_choices": 2,
"sequence_length": 16
},
"new_tokens": null,
"memory": true,
"latency": true,
"energy": false,
"forward_kwargs": {},
"generate_kwargs": {
"max_new_tokens": 32,
"min_new_tokens": 32
},
"call_kwargs": {}
} | {
"name": "process",
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
"device_isolation": false,
"device_isolation_action": null,
"numactl": true,
"numactl_kwargs": {
"cpunodebind": 0,
"membind": 0
},
"start_method": "spawn"
} | {
"cpu": " AMD EPYC 7R13 Processor",
"cpu_count": 64,
"cpu_ram_mb": 529717.026816,
"system": "Linux",
"machine": "x86_64",
"platform": "Linux-5.10.205-195.807.amzn2.x86_64-x86_64-with-glibc2.36",
"processor": "",
"python_version": "3.10.15",
"optimum_benchmark_version": "0.5.0",
"optimum_benchmark_commit": null,
"transformers_version": "4.44.2",
"transformers_commit": null,
"accelerate_version": "0.34.2",
"accelerate_commit": null,
"diffusers_version": null,
"diffusers_commit": null,
"optimum_version": "1.22.0",
"optimum_commit": null,
"timm_version": null,
"timm_commit": null,
"peft_version": null,
"peft_commit": null
} | false | true | null | null | null | null |
null | null | null | null | null | null | null | null | null | {
"memory": {
"unit": "MB",
"max_ram": 18714.865664,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"values": [
8.399750124663115
],
"count": 1,
"total": 8.399750124663115,
"mean": 8.399750124663115,
"p50": 8.399750124663115,
"p90": 8.399750124663115,
"p95": 8.399750124663115,
"p99": 8.399750124663115,
"stdev": 0,
"stdev_": 0
},
"throughput": null,
"energy": null,
"efficiency": null
} | {
"memory": {
"unit": "MB",
"max_ram": 16276.750336,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"values": [
3.3581380620598793,
3.396693389862776,
3.4571818970143795,
3.5572459772229195,
3.4731837548315525,
3.5803959518671036,
3.374232042580843,
5.356942415237427,
4.5129506178200245,
3.4573763869702816
],
"count": 10,
"total": 37.524340495467186,
"mean": 3.7524340495467188,
"p50": 3.465280070900917,
"p90": 4.5973497975617645,
"p95": 4.977146106399595,
"p99": 5.280983153469861,
"stdev": 0.6243235637482007,
"stdev_": 16.637829086526303
},
"throughput": {
"unit": "tokens/s",
"value": 8.527798111166135
},
"energy": null,
"efficiency": null
} | {
"memory": {
"unit": "MB",
"max_ram": 16276.750336,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"values": [
33.501635421067476,
30.04133592545986,
31.445279240608215,
32.22521169483662,
29.81996901333332,
41.92725533992052,
41.742891021072865,
40.72321484610438,
36.302091002464294,
29.9244181253016
],
"count": 10,
"total": 347.65330163016915,
"mean": 34.76533016301691,
"p50": 32.863423557952046,
"p90": 41.76132745295763,
"p95": 41.844291396439075,
"p99": 41.910662551224235,
"stdev": 4.765674807588583,
"stdev_": 13.70812468986206
},
"throughput": {
"unit": "tokens/s",
"value": 1.7833859108852967
},
"energy": null,
"efficiency": null
} | {
"memory": null,
"latency": {
"unit": "s",
"values": [
1.1384357027709484,
1.177622027695179,
1.2003977410495281,
1.1222545504570007,
1.1713331490755081,
1.0922859869897366,
1.1245402358472347,
1.0887378714978695,
1.0933789052069187,
1.04338264092803,
2.5836568102240562,
0.9817171767354012,
0.9770018830895424,
0.9235625192523003,
1.0084493197500706,
0.9811127707362175,
0.9208281897008419,
0.9809328615665436,
0.9289973638951778,
0.9859548509120941,
0.9852742440998554,
0.9847075641155243,
0.9451818726956844,
0.9612500742077827,
0.9418791197240353,
0.9792121089994907,
0.9790862575173378,
0.9306129962205887,
1.2642306201159954,
0.9998959638178349,
1.005143839865923,
1.0203991308808327,
0.9920058287680149,
0.9966826364398003,
0.9953101053833961,
0.9291196055710316,
0.9696704670786858,
0.9301869682967663,
0.987386416643858,
0.9202318973839283,
0.9781012162566185,
0.9842051900923252,
0.940557025372982,
0.9892774075269699,
0.9911873750388622,
0.9843054339289665,
0.9321952946484089,
0.9788714051246643,
0.983123891055584,
0.9373661689460278,
0.9977158568799496,
0.9967306777834892,
0.9766447097063065,
0.9264360927045345,
0.9862302131950855,
0.989815678447485,
0.9204447530210018,
0.9958750903606415,
0.9726669117808342,
0.923191498965025,
0.9769759476184845,
0.937883235514164,
1.0038145929574966,
0.9356443509459496,
0.9842030443251133,
0.9259354844689369,
0.9633580222725868,
0.9284386411309242,
0.9787793271243572,
0.921055294573307,
0.9715253077447414,
0.9293092153966427,
0.980810422450304,
0.9748993143439293,
0.9295509122312069,
0.9894356057047844,
1.02058532461524,
1.0904977284371853,
1.0841796584427357,
1.0298358500003815,
1.0859693884849548,
1.0873793698847294,
1.0984263382852077,
1.024993922561407,
1.0732106268405914,
1.0327858179807663,
1.0791507065296173,
1.081660270690918,
1.0225499421358109,
1.0838542468845844,
1.0221294797956944,
1.0773406624794006,
1.0334686152637005,
1.025660865008831,
1.083419531583786,
1.0327927507460117,
1.070757694542408,
1.0347601920366287,
1.0777060836553574,
1.0838213339447975,
1.0328659415245056,
1.0774759203195572,
1.089761409908533,
1.0210511833429337,
1.0121761299669743,
1.0829932019114494,
1.0853435210883617,
1.0839992016553879,
1.0269759930670261,
1.0876033268868923,
1.0944339707493782,
1.0298818238079548,
1.109166506677866,
1.0857994854450226,
1.0941513702273369,
0.9991730563342571,
0.9974812120199203,
0.9982665330171585,
1.0019456297159195,
0.976470872759819,
0.9289552867412567,
0.9809416867792606,
0.9330388009548187,
0.9858381599187851,
0.9323876649141312,
0.9798810072243214,
0.9282574504613876,
0.9837096184492111,
0.9854167923331261,
0.9311277456581593,
0.9929866082966328,
0.975170198827982,
0.924533985555172,
0.9784401841461658,
0.9856738410890102,
0.9309582859277725,
0.9746614508330822,
0.9304128997027874,
0.9742713011801243,
0.9257941879332066,
0.9783140309154987,
0.9218395128846169,
0.969913836568594,
0.9223781675100327,
0.987464290112257,
0.9202763512730598,
0.9856284596025944,
0.9847845360636711,
0.9374007992446423,
0.995894443243742,
0.9869710579514503,
0.9729698747396469,
0.9434096142649651,
1.0001477897167206,
0.978327140212059,
1.0453919284045696,
1.2942124083638191,
1.3069291189312935,
1.5827287174761295,
1.0205241590738297,
1.684956394135952,
2.0071276016533375,
1.4697532132267952,
0.9854139052331448,
0.9400103129446507,
1.686314158141613,
1.5830329842865467,
1.8000198565423489,
1.0415470115840435,
1.1040319204330444,
1.4436596930027008,
1.7231036685407162,
1.184716660529375,
1.1395438238978386,
1.1696329601109028,
1.131481558084488,
1.6683161593973637,
1.141899909824133,
1.1835839822888374,
1.1797052212059498,
1.3359068483114243,
1.089801549911499,
1.3668644726276398,
1.7911975868046284,
1.7504928074777126,
1.0747970789670944,
1.0397629737854004,
1.3824371211230755,
1.4925954155623913,
1.0173395834863186,
1.2972969077527523,
1.0141821280121803,
1.083788201212883,
1.5184855461120605,
1.5929313525557518,
1.571888018399477,
2.223855134099722,
1.6039031185209751,
1.5024455301463604,
1.4671013206243515,
1.024438962340355,
1.0754979886114597,
1.003241941332817,
1.28562256321311,
0.921080008149147,
0.9212512448430061,
1.5782709680497646,
1.088150266557932,
2.1945955231785774,
1.5069400109350681,
1.1015802510082722,
0.9989534988999367,
2.128241177648306,
1.0894646272063255,
1.0835177637636662,
1.31818637996912,
1.6153025887906551,
1.1411330960690975,
1.5759688653051853,
1.6091405861079693,
1.097939532250166,
1.489734087139368,
1.4302357733249664,
1.3789326772093773,
1.0950008481740952,
1.605417400598526,
1.293320693075657,
2.1278112828731537,
1.3645955994725227,
1.031461264938116,
1.5023802481591702,
1.4960583820939064,
1.1092017702758312,
1.1034789346158504,
1.0913921669125557,
1.2833945713937283,
1.3165629468858242,
1.0826188065111637,
1.5940546356141567,
1.0025205686688423,
1.0736385881900787,
1.2250505462288857,
1.2195956744253635,
1.193432278931141,
1.414183545857668,
1.0937596298754215,
1.5862558707594872,
1.094409067183733,
1.108453419059515,
1.0806798972189426,
2.0739275999367237,
2.142223585397005,
1.0840606540441513,
1.0839973539113998,
1.0290987975895405,
0.9870520606637001,
0.9932393617928028,
0.9201038889586926,
1.0738199539482594,
0.9267219118773937,
1.2620188817381859,
1.2937371879816055,
1.448078092187643,
1.0587906427681446,
1.2306020259857178,
1.476415079087019,
1.0325193852186203,
1.0846510417759418,
1.074777141213417,
0.9309312328696251,
1.2921703271567822,
0.9991178959608078,
0.9993756338953972,
1.3077789098024368,
1.0114902220666409,
1.055048331618309,
1.2314375787973404,
1.0074683725833893,
1.0017726495862007,
0.940196581184864,
0.9816303625702858,
0.920859795063734,
0.9756297282874584,
0.9816593639552593,
0.9289572313427925,
0.978353139013052,
0.9289989694952965,
0.9759187437593937,
0.929035235196352,
0.9809492528438568,
0.9891758672893047,
0.9281279109418392,
1.0840245857834816,
0.9802136085927486,
0.9322773180902004,
0.9693350978195667,
0.9306082129478455,
0.978623241186142,
0.9838609024882317,
0.9376424625515938,
0.9914923831820488,
0.9714805297553539,
0.9300731755793095,
0.9780604802072048,
0.9323897622525692,
0.9750336855649948,
0.9848188161849976,
0.9370813593268394,
0.9935021847486496,
0.9939015991985798
],
"count": 310,
"total": 347.64793706685305,
"mean": 1.121444958280171,
"p50": 1.0205547418445349,
"p90": 1.4966905687004328,
"p95": 1.6125296875834465,
"p99": 2.1409651686996227,
"stdev": 0.2610671956614392,
"stdev_": 23.279537148377518
},
"throughput": {
"unit": "tokens/s",
"value": 1.7834134303543225
},
"energy": null,
"efficiency": null
} |
No dataset card yet
New: Create and edit this dataset card directly on the website!
Contribute a Dataset Card- Downloads last month
- 14