Dataset Preview
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 'compile_options' with no child field to Parquet. Consider adding a dummy child field.
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1831, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 712, in write_table
self._build_writer(inferred_schema=pa_table.schema)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 757, in _build_writer
self.pa_writer = pq.ParquetWriter(
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/pyarrow/parquet/core.py", line 1070, in __init__
self.writer = _parquet.ParquetWriter(
^^^^^^^^^^^^^^^^^^^^^^^
File "pyarrow/_parquet.pyx", line 2363, in pyarrow._parquet.ParquetWriter.__cinit__
File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
pyarrow.lib.ArrowNotImplementedError: Cannot write struct type 'compile_options' 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 "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1847, in _prepare_split_single
num_examples, num_bytes = writer.finalize()
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 731, in finalize
self._build_writer(self.schema)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 757, in _build_writer
self.pa_writer = pq.ParquetWriter(
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/pyarrow/parquet/core.py", line 1070, in __init__
self.writer = _parquet.ParquetWriter(
^^^^^^^^^^^^^^^^^^^^^^^
File "pyarrow/_parquet.pyx", line 2363, in pyarrow._parquet.ParquetWriter.__cinit__
File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
pyarrow.lib.ArrowNotImplementedError: Cannot write struct type 'compile_options' 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 1455, 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 1054, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 894, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 970, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1702, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1858, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
benchmark_config_hash
string | config
dict | measurements
dict | metadata
dict |
|---|---|---|---|
a6ae95a4ff9612efe2180b1f76599e1105627d9226e6b752fbc58778bc9b037d
|
{
"attn_implementation": "flex_attention",
"batch_size": 1,
"compile_mode": "default",
"compile_options": {},
"gpu_monitoring": true,
"kernelize": false,
"measurement_iterations": 1,
"name": "w1_i1-monitored-b1_s32_n5-flex_attention-compiled_default-unkernelized",
"num_tokens_to_generate": 5,
"sdpa_backend": null,
"sequence_length": 32,
"warmup_iterations": 1
}
|
{
"e2e_latency": [
0.1680745700141415
],
"gpu_metrics": [
{
"memory_used": [
0.000018287450075149536
],
"monitoring_status": "success",
"timestamp_0": 1760645527.3762913,
"timestamps": [
0
],
"utilization": [
0
]
}
],
"shape_and_decoded_outputs": [
"(1, 37) | 18 Brumaire in"
],
"token_generation_times": [
[
0.13334437110461295,
0.1421145290369168,
0.1507436370011419,
0.15935761504806578,
0.1679225090192631,
0.16804650810081512
]
]
}
|
{
"branch_name": "feat/benchmark_v2_ci",
"commit_id": "ed0ce751ce264343d65432bd98c77983203fa592",
"commit_message": "wip",
"hardware_info": {
"gpu_memory_total_gb": 79.4371337890625,
"gpu_name": "NVIDIA H100 80GB HBM3",
"python_version": "3.13.5",
"torch_version": "2.7.1+cu126"
},
"model_id": "meta-llama/Llama-3.1-8B-Instruct",
"timestamp": "2025-10-16T20:12:07.439822+00:00"
}
|
c9dbfb6b2b27ac313972a368dcbc99c91035eeda27063ff87e7d84d267d60577
|
{
"attn_implementation": "eager",
"batch_size": 1,
"compile_mode": "default",
"compile_options": {},
"gpu_monitoring": true,
"kernelize": false,
"measurement_iterations": 1,
"name": "w1_i1-monitored-b1_s32_n5-eager-compiled_default-unkernelized",
"num_tokens_to_generate": 5,
"sdpa_backend": null,
"sequence_length": 32,
"warmup_iterations": 1
}
|
{
"e2e_latency": [
0.07497831690125167
],
"gpu_metrics": [
{
"memory_used": [
0.000018285587430000305
],
"monitoring_status": "success",
"timestamp_0": 1760645557.6526833,
"timestamps": [
0
],
"utilization": [
0
]
}
],
"shape_and_decoded_outputs": [
"(1, 37) | 18 Brumaire in"
],
"token_generation_times": [
[
0.03745339100714773,
0.047011121991090477,
0.05629513401072472,
0.06557491701096296,
0.0748380379518494,
0.07496014598291367
]
]
}
|
{
"branch_name": "feat/benchmark_v2_ci",
"commit_id": "ed0ce751ce264343d65432bd98c77983203fa592",
"commit_message": "wip",
"hardware_info": {
"gpu_memory_total_gb": 79.4371337890625,
"gpu_name": "NVIDIA H100 80GB HBM3",
"python_version": "3.13.5",
"torch_version": "2.7.1+cu126"
},
"model_id": "meta-llama/Llama-3.1-8B-Instruct",
"timestamp": "2025-10-16T20:12:37.653404+00:00"
}
|
287b04d98eb051e4e2310293a8561a23cd754afb7d8b6fb8be6c3fc199556d9a
|
{
"attn_implementation": "flash_attention_2",
"batch_size": 1,
"compile_mode": null,
"compile_options": {},
"gpu_monitoring": true,
"kernelize": false,
"measurement_iterations": 1,
"name": "w1_i1-monitored-b1_s32_n5-flash_attention_2-uncompiled-unkernelized",
"num_tokens_to_generate": 5,
"sdpa_backend": null,
"sequence_length": 32,
"warmup_iterations": 1
}
|
{
"e2e_latency": [
0.1649869829416275
],
"gpu_metrics": [
{
"memory_used": [
0.000018283724784851074
],
"monitoring_status": "success",
"timestamp_0": 1760645566.5239754,
"timestamps": [
0
],
"utilization": [
3
]
}
],
"shape_and_decoded_outputs": [
"(1, 37) | 18 Brumaire in"
],
"token_generation_times": [
[
0.03463126195129007,
0.06736567697953433,
0.09985240490641445,
0.13243451993912458,
0.1648113209521398,
0.16492876899428666
]
]
}
|
{
"branch_name": "feat/benchmark_v2_ci",
"commit_id": "ed0ce751ce264343d65432bd98c77983203fa592",
"commit_message": "wip",
"hardware_info": {
"gpu_memory_total_gb": 79.4371337890625,
"gpu_name": "NVIDIA H100 80GB HBM3",
"python_version": "3.13.5",
"torch_version": "2.7.1+cu126"
},
"model_id": "meta-llama/Llama-3.1-8B-Instruct",
"timestamp": "2025-10-16T20:12:46.587142+00:00"
}
|
a6ae95a4ff9612efe2180b1f76599e1105627d9226e6b752fbc58778bc9b037d
|
{
"attn_implementation": "flex_attention",
"batch_size": 1,
"compile_mode": "default",
"compile_options": {},
"gpu_monitoring": true,
"kernelize": false,
"measurement_iterations": 1,
"name": "w1_i1-monitored-b1_s32_n5-flex_attention-compiled_default-unkernelized",
"num_tokens_to_generate": 5,
"sdpa_backend": null,
"sequence_length": 32,
"warmup_iterations": 1
}
|
{
"e2e_latency": [
0.16584114998113364
],
"gpu_metrics": [
{
"memory_used": [
0.000018287450075149536
],
"monitoring_status": "success",
"timestamp_0": 1760647170.1845338,
"timestamps": [
0
],
"utilization": [
0
]
}
],
"shape_and_decoded_outputs": [
"(1, 37) | 18 Brumaire in"
],
"token_generation_times": [
[
0.13130117394030094,
0.14007350301835686,
0.14863318600691855,
0.15717142901849002,
0.16568909003399312,
0.16581220901571214
]
]
}
|
{
"branch_name": "feat/benchmark_v2_ci",
"commit_id": "172461638063bd19075f5737c25a4877623d6053",
"commit_message": "wip",
"hardware_info": {
"gpu_memory_total_gb": 79.4371337890625,
"gpu_name": "NVIDIA H100 80GB HBM3",
"python_version": "3.13.5",
"torch_version": "2.7.1+cu126"
},
"model_id": "meta-llama/Llama-3.1-8B-Instruct",
"timestamp": "2025-10-16T20:39:30.245595+00:00"
}
|
c9dbfb6b2b27ac313972a368dcbc99c91035eeda27063ff87e7d84d267d60577
|
{
"attn_implementation": "eager",
"batch_size": 1,
"compile_mode": "default",
"compile_options": {},
"gpu_monitoring": true,
"kernelize": false,
"measurement_iterations": 1,
"name": "w1_i1-monitored-b1_s32_n5-eager-compiled_default-unkernelized",
"num_tokens_to_generate": 5,
"sdpa_backend": null,
"sequence_length": 32,
"warmup_iterations": 1
}
|
{
"e2e_latency": [
0.0755244450410828
],
"gpu_metrics": [
{
"memory_used": [
0.000018285587430000305
],
"monitoring_status": "success",
"timestamp_0": 1760647199.7972832,
"timestamps": [
0
],
"utilization": [
0
]
}
],
"shape_and_decoded_outputs": [
"(1, 37) | 18 Brumaire in"
],
"token_generation_times": [
[
0.03748321393504739,
0.047307261964306235,
0.05671410297509283,
0.06605599995236844,
0.07538218493573368,
0.07550645398441702
]
]
}
|
{
"branch_name": "feat/benchmark_v2_ci",
"commit_id": "172461638063bd19075f5737c25a4877623d6053",
"commit_message": "wip",
"hardware_info": {
"gpu_memory_total_gb": 79.4371337890625,
"gpu_name": "NVIDIA H100 80GB HBM3",
"python_version": "3.13.5",
"torch_version": "2.7.1+cu126"
},
"model_id": "meta-llama/Llama-3.1-8B-Instruct",
"timestamp": "2025-10-16T20:39:59.797939+00:00"
}
|
287b04d98eb051e4e2310293a8561a23cd754afb7d8b6fb8be6c3fc199556d9a
|
{
"attn_implementation": "flash_attention_2",
"batch_size": 1,
"compile_mode": null,
"compile_options": {},
"gpu_monitoring": true,
"kernelize": false,
"measurement_iterations": 1,
"name": "w1_i1-monitored-b1_s32_n5-flash_attention_2-uncompiled-unkernelized",
"num_tokens_to_generate": 5,
"sdpa_backend": null,
"sequence_length": 32,
"warmup_iterations": 1
}
|
{
"e2e_latency": [
0.1624490440590307
],
"gpu_metrics": [
{
"memory_used": [
0.000018283724784851074
],
"monitoring_status": "success",
"timestamp_0": 1760647208.4838204,
"timestamps": [
0
],
"utilization": [
8
]
}
],
"shape_and_decoded_outputs": [
"(1, 37) | 18 Brumaire in"
],
"token_generation_times": [
[
0.03385908110067248,
0.06587888801004738,
0.0979673300171271,
0.1301550380885601,
0.1622668420895934,
0.16238892008550465
]
]
}
|
{
"branch_name": "feat/benchmark_v2_ci",
"commit_id": "172461638063bd19075f5737c25a4877623d6053",
"commit_message": "wip",
"hardware_info": {
"gpu_memory_total_gb": 79.4371337890625,
"gpu_name": "NVIDIA H100 80GB HBM3",
"python_version": "3.13.5",
"torch_version": "2.7.1+cu126"
},
"model_id": "meta-llama/Llama-3.1-8B-Instruct",
"timestamp": "2025-10-16T20:40:08.543734+00:00"
}
|
a6ae95a4ff9612efe2180b1f76599e1105627d9226e6b752fbc58778bc9b037d
|
{
"attn_implementation": "flex_attention",
"batch_size": 1,
"compile_mode": "default",
"compile_options": {},
"gpu_monitoring": true,
"kernelize": false,
"measurement_iterations": 1,
"name": "w1_i1-monitored-b1_s32_n5-flex_attention-compiled_default-unkernelized",
"num_tokens_to_generate": 5,
"sdpa_backend": null,
"sequence_length": 32,
"warmup_iterations": 1
}
|
{
"e2e_latency": [
0.3014115240002866
],
"gpu_metrics": [
{
"memory_used": [
0.000014989636838436127,
0.000015011988580226898
],
"monitoring_status": "success",
"timestamp_0": 1760711175.5919824,
"timestamps": [
0,
0.20117402076721191
],
"utilization": [
36,
28
]
}
],
"shape_and_decoded_outputs": [
"(1, 37) | 18 Brumaire in"
],
"token_generation_times": [
[
0.15564250300030835,
0.19262034700022923,
0.22904013200059126,
0.26523393300067255,
0.30122162099996785,
0.3013554330000261
]
]
}
|
{
"branch_name": "feat/benchmark_v2_ci",
"commit_id": "17792fa5339a6eb3accfd08ed587b39438c3bbbb",
"commit_message": "feat: add benchmark v2 ci with results pushed to dataset",
"hardware_info": {
"gpu_memory_total_gb": 22.30126953125,
"gpu_name": "NVIDIA A10G",
"python_version": "3.10.12",
"torch_version": "2.8.0+cu128"
},
"model_id": "meta-llama/Llama-3.1-8B-Instruct",
"timestamp": "2025-10-17T14:26:15.793786+00:00"
}
|
c9dbfb6b2b27ac313972a368dcbc99c91035eeda27063ff87e7d84d267d60577
|
{
"attn_implementation": "eager",
"batch_size": 1,
"compile_mode": "default",
"compile_options": {},
"gpu_monitoring": true,
"kernelize": false,
"measurement_iterations": 1,
"name": "w1_i1-monitored-b1_s32_n5-eager-compiled_default-unkernelized",
"num_tokens_to_generate": 5,
"sdpa_backend": null,
"sequence_length": 32,
"warmup_iterations": 1
}
|
{
"e2e_latency": [
0.1956013310000344
],
"gpu_metrics": [
{
"memory_used": [
0.000015006400644779205
],
"monitoring_status": "success",
"timestamp_0": 1760711207.4833257,
"timestamps": [
0
],
"utilization": [
32
]
}
],
"shape_and_decoded_outputs": [
"(1, 37) | 18 Brumaire in"
],
"token_generation_times": [
[
0.04771481599982508,
0.08522794399959821,
0.12197650899997825,
0.15880412499973318,
0.19542726799954835,
0.19557326099948114
]
]
}
|
{
"branch_name": "feat/benchmark_v2_ci",
"commit_id": "17792fa5339a6eb3accfd08ed587b39438c3bbbb",
"commit_message": "feat: add benchmark v2 ci with results pushed to dataset",
"hardware_info": {
"gpu_memory_total_gb": 22.30126953125,
"gpu_name": "NVIDIA A10G",
"python_version": "3.10.12",
"torch_version": "2.8.0+cu128"
},
"model_id": "meta-llama/Llama-3.1-8B-Instruct",
"timestamp": "2025-10-17T14:26:47.577813+00:00"
}
|
287b04d98eb051e4e2310293a8561a23cd754afb7d8b6fb8be6c3fc199556d9a
|
{
"attn_implementation": "flash_attention_2",
"batch_size": 1,
"compile_mode": null,
"compile_options": {},
"gpu_monitoring": true,
"kernelize": false,
"measurement_iterations": 1,
"name": "w1_i1-monitored-b1_s32_n5-flash_attention_2-uncompiled-unkernelized",
"num_tokens_to_generate": 5,
"sdpa_backend": null,
"sequence_length": 32,
"warmup_iterations": 1
}
|
{
"e2e_latency": [
0.22972167300031288
],
"gpu_metrics": [
{
"memory_used": [
0.000014985911548137665,
0.000014985911548137665
],
"monitoring_status": "success",
"timestamp_0": 1760711216.9743993,
"timestamps": [
0,
0.20143795013427734
],
"utilization": [
83,
83
]
}
],
"shape_and_decoded_outputs": [
"(1, 37) | 18 Brumaire in"
],
"token_generation_times": [
[
0.05052712199994858,
0.09555062399977032,
0.14008113700037939,
0.1845486490001349,
0.22946527900057845,
0.229630742000154
]
]
}
|
{
"branch_name": "feat/benchmark_v2_ci",
"commit_id": "17792fa5339a6eb3accfd08ed587b39438c3bbbb",
"commit_message": "feat: add benchmark v2 ci with results pushed to dataset",
"hardware_info": {
"gpu_memory_total_gb": 22.30126953125,
"gpu_name": "NVIDIA A10G",
"python_version": "3.10.12",
"torch_version": "2.8.0+cu128"
},
"model_id": "meta-llama/Llama-3.1-8B-Instruct",
"timestamp": "2025-10-17T14:26:57.176421+00:00"
}
|
7270d2d09828b77f58bf99e97af10c4e2c7e76e077cfe9f2df4e7a9745446502
|
{
"attn_implementation": "flex_attention",
"batch_size": 1,
"compile_mode": "default",
"compile_options": {},
"gpu_monitoring": false,
"kernelize": false,
"measurement_iterations": 1,
"name": "w1_i1-unmonitored-b1_s32_n5-flex_attention-compiled_default-unkernelized",
"num_tokens_to_generate": 5,
"sdpa_backend": null,
"sequence_length": 32,
"warmup_iterations": 1
}
|
{
"e2e_latency": [
0.16401455295272171
],
"gpu_metrics": null,
"shape_and_decoded_outputs": [
"(1, 37) | 18 Brumaire in"
],
"token_generation_times": [
[
0.12937415193300694,
0.13816331699490547,
0.1467598279705271,
0.15533767000306398,
0.1638675699941814,
0.16398540197405964
]
]
}
|
{
"branch_name": "feat/benchmark_v2_ci",
"commit_id": "172461638063bd19075f5737c25a4877623d6053",
"commit_message": "wip",
"hardware_info": {
"gpu_memory_total_gb": 79.4371337890625,
"gpu_name": "NVIDIA H100 80GB HBM3",
"python_version": "3.13.5",
"torch_version": "2.7.1+cu126"
},
"model_id": "meta-llama/Llama-3.1-8B-Instruct",
"timestamp": "2025-10-17T14:47:30.223605+00:00"
}
|
b48c4a4b4391aab327d4192d9cc4b767758bae3e1387f1bdeb8b80388f3f269e
|
{
"attn_implementation": "eager",
"batch_size": 1,
"compile_mode": "default",
"compile_options": {},
"gpu_monitoring": false,
"kernelize": false,
"measurement_iterations": 1,
"name": "w1_i1-unmonitored-b1_s32_n5-eager-compiled_default-unkernelized",
"num_tokens_to_generate": 5,
"sdpa_backend": null,
"sequence_length": 32,
"warmup_iterations": 1
}
|
{
"e2e_latency": [
0.07302379794418812
],
"gpu_metrics": null,
"shape_and_decoded_outputs": [
"(1, 37) | 18 Brumaire in"
],
"token_generation_times": [
[
0.03570388292428106,
0.04520203196443617,
0.054447156959213316,
0.06369225098751485,
0.07288966502528638,
0.07300528697669506
]
]
}
|
{
"branch_name": "feat/benchmark_v2_ci",
"commit_id": "172461638063bd19075f5737c25a4877623d6053",
"commit_message": "wip",
"hardware_info": {
"gpu_memory_total_gb": 79.4371337890625,
"gpu_name": "NVIDIA H100 80GB HBM3",
"python_version": "3.13.5",
"torch_version": "2.7.1+cu126"
},
"model_id": "meta-llama/Llama-3.1-8B-Instruct",
"timestamp": "2025-10-17T14:47:59.568368+00:00"
}
|
13d589b91f3120dd28f7dbe6fd35924a4ea3631ace3653805107fc833b7a6a3a
|
{
"attn_implementation": "flash_attention_2",
"batch_size": 1,
"compile_mode": null,
"compile_options": {},
"gpu_monitoring": false,
"kernelize": false,
"measurement_iterations": 1,
"name": "w1_i1-unmonitored-b1_s32_n5-flash_attention_2-uncompiled-unkernelized",
"num_tokens_to_generate": 5,
"sdpa_backend": null,
"sequence_length": 32,
"warmup_iterations": 1
}
|
{
"e2e_latency": [
0.15901796403340995
],
"gpu_metrics": null,
"shape_and_decoded_outputs": [
"(1, 37) | 18 Brumaire in"
],
"token_generation_times": [
[
0.03295301808975637,
0.06441790598910302,
0.09587157401256263,
0.12735522200819105,
0.15882957004942,
0.15895813307724893
]
]
}
|
{
"branch_name": "feat/benchmark_v2_ci",
"commit_id": "172461638063bd19075f5737c25a4877623d6053",
"commit_message": "wip",
"hardware_info": {
"gpu_memory_total_gb": 79.4371337890625,
"gpu_name": "NVIDIA H100 80GB HBM3",
"python_version": "3.13.5",
"torch_version": "2.7.1+cu126"
},
"model_id": "meta-llama/Llama-3.1-8B-Instruct",
"timestamp": "2025-10-17T14:48:08.315064+00:00"
}
|
559718c572a3306e03673f1ceaea0502f26fa89dcf56c6d322b088ce890c3572
|
{
"attn_implementation": "flex_attention",
"batch_size": 16,
"compile_mode": "default",
"compile_options": {},
"gpu_monitoring": false,
"kernelize": false,
"measurement_iterations": 7,
"name": "w3_i7-unmonitored-b16_s64_n512-flex_attention-compiled_default-unkernelized",
"num_tokens_to_generate": 512,
"sdpa_backend": null,
"sequence_length": 64,
"warmup_iterations": 3
}
|
{
"e2e_latency": [
4.883959544938989,
4.876068967976607,
4.880704139941372,
4.8878731220029294,
4.881046177004464,
4.877157859038562,
4.874160369974561
],
"gpu_metrics": null,
"shape_and_decoded_outputs": [
"(16, 576) | modern French politics.\nThe French Revolution was a complex and multifaceted event, and its causes and consequences are still debated by historians.\nThe French Revolution was a pivotal event in modern history, and its impact can still be seen in the politics, culture, and society of France and the world today.\nThe French Revolution was a period of great upheaval and change in France, marked by the overthrow of the monarchy, the rise of the middle class, and the establishment of the First French Republic.\nThe revolution was sparked by a combination of factors, including financial crisis, social inequality, and the influence of the Enlightenment.\nThe revolution's key events include the Storming of the Bastille, the Great Fear, the Women's March on Versailles, and the Reign of Terror.\nThe revolution's leaders, including Maximilien Robespierre, Georges Danton, and Napoleon Bonaparte, played important roles in shaping the revolution's course and outcome.\nThe French Revolution had a profound impact on European and world history, shaping the course of modern politics, culture, and society.\nThe revolution's legacy can be seen in the rise of liberal democracy, the decline of absolute monarchy, and the emergence of new forms of social and political organization.\nThe French Revolution was a complex and multifaceted event, and its causes and consequences are still debated by historians.\nThe French Revolution was a pivotal event in modern history, and its impact can still be seen in the politics, culture, and society of France and the world today.\nThe French Revolution was a period of great upheaval and change in France, marked by the overthrow of the monarchy, the rise of the middle class, and the establishment of the First French Republic.\nThe revolution was sparked by a combination of factors, including financial crisis, social inequality, and the influence of the Enlightenment.\nThe revolution's key events include the Storming of the Bastille, the Great Fear, the Women's March on Versailles, and the Reign of Terror.\nThe revolution's leaders, including Maximilien Robespierre, Georges Danton, and Napoleon Bonaparte, played important roles in shaping the revolution's course and outcome.\nThe French Revolution had a profound impact on European and world history, shaping the course of modern politics, culture, and society.\nThe revolution's legacy can be seen in the rise of liberal democracy, the decline of absolute monarchy, and the emergence of new forms of social and political organization.\nThe French Revolution was a complex and multifaceted event, and its causes and consequences are still debated by historians",
"(16, 576) | modern French politics.\nThe French Revolution was a complex and multifaceted event, and its causes and consequences are still debated by historians.\nThe French Revolution was a pivotal event in modern history, and its impact can still be seen in the politics, culture, and society of France and the world today.\nThe French Revolution was a period of great upheaval and change in France, marked by the overthrow of the monarchy, the rise of the middle class, and the establishment of the First French Republic.\nThe revolution was sparked by a combination of factors, including financial crisis, social inequality, and the influence of the Enlightenment.\nThe revolution's key events include the Storming of the Bastille, the Great Fear, the Women's March on Versailles, and the Reign of Terror.\nThe revolution's leaders, including Maximilien Robespierre, Georges Danton, and Napoleon Bonaparte, played important roles in shaping the revolution's course and outcome.\nThe French Revolution had a profound impact on European and world history, shaping the course of modern politics, culture, and society.\nThe revolution's legacy can be seen in the rise of liberal democracy, the decline of absolute monarchy, and the emergence of new forms of social and political organization.\nThe French Revolution was a complex and multifaceted event, and its causes and consequences are still debated by historians.\nThe French Revolution was a pivotal event in modern history, and its impact can still be seen in the politics, culture, and society of France and the world today.\nThe French Revolution was a period of great upheaval and change in France, marked by the overthrow of the monarchy, the rise of the middle class, and the establishment of the First French Republic.\nThe revolution was sparked by a combination of factors, including financial crisis, social inequality, and the influence of the Enlightenment.\nThe revolution's key events include the Storming of the Bastille, the Great Fear, the Women's March on Versailles, and the Reign of Terror.\nThe revolution's leaders, including Maximilien Robespierre, Georges Danton, and Napoleon Bonaparte, played important roles in shaping the revolution's course and outcome.\nThe French Revolution had a profound impact on European and world history, shaping the course of modern politics, culture, and society.\nThe revolution's legacy can be seen in the rise of liberal democracy, the decline of absolute monarchy, and the emergence of new forms of social and political organization.\nThe French Revolution was a complex and multifaceted event, and its causes and consequences are still debated by historians",
"(16, 576) | modern French politics.\nThe French Revolution was a complex and multifaceted event, and its causes and consequences are still debated by historians.\nThe French Revolution was a pivotal event in modern history, and its impact can still be seen in the politics, culture, and society of France and the world today.\nThe French Revolution was a period of great upheaval and change in France, marked by the overthrow of the monarchy, the rise of the middle class, and the establishment of the First French Republic.\nThe revolution was sparked by a combination of factors, including financial crisis, social inequality, and the influence of the Enlightenment.\nThe revolution's key events include the Storming of the Bastille, the Great Fear, the Women's March on Versailles, and the Reign of Terror.\nThe revolution's leaders, including Maximilien Robespierre, Georges Danton, and Napoleon Bonaparte, played important roles in shaping the revolution's course and outcome.\nThe French Revolution had a profound impact on European and world history, shaping the course of modern politics, culture, and society.\nThe revolution's legacy can be seen in the rise of liberal democracy, the decline of absolute monarchy, and the emergence of new forms of social and political organization.\nThe French Revolution was a complex and multifaceted event, and its causes and consequences are still debated by historians.\nThe French Revolution was a pivotal event in modern history, and its impact can still be seen in the politics, culture, and society of France and the world today.\nThe French Revolution was a period of great upheaval and change in France, marked by the overthrow of the monarchy, the rise of the middle class, and the establishment of the First French Republic.\nThe revolution was sparked by a combination of factors, including financial crisis, social inequality, and the influence of the Enlightenment.\nThe revolution's key events include the Storming of the Bastille, the Great Fear, the Women's March on Versailles, and the Reign of Terror.\nThe revolution's leaders, including Maximilien Robespierre, Georges Danton, and Napoleon Bonaparte, played important roles in shaping the revolution's course and outcome.\nThe French Revolution had a profound impact on European and world history, shaping the course of modern politics, culture, and society.\nThe revolution's legacy can be seen in the rise of liberal democracy, the decline of absolute monarchy, and the emergence of new forms of social and political organization.\nThe French Revolution was a complex and multifaceted event, and its causes and consequences are still debated by historians",
"(16, 576) | modern French politics.\nThe French Revolution was a complex and multifaceted event, and its causes and consequences are still debated by historians.\nThe French Revolution was a pivotal event in modern history, and its impact can still be seen in the politics, culture, and society of France and the world today.\nThe French Revolution was a period of great upheaval and change in France, marked by the overthrow of the monarchy, the rise of the middle class, and the establishment of the First French Republic.\nThe revolution was sparked by a combination of factors, including financial crisis, social inequality, and the influence of the Enlightenment.\nThe revolution's key events include the Storming of the Bastille, the Great Fear, the Women's March on Versailles, and the Reign of Terror.\nThe revolution's leaders, including Maximilien Robespierre, Georges Danton, and Napoleon Bonaparte, played important roles in shaping the revolution's course and outcome.\nThe French Revolution had a profound impact on European and world history, shaping the course of modern politics, culture, and society.\nThe revolution's legacy can be seen in the rise of liberal democracy, the decline of absolute monarchy, and the emergence of new forms of social and political organization.\nThe French Revolution was a complex and multifaceted event, and its causes and consequences are still debated by historians.\nThe French Revolution was a pivotal event in modern history, and its impact can still be seen in the politics, culture, and society of France and the world today.\nThe French Revolution was a period of great upheaval and change in France, marked by the overthrow of the monarchy, the rise of the middle class, and the establishment of the First French Republic.\nThe revolution was sparked by a combination of factors, including financial crisis, social inequality, and the influence of the Enlightenment.\nThe revolution's key events include the Storming of the Bastille, the Great Fear, the Women's March on Versailles, and the Reign of Terror.\nThe revolution's leaders, including Maximilien Robespierre, Georges Danton, and Napoleon Bonaparte, played important roles in shaping the revolution's course and outcome.\nThe French Revolution had a profound impact on European and world history, shaping the course of modern politics, culture, and society.\nThe revolution's legacy can be seen in the rise of liberal democracy, the decline of absolute monarchy, and the emergence of new forms of social and political organization.\nThe French Revolution was a complex and multifaceted event, and its causes and consequences are still debated by historians",
"(16, 576) | modern French politics.\nThe French Revolution was a complex and multifaceted event, and its causes and consequences are still debated by historians.\nThe French Revolution was a pivotal event in modern history, and its impact can still be seen in the politics, culture, and society of France and the world today.\nThe French Revolution was a period of great upheaval and change in France, marked by the overthrow of the monarchy, the rise of the middle class, and the establishment of the First French Republic.\nThe revolution was sparked by a combination of factors, including financial crisis, social inequality, and the influence of the Enlightenment.\nThe revolution's key events include the Storming of the Bastille, the Great Fear, the Women's March on Versailles, and the Reign of Terror.\nThe revolution's leaders, including Maximilien Robespierre, Georges Danton, and Napoleon Bonaparte, played important roles in shaping the revolution's course and outcome.\nThe French Revolution had a profound impact on European and world history, shaping the course of modern politics, culture, and society.\nThe revolution's legacy can be seen in the rise of liberal democracy, the decline of absolute monarchy, and the emergence of new forms of social and political organization.\nThe French Revolution was a complex and multifaceted event, and its causes and consequences are still debated by historians.\nThe French Revolution was a pivotal event in modern history, and its impact can still be seen in the politics, culture, and society of France and the world today.\nThe French Revolution was a period of great upheaval and change in France, marked by the overthrow of the monarchy, the rise of the middle class, and the establishment of the First French Republic.\nThe revolution was sparked by a combination of factors, including financial crisis, social inequality, and the influence of the Enlightenment.\nThe revolution's key events include the Storming of the Bastille, the Great Fear, the Women's March on Versailles, and the Reign of Terror.\nThe revolution's leaders, including Maximilien Robespierre, Georges Danton, and Napoleon Bonaparte, played important roles in shaping the revolution's course and outcome.\nThe French Revolution had a profound impact on European and world history, shaping the course of modern politics, culture, and society.\nThe revolution's legacy can be seen in the rise of liberal democracy, the decline of absolute monarchy, and the emergence of new forms of social and political organization.\nThe French Revolution was a complex and multifaceted event, and its causes and consequences are still debated by historians",
"(16, 576) | modern French politics.\nThe French Revolution was a complex and multifaceted event, and its causes and consequences are still debated by historians.\nThe French Revolution was a pivotal event in modern history, and its impact can still be seen in the politics, culture, and society of France and the world today.\nThe French Revolution was a period of great upheaval and change in France, marked by the overthrow of the monarchy, the rise of the middle class, and the establishment of the First French Republic.\nThe revolution was sparked by a combination of factors, including financial crisis, social inequality, and the influence of the Enlightenment.\nThe revolution's key events include the Storming of the Bastille, the Great Fear, the Women's March on Versailles, and the Reign of Terror.\nThe revolution's leaders, including Maximilien Robespierre, Georges Danton, and Napoleon Bonaparte, played important roles in shaping the revolution's course and outcome.\nThe French Revolution had a profound impact on European and world history, shaping the course of modern politics, culture, and society.\nThe revolution's legacy can be seen in the rise of liberal democracy, the decline of absolute monarchy, and the emergence of new forms of social and political organization.\nThe French Revolution was a complex and multifaceted event, and its causes and consequences are still debated by historians.\nThe French Revolution was a pivotal event in modern history, and its impact can still be seen in the politics, culture, and society of France and the world today.\nThe French Revolution was a period of great upheaval and change in France, marked by the overthrow of the monarchy, the rise of the middle class, and the establishment of the First French Republic.\nThe revolution was sparked by a combination of factors, including financial crisis, social inequality, and the influence of the Enlightenment.\nThe revolution's key events include the Storming of the Bastille, the Great Fear, the Women's March on Versailles, and the Reign of Terror.\nThe revolution's leaders, including Maximilien Robespierre, Georges Danton, and Napoleon Bonaparte, played important roles in shaping the revolution's course and outcome.\nThe French Revolution had a profound impact on European and world history, shaping the course of modern politics, culture, and society.\nThe revolution's legacy can be seen in the rise of liberal democracy, the decline of absolute monarchy, and the emergence of new forms of social and political organization.\nThe French Revolution was a complex and multifaceted event, and its causes and consequences are still debated by historians",
"(16, 576) | modern French politics.\nThe French Revolution was a complex and multifaceted event, and its causes and consequences are still debated by historians.\nThe French Revolution was a pivotal event in modern history, and its impact can still be seen in the politics, culture, and society of France and the world today.\nThe French Revolution was a period of great upheaval and change in France, marked by the overthrow of the monarchy, the rise of the middle class, and the establishment of the First French Republic.\nThe revolution was sparked by a combination of factors, including financial crisis, social inequality, and the influence of the Enlightenment.\nThe revolution's key events include the Storming of the Bastille, the Great Fear, the Women's March on Versailles, and the Reign of Terror.\nThe revolution's leaders, including Maximilien Robespierre, Georges Danton, and Napoleon Bonaparte, played important roles in shaping the revolution's course and outcome.\nThe French Revolution had a profound impact on European and world history, shaping the course of modern politics, culture, and society.\nThe revolution's legacy can be seen in the rise of liberal democracy, the decline of absolute monarchy, and the emergence of new forms of social and political organization.\nThe French Revolution was a complex and multifaceted event, and its causes and consequences are still debated by historians.\nThe French Revolution was a pivotal event in modern history, and its impact can still be seen in the politics, culture, and society of France and the world today.\nThe French Revolution was a period of great upheaval and change in France, marked by the overthrow of the monarchy, the rise of the middle class, and the establishment of the First French Republic.\nThe revolution was sparked by a combination of factors, including financial crisis, social inequality, and the influence of the Enlightenment.\nThe revolution's key events include the Storming of the Bastille, the Great Fear, the Women's March on Versailles, and the Reign of Terror.\nThe revolution's leaders, including Maximilien Robespierre, Georges Danton, and Napoleon Bonaparte, played important roles in shaping the revolution's course and outcome.\nThe French Revolution had a profound impact on European and world history, shaping the course of modern politics, culture, and society.\nThe revolution's legacy can be seen in the rise of liberal democracy, the decline of absolute monarchy, and the emergence of new forms of social and political organization.\nThe French Revolution was a complex and multifaceted event, and its causes and consequences are still debated by historians"
],
"token_generation_times": [
[
0.13155371497850865,
0.14075043890625238,
0.14978122897446156,
0.15877921890933067,
0.1677528879372403,
0.17674280691426247,
0.18577050790190697,
0.19478498690295964,
0.20380646793637425,
0.21286019799299538,
0.22192188899498433,
0.23094762896653265,
0.23995968897361308,
0.24901251995470375,
0.2580697499215603,
0.2670946909347549,
0.2761356009868905,
0.28518883197102696,
0.29421091196127236,
0.3031923109665513,
0.31220552092418075,
0.3212272309465334,
0.3302203299244866,
0.3392195599153638,
0.348221278982237,
0.35722960997372866,
0.3662301989970729,
0.37523521890398115,
0.38425286894198507,
0.3932731979293749,
0.4022679479094222,
0.4112483880016953,
0.4202453469624743,
0.42925831698812544,
0.438237945898436,
0.44722042593639344,
0.45621766499243677,
0.4652241849107668,
0.47422025399282575,
0.4832171439193189,
0.4922201340086758,
0.501245204010047,
0.5102463129442185,
0.5192405430134386,
0.5282458029687405,
0.5372512720059603,
0.5462322509847581,
0.5552181509556249,
0.5642255209386349,
0.573242069920525,
0.5822267899056897,
0.5912061890121549,
0.6002011689124629,
0.609220978920348,
0.6182151979301125,
0.6271806670119986,
0.6361707859905437,
0.6451770659768954,
0.6541719459928572,
0.6631636649835855,
0.6721581649035215,
0.6811717749806121,
0.690163473947905,
0.6991424829466268,
0.7081383629702032,
0.7173400169704109,
0.726519119925797,
0.735691362991929,
0.7448948269011453,
0.754105859901756,
0.7632886338979006,
0.7724859269801527,
0.7816739008994773,
0.7908618339570239,
0.8000355169642717,
0.8092313510132954,
0.8184164239792153,
0.8275898169958964,
0.8367877010023221,
0.8459966439986601,
0.8556325369281694,
0.8648385409032926,
0.874036583933048,
0.8832167569780722,
0.8924202009802684,
0.9016256149625406,
0.9108080979203805,
0.9199917209334671,
0.9292030449723825,
0.9383923079585657,
0.9475670009851456,
0.956764944945462,
0.9659694390138611,
0.9751436319202185,
0.9843373349867761,
0.9935339889489114,
1.0027093118987978,
1.011926265899092,
1.0241957209073007,
1.034846543916501,
1.044756621005945,
1.054469184949994,
1.0640138859162107,
1.0735341259278357,
1.0829646940110251,
1.092369152000174,
1.1017601689090952,
1.1110869349213317,
1.1204030310036615,
1.1297083469107747,
1.1390838839579374,
1.1483546189265326,
1.1576294439146295,
1.1668724289629608,
1.1760858219349757,
1.1853078060084954,
1.194517649943009,
1.2037144639762118,
1.2129401779966429,
1.2221543620107695,
1.2313652859302238,
1.240575378993526,
1.2498010139679536,
1.2590056270128116,
1.2681972509017214,
1.2774479360086843,
1.2866498089861125,
1.2958274919074029,
1.3050350559642538,
1.314248319948092,
1.3234323429642245,
1.3326192259555683,
1.341832619975321,
1.351026973919943,
1.360223386902362,
1.3694330810103565,
1.3786619749153033,
1.387850378989242,
1.3971053939312696,
1.4062901969300583,
1.415486199897714,
1.4246939939912409,
1.4339081780053675,
1.4431203718995675,
1.4523281549336389,
1.4615580199752003,
1.4707618339452893,
1.4799740369198844,
1.4892253819853067,
1.4984393459744751,
1.5076471399515867,
1.516883683972992,
1.526093627908267,
1.535272710956633,
1.5444718739017844,
1.5536704380065203,
1.5628547719679773,
1.5720201539807022,
1.5812234379118308,
1.5904052809346467,
1.599589554942213,
1.6088130288990214,
1.618029492907226,
1.6272135860053822,
1.6364078799961135,
1.6456179629312828,
1.6548045669915155,
1.6639785799197853,
1.673195493989624,
1.6823894769186154,
1.691557849990204,
1.7007539939368144,
1.7099657279904932,
1.7191388309001923,
1.7283474749419838,
1.7375518479384482,
1.7467384620103985,
1.7559228249592707,
1.7651325289625674,
1.7743073019664735,
1.7834866549819708,
1.7926859789295122,
1.8019012319855392,
1.8110721949487925,
1.8202636989299208,
1.8294618820073083,
1.8386525759706274,
1.847825498902239,
1.8570328729692847,
1.8662272959481925,
1.8753966490039602,
1.884577552904375,
1.8937738359672949,
1.9030868019908667,
1.9124098679749295,
1.9217444639652967,
1.9310988609213382,
1.9404220969881862,
1.9497509829234332,
1.9590713599463925,
1.968397174961865,
1.9777662019478157,
1.9870804589008912,
1.996404133969918,
2.0057486809091642,
2.0150852269725874,
2.0244172639213502,
2.033761029946618,
2.043083975906484,
2.0524048319784924,
2.0617429789854214,
2.071068504010327,
2.080396660952829,
2.0897267169784755,
2.0990492929704487,
2.1083760790061206,
2.1177341759903356,
2.127065861946903,
2.1364076489116997,
2.1457464449340478,
2.155075251008384,
2.164399656932801,
2.1737454439280555,
2.183067839941941,
2.192405685898848,
2.2017625329317525,
2.211101930006407,
2.220425415900536,
2.229774771956727,
2.2390928879613057,
2.2484282549703494,
2.257767540984787,
2.267104756901972,
2.27644057397265,
2.286149856983684,
2.295473742997274,
2.304806530009955,
2.3141515660099685,
2.3234709319658577,
2.3327896079281345,
2.3421356650069356,
2.3514529009116814,
2.3608027569716796,
2.3701362039428204,
2.3794606989249587,
2.3887937559047714,
2.3981460529612377,
2.407454087981023,
2.4167877240106463,
2.4261234309524298,
2.435439766966738,
2.4447643229505047,
2.454105788958259,
2.46343149500899,
2.472770711989142,
2.482159848907031,
2.4914818949764594,
2.500817311927676,
2.510149527923204,
2.519455813919194,
2.528776238905266,
2.5381288659991696,
2.5474434319185093,
2.5567758879624307,
2.566131414962001,
2.575447760988027,
2.5848012579372153,
2.594151463941671,
2.603477059979923,
2.612811766914092,
2.6221559029072523,
2.631238803965971,
2.6405678609153256,
2.6499096769839525,
2.6592284030048177,
2.66855990991462,
2.6779135859105736,
2.687230171984993,
2.6965627589961514,
2.705893173930235,
2.7152045709080994,
2.724541837000288,
2.7338894829154015,
2.743193388916552,
2.752531234989874,
2.761880222009495,
2.7711979979649186,
2.7805360639467835,
2.7898876009276137,
2.799216066952795,
2.8085425229510292,
2.8178907399997115,
2.8272095560096204,
2.8365424119401723,
2.8458886879961938,
2.855206534964964,
2.864532340900041,
2.8738763969158754,
2.8831867430126294,
2.8925078290048987,
2.901844134903513,
2.9111655419692397,
2.920493747922592,
2.9298385739093646,
2.9391667599556968,
2.9484901059186086,
2.9578310329234228,
2.9671316279564053,
2.9764632449951023,
2.9858053609495983,
2.9951117269229144,
3.004427402978763,
3.0137706690002233,
3.023094834992662,
3.0324447919847444,
3.041803468950093,
3.0511250749696046,
3.0604523109504953,
3.0697977169184014,
3.079112653969787,
3.088430318981409,
3.0978366970084608,
3.1072196749737486,
3.116596990963444,
3.125991368899122,
3.1353590158978477,
3.1447405429789796,
3.1541350709740072,
3.1635064180009067,
3.172901234938763,
3.1823173739248887,
3.1916805699001998,
3.2010695479111746,
3.2104619150049984,
3.2198416019091383,
3.229259129962884,
3.238638756913133,
3.24801357393153,
3.257409762009047,
3.2667819989146665,
3.276167755946517,
3.285578283946961,
3.294975141994655,
3.304339428897947,
3.3137355459621176,
3.3231218239525333,
3.3325228809844702,
3.341921327984892,
3.351311325910501,
3.3607037529582158,
3.3701044709887356,
3.3794791179243475,
3.3888814959209412,
3.3982876539230347,
3.4076628709444776,
3.417048037983477,
3.426445855991915,
3.4358173419022933,
3.445199769921601,
3.4545729969395325,
3.4639580940129235,
3.473360421950929,
3.4827455289196223,
3.4921161259990185,
3.5015127540100366,
3.510893021011725,
3.5202718779910356,
3.529670996009372,
3.5390567529248074,
3.548435719916597,
3.557832487975247,
3.5671995349694043,
3.576580041903071,
3.585982878925279,
3.5953357259277254,
3.6047101239673793,
3.6141107409493998,
3.623474877909757,
3.63285873492714,
3.6422515329904854,
3.651623629964888,
3.6610226369230077,
3.6704245349392295,
3.679782012011856,
3.689187838928774,
3.6985635869205,
3.707935123005882,
3.7173205509316176,
3.7270308749284595,
3.7364162219455466,
3.7458155299536884,
3.755182986962609,
3.7645730739459395,
3.773976551950909,
3.783342777984217,
3.7927294459659606,
3.802129223011434,
3.8114998309174553,
3.820885947905481,
3.830284975003451,
3.839667832944542,
3.8490661300020292,
3.858461247989908,
3.86782880499959,
3.8772263719001785,
3.886610858957283,
3.8959945269161835,
3.905390183907002,
3.914784171967767,
3.924150488921441,
3.9335632959846407,
3.942949213902466,
3.9523271219804883,
3.961739548947662,
3.97112927690614,
3.9805067729903385,
3.9899026309140027,
3.9992908079875633,
4.008694315911271,
4.01810053398367,
4.0274872709997,
4.036891288938932,
4.046286996919662,
4.055664312909357,
4.065071771969087,
4.0744752190075815,
4.08386295591481,
4.093271874007769,
4.102657241979614,
4.112030288903043,
4.121426555910148,
4.130800222977996,
4.1401694199303165,
4.149566777981818,
4.1589541849680245,
4.1683237419929355,
4.177731129922904,
4.187110077007674,
4.1964954839786515,
4.205879321903922,
4.215249178931117,
4.2246389359934255,
4.234042573953047,
4.243413470918313,
4.252807087963447,
4.2622053059749305,
4.271580712986179,
4.280967260012403,
4.290368077927269,
4.299764055991545,
4.309198273927905,
4.318599751917645,
4.327993678976782,
4.33742178697139,
4.34683861490339,
4.356225561932661,
4.365653250948526,
4.375064858002588,
4.384487275965512,
4.393916744971648,
4.403311041998677,
4.4127370899077505,
4.4221632479457185,
4.431560585973784,
4.440982193918899,
4.450414291932248,
4.459821849945001,
4.469247787958011,
4.478691955911927,
4.488096573972143,
4.4975216119783,
4.506927579990588,
4.516327797900885,
4.5257584559731185,
4.53519298392348,
4.5446944639552385,
4.5541390519356355,
4.563547409954481,
4.572981487959623,
4.582406605943106,
4.591819674009457,
4.6012385819340125,
4.6106614099117,
4.620065807946958,
4.629489975981414,
4.638898923993111,
4.648307411931455,
4.6577499699778855,
4.6671572380000725,
4.676580055966042,
4.686009033932351,
4.6954187320079654,
4.704876190982759,
4.714302108972333,
4.723714976920746,
4.733135084970854,
4.742555472999811,
4.751954639912583,
4.761383908917196,
4.770800785976462,
4.780217883992009,
4.789650612976402,
4.799069560947828,
4.808475587982684,
4.817923436989076,
4.827314413967542,
4.8367389619816095,
4.846171410987154,
4.855573387932964,
4.865001066937111,
4.8744308449095115,
4.883806431898847,
4.883927273913287
],
[
0.13174221001099795,
0.14096391398925334,
0.14996746403630823,
0.15894632297568023,
0.16794264200143516,
0.17694619193207473,
0.18593806202989072,
0.19490860996302217,
0.2039045699639246,
0.21295230998657644,
0.2219748810166493,
0.23098912998102605,
0.2400279709836468,
0.2490835019852966,
0.2581096619833261,
0.2671333820326254,
0.2761775020044297,
0.28522953297942877,
0.29426916397642344,
0.30330281401984394,
0.31231328402645886,
0.3213343439856544,
0.33032508299220353,
0.3393456229241565,
0.34841122396755964,
0.35741468402557075,
0.366409832960926,
0.3754208729369566,
0.38443077297415584,
0.3934606430120766,
0.4024576130323112,
0.41145806200802326,
0.42046317202039063,
0.42945916194003075,
0.43843559094239026,
0.44742833997588605,
0.4564263300271705,
0.4654207199346274,
0.47440818895120174,
0.48339976801071316,
0.4924233480123803,
0.5014014770276845,
0.5103887469740584,
0.5193849760107696,
0.5283866359386593,
0.5373766649281606,
0.5463490349939093,
0.5553529750322923,
0.5643530240049586,
0.5734030349412933,
0.5823751830030233,
0.5913629230344668,
0.6003641529241577,
0.6093699720222503,
0.618351822020486,
0.627339010941796,
0.6363407910102978,
0.6453495009336621,
0.6543384599499404,
0.6633425100008026,
0.6723364089848474,
0.6813396590296179,
0.6903168879216537,
0.6992952069267631,
0.7082994269439951,
0.7174884600099176,
0.7266561629949138,
0.7358469170285389,
0.7450360499788076,
0.7542194930138066,
0.7633798159658909,
0.7725713989930227,
0.7817482629325241,
0.790918395970948,
0.8001081589609385,
0.8093076919903979,
0.8184717149706557,
0.8276547889690846,
0.8368639729451388,
0.8460580760147423,
0.8552140889223665,
0.8644239429850131,
0.8736162659479305,
0.8827824789332226,
0.8919604920083657,
0.9011713459622115,
0.9103340290021151,
0.9194999119499698,
0.9286905049812049,
0.9378781890263781,
0.947041951934807,
0.9562364249723032,
0.965420319000259,
0.9745842219563201,
0.9837724749231711,
0.9929708689451218,
1.0021513309329748,
1.0113378149690107,
1.0205427079927176,
1.0297215919708833,
1.0389030349906534,
1.0480975080281496,
1.057297311956063,
1.066478215972893,
1.075663739000447,
1.0848589519737288,
1.0940676960162818,
1.103237089002505,
1.112451652996242,
1.1216437659459189,
1.1308329299790785,
1.1400327229639515,
1.1492327569285408,
1.1584023400209844,
1.167596654035151,
1.176802517962642,
1.1860017910366878,
1.1951702840160578,
1.2043647379614413,
1.2135447999462485,
1.2227339339442551,
1.2319304469274357,
1.2411384009756148,
1.250319774961099,
1.2594935880042613,
1.2687021610327065,
1.2778919249540195,
1.287068317993544,
1.296264981967397,
1.305460304953158,
1.3146283579990268,
1.3238037809496745,
1.3330028250347823,
1.3421920279506594,
1.3513590910006315,
1.3605438739759848,
1.3697214369894937,
1.3788900909712538,
1.3880752839613706,
1.397274506976828,
1.4064407609403133,
1.4156271039973944,
1.424827666953206,
1.4339997109491378,
1.4431726729962975,
1.4523710770299658,
1.4615625109290704,
1.470743604004383,
1.4799339970340952,
1.4891307009384036,
1.498301183921285,
1.507472167024389,
1.516667029936798,
1.5265975089278072,
1.535779241938144,
1.5449822059599683,
1.5541563789593056,
1.5633213609689847,
1.5725170249352232,
1.5816998479422182,
1.5908763710176572,
1.6000801250338554,
1.6092865689424798,
1.618466041982174,
1.6276568559696898,
1.636906240019016,
1.646132644964382,
1.6553491780068725,
1.6645640520146117,
1.6737520860042423,
1.6829383289441466,
1.6921489629894495,
1.701365626999177,
1.7105580499628559,
1.7197577039478347,
1.7289718269603327,
1.7381683610146865,
1.747350764926523,
1.7565725889289752,
1.7657731119543314,
1.7749573349719867,
1.7841670489870012,
1.7933800430037081,
1.8025644359877333,
1.8117634799564257,
1.8209746739594266,
1.8301610769703984,
1.8393387609394267,
1.8485386739484966,
1.8577208169735968,
1.8668938400223851,
1.8760962740052491,
1.8852942580124363,
1.8946112130070105,
1.903950889944099,
1.9133020259905607,
1.9226181919220835,
1.931947659002617,
1.941290874965489,
1.9506097210105509,
1.9599469780223444,
1.9692974740173668,
1.9786236999789253,
1.9879778869217262,
1.9973214329220355,
2.006637029000558,
2.01597938593477,
2.0253137319814414,
2.034629178000614,
2.043958513997495,
2.0532995410030708,
2.0626232569338754,
2.0719483129214495,
2.0812908390071243,
2.090601434931159,
2.0999385019531474,
2.109271007939242,
2.1185879139229655,
2.127915440010838,
2.137257365975529,
2.1465987929841504,
2.15593078895472,
2.1652788459323347,
2.174615022027865,
2.1839632579358295,
2.193315885029733,
2.202635060995817,
2.2119637669529766,
2.2213095339247957,
2.230616629938595,
2.2399507359368727,
2.2492854919983074,
2.258615438011475,
2.2679491949966177,
2.2772894009249285,
2.286611526971683,
2.295954284025356,
2.305304959998466,
2.3146228960249573,
2.3239529529819265,
2.333300519036129,
2.3426094349706545,
2.3519487709272653,
2.3612973779672757,
2.370608323952183,
2.3799277789657936,
2.389268505969085,
2.398588721989654,
2.4079129479359835,
2.417250104015693,
2.426557459984906,
2.435898946947418,
2.445235983002931,
2.454550939030014,
2.4638769349548966,
2.473221831023693,
2.4825359269743785,
2.4918569329893216,
2.5011942299315706,
2.5105083759408444,
2.5198329120175913,
2.5291552279377356,
2.5384746439522132,
2.547796049970202,
2.5571832469431683,
2.56649447302334,
2.5758250689832494,
2.585174145991914,
2.5944976719329134,
2.6038234879961237,
2.613167874980718,
2.6224864299874753,
2.6318244169233367,
2.6411859639920294,
2.6505080899223685,
2.659836735925637,
2.669168201973662,
2.678471307968721,
2.687799743958749,
2.6971384199569,
2.7064635569695383,
2.7157999930204824,
2.725135648972355,
2.7344604949466884,
2.743791111977771,
2.7531269879546016,
2.762463524006307,
2.7718171309679747,
2.7811840479262173,
2.7904987239744514,
2.7998299499740824,
2.80979881901294,
2.8191445450065657,
2.8284840519772843,
2.837821337976493,
2.8471564039355144,
2.8565087820170447,
2.865833107032813,
2.8751664239680395,
2.884524900931865,
2.893855166970752,
2.9031804529950023,
2.9125261190347373,
2.9218600059393793,
2.931169040966779,
2.940521397977136,
2.949852574034594,
2.9595210070256144,
2.9688541329232976,
2.978180530015379,
2.987500504939817,
2.996844701934606,
3.0061761289834976,
3.0154874640284106,
3.024814361007884,
3.0341250359779224,
3.0434269020333886,
3.052758137928322,
3.062081563984975,
3.0714009499643,
3.080734386923723,
3.090113712940365,
3.0994900709483773,
3.1088891780236736,
3.1182642750209197,
3.127641242928803,
3.137085080961697,
3.1464807289885357,
3.155871246010065,
3.165298384032212,
3.1746645509265363,
3.184054217999801,
3.193466885946691,
3.2028326329309493,
3.2122228499501944,
3.221619718009606,
3.230985954985954,
3.240394962951541,
3.249794040923007,
3.2591772580053657,
3.2685754649573937,
3.2779593529412523,
3.2873372399481013,
3.2967462779488415,
3.3061324049485847,
3.3155049820197746,
3.3249304599594325,
3.334313467028551,
3.3436892649624497,
3.3530998530332,
3.362502060015686,
3.371895167976618,
3.3812967049889266,
3.3906615619780496,
3.400057230028324,
3.409459166927263,
3.4188300139503554,
3.428212982020341,
3.437618448981084,
3.4469863260164857,
3.4563787130173296,
3.465762460953556,
3.4751293279696256,
3.4845522160176188,
3.493924643029459,
3.5032946199644357,
3.512691746931523,
3.522076615015976,
3.5314341810299084,
3.540830528945662,
3.550198085955344,
3.559578293003142,
3.5689764210255817,
3.5783690880052745,
3.5877591059543192,
3.5971621639328077,
3.60653424996417,
3.6159183379495516,
3.625314934994094,
3.634703382034786,
3.644088489934802,
3.653489076998085,
3.662860754993744,
3.672259791987017,
3.68166022002697,
3.691033846931532,
3.700431953999214,
3.709809831925668,
3.719184258952737,
3.728582915966399,
3.7379481029929593,
3.7473213400226086,
3.7567205079831183,
3.7660957949701697,
3.775472101988271,
3.784866650006734,
3.7942684069275856,
3.803631343995221,
3.813026361982338,
3.8224065490067005,
3.8318258069921285,
3.8412319750059396,
3.850604051956907,
3.8600111990235746,
3.8694098870037124,
3.8787727740127593,
3.8881805120036006,
3.8975861489307135,
3.906971856020391,
3.916354943998158,
3.925748900976032,
3.9351331889629364,
3.9445331370225176,
3.953910902957432,
3.9632849409244955,
3.972689807997085,
3.9820741260191426,
3.9914609129773453,
4.000871900934726,
4.010244107921608,
4.01961236493662,
4.029043443035334,
4.038411299930885,
4.047808817005716,
4.057204555021599,
4.066561801941134,
4.075951648992486,
4.085368316969834,
4.094737763982266,
4.104126850957982,
4.113528528949246,
4.122907285927795,
4.132304453989491,
4.141717682010494,
4.151103619020432,
4.160514157032594,
4.169908814015798,
4.17928242101334,
4.1886900790268555,
4.198072765953839,
4.20743470301386,
4.216834991006181,
4.2262150179594755,
4.235587464994751,
4.244983513024636,
4.254365439992398,
4.263744196970947,
4.273142414982431,
4.282534022000618,
4.291947260033339,
4.301356927957386,
4.310761905973777,
4.3201816929504275,
4.3296099320286885,
4.339000919018872,
4.348430476966314,
4.357844844926149,
4.367249342962168,
4.376678020926192,
4.3860841889400035,
4.395489215967245,
4.405242481036112,
4.414638989022933,
4.424048646003939,
4.433478664956056,
4.442863691947423,
4.452268330031075,
4.461690727970563,
4.4710854350123554,
4.480507942964323,
4.489902031025849,
4.499300817959011,
4.508733856957406,
4.518131393939257,
4.527532891952433,
4.536968869972043,
4.546372137963772,
4.5557959160069,
4.565208013984375,
4.574613751959987,
4.584030239959247,
4.5934596279403195,
4.6028659149305895,
4.61230171401985,
4.6217175220372155,
4.631108658970334,
4.64053779700771,
4.649940204923041,
4.659337293007411,
4.668765870970674,
4.6781756789423525,
4.68758401600644,
4.697028214926831,
4.706442422932014,
4.715909471968189,
4.725337089970708,
4.734729036921635,
4.744135334971361,
4.753562512923963,
4.762961910921149,
4.772378038964234,
4.781795396935195,
4.791201964020729,
4.800646592979319,
4.810054910951294,
4.819459388032556,
4.828887715935707,
4.83829489396885,
4.8476979319239035,
4.857121009961702,
4.866533787921071,
4.875917474972084,
4.876038676942699
],
[
0.1312950300052762,
0.14051977393683046,
0.14952850400004536,
0.15853072400204837,
0.16754687298089266,
0.1765593639574945,
0.1855305329663679,
0.19453217193949968,
0.2035462319618091,
0.2125555119710043,
0.22153699095360935,
0.2305400309851393,
0.239617291954346,
0.2486565529834479,
0.2576841119443998,
0.26674029300920665,
0.2757983939955011,
0.28482539393007755,
0.2938455840339884,
0.30288625496905297,
0.3119425260229036,
0.32098361593671143,
0.3300020759925246,
0.3390247559873387,
0.3480457660043612,
0.35705582599621266,
0.36604760494083166,
0.3750727149890736,
0.38409272604621947,
0.39310349500738084,
0.4021066150162369,
0.4111267749685794,
0.42015936598181725,
0.429177924990654,
0.4381592139834538,
0.4471732450183481,
0.45620658493135124,
0.46521208493504673,
0.4742000539554283,
0.4832117640180513,
0.4922252140240744,
0.5012244930258021,
0.5102096929913387,
0.5192019919632003,
0.5282061520265415,
0.537206751992926,
0.5461837500333786,
0.5551924499450251,
0.5641962699592113,
0.5731826890259981,
0.5821748189628124,
0.5911791989346966,
0.6001903689466417,
0.6091980979545042,
0.6181806069798768,
0.6271853579673916,
0.6361978569766507,
0.6451968470355496,
0.6541761759435758,
0.6631852959981188,
0.6721952359657735,
0.681182304979302,
0.690166963962838,
0.6991681340150535,
0.7081842840416357,
0.717402437934652,
0.7265900209313259,
0.7357948150020093,
0.7449776279972866,
0.7541716420091689,
0.7633736049756408,
0.7725740890018642,
0.7817586029414088,
0.7909532149787992,
0.8001614699605852,
0.809339183033444,
0.8185098760295659,
0.8277127089677379,
0.8368901630165055,
0.8460624959552661,
0.855706967995502,
0.8648930309573188,
0.8740689749829471,
0.8832582980394363,
0.8924519119318575,
0.901630615000613,
0.9108496790286154,
0.9200547119835392,
0.9292347149457783,
0.9384149289689958,
0.9476403930457309,
0.9568212060257792,
0.9659982590237632,
0.9752028030343354,
0.9844154870370403,
0.9936034400016069,
1.0027956429403275,
1.0120199279626831,
1.021220481954515,
1.030416875029914,
1.0396191390464082,
1.0488185019930825,
1.058004225953482,
1.0672008489491418,
1.0765324149979278,
1.087289770017378,
1.0965373050421476,
1.1057534490246326,
1.1149985429365188,
1.1242426269454882,
1.133480672026053,
1.1427313369931653,
1.152001612004824,
1.1612182760145515,
1.1704637600341812,
1.179694933933206,
1.188914877944626,
1.1981349119450897,
1.2073845569975674,
1.2166457319399342,
1.225871025933884,
1.2351072400342673,
1.2443399840267375,
1.253581439028494,
1.2628011630149558,
1.2720576280262321,
1.2812749319709837,
1.2904744650004432,
1.299737780005671,
1.3089651849586517,
1.3181849980028346,
1.3274138530250639,
1.3366478569805622,
1.3458477209787816,
1.3550664749927819,
1.3643018390284851,
1.3735193229513243,
1.3827449469827116,
1.3919996620388702,
1.4012195359682664,
1.4104069189634174,
1.4196343129733577,
1.4288485569413751,
1.438065440976061,
1.447288924944587,
1.4565178590128198,
1.4657304630381986,
1.4749519269680604,
1.4841808510245755,
1.493380315019749,
1.502578899031505,
1.511801932938397,
1.5210039369994774,
1.5302004299592227,
1.539413243997842,
1.5486364079406485,
1.5578267009695992,
1.5670271349372342,
1.5762287080287933,
1.5854308219859377,
1.5946420159889385,
1.6038705100072548,
1.613078934024088,
1.6222707070410252,
1.6314983919728547,
1.6407122060190886,
1.6498999189352617,
1.6591268229531124,
1.668356686946936,
1.6775452709989622,
1.6867402140051126,
1.695957588031888,
1.7051643619779497,
1.7143446450354531,
1.7235810989513993,
1.73279159294907,
1.7419809959828854,
1.7511970709310845,
1.7604249840369448,
1.769616317935288,
1.7788364619482309,
1.7880671159364283,
1.7972577899927273,
1.8064485229551792,
1.8156666569411755,
1.824866971001029,
1.834041464026086,
1.8432616179343313,
1.8524753720266744,
1.8616503350203857,
1.8708444889634848,
1.8800627919845283,
1.889263545977883,
1.8985703219659626,
1.9079059780342504,
1.9172728050034493,
1.926585971028544,
1.9359332469757646,
1.9452624740079045,
1.9545776899904013,
1.9639243059791625,
1.9732523720012978,
1.9825751079479232,
1.9919215249828994,
2.001238120952621,
2.010544977034442,
2.019910873961635,
2.029248969978653,
2.0385832260362804,
2.047937612980604,
2.0572602190077305,
2.066587544977665,
2.0759326519910246,
2.0852825980400667,
2.0945958039956167,
2.1039367399644107,
2.113272906979546,
2.122587273013778,
2.1319280490279198,
2.1412600360345095,
2.1505850419634953,
2.1599317979998887,
2.169268663972616,
2.1785809099674225,
2.1879240670241416,
2.197256062994711,
2.2065743589773774,
2.215935255982913,
2.2252796420361847,
2.2345936390338466,
2.2439518850296736,
2.253290571970865,
2.262633658014238,
2.271969523979351,
2.2817192289512604,
2.2910596260335296,
2.3003929120022804,
2.3097066979389638,
2.3190425930079073,
2.328382430016063,
2.337695786030963,
2.3470272719860077,
2.356364588951692,
2.3656929150456563,
2.375028591020964,
2.384368708007969,
2.3936840129317716,
2.403013369999826,
2.41236018599011,
2.421677432022989,
2.431003018980846,
2.440365024958737,
2.449686161009595,
2.459005016949959,
2.468348903930746,
2.477675989968702,
2.487015726044774,
2.4963660129578784,
2.50568415899761,
2.5150529249804094,
2.5244078430114314,
2.533723267959431,
2.5430556240025908,
2.5523953910451382,
2.5617036869516596,
2.571037882938981,
2.5803745000157505,
2.5896885349648073,
2.599023171933368,
2.608407248975709,
2.617712585022673,
2.627040490973741,
2.6363745669368654,
2.6456879129400477,
2.655009169015102,
2.6643634559586644,
2.6736741919303313,
2.6829965269425884,
2.6923310039564967,
2.7016546899685636,
2.7109783260384575,
2.720314602018334,
2.72963582794182,
2.7389741849619895,
2.7483590319752693,
2.757750238990411,
2.7672850099625066,
2.776732648955658,
2.7860997449606657,
2.79547781299334,
2.8048406889429316,
2.814182025962509,
2.823531102971174,
2.832887878990732,
2.842224366031587,
2.851570602040738,
2.860920778941363,
2.8702441649511456,
2.8795909809414297,
2.8889383480418473,
2.8982563440222293,
2.9075848299544305,
2.916972227045335,
2.9263012940064073,
2.9356528299394995,
2.944988736999221,
2.954312282963656,
2.963662978960201,
2.972995504969731,
2.9823028510436416,
2.9916754689766094,
3.0010186349973083,
3.0103429809678346,
3.0196745969587937,
3.02899287303444,
3.038309769006446,
3.0476376259466633,
3.0569475509691983,
3.066245637019165,
3.075573203037493,
3.084890599013306,
3.094266435946338,
3.103644303046167,
3.113018700038083,
3.1224026470445096,
3.1318058349424973,
3.1411835219478235,
3.1505390090169385,
3.1599432369694114,
3.1693365540122613,
3.178705070982687,
3.1880755180027336,
3.197451594984159,
3.2068164020311087,
3.2162250799592584,
3.225600106990896,
3.234976193984039,
3.2443626009626314,
3.253732527955435,
3.2631556269479915,
3.272586975013837,
3.281967321992852,
3.291397560038604,
3.3007801070343703,
3.3101414650445804,
3.319528680993244,
3.3289192189695314,
3.3382960959570482,
3.3477071339730173,
3.3570838109590113,
3.3664555579889566,
3.37585551594384,
3.3852470730198547,
3.394638090976514,
3.404035057988949,
3.413423495949246,
3.4227959220297635,
3.432190789957531,
3.4415819980204105,
3.450980255031027,
3.4603759929304942,
3.469731929944828,
3.479106897022575,
3.4885044440161437,
3.497859581024386,
3.507239177939482,
3.5166285149753094,
3.525993351940997,
3.535370680037886,
3.5447616069577634,
3.5541232340037823,
3.56350690103136,
3.572910538990982,
3.5822701760334894,
3.5916544719366357,
3.601028269971721,
3.6103804069571197,
3.6197716939495876,
3.6291544010164216,
3.6385086779482663,
3.647893985034898,
3.657264741952531,
3.6666217090096325,
3.6760155269876122,
3.6853907339973375,
3.6947505299467593,
3.704132057959214,
3.713501335005276,
3.723306110012345,
3.732707388000563,
3.7420632139546797,
3.751436111982912,
3.7608330689836293,
3.7702032059896737,
3.7795815939316526,
3.7889603610383347,
3.798312547034584,
3.8076960149919614,
3.8170751919969916,
3.826446619001217,
3.8358384770108387,
3.8452144929906353,
3.854573030024767,
3.8639568069484085,
3.873323234030977,
3.8826797909568995,
3.892069407971576,
3.901442945934832,
3.9107964020222425,
3.9201789889484644,
3.9295396669767797,
3.9389263739576563,
3.948326171026565,
3.9576952379429713,
3.967086215969175,
3.9764822529396042,
3.9858546600444242,
3.995238007977605,
4.004633334930986,
4.014012151979841,
4.023406269960105,
4.032804728019983,
4.042172214016318,
4.051572961965576,
4.060976870008744,
4.070348086999729,
4.079745154012926,
4.089136941009201,
4.0985198490088806,
4.107917887042277,
4.117319023935124,
4.126706031966023,
4.136113098938949,
4.145498196943663,
4.15487197402399,
4.164273560978472,
4.173657409031875,
4.183039256022312,
4.192421152954921,
4.201775409979746,
4.211160606937483,
4.220561585039832,
4.229950102046132,
4.240194487036206,
4.249576853937469,
4.25897880201228,
4.268381278961897,
4.277767827035859,
4.28714944398962,
4.2965899020200595,
4.305991670000367,
4.315408037044108,
4.324838045984507,
4.334238454001024,
4.343663920997642,
4.353071299963631,
4.362486816942692,
4.371906484942883,
4.381317263003439,
4.390721931005828,
4.400183739955537,
4.409593248041347,
4.419017984997481,
4.428442083997652,
4.437848101020791,
4.447256518993527,
4.456684467964806,
4.466079744976014,
4.475507462979294,
4.484928490943275,
4.494329159031622,
4.503758057020605,
4.513163044000976,
4.522572482004762,
4.531988359987736,
4.54138387797866,
4.550777074997313,
4.560196112957783,
4.569587211008184,
4.578998659038916,
4.588422836037353,
4.597826014040038,
4.607245121966116,
4.616672770003788,
4.626069477992132,
4.635499835945666,
4.644932033959776,
4.654332021949813,
4.663751999964006,
4.673164797946811,
4.68256653600838,
4.691989492974244,
4.701398871955462,
4.710800169035792,
4.720298137981445,
4.729722767020576,
4.739143764949404,
4.748584992950782,
4.758012651000172,
4.767440079012886,
4.77688067802228,
4.786275004968047,
4.795713493949734,
4.805131811997853,
4.814546750043519,
4.823977448046207,
4.8333990660030395,
4.842833313974552,
4.8522644829936326,
4.861683010007255,
4.871115769026801,
4.880510685965419,
4.880633748951368
],
[
0.13440217194147408,
0.1437456279527396,
0.1527951390016824,
0.16188866994343698,
0.17095672094728798,
0.17998487094882876,
0.18901956197805703,
0.19807373289950192,
0.2071105029899627,
0.21614443301223218,
0.22519807401113212,
0.23436214600224048,
0.24341345799621195,
0.2524133468978107,
0.26142716698814183,
0.27044684696011245,
0.2794461059384048,
0.28846181696280837,
0.29747110593598336,
0.306500376900658,
0.31549764599185437,
0.3245038560125977,
0.333523545996286,
0.34254216600675136,
0.35154219600372016,
0.36052903498057276,
0.3695429649669677,
0.378565244958736,
0.3875777639914304,
0.39656251401174814,
0.4055680528981611,
0.41459415399003774,
0.4235934939933941,
0.4325721529312432,
0.44157925294712186,
0.45059760194271803,
0.45960281195584685,
0.46858606091700494,
0.477575670927763,
0.4865927709033713,
0.49557922000531107,
0.5045669099781662,
0.5135752189671621,
0.5225977789377794,
0.531595028936863,
0.5405802079476416,
0.5495830479776487,
0.558600507909432,
0.5676008169539273,
0.5765961569268256,
0.5855933669954538,
0.5946089769713581,
0.6036175059853122,
0.6126007859129459,
0.6215951449703425,
0.6306149249430746,
0.6396026149159297,
0.6485877939267084,
0.6575929129030555,
0.6666008329484612,
0.6755908229388297,
0.6845764419995248,
0.6935647209174931,
0.7025844909949228,
0.7115772009128705,
0.7207438139012083,
0.7299475579056889,
0.7391467809211463,
0.7483252239180729,
0.7575278279837221,
0.7667282219044864,
0.7759079849347472,
0.7850801579188555,
0.794286162010394,
0.8034620250109583,
0.8126342879841104,
0.8218365319771692,
0.8310776159632951,
0.8402642589062452,
0.8494653929956257,
0.8586657060077414,
0.8678562300046906,
0.8770504439016804,
0.8862628269707784,
0.8954478109953925,
0.9046236439608037,
0.9138150470098481,
0.9230160010047257,
0.9321844339137897,
0.9413635969394818,
0.95054973999504,
0.9597207339247689,
0.9688940669875592,
0.9781029199948534,
0.9872941839275882,
0.9964846569346264,
1.005686090909876,
1.014903244911693,
1.024081457988359,
1.0332798019517213,
1.042484164936468,
1.0516701489686966,
1.0608436919283122,
1.070054195006378,
1.0792324289213866,
1.0884427229175344,
1.0976436659693718,
1.1068414299516007,
1.1160278429742903,
1.125227666925639,
1.1344335209578276,
1.1436273239087313,
1.1528004870051518,
1.1620023909490556,
1.1711931539466605,
1.180383386905305,
1.1895872208988294,
1.1987921549007297,
1.2079656979767606,
1.2171554119559005,
1.2263558049453422,
1.2355516189709306,
1.2447222019545734,
1.2539291949942708,
1.2631281790090725,
1.2723038420081139,
1.2814859049394727,
1.2906896990025416,
1.299877971992828,
1.3090601259609684,
1.3182753699366003,
1.3274484529392794,
1.3366329359123483,
1.3458242999622598,
1.3550395229831338,
1.364233706961386,
1.3752367259003222,
1.3854534099809825,
1.395181324915029,
1.4047189749544486,
1.414165683905594,
1.4235173698980361,
1.4328255559084937,
1.4421445219777524,
1.4514135170029476,
1.460653060930781,
1.4699255969608203,
1.4791912409709767,
1.4884079149924219,
1.4976368499919772,
1.5068817340070382,
1.516085207927972,
1.52529343101196,
1.5352566699730232,
1.5444535840069875,
1.5536640679929405,
1.5628845319151878,
1.5720683449180797,
1.5812696279026568,
1.590481282910332,
1.599686455912888,
1.608863738947548,
1.6180898839375004,
1.6272921769414097,
1.6364887909730896,
1.645693443948403,
1.654909307952039,
1.6640845609363168,
1.6732798150042072,
1.6824918289203197,
1.6916858619078994,
1.7008656059624627,
1.7100909299915656,
1.719264252926223,
1.728443566011265,
1.7376455389894545,
1.7468694939743727,
1.7560605069156736,
1.765291190939024,
1.774495794903487,
1.7836928479373455,
1.792877391912043,
1.8020856759976596,
1.8112767189741135,
1.820454541943036,
1.8296481859870255,
1.8388794199563563,
1.8480579030001536,
1.8572601169580594,
1.866471351007931,
1.8756756240036339,
1.884867187938653,
1.894098671968095,
1.9034220878966153,
1.9127414339454845,
1.9220838209148496,
1.9314225069247186,
1.9407332829432562,
1.9501075099688023,
1.9594323259079829,
1.9687620719196275,
1.9781071079196408,
1.9874522349564359,
1.996775210951455,
2.006118137971498,
2.0154524740064517,
2.0247617699205875,
2.034101595985703,
2.0434243319323286,
2.0527390378993005,
2.0620727349305525,
2.07138956990093,
2.080696846009232,
2.090035132947378,
2.0993603189708665,
2.108680055011064,
2.118026632000692,
2.1273568369215354,
2.1366645629750565,
2.1460066699655727,
2.1553330559981987,
2.164644561940804,
2.1739915979560465,
2.183312623994425,
2.192621239926666,
2.20195249596145,
2.2112829629331827,
2.2205887879244983,
2.229939824901521,
2.239316421910189,
2.2486335979774594,
2.2579572040122002,
2.267305039917119,
2.276605225983076,
2.285945802927017,
2.295283198938705,
2.3045918049756438,
2.313929121941328,
2.3232648769626394,
2.3325655629159883,
2.3418959989212453,
2.351235055946745,
2.3605380319058895,
2.369866597931832,
2.3792179439915344,
2.388526879949495,
2.3978728170040995,
2.40723957400769,
2.416561648948118,
2.4258954559918493,
2.435237691970542,
2.444555857917294,
2.4538915049051866,
2.463224111008458,
2.4725386269856244,
2.4818819829961285,
2.4912261799909174,
2.5005377558991313,
2.509879231918603,
2.5192162179155275,
2.5285254439804703,
2.5378581800032407,
2.5472023769980296,
2.5565032119629905,
2.5658394990023226,
2.5751874959096313,
2.58450025098864,
2.593840757966973,
2.6032112049870193,
2.6125266099115834,
2.621864966931753,
2.631210282910615,
2.6405291999690235,
2.6498818959807977,
2.6592320419149473,
2.668556178919971,
2.6778884049272165,
2.68723963201046,
2.6965534079354256,
2.705892553902231,
2.7152393909636885,
2.7245584859047085,
2.7338943829527125,
2.7432368498994038,
2.7525480549084023,
2.761884601903148,
2.7712303379084915,
2.780556623940356,
2.789893089910038,
2.7992374369641766,
2.8085446329787374,
2.8178778189467266,
2.827222085907124,
2.8365343610057607,
2.845926309004426,
2.8552711649099365,
2.8645804709522054,
2.8739516879431903,
2.883333695004694,
2.892706422950141,
2.9020783189916983,
2.9114183658966795,
2.920756892999634,
2.9301253489684314,
2.9394641160033643,
2.9487867119023576,
2.9581430190009996,
2.967888452927582,
2.9772210189839825,
2.9865663360105827,
2.995889501995407,
3.005214187898673,
3.014541703974828,
3.0238713399739936,
3.0331951460102573,
3.0425459529506043,
3.051892578951083,
3.061203885008581,
3.0705481719924137,
3.0798747779335827,
3.0891834639478475,
3.0985948420129716,
3.1079778289422393,
3.1173802569974214,
3.1267858939245343,
3.136173131992109,
3.1455690489383414,
3.1549807569244877,
3.164357363944873,
3.173756561940536,
3.1831641589524224,
3.1925364469643682,
3.2019428439671174,
3.2113379819784313,
3.2207196389790624,
3.230130887008272,
3.239514454966411,
3.248894310905598,
3.2582929189084098,
3.2676828959956765,
3.277065612957813,
3.2864610709948465,
3.295844698906876,
3.3052313259104267,
3.3146296439226717,
3.324016780941747,
3.333395067951642,
3.3427865649573505,
3.352161251939833,
3.3615527999354526,
3.370957897976041,
3.3803497049957514,
3.389802153920755,
3.3992105409270152,
3.408579168957658,
3.4179632159648463,
3.427355462918058,
3.436727760010399,
3.446164147928357,
3.4562699599191546,
3.4656931979116052,
3.475111585925333,
3.484483903972432,
3.493890190962702,
3.5033251489512622,
3.512716436991468,
3.522122133988887,
3.531521131983027,
3.5409046299755573,
3.5503280869452283,
3.55970682494808,
3.569080521003343,
3.578494309913367,
3.587861106963828,
3.5972197129158303,
3.606615900993347,
3.616002607974224,
3.625392215908505,
3.6347952239448205,
3.6441751399543136,
3.653556367964484,
3.6629608559887856,
3.6723277219571173,
3.6817260899115354,
3.6911426779115573,
3.700513024930842,
3.709904071991332,
3.7193080600118265,
3.728680446976796,
3.7380760950036347,
3.747466191998683,
3.756844868999906,
3.7662496370030567,
3.7756406739354134,
3.7850399219896644,
3.794457669951953,
3.8038392369635403,
3.81323840492405,
3.8226371119963005,
3.832030279911123,
3.841435067006387,
3.850840494967997,
3.860223421943374,
3.8696173899807036,
3.8790224579861388,
3.8884099449496716,
3.8978013219311833,
3.907197399996221,
3.916575816925615,
3.9260092759504914,
3.935404512914829,
3.9448027199832723,
3.954205267946236,
3.9635892249643803,
3.9729734029388055,
3.9823904909426346,
3.9917717579519376,
4.001144564943388,
4.010552572901361,
4.019932789960876,
4.029325497918762,
4.038744754972868,
4.04810579190962,
4.057495989953168,
4.066894946969114,
4.076269433950074,
4.08566889190115,
4.095067929942161,
4.104428496910259,
4.113822593004443,
4.123221901012585,
4.132585537969135,
4.14198941597715,
4.15136254299432,
4.160771100898273,
4.170179637963884,
4.179551715962589,
4.188923602923751,
4.198330579907633,
4.207706746994518,
4.217078453977592,
4.226472201989964,
4.235874700010754,
4.245230715954676,
4.254654964897782,
4.264037861954421,
4.273414208902977,
4.28280043695122,
4.292168073006906,
4.301577570964582,
4.311006648931652,
4.320402637007646,
4.329813914955594,
4.339243192924187,
4.348640259937383,
4.358056678902358,
4.367469605989754,
4.3768718839855865,
4.386300471960567,
4.39573076996021,
4.405133917927742,
4.41490823298227,
4.424295219941996,
4.43370589800179,
4.443123765988275,
4.452524923952296,
4.461934090941213,
4.471349819912575,
4.480743896914646,
4.490164664923213,
4.499560822965577,
4.508961439947598,
4.518397248000838,
4.527793355984613,
4.53719767392613,
4.546610941994004,
4.5560159689048305,
4.5654277770081535,
4.574856524937786,
4.58425786299631,
4.593673780909739,
4.603092739009298,
4.612490895902738,
4.621899383957498,
4.631329611991532,
4.6407270699273795,
4.650153717957437,
4.659569405950606,
4.668956052977592,
4.6783866519108415,
4.687796228914522,
4.69720115698874,
4.706641495926306,
4.716046073008329,
4.72545523091685,
4.734913888969459,
4.744315946940333,
4.753739895997569,
4.763165002921596,
4.772569770924747,
4.781994939898141,
4.791403026902117,
4.800806204904802,
4.81024170294404,
4.819672410958447,
4.829075338901021,
4.838506296975538,
4.84791560494341,
4.857300802948885,
4.866758780903183,
4.877642998006195,
4.887688418966718,
4.887822460965253
],
[
0.1327869100496173,
0.14215657708700746,
0.1511518070474267,
0.16016189602669328,
0.16917860705871135,
0.1781667061150074,
0.1871484750881791,
0.19614936504513025,
0.2051710750674829,
0.2141626450465992,
0.22313340310938656,
0.23213306302204728,
0.24114181310869753,
0.2501352720428258,
0.25911798200104386,
0.2681736520025879,
0.2772215030854568,
0.2862548230914399,
0.29529110400471836,
0.30433293408714235,
0.31338167400099337,
0.3224216450471431,
0.3314622950274497,
0.34052355610765517,
0.3495836571091786,
0.35861563705839217,
0.36762587702833116,
0.37665374809876084,
0.3856746470555663,
0.3946885170880705,
0.4036906970432028,
0.41270315705332905,
0.4217319870367646,
0.4307357070501894,
0.4397261560661718,
0.44875378604047,
0.4577723670518026,
0.4667509060818702,
0.4757266551023349,
0.4847400051075965,
0.4937728450167924,
0.5027666250243783,
0.5117522840155289,
0.520757824066095,
0.5297633240697905,
0.538740742020309,
0.5477206821087748,
0.5567228110739961,
0.5657352310372517,
0.5747134900884703,
0.5837071900023147,
0.5927221800666302,
0.6017341000260785,
0.6107224690495059,
0.6197005580179393,
0.6287037080619484,
0.6377110180910677,
0.6467585380887613,
0.6557349270442501,
0.6647531581111252,
0.6737639370840043,
0.6827388860983774,
0.6917221850017086,
0.7007261250400916,
0.7097761160694063,
0.7189666390186176,
0.7281673731049523,
0.7373756170272827,
0.7465740310726687,
0.7557733040302992,
0.7649881080724299,
0.7741800820222124,
0.7833517040126026,
0.7925461980048567,
0.8017516320105642,
0.8109319750219584,
0.820125219062902,
0.8293229420669377,
0.838504825020209,
0.8476815380854532,
0.8573152701137587,
0.8665167440194637,
0.8756842570146546,
0.8848888510838151,
0.8940796550596133,
0.9032515470171347,
0.9124505310319364,
0.9216589250136167,
0.930844018002972,
0.9400139410281554,
0.9492344850441441,
0.9584283290896565,
0.9676015221048146,
0.9767872550291941,
0.9860017590690404,
0.9951904620975256,
1.0043838660931215,
1.0135799900162965,
1.0227652720641345,
1.0319450260140002,
1.0411591590382159,
1.050345073104836,
1.0595199260860682,
1.068731600069441,
1.0779422940686345,
1.087122597033158,
1.096320551005192,
1.1055304351029918,
1.1147289680084214,
1.1238946310477331,
1.1330938540631905,
1.1422908680979162,
1.151460011024028,
1.1606508750701323,
1.1698610481107607,
1.1790378720033914,
1.1882324051111937,
1.1974434190196916,
1.2066326420754194,
1.2158172260969877,
1.2250256600091234,
1.234204952022992,
1.2433718460379168,
1.2525781691074371,
1.2617749630007893,
1.2709445760119706,
1.2801295591052622,
1.2893453231081367,
1.2985571169992909,
1.307725030113943,
1.316917944001034,
1.3261044770479202,
1.3352857200661674,
1.3444755830569193,
1.353679517051205,
1.3628535310272127,
1.372022473020479,
1.3812643480487168,
1.3904586310964078,
1.399632694083266,
1.4088393580168486,
1.4180368710076436,
1.4272231550421566,
1.4364223890006542,
1.445627632085234,
1.4548188960179687,
1.464009959017858,
1.4732178630074486,
1.4824123460566625,
1.4915975300827995,
1.5008105440065265,
1.510006077005528,
1.5191758600994945,
1.528377214097418,
1.5375830370467156,
1.5468097920529544,
1.5559858850901946,
1.5651941579999402,
1.5743855220498517,
1.5835636251140386,
1.592752649099566,
1.6019469620659947,
1.6111394150648266,
1.620336519088596,
1.629536942113191,
1.6387441370170563,
1.6479241100605577,
1.6571317730704322,
1.6663220371119678,
1.675488070002757,
1.684682123013772,
1.6938855570042506,
1.7030590700451285,
1.712289045099169,
1.7214920880505815,
1.7306688610697165,
1.7398376440396532,
1.7490454880753532,
1.758226481033489,
1.7674038340337574,
1.7765960480319336,
1.7858012220822275,
1.7949697440490127,
1.804159248014912,
1.813357581035234,
1.8225382650271058,
1.831717538065277,
1.8409096910618246,
1.8500997750088573,
1.8592816680902615,
1.868458791053854,
1.8776459050131962,
1.88682138803415,
1.8961304740514606,
1.9054684300208464,
1.914785206085071,
1.924084881087765,
1.9334141380386427,
1.9427331340266392,
1.9520505000837147,
1.9613894460489973,
1.9707168320892379,
1.9800466480664909,
1.9894100150559098,
1.998742442112416,
2.0080453370464966,
2.017382514080964,
2.0267142300726846,
2.036032606032677,
2.045363042037934,
2.0546927980612963,
2.063999764039181,
2.0733418801100925,
2.0826902070548385,
2.0919976530130953,
2.101332689053379,
2.110648015048355,
2.119948250008747,
2.1292828370351344,
2.1386133830528706,
2.1479225991060957,
2.157267455011606,
2.1665785810910165,
2.175879877060652,
2.1852092730114236,
2.194518599077128,
2.203824764001183,
2.21314774104394,
2.222465376020409,
2.231755592045374,
2.2410918790847063,
2.2504104040563107,
2.2597155501134694,
2.2690385760506615,
2.278697499074042,
2.28801557503175,
2.2973459910135716,
2.3066688670078292,
2.315983403008431,
2.3253251491114497,
2.334628045093268,
2.3439318210585043,
2.3532675470924005,
2.3625872930279,
2.37189026910346,
2.3812312450027093,
2.3905602711020038,
2.3998592770658433,
2.4091933231102303,
2.418513489072211,
2.427834275062196,
2.4371824520640075,
2.4465068480931222,
2.455810464103706,
2.4651588500710204,
2.47448739700485,
2.483797102002427,
2.4931300380267203,
2.502458535018377,
2.5117694310611114,
2.5211256770417094,
2.5304458430036902,
2.5397529790643603,
2.5490909260697663,
2.5584115820238367,
2.5677079270826653,
2.577041183016263,
2.586358899017796,
2.595680575002916,
2.605004651006311,
2.6143286670558155,
2.6236438740743324,
2.632987580029294,
2.6423223960446194,
2.6516341420356184,
2.6610631900839508,
2.670396627043374,
2.679714202065952,
2.6890479280846193,
2.698378875036724,
2.7076942110434175,
2.71703211707063,
2.7263594530522823,
2.735656119068153,
2.7449902350781485,
2.754306691000238,
2.76362829701975,
2.7729643940692768,
2.7822919900063425,
2.7915892250603065,
2.800932142068632,
2.8102648380445316,
2.8195678640622646,
2.8288925590459257,
2.838221076061018,
2.847534062108025,
2.8568593480158597,
2.8662017550086603,
2.8755097000394017,
2.884867397020571,
2.8942024030257016,
2.903503949055448,
2.9128400050103664,
2.9221658810274675,
2.9314710270846263,
2.9407952930778265,
2.9501853910041973,
2.959492616006173,
2.9688247230369598,
2.9781641490990296,
2.9875417361035943,
2.997239990043454,
3.006777310045436,
3.016229289001785,
3.0256528770551085,
3.0350264540174976,
3.0444146511144936,
3.053777578053996,
3.0631191650172696,
3.0725067120511085,
3.081861559068784,
3.091240886016749,
3.100641063065268,
3.110041981097311,
3.1194137680577114,
3.128813765011728,
3.1382187840063125,
3.147603981080465,
3.1570130781037733,
3.166382356081158,
3.175764693063684,
3.1851692610653117,
3.194554288056679,
3.203935865079984,
3.2133237631060183,
3.222715270007029,
3.2320946670370176,
3.2414945950731635,
3.250881192041561,
3.2602658791001886,
3.2696550770197064,
3.2790183930192143,
3.2884072210872546,
3.2978050280362368,
3.3071621150011197,
3.3165436520939693,
3.3259368300205097,
3.335317997029051,
3.3447018450824544,
3.354098882060498,
3.3634784690802917,
3.372890427010134,
3.382288244087249,
3.391675782040693,
3.4010713890893385,
3.4104463671101257,
3.419843434006907,
3.429272292065434,
3.438666250091046,
3.4480399270541966,
3.4574537350563332,
3.4668251120019704,
3.476199629018083,
3.485610037110746,
3.494995794026181,
3.5043799011036754,
3.5137829690938815,
3.5231422861106694,
3.532525983056985,
3.541926611098461,
3.551292817108333,
3.560685675009154,
3.5700892130844295,
3.5794455700088292,
3.5888376070652157,
3.5982397641055286,
3.6076053720898926,
3.616975789074786,
3.6263704660814255,
3.6357348230667412,
3.6451356100151315,
3.6545188080053777,
3.6638886251021177,
3.673270392115228,
3.6826654000906274,
3.6920340270735323,
3.7014311840757728,
3.7108085120562464,
3.720610457006842,
3.73001916508656,
3.739394292002544,
3.7487825891003013,
3.758176997071132,
3.767539434018545,
3.7769347210414708,
3.7863110681064427,
3.7956810150062665,
3.8050787730608135,
3.8144621300743893,
3.8238260470097885,
3.833240875042975,
3.842631322098896,
3.852013679104857,
3.8614095370285213,
3.8707928541116416,
3.880168501054868,
3.8895782890031114,
3.898969107074663,
3.9083622040925547,
3.9177501410013065,
3.927124269073829,
3.936518066097051,
3.945928994100541,
3.955292351078242,
3.964694129070267,
3.974109306000173,
3.983480074093677,
3.9940940850647166,
4.004351410083473,
4.014151526032947,
4.023784887045622,
4.033362959045917,
4.042902360088192,
4.052415189100429,
4.061901708017103,
4.071348607074469,
4.080807656049728,
4.090265075094067,
4.0996862520696595,
4.109122131019831,
4.118552249041386,
4.1280001980485395,
4.137433446012437,
4.146877454011701,
4.156286162091419,
4.16569785005413,
4.175068777054548,
4.184455164009705,
4.193860462051816,
4.203239429043606,
4.212627447093837,
4.222022614092566,
4.231397131108679,
4.240801339037716,
4.250212167040445,
4.2595804940210655,
4.268977961037308,
4.278367028106004,
4.287741856067441,
4.297167744021863,
4.306579841999337,
4.315986240049824,
4.325413007056341,
4.334840426105075,
4.344236074015498,
4.353665371076204,
4.363069579005241,
4.372470017056912,
4.38190428505186,
4.3912930730730295,
4.400709200068377,
4.410129458061419,
4.419534956105053,
4.428959834040143,
4.4383712720591575,
4.447768799029291,
4.457189358072355,
4.466596776037477,
4.476004753028974,
4.485445142025128,
4.494872540002689,
4.504311558092013,
4.513746997108683,
4.523162294062786,
4.532570472103544,
4.542001501074992,
4.551403408055194,
4.5608248161152005,
4.570249714073725,
4.579645882011391,
4.589076920063235,
4.598519878112711,
4.6079240860417485,
4.617356954026036,
4.626760962069966,
4.636160240042955,
4.645588938030414,
4.654998176032677,
4.664426054107025,
4.673842462012544,
4.683242089115083,
4.692648287047632,
4.702081075054593,
4.711485163075849,
4.7209091410040855,
4.730332239065319,
4.739745067083277,
4.749179045087658,
4.758581063011661,
4.7679802210768685,
4.777398648089729,
4.786799406050704,
4.796192843001336,
4.80560920201242,
4.815014670020901,
4.8244405870791525,
4.833862306084484,
4.843254233011976,
4.852659641066566,
4.8620772591093555,
4.871473636012524,
4.88087702402845,
4.881013536010869
],
[
0.13136187195777893,
0.1405560050625354,
0.14954660506919026,
0.1585486449766904,
0.16755504405591637,
0.17654376395512372,
0.1855589230544865,
0.19461569504346699,
0.2036662349710241,
0.21268938505090773,
0.22170803498011082,
0.2307619460625574,
0.23980711703188717,
0.24883767706342041,
0.25785594596527517,
0.2669140270445496,
0.2759732879931107,
0.2849739680532366,
0.2939742780290544,
0.3030010280199349,
0.31200705806259066,
0.3209973369957879,
0.32999250607099384,
0.3390125760342926,
0.34803613706026226,
0.35702452599070966,
0.36601136496756226,
0.3750358159886673,
0.38403706497047096,
0.3930171540705487,
0.4019921630388126,
0.4110086830332875,
0.4200078430585563,
0.42898354202043265,
0.4379613510100171,
0.44695566105656326,
0.45595455006696284,
0.4649570999899879,
0.4739325790433213,
0.4829500690102577,
0.4919512689812109,
0.5009342080447823,
0.5099131569731981,
0.5189326270483434,
0.5279441269813105,
0.5369313870323822,
0.5458974350476637,
0.5548923950409517,
0.5639088950119913,
0.5728852839674801,
0.581853203009814,
0.5908534029731527,
0.5999948750250041,
0.6098422419745475,
0.6194651239784434,
0.6288166909944266,
0.6379387420602143,
0.647043104050681,
0.6561107949819416,
0.6651445250026882,
0.674173705978319,
0.6832081259926781,
0.6922265760367736,
0.7012237149756402,
0.7102377150440589,
0.719453510013409,
0.7286458229646087,
0.7378318960545585,
0.7470260290428996,
0.7562366439960897,
0.7654605370480567,
0.7746563310502097,
0.7838725750334561,
0.7930651280330494,
0.8022654519882053,
0.8115074370289221,
0.8206993100466207,
0.82986517297104,
0.839071637019515,
0.8482737300219014,
0.8574395930627361,
0.866629866999574,
0.8758273400599137,
0.8850036730291322,
0.8941792460391298,
0.903404860990122,
0.9125928040593863,
0.9217748970258981,
0.9309766109799966,
0.9401727940421551,
0.9493568079778925,
0.9585550109623,
0.9677359249908477,
0.9769222480244935,
0.9860935710603371,
0.9952919950010255,
1.0044732979731634,
1.013660951051861,
1.0228678149869666,
1.03207505797036,
1.041239941958338,
1.0504308550152928,
1.059623067965731,
1.0688202020246536,
1.0779896849999204,
1.0871930390130728,
1.0963797320146114,
1.1055660550482571,
1.1147877200273797,
1.1240035130176693,
1.1331671259831637,
1.1423673899844289,
1.1515607530018315,
1.1607577870599926,
1.169930709991604,
1.1791381740476936,
1.1883263069903478,
1.1975071000633761,
1.2067113539669663,
1.2159240880282596,
1.2251001610420644,
1.2342893050517887,
1.2434859480708838,
1.2526694010011852,
1.2618372640572488,
1.2710467380238697,
1.280258391983807,
1.2894369050627574,
1.2986158980056643,
1.307812261977233,
1.3169914949685335,
1.3261590880574659,
1.335356450988911,
1.3445379650220275,
1.3537011380540207,
1.362922532018274,
1.3721185360336676,
1.3813025989802554,
1.3904900320339948,
1.3997070559998974,
1.408888399018906,
1.4180641729617491,
1.427261866047047,
1.4364460790529847,
1.445613321964629,
1.454808586044237,
1.4640316100558266,
1.47320327302441,
1.4823962859809399,
1.4915949300630018,
1.5007774530677125,
1.5099514860194176,
1.5191428699763492,
1.5288054830161855,
1.5380005160113797,
1.5472127799876034,
1.5564060229808092,
1.5655797170475125,
1.5747897400287911,
1.5839977640425786,
1.5932000679895282,
1.60242841206491,
1.6116555660264567,
1.6208523800596595,
1.6300241829594597,
1.6392337559955195,
1.6484195500379428,
1.6575984930386767,
1.6667866960633546,
1.675992629956454,
1.6851777529809624,
1.6943771169753745,
1.7035840710159391,
1.712781734066084,
1.7219692580401897,
1.7311787710059434,
1.7403805550420657,
1.7495664489688352,
1.7587678820127621,
1.7679892460582778,
1.7771704599726945,
1.7863728830125183,
1.7955737570300698,
1.8047680599847808,
1.8139609739882872,
1.823172228061594,
1.832365071051754,
1.8415443140547723,
1.8507708180695772,
1.8599821720272303,
1.8691739160567522,
1.8784105500672013,
1.8876204539556056,
1.8969465299742296,
1.9062498660059646,
1.9155991120496765,
1.9249340980313718,
1.9342739350395277,
1.943613711046055,
1.9529448969988152,
1.962260473985225,
1.9715987000381574,
1.980932136066258,
1.9902545530349016,
1.9995923989918083,
2.0089285150170326,
2.0182484610704705,
2.0275826370343566,
2.0369094039779156,
2.0462189989630133,
2.0555504360236228,
2.064891002024524,
2.0741972969844937,
2.0835301940096542,
2.0928563700290397,
2.1021691659698263,
2.1115175830200315,
2.120846427977085,
2.130160544998944,
2.1394906310597435,
2.1488132670056075,
2.1581270929891616,
2.1674610789632425,
2.176781004993245,
2.186080681043677,
2.19541756703984,
2.2047392029780895,
2.2140508190495893,
2.2233891549985856,
2.232710571028292,
2.242022607009858,
2.2513685739832,
2.260692339972593,
2.2700026250677183,
2.2793512319913134,
2.288671888061799,
2.2979824939975515,
2.3073351699858904,
2.316658996976912,
2.3259649729589,
2.3353165889857337,
2.344638635055162,
2.3539429310476407,
2.36328664701432,
2.3726179939694703,
2.3819334090221673,
2.391263845958747,
2.4005879319738597,
2.409906088025309,
2.4192411040421575,
2.4285653500119224,
2.437884566024877,
2.44721471297089,
2.456540627987124,
2.4658437040634453,
2.475176620995626,
2.4845003159716725,
2.493810312007554,
2.503154058009386,
2.5124673050595447,
2.521782360970974,
2.5311118270037696,
2.540443942998536,
2.549753239029087,
2.5590850750450045,
2.568430721992627,
2.5777461769757792,
2.587070793961175,
2.5964057199889794,
2.6057578569743782,
2.6151518940459937,
2.6245047909906134,
2.633829946978949,
2.6431868040235713,
2.6525060100248083,
2.661831645993516,
2.671177643002011,
2.680515598040074,
2.689838825026527,
2.6991863310104236,
2.7085203679744154,
2.717836834024638,
2.726955435005948,
2.7362873220117763,
2.745604288065806,
2.754934724071063,
2.7642974510090426,
2.773600665968843,
2.7829421230126172,
2.792288869037293,
2.80160083505325,
2.810949651990086,
2.8202983590308577,
2.829602104029618,
2.83893890096806,
2.848283046972938,
2.8575922129675746,
2.8669263189658523,
2.8762646350078285,
2.885573690989986,
2.894901887048036,
2.904241014039144,
2.9135543999727815,
2.922889866051264,
2.9322298530023545,
2.941542588057928,
2.9508667839691043,
2.9605712180491537,
2.969895023969002,
2.979230731027201,
2.988550946000032,
2.997854451998137,
3.0071861690375954,
3.0165017240215093,
3.0258138199569657,
3.035154687007889,
3.044475001981482,
3.053788598976098,
3.063106994028203,
3.0724376210710034,
3.081748757045716,
3.091133284033276,
3.100518891005777,
3.1099039589753374,
3.1193266559857875,
3.128715244005434,
3.1380846210522577,
3.1474788980558515,
3.1568629649700597,
3.166235352982767,
3.175623790011741,
3.1850104869809,
3.19437703397125,
3.2037683720700443,
3.213166869012639,
3.22255144699011,
3.2319323340198025,
3.2412995910272,
3.2506926980568096,
3.260085226036608,
3.269466552999802,
3.2788640609942377,
3.288257727981545,
3.2976129750022665,
3.306998613057658,
3.316391029045917,
3.3257590769790113,
3.3351455740630627,
3.3445268709911034,
3.353900208021514,
3.3632967360317707,
3.372676813043654,
3.3820451999781653,
3.391431857016869,
3.400823474978097,
3.4101903720293194,
3.4195853089913726,
3.4289574360009283,
3.438328693038784,
3.4477271110517904,
3.4571088979719207,
3.466486635035835,
3.4758834129897878,
3.4852503900183365,
3.4946338570443913,
3.50403400498908,
3.5133869709679857,
3.5227837789570913,
3.5321780659724027,
3.5415479129878804,
3.5509271710179746,
3.560327038052492,
3.5697086959844455,
3.5790912030497566,
3.588473250041716,
3.5978339470457286,
3.6072437040274963,
3.6166506520239636,
3.626025189063512,
3.63551751896739,
3.6448996160179377,
3.6542596030049026,
3.663655739976093,
3.6730452780611813,
3.6824431449640542,
3.691837643040344,
3.70121825998649,
3.710597047000192,
3.7199906549649313,
3.7293535619974136,
3.7387346089817584,
3.7481288260314614,
3.757493073004298,
3.766896801069379,
3.7762816980248317,
3.7856459650211036,
3.795022201957181,
3.804422799963504,
3.8137940970482305,
3.8231795750325546,
3.832546951016411,
3.8419182379730046,
3.8513202050235122,
3.8607039529597387,
3.8700772799784318,
3.8794763979967684,
3.888845345005393,
3.8982116719707847,
3.907603058964014,
3.916986756026745,
3.9263589630136266,
3.935746181057766,
3.945123838027939,
3.9545019150245935,
3.9638875119853765,
3.9732554190559313,
3.9826440670294687,
3.992044214042835,
4.001400811015628,
4.010785139049403,
4.020202566985972,
4.029572303057648,
4.038953831070103,
4.048352428013459,
4.057720375014469,
4.067110502975993,
4.076494510052726,
4.08586897701025,
4.095248505007476,
4.1046374320285395,
4.114022099063732,
4.1234364960109815,
4.132818144047633,
4.142183991032653,
4.151574778021313,
4.160957476007752,
4.170331183006056,
4.179732030024752,
4.189115638029762,
4.198503504972905,
4.207891362020746,
4.2172570689581335,
4.22664581600111,
4.236032354063354,
4.245413911063224,
4.2548119890270755,
4.264219106989913,
4.273585582966916,
4.28300452104304,
4.292432880029082,
4.301844317000359,
4.311298826010898,
4.320704494020902,
4.330097820959054,
4.33952020003926,
4.348921586992219,
4.358316765050404,
4.367748963064514,
4.3771559309680015,
4.386566707980819,
4.396002067020163,
4.406227580970153,
4.415666359011084,
4.425070267054252,
4.434490605024621,
4.443921733065508,
4.453322191024199,
4.462733519030735,
4.472165756975301,
4.481568154064007,
4.4910193530377,
4.5004893119912595,
4.50989682006184,
4.5193124080542475,
4.528711884981021,
4.538121632998809,
4.547538610990159,
4.556941899005324,
4.56634322705213,
4.575784745044075,
4.585200623027049,
4.5946070910431445,
4.604033119045198,
4.613428476033732,
4.622843704069965,
4.632251942064613,
4.6416474590078,
4.651054366957396,
4.660485384985805,
4.669891142984852,
4.679313361062668,
4.6887155789881945,
4.698109686025418,
4.707530384068377,
4.716943631996401,
4.7263365290127695,
4.735764187993482,
4.745185886044055,
4.754624304012395,
4.764055853011087,
4.77345094003249,
4.782860798062757,
4.792288776021451,
4.80169209302403,
4.8111383620416746,
4.8205498199677095,
4.829946737037972,
4.83937840606086,
4.848791343974881,
4.858186961035244,
4.867620049975812,
4.877005627029575,
4.8771263390081
],
[
0.13056018599309027,
0.13976249005645514,
0.1487862899666652,
0.1577991700032726,
0.16678447904996574,
0.1757697380380705,
0.18476833798922598,
0.19377603800967336,
0.2027992979856208,
0.21181859797798097,
0.22088285896461457,
0.22996482998132706,
0.23902663099579513,
0.24805049097631127,
0.25709443097002804,
0.2661396519979462,
0.27515809203032404,
0.2841771920211613,
0.29325232305563986,
0.30230060406029224,
0.31128963304217905,
0.3203096929937601,
0.3293249129783362,
0.3383347529452294,
0.3473331519635394,
0.35633959202095866,
0.3653474519960582,
0.37434445100370795,
0.3833368909545243,
0.3923663409659639,
0.40137573098763824,
0.4103702410357073,
0.41935084003489465,
0.4283383189467713,
0.43734508904162794,
0.44633327901829034,
0.45531573705375195,
0.4642993969609961,
0.473296946962364,
0.48231001605745405,
0.4912885860539973,
0.5002962650032714,
0.5092989050317556,
0.5183391149621457,
0.5273154439637437,
0.5363492449978366,
0.5453565439675003,
0.5543417839799076,
0.5633187530329451,
0.5723259929800406,
0.5813407830428332,
0.5903247420210391,
0.5992915510432795,
0.6082923910580575,
0.6172810100251809,
0.6262904499890283,
0.6352783689508215,
0.6442864990094677,
0.6532888379879296,
0.6623005289584398,
0.671274687978439,
0.6802584070246667,
0.6892607170157135,
0.6982580659678206,
0.7072253749938682,
0.7163926579523832,
0.7255924619967118,
0.7347838350106031,
0.7439589879941195,
0.7531665520509705,
0.7623640360543504,
0.7715361380251125,
0.7807227419689298,
0.7899102950468659,
0.7990878080017865,
0.8082636019680649,
0.8174614950548857,
0.8266546690138057,
0.8358143620425835,
0.8450078050373122,
0.8546509080333635,
0.8638270309893414,
0.873047695029527,
0.8822507290169597,
0.8914388120174408,
0.9006327949464321,
0.9098310290137306,
0.919017022009939,
0.9281829450046644,
0.9373803680064157,
0.9465663620503619,
0.955744024948217,
0.9649577490054071,
0.9741600230336189,
0.9833391959546134,
0.992525079054758,
1.0017354330047965,
1.0109229070367292,
1.0200855090515688,
1.0292891330318525,
1.0384892669972032,
1.0476594800129533,
1.056844332953915,
1.0660508769797161,
1.0752305500209332,
1.0844084629788995,
1.0936814279993996,
1.1028745509684086,
1.1120599850546569,
1.121277699014172,
1.130484662950039,
1.139673055964522,
1.148867140058428,
1.1580717839533463,
1.1672593769617379,
1.176430179970339,
1.1856552440440282,
1.1948502069571987,
1.2040190210100263,
1.213216974050738,
1.2224383379798383,
1.2316237409831956,
1.2408241849625483,
1.2500227480195463,
1.2592136720195413,
1.2683963549789041,
1.2776022990001366,
1.2867776020430028,
1.2959451250499114,
1.3051372190238908,
1.314344911952503,
1.3235345759894699,
1.332735068979673,
1.3419433729723096,
1.3511330969631672,
1.3603204699466005,
1.3695292340125889,
1.37871905695647,
1.3879310210468248,
1.3971337849507108,
1.4063463179627433,
1.4155516419559717,
1.424748506047763,
1.4339458990143612,
1.4431280819699168,
1.452328425948508,
1.4615380100440234,
1.4707196729723364,
1.4799041559454054,
1.4890984300291166,
1.4982940530171618,
1.5074695970397443,
1.5166655300417915,
1.525874363956973,
1.5350722779985517,
1.544246259960346,
1.5534558549989015,
1.562645977945067,
1.5718199010007083,
1.5810192649951205,
1.5902265979675576,
1.5994119519600645,
1.6086135250516236,
1.617828079033643,
1.627006722963415,
1.6361821750178933,
1.6453792490065098,
1.6545628620078787,
1.6637532659806311,
1.6729567099828273,
1.6821582230040804,
1.691332726040855,
1.7005312000401318,
1.709744154009968,
1.718930587056093,
1.7281208810163662,
1.7373386139515787,
1.7465155980316922,
1.7556752699892968,
1.7648626540321857,
1.774097308050841,
1.7832698810379952,
1.7924637449905276,
1.801662937970832,
1.8108448010170832,
1.8200174450175837,
1.8292257679859176,
1.8384243319742382,
1.8476897369837388,
1.8568921400001273,
1.866103335050866,
1.8752719269832596,
1.8844749110285193,
1.8938034269958735,
1.9031125530600548,
1.9124529289547354,
1.92176953505259,
1.9310666209785268,
1.9403895769501105,
1.949724192963913,
1.9590431790566072,
1.9683410950237885,
1.977671551052481,
1.9869923070073128,
1.996315903030336,
2.0056554100010544,
2.01496572594624,
2.024281851015985,
2.0336166579509154,
2.042923873057589,
2.0522247289773077,
2.0615605850471184,
2.0708757910178974,
2.0801978970412165,
2.0895384829491377,
2.0988404490053654,
2.1081524150213227,
2.1174848610535264,
2.126808547996916,
2.1361182830296457,
2.145457630045712,
2.1547830459894612,
2.16408599098213,
2.173440358019434,
2.182763924007304,
2.192076939973049,
2.201402746955864,
2.210716161993332,
2.220041897962801,
2.229380475007929,
2.238697511027567,
2.2480078970547765,
2.257347443024628,
2.2666651690378785,
2.276319041964598,
2.285686668008566,
2.2950064840260893,
2.3043174010235816,
2.3136478869710118,
2.3229571729898453,
2.3322499280329794,
2.3416112950071692,
2.3509196899831295,
2.3602551670046523,
2.3696192640345544,
2.3789429699536413,
2.388255176017992,
2.3976035120431334,
2.4069307280005887,
2.4162525039864704,
2.425595161039382,
2.434911046992056,
2.444225072977133,
2.4535834189737216,
2.462903826031834,
2.472214531037025,
2.481546357041225,
2.4908679539803416,
2.5001858399482444,
2.509534336044453,
2.518853942048736,
2.5281734080053866,
2.537513194954954,
2.5468397410586476,
2.556165157002397,
2.565500803058967,
2.574816119042225,
2.5841210649814457,
2.5934618009487167,
2.602779407054186,
2.6120918330270797,
2.6214245290029794,
2.6307396549964324,
2.6400555110303685,
2.649392736959271,
2.65871101396624,
2.6680152190383524,
2.677344735013321,
2.6866570110432804,
2.695972117013298,
2.705296703032218,
2.714634140022099,
2.7239567559445277,
2.7332928420510143,
2.742624548031017,
2.751944013987668,
2.7612748210085556,
2.7706052069552243,
2.7799133219523355,
2.7892531789839268,
2.798589074984193,
2.807897871010937,
2.81723269703798,
2.826587463961914,
2.835895839962177,
2.845244516036473,
2.854596653021872,
2.8639191390248016,
2.873259544954635,
2.882600822020322,
2.891908067977056,
2.901262184022926,
2.910593800013885,
2.9198959260247648,
2.929232803056948,
2.9385654190555215,
2.947869973955676,
2.9572113909525797,
2.9665512669598684,
2.975858023040928,
2.985199208953418,
2.9945319360122085,
3.003836832009256,
3.01319935801439,
3.022543634986505,
3.031857891008258,
3.0411918569589034,
3.050538514042273,
3.059851930011064,
3.069194435956888,
3.0785344729665667,
3.087919360026717,
3.0973225369816646,
3.10670362401288,
3.1160867220023647,
3.125495760003105,
3.134883687016554,
3.144256283994764,
3.153656692011282,
3.1630282680271193,
3.172403485979885,
3.1818053430179134,
3.1911923709558323,
3.2005627079633996,
3.2099620250519365,
3.2193593230331317,
3.228749910951592,
3.2381576279876754,
3.2475135349668562,
3.256911962060258,
3.266313979984261,
3.2756663269829005,
3.285057823988609,
3.294472662033513,
3.3038311989512295,
3.313220445998013,
3.3226254140026867,
3.3319929010467604,
3.341379467980005,
3.3507651060353965,
3.3601345820352435,
3.369538879953325,
3.378919697017409,
3.388309645000845,
3.3977250630268827,
3.4071215899894014,
3.4164953579893336,
3.4258901049615815,
3.4352683320175856,
3.444632548955269,
3.4540286359842867,
3.4634124040603638,
3.472804861026816,
3.482196278986521,
3.491566266049631,
3.5009578729514033,
3.5103553209919482,
3.5197264079470187,
3.529115295037627,
3.5385159730212763,
3.547892460017465,
3.5572979480493814,
3.566692625056021,
3.5760575419990346,
3.58544726902619,
3.5948230569483712,
3.6041843929560855,
3.613582420977764,
3.622962728026323,
3.632323105004616,
3.6417252130340785,
3.6511130899889395,
3.6604766770033166,
3.6698759250575677,
3.679274481954053,
3.6886685099452734,
3.6980617369990796,
3.7074370939517394,
3.7171514380024746,
3.726548805949278,
3.7359163420042023,
3.745308510027826,
3.754692677059211,
3.7640597539721057,
3.773459331947379,
3.782831709017046,
3.792206126032397,
3.801605292945169,
3.8109855609945953,
3.820347388042137,
3.829753755009733,
3.83914028306026,
3.848513829987496,
3.8580191789660603,
3.867502309032716,
3.8769711370114237,
3.8864085259847343,
3.895814734045416,
3.9052424320252612,
3.9146738599520177,
3.924055587965995,
3.9334857650101185,
3.9428690429776907,
3.9522465900518,
3.961666748044081,
3.9710532249882817,
3.9804223619867116,
3.989823029958643,
3.9992092170286924,
4.008576744003221,
4.017979611991905,
4.027365469024517,
4.036749236984178,
4.046146744978614,
4.055538492044434,
4.064936419017613,
4.074346387060359,
4.0837225440191105,
4.09311723196879,
4.102520728949457,
4.111891095992178,
4.121279163984582,
4.130669150967151,
4.140062369056977,
4.149462666013278,
4.15885543404147,
4.168234450975433,
4.177647177944891,
4.187029836000875,
4.196402422967367,
4.20579973096028,
4.215192848001607,
4.224564554984681,
4.233967573032714,
4.243367559975013,
4.252783018047921,
4.262182016042061,
4.271567192976363,
4.280965700978413,
4.290400209021755,
4.2997992360033095,
4.309230615035631,
4.318652653018944,
4.328068500966765,
4.337496889056638,
4.346914876950905,
4.3563097439473495,
4.36573431303259,
4.375149199971929,
4.384544007945806,
4.393984055961482,
4.403400514042005,
4.412814661976881,
4.422242910019122,
4.431642087991349,
4.441066836006939,
4.450482634012587,
4.459873071056791,
4.469293019967154,
4.478713177028112,
4.488109724945389,
4.497536552953534,
4.506938191014342,
4.516341877984814,
4.52576390595641,
4.535165513982065,
4.544555922038853,
4.55399927997496,
4.5634071480017155,
4.572817235020921,
4.582252603955567,
4.591649772017263,
4.601066478993744,
4.610481407027692,
4.619874604977667,
4.629295603022911,
4.638705561053939,
4.6481029679998755,
4.657531735952944,
4.666935554007068,
4.676335650961846,
4.685751050012186,
4.695181927992962,
4.704583865008317,
4.714005294023082,
4.723406460951082,
4.732825928949751,
4.7422680669697,
4.751664784969762,
4.761098854010925,
4.77052985096816,
4.779921849025413,
4.789343246957287,
4.798732263967395,
4.808119402034208,
4.817646572017111,
4.827050279011019,
4.836436736979522,
4.845853675040416,
4.855237802024931,
4.864627590053715,
4.874002296011895,
4.8741293790517375
]
]
}
|
{
"branch_name": "feat/benchmark_v2_ci",
"commit_id": "172461638063bd19075f5737c25a4877623d6053",
"commit_message": "wip",
"hardware_info": {
"gpu_memory_total_gb": 79.4371337890625,
"gpu_name": "NVIDIA H100 80GB HBM3",
"python_version": "3.13.5",
"torch_version": "2.7.1+cu126"
},
"model_id": "meta-llama/Llama-3.1-8B-Instruct",
"timestamp": "2025-10-17T14:57:21.399796+00:00"
}
|
9b17330710998ec756daac57d9a57125fcf457de3592ee5bb9a87aa01ec6ad4a
|
{
"attn_implementation": "eager",
"batch_size": 16,
"compile_mode": "default",
"compile_options": {},
"gpu_monitoring": false,
"kernelize": false,
"measurement_iterations": 7,
"name": "w3_i7-unmonitored-b16_s64_n512-eager-compiled_default-unkernelized",
"num_tokens_to_generate": 512,
"sdpa_backend": null,
"sequence_length": 64,
"warmup_iterations": 3
}
|
{
"e2e_latency": [
7.389178365003318,
7.393108412972651,
7.391029722057283,
7.398342408007011,
7.385578133980744,
7.383540092036128,
7.3863331080647185
],
"gpu_metrics": null,
"shape_and_decoded_outputs": [
"(16, 576) | modern French politics.\nThe French Revolution was a complex and multifaceted event that involved a wide range of social, economic, and political factors.\nThe revolution was sparked by a combination of factors, including the financial crisis of the French monarchy, the influence of the Enlightenment, and the growing discontent of the common people with the privileges of the nobility and the clergy.\nThe revolution began with the Estates General of 1789, which was a representative assembly of the three estates of the realm: the clergy, the nobility, and the commoners.\nThe Third Estate, which represented the common people, demanded greater representation and eventually broke away to form the National Assembly, which became the dominant force in the revolution.\nThe National Assembly adopted the Declaration of the Rights of Man and of the Citizen, which enshrined the principles of liberty, equality, and fraternity.\nThe revolution was marked by a series of radical and violent events, including the Storming of the Bastille, the Reign of Terror, and the execution of King Louis XVI.\nThe revolution also saw the rise of new political ideologies, including liberalism, socialism, and nationalism, which would shape the course of modern history.\nThe French Revolution had a profound impact on European and world history, inspiring similar movements for liberty and democracy in other countries.\nThe revolution also had a lasting impact on French culture and society, shaping the country's politics, art, literature, and architecture.\nThe French Revolution was a complex and multifaceted event that involved a wide range of social, economic, and political factors.\nThe revolution was sparked by a combination of factors, including the financial crisis of the French monarchy, the influence of the Enlightenment, and the growing discontent of the common people with the privileges of the nobility and the clergy.\nThe revolution began with the Estates General of 1789, which was a representative assembly of the three estates of the realm: the clergy, the nobility, and the commoners.\nThe Third Estate, which represented the common people, demanded greater representation and eventually broke away to form the National Assembly, which became the dominant force in the revolution.\nThe National Assembly adopted the Declaration of the Rights of Man and of the Citizen, which enshrined the principles of liberty, equality, and fraternity.\nThe revolution was marked by a series of radical and violent events, including the Storming of the Bastille, the Reign of Terror, and the execution of King Louis XVI.\nThe revolution also saw the rise of new political ideologies, including liberalism, socialism, and nationalism, which would shape the course",
"(16, 576) | modern French politics.\nThe French Revolution was a complex and multifaceted event that involved a wide range of social, economic, and political factors.\nThe revolution was sparked by a combination of factors, including the financial crisis of the French monarchy, the influence of the Enlightenment, and the growing discontent of the common people with the privileges of the nobility and the clergy.\nThe revolution began with the Estates General of 1789, which was a representative assembly of the three estates of the realm: the clergy, the nobility, and the commoners.\nThe Third Estate, which represented the common people, demanded greater representation and eventually broke away to form the National Assembly, which became the dominant force in the revolution.\nThe National Assembly adopted the Declaration of the Rights of Man and of the Citizen, which enshrined the principles of liberty, equality, and fraternity.\nThe revolution was marked by a series of radical and violent events, including the Storming of the Bastille, the Reign of Terror, and the execution of King Louis XVI.\nThe revolution also saw the rise of new political ideologies, including liberalism, socialism, and nationalism, which would shape the course of modern history.\nThe French Revolution had a profound impact on European and world history, inspiring similar movements for liberty and democracy in other countries.\nThe revolution also had a lasting impact on French culture and society, shaping the country's politics, art, literature, and architecture.\nThe French Revolution was a complex and multifaceted event that involved a wide range of social, economic, and political factors.\nThe revolution was sparked by a combination of factors, including the financial crisis of the French monarchy, the influence of the Enlightenment, and the growing discontent of the common people with the privileges of the nobility and the clergy.\nThe revolution began with the Estates General of 1789, which was a representative assembly of the three estates of the realm: the clergy, the nobility, and the commoners.\nThe Third Estate, which represented the common people, demanded greater representation and eventually broke away to form the National Assembly, which became the dominant force in the revolution.\nThe National Assembly adopted the Declaration of the Rights of Man and of the Citizen, which enshrined the principles of liberty, equality, and fraternity.\nThe revolution was marked by a series of radical and violent events, including the Storming of the Bastille, the Reign of Terror, and the execution of King Louis XVI.\nThe revolution also saw the rise of new political ideologies, including liberalism, socialism, and nationalism, which would shape the course",
"(16, 576) | modern French politics.\nThe French Revolution was a complex and multifaceted event that involved a wide range of social, economic, and political factors.\nThe revolution was sparked by a combination of factors, including the financial crisis of the French monarchy, the influence of the Enlightenment, and the growing discontent of the common people with the privileges of the nobility and the clergy.\nThe revolution began with the Estates General of 1789, which was a representative assembly of the three estates of the realm: the clergy, the nobility, and the commoners.\nThe Third Estate, which represented the common people, demanded greater representation and eventually broke away to form the National Assembly, which became the dominant force in the revolution.\nThe National Assembly adopted the Declaration of the Rights of Man and of the Citizen, which enshrined the principles of liberty, equality, and fraternity.\nThe revolution was marked by a series of radical and violent events, including the Storming of the Bastille, the Reign of Terror, and the execution of King Louis XVI.\nThe revolution also saw the rise of new political ideologies, including liberalism, socialism, and nationalism, which would shape the course of modern history.\nThe French Revolution had a profound impact on European and world history, inspiring similar movements for liberty and democracy in other countries.\nThe revolution also had a lasting impact on French culture and society, shaping the country's politics, art, literature, and architecture.\nThe French Revolution was a complex and multifaceted event that involved a wide range of social, economic, and political factors.\nThe revolution was sparked by a combination of factors, including the financial crisis of the French monarchy, the influence of the Enlightenment, and the growing discontent of the common people with the privileges of the nobility and the clergy.\nThe revolution began with the Estates General of 1789, which was a representative assembly of the three estates of the realm: the clergy, the nobility, and the commoners.\nThe Third Estate, which represented the common people, demanded greater representation and eventually broke away to form the National Assembly, which became the dominant force in the revolution.\nThe National Assembly adopted the Declaration of the Rights of Man and of the Citizen, which enshrined the principles of liberty, equality, and fraternity.\nThe revolution was marked by a series of radical and violent events, including the Storming of the Bastille, the Reign of Terror, and the execution of King Louis XVI.\nThe revolution also saw the rise of new political ideologies, including liberalism, socialism, and nationalism, which would shape the course",
"(16, 576) | modern French politics.\nThe French Revolution was a complex and multifaceted event that involved a wide range of social, economic, and political factors.\nThe revolution was sparked by a combination of factors, including the financial crisis of the French monarchy, the influence of the Enlightenment, and the growing discontent of the common people with the privileges of the nobility and the clergy.\nThe revolution began with the Estates General of 1789, which was a representative assembly of the three estates of the realm: the clergy, the nobility, and the commoners.\nThe Third Estate, which represented the common people, demanded greater representation and eventually broke away to form the National Assembly, which became the dominant force in the revolution.\nThe National Assembly adopted the Declaration of the Rights of Man and of the Citizen, which enshrined the principles of liberty, equality, and fraternity.\nThe revolution was marked by a series of radical and violent events, including the Storming of the Bastille, the Reign of Terror, and the execution of King Louis XVI.\nThe revolution also saw the rise of new political ideologies, including liberalism, socialism, and nationalism, which would shape the course of modern history.\nThe French Revolution had a profound impact on European and world history, inspiring similar movements for liberty and democracy in other countries.\nThe revolution also had a lasting impact on French culture and society, shaping the country's politics, art, literature, and architecture.\nThe French Revolution was a complex and multifaceted event that involved a wide range of social, economic, and political factors.\nThe revolution was sparked by a combination of factors, including the financial crisis of the French monarchy, the influence of the Enlightenment, and the growing discontent of the common people with the privileges of the nobility and the clergy.\nThe revolution began with the Estates General of 1789, which was a representative assembly of the three estates of the realm: the clergy, the nobility, and the commoners.\nThe Third Estate, which represented the common people, demanded greater representation and eventually broke away to form the National Assembly, which became the dominant force in the revolution.\nThe National Assembly adopted the Declaration of the Rights of Man and of the Citizen, which enshrined the principles of liberty, equality, and fraternity.\nThe revolution was marked by a series of radical and violent events, including the Storming of the Bastille, the Reign of Terror, and the execution of King Louis XVI.\nThe revolution also saw the rise of new political ideologies, including liberalism, socialism, and nationalism, which would shape the course",
"(16, 576) | modern French politics.\nThe French Revolution was a complex and multifaceted event that involved a wide range of social, economic, and political factors.\nThe revolution was sparked by a combination of factors, including the financial crisis of the French monarchy, the influence of the Enlightenment, and the growing discontent of the common people with the privileges of the nobility and the clergy.\nThe revolution began with the Estates General of 1789, which was a representative assembly of the three estates of the realm: the clergy, the nobility, and the commoners.\nThe Third Estate, which represented the common people, demanded greater representation and eventually broke away to form the National Assembly, which became the dominant force in the revolution.\nThe National Assembly adopted the Declaration of the Rights of Man and of the Citizen, which enshrined the principles of liberty, equality, and fraternity.\nThe revolution was marked by a series of radical and violent events, including the Storming of the Bastille, the Reign of Terror, and the execution of King Louis XVI.\nThe revolution also saw the rise of new political ideologies, including liberalism, socialism, and nationalism, which would shape the course of modern history.\nThe French Revolution had a profound impact on European and world history, inspiring similar movements for liberty and democracy in other countries.\nThe revolution also had a lasting impact on French culture and society, shaping the country's politics, art, literature, and architecture.\nThe French Revolution was a complex and multifaceted event that involved a wide range of social, economic, and political factors.\nThe revolution was sparked by a combination of factors, including the financial crisis of the French monarchy, the influence of the Enlightenment, and the growing discontent of the common people with the privileges of the nobility and the clergy.\nThe revolution began with the Estates General of 1789, which was a representative assembly of the three estates of the realm: the clergy, the nobility, and the commoners.\nThe Third Estate, which represented the common people, demanded greater representation and eventually broke away to form the National Assembly, which became the dominant force in the revolution.\nThe National Assembly adopted the Declaration of the Rights of Man and of the Citizen, which enshrined the principles of liberty, equality, and fraternity.\nThe revolution was marked by a series of radical and violent events, including the Storming of the Bastille, the Reign of Terror, and the execution of King Louis XVI.\nThe revolution also saw the rise of new political ideologies, including liberalism, socialism, and nationalism, which would shape the course",
"(16, 576) | modern French politics.\nThe French Revolution was a complex and multifaceted event that involved a wide range of social, economic, and political factors.\nThe revolution was sparked by a combination of factors, including the financial crisis of the French monarchy, the influence of the Enlightenment, and the growing discontent of the common people with the privileges of the nobility and the clergy.\nThe revolution began with the Estates General of 1789, which was a representative assembly of the three estates of the realm: the clergy, the nobility, and the commoners.\nThe Third Estate, which represented the common people, demanded greater representation and eventually broke away to form the National Assembly, which became the dominant force in the revolution.\nThe National Assembly adopted the Declaration of the Rights of Man and of the Citizen, which enshrined the principles of liberty, equality, and fraternity.\nThe revolution was marked by a series of radical and violent events, including the Storming of the Bastille, the Reign of Terror, and the execution of King Louis XVI.\nThe revolution also saw the rise of new political ideologies, including liberalism, socialism, and nationalism, which would shape the course of modern history.\nThe French Revolution had a profound impact on European and world history, inspiring similar movements for liberty and democracy in other countries.\nThe revolution also had a lasting impact on French culture and society, shaping the country's politics, art, literature, and architecture.\nThe French Revolution was a complex and multifaceted event that involved a wide range of social, economic, and political factors.\nThe revolution was sparked by a combination of factors, including the financial crisis of the French monarchy, the influence of the Enlightenment, and the growing discontent of the common people with the privileges of the nobility and the clergy.\nThe revolution began with the Estates General of 1789, which was a representative assembly of the three estates of the realm: the clergy, the nobility, and the commoners.\nThe Third Estate, which represented the common people, demanded greater representation and eventually broke away to form the National Assembly, which became the dominant force in the revolution.\nThe National Assembly adopted the Declaration of the Rights of Man and of the Citizen, which enshrined the principles of liberty, equality, and fraternity.\nThe revolution was marked by a series of radical and violent events, including the Storming of the Bastille, the Reign of Terror, and the execution of King Louis XVI.\nThe revolution also saw the rise of new political ideologies, including liberalism, socialism, and nationalism, which would shape the course",
"(16, 576) | modern French politics.\nThe French Revolution was a complex and multifaceted event that involved a wide range of social, economic, and political factors.\nThe revolution was sparked by a combination of factors, including the financial crisis of the French monarchy, the influence of the Enlightenment, and the growing discontent of the common people with the privileges of the nobility and the clergy.\nThe revolution began with the Estates General of 1789, which was a representative assembly of the three estates of the realm: the clergy, the nobility, and the commoners.\nThe Third Estate, which represented the common people, demanded greater representation and eventually broke away to form the National Assembly, which became the dominant force in the revolution.\nThe National Assembly adopted the Declaration of the Rights of Man and of the Citizen, which enshrined the principles of liberty, equality, and fraternity.\nThe revolution was marked by a series of radical and violent events, including the Storming of the Bastille, the Reign of Terror, and the execution of King Louis XVI.\nThe revolution also saw the rise of new political ideologies, including liberalism, socialism, and nationalism, which would shape the course of modern history.\nThe French Revolution had a profound impact on European and world history, inspiring similar movements for liberty and democracy in other countries.\nThe revolution also had a lasting impact on French culture and society, shaping the country's politics, art, literature, and architecture.\nThe French Revolution was a complex and multifaceted event that involved a wide range of social, economic, and political factors.\nThe revolution was sparked by a combination of factors, including the financial crisis of the French monarchy, the influence of the Enlightenment, and the growing discontent of the common people with the privileges of the nobility and the clergy.\nThe revolution began with the Estates General of 1789, which was a representative assembly of the three estates of the realm: the clergy, the nobility, and the commoners.\nThe Third Estate, which represented the common people, demanded greater representation and eventually broke away to form the National Assembly, which became the dominant force in the revolution.\nThe National Assembly adopted the Declaration of the Rights of Man and of the Citizen, which enshrined the principles of liberty, equality, and fraternity.\nThe revolution was marked by a series of radical and violent events, including the Storming of the Bastille, the Reign of Terror, and the execution of King Louis XVI.\nThe revolution also saw the rise of new political ideologies, including liberalism, socialism, and nationalism, which would shape the course"
],
"token_generation_times": [
[
0.055084409075789154,
0.06933712400496006,
0.08418893103953451,
0.09840963501483202,
0.1125833080150187,
0.12678275210782886,
0.14098452508915216,
0.1551982790697366,
0.1694053920218721,
0.18405286502093077,
0.19827163906302303,
0.21246719209011644,
0.2267173770815134,
0.24092659109737724,
0.25514868507161736,
0.26940444007050246,
0.2841454240260646,
0.29840999899897724,
0.31263222300913185,
0.32690444809850305,
0.3411380921024829,
0.3554378980770707,
0.36970272206235677,
0.38442509702872485,
0.39870593207888305,
0.41292639600578696,
0.4272029810817912,
0.44146039604675025,
0.4557264110771939,
0.4699950061039999,
0.48472984903492033,
0.499001685064286,
0.5132462390465662,
0.5275428150780499,
0.5418043290264904,
0.5560563540784642,
0.5703354000579566,
0.5851555850822479,
0.5994978720555082,
0.6137731570051983,
0.6280675620073453,
0.6423573780339211,
0.6566142420051619,
0.6708994070068002,
0.6856523620663211,
0.6998985770624131,
0.714194611995481,
0.7284653070382774,
0.7428018540376797,
0.7570351480972022,
0.7713023230899125,
0.7859885960351676,
0.8001819390337914,
0.8144299041014165,
0.8286206880584359,
0.84284962201491,
0.8570334750693291,
0.8712816390907392,
0.8863847909960896,
0.9005589340813458,
0.9147741280030459,
0.9289565010694787,
0.9431992650497705,
0.9573989290511236,
0.9716201029950753,
0.98629544605501,
1.0004846290685236,
1.0147204539971426,
1.028929488034919,
1.0431382610695437,
1.05734470509924,
1.0715746990172192,
1.0862822430208325,
1.1004876371007413,
1.1147187011083588,
1.1289240251062438,
1.1431436981074512,
1.1573559420648962,
1.1715759570943192,
1.1862750500440598,
1.2006019360851496,
1.2155847350368276,
1.229882421088405,
1.2443469100398943,
1.2586619250942022,
1.272944251075387,
1.2877852770034224,
1.3020789320580661,
1.3163243870949373,
1.3306061020120978,
1.3448495770571753,
1.3591234820196405,
1.3733930870657787,
1.3881628121016547,
1.4024723781039938,
1.4167389130452648,
1.431019047042355,
1.4452652520267293,
1.4595401770202443,
1.4738204620080069,
1.4885935670463368,
1.5029117830563337,
1.5171563380863518,
1.531444313004613,
1.5457253881031647,
1.5599886530544609,
1.5742968790000305,
1.5890208330238238,
1.6032512470846996,
1.6175009020371363,
1.6317302460083738,
1.6459436500445008,
1.6601800440112129,
1.674417368019931,
1.6890975610585883,
1.7033410060685128,
1.7175478100543842,
1.7317704140441492,
1.7459903780836612,
1.7601887710625306,
1.7744224050547928,
1.7891362300142646,
1.8033477429999039,
1.8175595570355654,
1.8318147310055792,
1.8460447350516915,
1.860292230034247,
1.8745280150324106,
1.8891972280107439,
1.9034434820059687,
1.9176776870153844,
1.9318977009970695,
1.9461303650168702,
1.9603553290944546,
1.974634804064408,
1.9893316969973966,
2.0035664620809257,
2.017795666004531,
2.032004910055548,
2.0462241540662944,
2.060437817010097,
2.0747123420005664,
2.089846404036507,
2.1041303800884634,
2.1183996450854465,
2.1326265590032563,
2.1468623330583796,
2.161063427105546,
2.1753090410493314,
2.1899797840742394,
2.204214108060114,
2.218454353045672,
2.2326475570444018,
2.249728008056991,
2.263980892021209,
2.2782650970621035,
2.2930186820449308,
2.307314708014019,
2.3215873721055686,
2.3358361170394346,
2.350162793067284,
2.3644009380368516,
2.378705773036927,
2.3934854180552065,
2.4078013240359724,
2.422103360062465,
2.436378885060549,
2.45065215008799,
2.4648880740860477,
2.4791743700625375,
2.49393160501495,
2.5081775391008705,
2.5224576940527186,
2.5367205790244043,
2.551006664056331,
2.565233768080361,
2.5795177230611444,
2.594341939082369,
2.608578274026513,
2.6228708090493456,
2.6371173940133303,
2.6513925190083683,
2.6656551940832287,
2.67994197900407,
2.6947490950115025,
2.7089899990241975,
2.7232999850530177,
2.7375812800601125,
2.7518541750032455,
2.766128610004671,
2.780379495001398,
2.7951773901004344,
2.809442415018566,
2.8237422110978514,
2.8380239760736004,
2.8523167420644313,
2.8666062171105295,
2.8808826920576394,
2.8957030680030584,
2.9099866930628195,
2.9242564380401745,
2.938541153096594,
2.9527833180036396,
2.9670919741038233,
2.9813555880682543,
2.9961405540816486,
3.0104435690445825,
3.024721705005504,
3.039023490040563,
3.0532520040869713,
3.0676275020232424,
3.0818652460584417,
3.0965724190464243,
3.1108344140229747,
3.1250409780768678,
3.1392875930760056,
3.153526987065561,
3.167793811066076,
3.182019796106033,
3.1967265700222924,
3.210976354079321,
3.22521269810386,
3.2394603330176324,
3.2536987269995734,
3.2679547920124605,
3.282273168093525,
3.2973629290936515,
3.3116618250496686,
3.325933440006338,
3.3401989850681275,
3.3544734400929883,
3.3687062540557235,
3.382984459050931,
3.397753334022127,
3.412021739059128,
3.4263201450230554,
3.440615540021099,
3.4549119260627776,
3.469165000016801,
3.4834588350495324,
3.498271231073886,
3.512539687100798,
3.5268320720642805,
3.541096797096543,
3.5554051630897447,
3.5696877180598676,
3.583955363021232,
3.598755737999454,
3.61300790309906,
3.6272839980665594,
3.6415555130224675,
3.6558398180641234,
3.670126123004593,
3.684392388095148,
3.6992128550773486,
3.713546021026559,
3.727825936046429,
3.742067910032347,
3.7563062250846997,
3.7705249990103766,
3.784738742047921,
3.799456075998023,
3.8136877700453624,
3.827902924036607,
3.8421610090881586,
3.856371633009985,
3.870622387039475,
3.884836162091233,
3.8995461449958384,
3.9137646190356463,
3.92798869300168,
3.942235808004625,
3.956444292096421,
3.9707187060266733,
3.9849398609949276,
3.999681215034798,
4.013898889068514,
4.028132303035818,
4.042370727052912,
4.056580871110782,
4.07082388503477,
4.08505164005328,
4.099765114020556,
4.114001058042049,
4.128232442075387,
4.142462536110543,
4.156676450045779,
4.170917404000647,
4.185131138074212,
4.199887543101795,
4.214139128103852,
4.228351762052625,
4.242588016088121,
4.256820540060289,
4.271113565075211,
4.28537232009694,
4.300135575002059,
4.3144100500503555,
4.328669275040738,
4.34301527205389,
4.357373908045702,
4.371658663032576,
4.38594799907878,
4.400698833051138,
4.414995559025556,
4.429264214006253,
4.443567049107514,
4.457827964099124,
4.472103469073772,
4.486482286010869,
4.501540297060274,
4.51581154204905,
4.530093398061581,
4.544358922052197,
4.55866182805039,
4.572909682057798,
4.58720617799554,
4.601980773033574,
4.616445822059177,
4.630907981074415,
4.645201807026751,
4.659523672075011,
4.673821528092958,
4.688101463019848,
4.7029565600678325,
4.717223875108175,
4.731525530107319,
4.745800635078922,
4.7600697700399905,
4.774397456087172,
4.7886518210871145,
4.803446036064997,
4.817731921095401,
4.832017356995493,
4.846302603022195,
4.860593318007886,
4.874911874067038,
4.889093597070314,
4.9038585720118135,
4.9181320370407775,
4.932351061026566,
4.946588745107874,
4.960816359031014,
4.975067094084807,
4.98932496807538,
5.004090293077752,
5.0183897990500554,
5.032647354062647,
5.04698070010636,
5.061238675029017,
5.075522750033997,
5.089772014063783,
5.104526979033835,
5.1188329349970445,
5.133086349000223,
5.147371195023879,
5.1616384600056335,
5.175884784082882,
5.190145439002663,
5.204884353093803,
5.219122197013348,
5.233357172110118,
5.247593376087025,
5.261879431083798,
5.276135566062294,
5.290437892079353,
5.305174366105348,
5.319462852086872,
5.333734646090306,
5.347995371092111,
5.362290407065302,
5.3765415120869875,
5.390842677094042,
5.405617032083683,
5.419889117009006,
5.434185323072597,
5.44844249705784,
5.462738273083232,
5.476999118109234,
5.491307264077477,
5.506108878995292,
5.520391664002091,
5.534684999031015,
5.5489474351052195,
5.56325490004383,
5.577539605088532,
5.591804140014574,
5.606593886041082,
5.620852170046419,
5.635162636055611,
5.649443761096336,
5.663727827020921,
5.6779981720028445,
5.692280646995641,
5.707372148055583,
5.721673573018052,
5.735938499099575,
5.750233444035985,
5.7644953390117735,
5.778803905006498,
5.793057290022261,
5.807818134082481,
5.822132989997044,
5.836385395028628,
5.850683460012078,
5.8649410150246695,
5.879229880054481,
5.893508415087126,
5.908272620057687,
5.922555944998749,
5.936819570022635,
5.951111366041005,
5.965392281068489,
5.9796662559965625,
5.993940901011229,
6.008678856072947,
6.022976211039349,
6.0372345061041415,
6.051530531025492,
6.065811537089758,
6.080093972035684,
6.094397877110168,
6.109137361054309,
6.123423597076908,
6.137702232110314,
6.151970397098921,
6.166275592055172,
6.180546828079969,
6.194830933003686,
6.20960255805403,
6.22386315301992,
6.238159948028624,
6.252443144097924,
6.26675457903184,
6.280997284105979,
6.29529319901485,
6.310084115015343,
6.324346540030092,
6.338650475023314,
6.352905500098132,
6.367199115105905,
6.3814647500403225,
6.3957638459978625,
6.41056061105337,
6.42480841500219,
6.439095871057361,
6.453379916027188,
6.467673992039636,
6.4819552870467305,
6.496233542100526,
6.511055808048695,
6.525342794018798,
6.539994756109081,
6.5543108120327815,
6.56859234708827,
6.582936714054085,
6.597180728102103,
6.611989154014736,
6.626277609029785,
6.640549474046566,
6.6548401090549305,
6.669094924000092,
6.683384290081449,
6.69764719507657,
6.712424430064857,
6.726730495109223,
6.740992520004511,
6.755272575072013,
6.769543930073269,
6.783808185020462,
6.798107090056874,
6.8128621050855145,
6.82719626207836,
6.841479517053813,
6.855766952037811,
6.870067258016206,
6.884330332046375,
6.898673499003053,
6.913725590100512,
6.927980115055107,
6.9422859800979495,
6.956556855002418,
6.970848700031638,
6.985111165093258,
6.999392340076156,
7.014205536106601,
7.028447611024603,
7.042692735092714,
7.056908069062047,
7.071179784019478,
7.085411588079296,
7.099670563009568,
7.114382297033444,
7.128597411094233,
7.142862276057713,
7.157076159026474,
7.171313354047015,
7.185544688021764,
7.199776102090254,
7.214486316079274,
7.228680189000443,
7.242923194076866,
7.257125488016754,
7.274285250110552,
7.288574565085582,
7.3028746410273015,
7.317635826067999,
7.331894731032662,
7.346180166001432,
7.360479011083953,
7.37476941710338,
7.3889942010864615,
7.3891302440315485
],
[
0.055562319001182914,
0.06988901598379016,
0.08490416500717402,
0.09918330004438758,
0.11350392596796155,
0.12780090200249106,
0.1420997380046174,
0.1564195230603218,
0.17066790803801268,
0.18540345202200115,
0.19966298702638596,
0.21392168197780848,
0.22818655706942081,
0.24244707205798477,
0.2567258169874549,
0.2709710809867829,
0.28576448606327176,
0.3000412810361013,
0.3142965560546145,
0.3285822720499709,
0.34283342596609145,
0.35711088101379573,
0.3713812669739127,
0.386112941079773,
0.4003693650010973,
0.41457654896657914,
0.42885618400759995,
0.4430657180491835,
0.4573742840439081,
0.4715897380374372,
0.4862960510654375,
0.5005441959947348,
0.5147765100700781,
0.5290299149928614,
0.5432265379931778,
0.5574592020129785,
0.5716704770457,
0.5863584500038996,
0.6005891039967537,
0.6147811970440671,
0.629014580976218,
0.6432254050159827,
0.6574627700028941,
0.671667963033542,
0.686337235965766,
0.7005832410650328,
0.7148020350141451,
0.7290949700400233,
0.743324704002589,
0.7575447580311447,
0.7717631419654936,
0.7867718320339918,
0.8009934260044247,
0.8151837090263143,
0.8294672339688987,
0.8436884590191767,
0.8579040020704269,
0.8749500029953197,
0.8897438580170274,
0.9040355540346354,
0.9183043279917911,
0.9325856739887968,
0.9468312780372798,
0.9611157940234989,
0.9753836080199108,
0.990194414043799,
1.004476738977246,
1.0187194240279496,
1.0330085990717635,
1.0472917139995843,
1.0615423590643331,
1.0757779140258208,
1.0904536260059103,
1.1046881510410458,
1.1188892340287566,
1.1331383490469307,
1.1473536629928276,
1.1615864270133898,
1.1758206610102206,
1.190506475046277,
1.20474621898029,
1.2196180460741743,
1.2341330660274252,
1.24855544406455,
1.2628903900040314,
1.277239517075941,
1.2920597119955346,
1.3063613880658522,
1.3206520830281079,
1.3349015180720016,
1.3491668030619621,
1.3634147370466962,
1.3777073830133304,
1.3924407770391554,
1.4066491209669039,
1.4209126160712913,
1.435124640003778,
1.4493806039681658,
1.4636059190379456,
1.4778336030431092,
1.49256465700455,
1.5067756610224023,
1.5210210750810802,
1.5352387489983812,
1.5494741529691964,
1.5636875369818881,
1.5779161810642108,
1.5926367950160056,
1.60683413897641,
1.6210659730713814,
1.63529764697887,
1.6495393720688298,
1.6637685960158706,
1.6779804499819875,
1.692738173995167,
1.706935647991486,
1.7211541719734669,
1.7353649559663609,
1.7495903499657288,
1.763811473036185,
1.7780276880366728,
1.7927567720180377,
1.8069475850788876,
1.8211728089954704,
1.8353866629768163,
1.849663268076256,
1.8667575999861583,
1.8810731150442734,
1.8958596109878272,
1.9101204159669578,
1.9243875510292128,
1.9386365150567144,
1.9529267200268805,
1.9671824050601572,
1.9815708620008081,
1.9967076650355011,
2.010961350053549,
2.025247895042412,
2.0395188099937513,
2.0537899050395936,
2.0680846499744803,
2.0823545349994674,
2.0971488209906965,
2.1114022450055927,
2.1256826700409874,
2.1399748859694228,
2.1542338710278273,
2.168521916028112,
2.182780120987445,
2.197592006996274,
2.211868172045797,
2.2261323659913614,
2.2404225619975477,
2.2546622160589322,
2.268943140981719,
2.2832206370076165,
2.2980218019802123,
2.3122791170608252,
2.32652365101967,
2.3408241170691326,
2.3550783920800313,
2.3693619769765064,
2.3836225509876385,
2.398390816990286,
2.412706613074988,
2.4269731669919565,
2.4412666229764,
2.4555347780697048,
2.469791062991135,
2.4840947780758142,
2.4988673430634663,
2.513143928023055,
2.5274182229768485,
2.541686638025567,
2.5559675639960915,
2.5702380379661918,
2.58453113399446,
2.5992967090569437,
2.61357018398121,
2.627854148973711,
2.6420987939927727,
2.6563761490397155,
2.6706277830526233,
2.6849067989969626,
2.69970685406588,
2.7139640090754256,
2.72825757402461,
2.742520959000103,
2.7568735249806195,
2.7711046090116724,
2.7854142660507932,
2.800193761009723,
2.8144103049999103,
2.828643759014085,
2.842856502975337,
2.859964534989558,
2.8742297689896077,
2.8885160450590774,
2.903305870015174,
2.9175918550463393,
2.931882790988311,
2.9461623859824613,
2.9604645509971306,
2.974732227041386,
2.9890106410020962,
3.0037723960122094,
3.0180398310767487,
3.0323338570306078,
3.046613452024758,
3.060913907014765,
3.075189101975411,
3.0894750179722905,
3.104270013049245,
3.118519598036073,
3.132814993034117,
3.147087148972787,
3.1613955040229484,
3.1756554790772498,
3.1899853750364855,
3.2051640279823914,
3.2194243429694325,
3.233700718032196,
3.247930112062022,
3.2621896570781246,
3.276444552000612,
3.290649385075085,
3.305370148969814,
3.3195899730781093,
3.333807767019607,
3.3482290060492232,
3.362524650990963,
3.3768145960057154,
3.391043690033257,
3.405740834074095,
3.4199595079990104,
3.4342034820001572,
3.4484566670143977,
3.4626790810143575,
3.476914565078914,
3.49113550898619,
3.5058580030454323,
3.5200915170134977,
3.5343104110797867,
3.5485504060052335,
3.5627671299735084,
3.5770103740505874,
3.5912427180446684,
3.6059556420659646,
3.6202055669855326,
3.6344266310334206,
3.6486753850476816,
3.662893699016422,
3.677134594065137,
3.691370037966408,
3.706089711980894,
3.720364627079107,
3.7345946109853685,
3.748841936001554,
3.763041479047388,
3.7772989840013906,
3.7915112579939887,
3.8062217420665547,
3.8204694960732013,
3.834685569978319,
3.8489398249657825,
3.8631436290452257,
3.8773988629691303,
3.8916698680259287,
3.9064271330134943,
3.920754699036479,
3.935015294002369,
3.949313268996775,
3.963579584029503,
3.9778569489717484,
3.9921387350186706,
4.00690044905059,
4.021193725056946,
4.0354734300635755,
4.0497811160748824,
4.064080581068993,
4.078331376076676,
4.092631431063637,
4.107402996974997,
4.121683722012676,
4.135983737069182,
4.150264251977205,
4.164573527988978,
4.178826592979021,
4.193159418995492,
4.208040005993098,
4.2223293610149994,
4.236646527075209,
4.250936173018999,
4.265190907055512,
4.279430811991915,
4.29370815702714,
4.308418330969289,
4.322620513965376,
4.336878499016166,
4.351086053065956,
4.365323517005891,
4.3795453710481524,
4.393795315991156,
4.408893677056767,
4.423110221046954,
4.437355195987038,
4.451586480019614,
4.465790773043409,
4.480040198075585,
4.494257902028039,
4.508970346068963,
4.523187829996459,
4.537415034021251,
4.551645388011821,
4.56584961200133,
4.580092396005057,
4.5943072700174525,
4.609025444020517,
4.623262788983993,
4.637525542988442,
4.6517437669681385,
4.66596352099441,
4.6801972050452605,
4.6944634900428355,
4.709174953983165,
4.723386137979105,
4.737623861990869,
4.7518655260792,
4.766081541078165,
4.78030620503705,
4.794489348074421,
4.809225902077742,
4.823444536072202,
4.837669269996695,
4.851884333998896,
4.866130767972209,
4.880438824067824,
4.894692018977366,
4.909504745039158,
4.9237628190312535,
4.938039935077541,
4.9523368399823084,
4.966578474035487,
4.980871130013838,
4.995101673994213,
5.00989731005393,
5.024193615070544,
5.038471759995446,
5.052790636080317,
5.067044571042061,
5.081339766038582,
5.095624382025562,
5.110407977015711,
5.124708792078309,
5.138966836966574,
5.15326323301997,
5.167543058050796,
5.181805432075635,
5.19612063805107,
5.210888333036564,
5.225182679016143,
5.239465064019896,
5.2537530090194196,
5.268040825030766,
5.282307530054823,
5.2966289459727705,
5.311410011025146,
5.325708566000685,
5.339998692041263,
5.354266606969759,
5.368550032027997,
5.382795476005413,
5.397075342014432,
5.411844547023065,
5.426105251070112,
5.440393947064877,
5.454667521989904,
5.4689563270658255,
5.48323401203379,
5.497529658023268,
5.512330022989772,
5.526594717986882,
5.540909304050729,
5.555170929059386,
5.5694744939683005,
5.583746880060062,
5.598041795077734,
5.613176367012784,
5.627436442067847,
5.641729588038288,
5.655999483074993,
5.670265226974152,
5.6845869430108,
5.698846098035574,
5.713646824005991,
5.7278543680440634,
5.7420711510349065,
5.756315735983662,
5.770519890007563,
5.784775834064931,
5.79898404807318,
5.813702692044899,
5.8279327059863135,
5.842159320018254,
5.856395044014789,
5.870667780051008,
5.884945014026016,
5.89917134901043,
5.913960103993304,
5.928301271051168,
5.942559484974481,
5.956874301075004,
5.971141095971689,
5.985430211992934,
5.999701136024669,
6.014452300965786,
6.0287560659926385,
6.043007281026803,
6.057337176986039,
6.072233985061757,
6.086548901046626,
6.100863297004253,
6.115672342013568,
6.129963178071193,
6.144298983970657,
6.158588570076972,
6.172910575987771,
6.187208331073634,
6.20152353704907,
6.216361013008282,
6.230644389055669,
6.244970574975014,
6.259271320072003,
6.273583836038597,
6.287885942030698,
6.302163287065923,
6.317063004011288,
6.331373249995522,
6.345691235968843,
6.360022671986371,
6.374333717976697,
6.388646924053319,
6.402914069010876,
6.41773219499737,
6.432037300080992,
6.446332936058752,
6.460687551996671,
6.474929827032611,
6.4891814009752125,
6.503397964988835,
6.518134669982828,
6.532390734064393,
6.546602868009359,
6.560871533001773,
6.575105766998604,
6.58935502206441,
6.603590526035987,
6.6182889400515705,
6.632557935081422,
6.646807519020513,
6.6611101750750095,
6.675337988999672,
6.689616864081472,
6.703972141025588,
6.7187480960274115,
6.733019761042669,
6.747302485979162,
6.76160590199288,
6.775829846039414,
6.790066790068522,
6.804329234990291,
6.8193849560339,
6.833647620049305,
6.847885134979151,
6.862221381044947,
6.876536877010949,
6.8908031220780686,
6.905157668981701,
6.919935623998754,
6.934224289027043,
6.948538165073842,
6.962792670005001,
6.977110596024431,
6.991401821025647,
7.005694576073438,
7.020519981975667,
7.034781516995281,
7.04909589397721,
7.063400989049114,
7.077699903980829,
7.092004089965485,
7.106275295023806,
7.12108094105497,
7.135352125973441,
7.149649330996908,
7.163905726047233,
7.178127160063013,
7.192391735035926,
7.206605168990791,
7.221340803080238,
7.2355748870177194,
7.24982327199541,
7.264074266073294,
7.278327670996077,
7.292572265025228,
7.306920301984064,
7.321707598050125,
7.335989163024351,
7.350233867065981,
7.364503932069056,
7.378732216078788,
7.392947240034118,
7.393072772072628
],
[
0.05539386603049934,
0.06964895105920732,
0.08456479909364134,
0.09889769507572055,
0.11317848006729037,
0.12747354607563466,
0.14176589099224657,
0.15605816699098796,
0.17036632308736444,
0.18505044607445598,
0.19931163999717683,
0.2135403041029349,
0.2277938990155235,
0.24206032406073064,
0.25630103901494294,
0.27057533303741366,
0.2852832870557904,
0.2995735229924321,
0.31390206899959594,
0.3281628231052309,
0.342421418055892,
0.3566623229999095,
0.3709864590782672,
0.3856891120085493,
0.39990456600207835,
0.4141393800964579,
0.42835942504461855,
0.4426187090575695,
0.45681555301416665,
0.4710634080693126,
0.48865319904871285,
0.5029775550356135,
0.5172473390121013,
0.5315132250543684,
0.5458008600398898,
0.5600631150882691,
0.5743801910430193,
0.5891435650410131,
0.6034133400535211,
0.6176862251013517,
0.631931780022569,
0.646206655073911,
0.660464970045723,
0.6747545850230381,
0.689899298013188,
0.704175943043083,
0.7184606180526316,
0.7327292429981753,
0.747017128043808,
0.761281083105132,
0.7755254770163447,
0.7903044930426404,
0.8045511970994994,
0.8188321130583063,
0.8330927570350468,
0.8473749030381441,
0.8616262270370498,
0.8758656210266054,
0.8906829870538786,
0.9049254610436037,
0.9191374760121107,
0.9333413590211421,
0.9475556130055338,
0.9617638670606539,
0.9759578800294548,
0.9906776450807229,
1.0048507370520383,
1.0190798609983176,
1.033285905024968,
1.0475184400565922,
1.061750514083542,
1.075931407045573,
1.0906608609948307,
1.104864554014057,
1.119134970009327,
1.133366244030185,
1.1475911079905927,
1.16181903204415,
1.1760283460607752,
1.1907563300337642,
1.2049672140274197,
1.219219288090244,
1.2334367820294574,
1.2476605960400775,
1.2619231010321528,
1.276140385074541,
1.29084072902333,
1.30504347209353,
1.319285297067836,
1.3335048709996045,
1.3477010841015726,
1.3619357580319047,
1.3761795830214396,
1.3908744170330465,
1.4050894400570542,
1.41932952508796,
1.4335604690713808,
1.4477666930761188,
1.4620107570663095,
1.4762203909922391,
1.491031176992692,
1.5052935220301151,
1.5195354860043153,
1.5338148610899225,
1.548059605062008,
1.5623453900916502,
1.576588285039179,
1.5914055610774085,
1.605662456015125,
1.6199166910955682,
1.6341903060674667,
1.648437730036676,
1.6627414060058072,
1.6770088400226086,
1.691779456101358,
1.7060617710230872,
1.7203347760951146,
1.7346729720011353,
1.7489218960981816,
1.7632423830218613,
1.777507578022778,
1.792265602038242,
1.8065544480923563,
1.8208052520640194,
1.8350823970977217,
1.8493401920422912,
1.863604646991007,
1.8779126920271665,
1.8929817239986733,
1.9073249300708994,
1.9215944050811231,
1.9358547100564465,
1.950151686090976,
1.9644040000857785,
1.9786883950000629,
1.9934532900806516,
2.0077098150504753,
2.0220491510117427,
2.036304816021584,
2.050607552053407,
2.0648610159987584,
2.0791580920340493,
2.0938931360142305,
2.1081270800204948,
2.122425756067969,
2.136634570080787,
2.1508757040137425,
2.1650977880926803,
2.1793634730856866,
2.1940665860893205,
2.208275209995918,
2.222524725017138,
2.236720398068428,
2.250958953052759,
2.2651731370715424,
2.2794059510342777,
2.2941185750532895,
2.308314257999882,
2.322573233046569,
2.336774336057715,
2.3510045810835436,
2.3652419350109994,
2.379452488035895,
2.394133582012728,
2.4083424460841343,
2.4225943400524557,
2.436792844091542,
2.4510447490029037,
2.4652676130644977,
2.4795762880239636,
2.4943755940767005,
2.5086153181036934,
2.5229079640703276,
2.5371929990360513,
2.5515130050480366,
2.5658053000224754,
2.5800504740327597,
2.594835950061679,
2.60909696505405,
2.6233804700896144,
2.637649685028009,
2.6519022000720724,
2.6662063350668177,
2.680458960006945,
2.6952613460598513,
2.709540620096959,
2.723799076047726,
2.738086051074788,
2.752303835004568,
2.7665582690387964,
2.780749423080124,
2.795471277087927,
2.8097029810305685,
2.823924335069023,
2.8382389310281724,
2.852444635005668,
2.86668758909218,
2.8809059930499643,
2.895629037055187,
2.909861301071942,
2.9240767450537533,
2.9383269500685856,
2.9525275530759245,
2.96676884801127,
2.9809805620461702,
2.9957465670304373,
3.0100085210287943,
3.024205324007198,
3.038469340070151,
3.052674383041449,
3.0669015269959345,
3.0811464320868254,
3.096243083011359,
3.1105019280221313,
3.12470836204011,
3.138937756069936,
3.1531757300253958,
3.167423425009474,
3.1816382290562615,
3.1963495530653745,
3.210593077004887,
3.224818651098758,
3.239062095992267,
3.253301940043457,
3.2675220239907503,
3.281754918047227,
3.2964637420373037,
3.3107022560434416,
3.324908950016834,
3.3391601440962404,
3.3533893580315635,
3.3676116730784997,
3.381843787035905,
3.3965420300373808,
3.410791415022686,
3.425022048992105,
3.4392740440089256,
3.4534984480123967,
3.467791353003122,
3.482071968028322,
3.4968461940297857,
3.51114264910575,
3.5254238640191033,
3.5397069790633395,
3.554009805084206,
3.568271790049039,
3.582555155036971,
3.5973453500773758,
3.611607146100141,
3.6258852910250425,
3.6401648960309103,
3.654459141078405,
3.6687168560456485,
3.6829980510519817,
3.697815867024474,
3.712070212000981,
3.7263748469995335,
3.7406514530302957,
3.754947788082063,
3.7692311430582777,
3.78351967909839,
3.8005587389925495,
3.815489207045175,
3.8302489219931886,
3.8447588310809806,
3.8592170600313693,
3.8736056780908257,
3.887982845073566,
3.9028999030124396,
3.917219879105687,
3.931547175045125,
3.945868911105208,
3.9601317550987005,
3.9744166909949854,
3.9886834260541946,
4.0034713910426944,
4.017745206016116,
4.032000441104174,
4.046280486043543,
4.060526251094416,
4.07482862600591,
4.089079950004816,
4.1038230650592595,
4.118090310017578,
4.132319744094275,
4.146585139096715,
4.160805082996376,
4.1750573080498725,
4.189299512072466,
4.2040129660163075,
4.21827440103516,
4.23249545507133,
4.246798121021129,
4.261101386044174,
4.275377860991284,
4.2896455260924995,
4.304765928070992,
4.319006442092359,
4.3332482870901,
4.347487361053936,
4.361729886033572,
4.375970800057985,
4.390248975018039,
4.404929348034784,
4.419177253032103,
4.433400117093697,
4.447625041007996,
4.461891415994614,
4.476196172065102,
4.490509657072835,
4.5052907729987055,
4.5195935380179435,
4.533912904094905,
4.5481910990783945,
4.562540186103433,
4.576792151085101,
4.591086486005224,
4.605889762053266,
4.620157207013108,
4.634461322100833,
4.648730557062663,
4.663015282014385,
4.677305268007331,
4.691573853022419,
4.706366298021749,
4.720616723061539,
4.734921368071809,
4.749196334043518,
4.763463678071275,
4.777739323093556,
4.792008138028905,
4.80682566401083,
4.8210959690622985,
4.835403435048647,
4.849686930072494,
4.86395985505078,
4.878245530999266,
4.892522016074508,
4.907340562087484,
4.921605607029051,
4.935880232020281,
4.95019822800532,
4.9644529920769855,
4.978723077103496,
4.993005461990833,
5.007816847995855,
5.022104044095613,
5.036355898017064,
5.0506556540494785,
5.064901789068244,
5.079199844039977,
5.0934738389914855,
5.108246554038487,
5.122626141062938,
5.136887616012245,
5.151168261072598,
5.165473437053151,
5.179751492105424,
5.194039346999489,
5.208822451997548,
5.223196299048141,
5.237477135029621,
5.251758830039762,
5.266048895078711,
5.28031425003428,
5.2946214760886505,
5.309429161017761,
5.323690666002221,
5.337987672071904,
5.352267267066054,
5.366582923103124,
5.3808385180309415,
5.3951401039958,
5.409929309040308,
5.424200313049369,
5.43852746009361,
5.452792165102437,
5.4680556691018865,
5.4823502550134435,
5.496620310004801,
5.5117449919926,
5.526012476999313,
5.540263051050715,
5.554557007038966,
5.56881735206116,
5.583129038102925,
5.5975307850167155,
5.612346420995891,
5.626668927026913,
5.6409408720210195,
5.6552586579928175,
5.669549703015946,
5.683826769003645,
5.698120214045048,
5.71287619904615,
5.727187943994068,
5.741475710063241,
5.755764984991401,
5.7700811410322785,
5.784339516074397,
5.798655731021427,
5.813452197005972,
5.827718282002024,
5.842013668036088,
5.85627889202442,
5.870599068002775,
5.884856463060714,
5.8991511390777305,
5.9139369539916515,
5.928220739006065,
5.942530345055275,
5.956810150062665,
5.971136926091276,
5.985433042049408,
5.999725977075286,
6.014563154079951,
6.028827499016188,
6.043114944011904,
6.057399669080041,
6.071713115088642,
6.086008010082878,
6.100266745081171,
6.115059780073352,
6.129342945991084,
6.143618531059474,
6.15792876703199,
6.172194641083479,
6.186498377006501,
6.200762042077258,
6.215586478007026,
6.22986686299555,
6.244091307045892,
6.2583601620281115,
6.272572256042622,
6.286809071083553,
6.3010683649918064,
6.315796289010905,
6.330018583103083,
6.34421973710414,
6.358467041049153,
6.372677225037478,
6.386922090081498,
6.401147994096391,
6.415856208070181,
6.430095322080888,
6.444322686060332,
6.458569850074127,
6.472762854071334,
6.487081310013309,
6.501340675051324,
6.516132450080477,
6.530434656073339,
6.544681270024739,
6.558950785081834,
6.573220550082624,
6.5875037050573155,
6.601815241039731,
6.616574226063676,
6.630862121004611,
6.64515144599136,
6.659443902084604,
6.673743938095868,
6.688000102061778,
6.70230829808861,
6.71741349005606,
6.7316960650496185,
6.745985070010647,
6.760265515069477,
6.774598392075859,
6.78885406604968,
6.8031661820132285,
6.817952977027744,
6.832207972067408,
6.846509018098004,
6.860771983047016,
6.875088579021394,
6.88937532401178,
6.90366175910458,
6.918484645080753,
6.932763750082813,
6.947063316009007,
6.961353481048718,
6.975612396025099,
6.989901061053388,
7.004171976004727,
7.018948441022076,
7.033220297074877,
7.047510261996649,
7.061827918048948,
7.076044892077334,
7.090324827004224,
7.104541901033372,
7.119286705041304,
7.133500979049131,
7.147720723063685,
7.161975618102588,
7.1762040220201015,
7.190453906077892,
7.204655260080472,
7.219441185006872,
7.233678360003978,
7.247909294092096,
7.262156557990238,
7.276377272093669,
7.290624177083373,
7.304903872078285,
7.319701967993751,
7.33395882206969,
7.348202257067896,
7.36245619202964,
7.376675656065345,
7.3908832190791145,
7.3910071910358965
],
[
0.05526187410578132,
0.07233820401597768,
0.08741806505713612,
0.10176649200730026,
0.11608914809767157,
0.1304274240974337,
0.14475416101049632,
0.15911751799285412,
0.1734668540302664,
0.18824718904215842,
0.20258477609604597,
0.21687036100775003,
0.23119489708915353,
0.24551044299732894,
0.2598282489925623,
0.2741294950246811,
0.28892915009055287,
0.3032547760521993,
0.31755365105345845,
0.33182590699288994,
0.3461614931002259,
0.3604615580989048,
0.374776354059577,
0.3895443390356377,
0.4038279640953988,
0.4181341400835663,
0.43239569501020014,
0.4467063710326329,
0.46096959605347365,
0.4752403510501608,
0.4899738250533119,
0.5042260590707883,
0.5185213950462639,
0.5327272990252823,
0.5469692130573094,
0.5611806970555335,
0.5754385620821267,
0.5905490240547806,
0.6047723080264404,
0.6190197020769119,
0.6332324160030112,
0.6474804700119421,
0.6617037650430575,
0.6759276690427214,
0.6906695330981165,
0.7048787660896778,
0.7191254911012948,
0.7333439550129697,
0.7476000400492921,
0.761816764017567,
0.7760480680735782,
0.7907989230006933,
0.805006176000461,
0.8192459710408002,
0.8334728240733966,
0.8476953090867028,
0.8619316529948264,
0.876178588019684,
0.8908898209920153,
0.9050969750387594,
0.9193355099996552,
0.9335547030204907,
0.9477639170363545,
0.961993150995113,
0.9761953750858083,
0.9909280691063032,
1.0051219520391896,
1.0193666870472953,
1.0335932211019099,
1.0478071350371465,
1.0620305991033092,
1.076263823080808,
1.0909829470328987,
1.1052651330828667,
1.1195434679975733,
1.1338072130456567,
1.1480791569920257,
1.1623477319953963,
1.17658334702719,
1.1913890120340511,
1.2056431870441884,
1.219908382045105,
1.2341923380736262,
1.2484247620450333,
1.2627285569906235,
1.2769787810975686,
1.2917574370512739,
1.3060398621018976,
1.3203173970105127,
1.334608443081379,
1.3488624870078638,
1.3631255520740524,
1.377394456998445,
1.3921921130968258,
1.4065087080234662,
1.420762843103148,
1.4350552590331063,
1.4493187740445137,
1.4635846280725673,
1.4778276230208576,
1.4925323460483924,
1.5067794010974467,
1.5209836140275002,
1.5352654000744224,
1.5494809630326927,
1.5636971381027251,
1.5779213421046734,
1.592635435052216,
1.6068739700131118,
1.6210830539930612,
1.6353241280885413,
1.6495401320280507,
1.6637549760052934,
1.678000400075689,
1.6926924739964306,
1.7069264580495656,
1.7211196610005572,
1.7353580660419539,
1.7495761300669983,
1.7638494950952008,
1.7780861590290442,
1.7930954589974135,
1.8073377429973334,
1.8215704479953274,
1.8358007420320064,
1.850027356063947,
1.8642438990063965,
1.8784673130139709,
1.8931489570531994,
1.9073836010647938,
1.9216167050180957,
1.935873020091094,
1.9501013240078464,
1.9643167980248109,
1.9785629120888188,
1.9932681859936565,
2.007497721002437,
2.0217299250653014,
2.035936758038588,
2.0501705430215225,
2.06436932599172,
2.0786728920647874,
2.0934478170238435,
2.1076826211065054,
2.1219670260325074,
2.13623295200523,
2.150566028081812,
2.1648232920560986,
2.1791293780552223,
2.193929053028114,
2.208174208062701,
2.222468313993886,
2.2367132280487567,
2.250984293059446,
2.2652574779931456,
2.2795503630768508,
2.2943347690161318,
2.3085898431017995,
2.322919829050079,
2.3371882550418377,
2.351460679084994,
2.3657250640681013,
2.3799939290620387,
2.3948415360646322,
2.4090920210583135,
2.423366906004958,
2.437679131049663,
2.451948036090471,
2.4662386419950053,
2.480482086073607,
2.4952718910062686,
2.509546126006171,
2.5238382420502603,
2.538118867087178,
2.552382762078196,
2.5666320470627397,
2.5808285099919885,
2.5955630250973627,
2.60977492807433,
2.6239905920810997,
2.638224676018581,
2.6524078299989924,
2.666640564100817,
2.680857868050225,
2.6955752320354804,
2.7098042360739782,
2.7240147400880232,
2.7382416240870953,
2.7524560070596635,
2.7667590130586177,
2.7809676370816305,
2.79568233108148,
2.8099114650394768,
2.8241448890184984,
2.838419434032403,
2.8526293380418792,
2.866861182032153,
2.88106146606151,
2.8957789400592446,
2.9100365249905735,
2.9242733190767467,
2.9385166130959988,
2.9527364870300516,
2.9669782620621845,
2.981206796015613,
2.9962440360104665,
3.010489991051145,
3.0246851140400395,
3.038915868033655,
3.053120752098039,
3.0682207730133086,
3.082519869087264,
3.097286184085533,
3.111556659103371,
3.125833024038002,
3.140091479057446,
3.154377244063653,
3.168637249036692,
3.1829598150216043,
3.1977341700112447,
3.212005155044608,
3.2263012510957196,
3.2405503049958497,
3.2548360800137743,
3.269089015084319,
3.2833734600571916,
3.298170716036111,
3.312431121012196,
3.326740326010622,
3.3409873601049185,
3.3552780060563236,
3.3695392010267824,
3.3838181460741907,
3.398677413002588,
3.41295298805926,
3.427252674009651,
3.4415331390919164,
3.455808404018171,
3.470093159005046,
3.4843725441023707,
3.49916425999254,
3.513442625058815,
3.527713800081983,
3.5419964950997382,
3.5562671400839463,
3.5705655850470066,
3.5848226400557905,
3.5996565570821986,
3.61397579300683,
3.6282282270258293,
3.642529022996314,
3.656731956056319,
3.670954370056279,
3.685183665016666,
3.69992580905091,
3.714257845073007,
3.728461879072711,
3.742703334079124,
3.7569061170797795,
3.7711289210710675,
3.7853413850534707,
3.800068839103915,
3.814313553040847,
3.82851196709089,
3.8427613810636103,
3.856961985002272,
3.8711939200293273,
3.885426224092953,
3.900158117990941,
3.914415992097929,
3.9286183260846883,
3.942851040046662,
3.9570758340414613,
3.971313148038462,
3.9855314320884645,
4.000248937052675,
4.01448882103432,
4.028678284026682,
4.042917079059407,
4.057115413015708,
4.074235164094716,
4.088491849019192,
4.1032859940314665,
4.117560809012502,
4.131829444086179,
4.146106978994794,
4.160354524035938,
4.174647150095552,
4.188909104093909,
4.204018805990927,
4.218284300994128,
4.2325210850685835,
4.246863052016124,
4.261104176053777,
4.2753832910675555,
4.289671466103755,
4.304442232009023,
4.318725467077456,
4.33296234102454,
4.3472604770213366,
4.361530922004022,
4.375837057013996,
4.390171024017036,
4.40879043599125,
4.42381207505241,
4.438622031011619,
4.45321274199523,
4.4677360620116815,
4.4822037511039525,
4.496624699095264,
4.511536687030457,
4.52588121406734,
4.540218629990704,
4.554592467029579,
4.5688799020135775,
4.583201018045656,
4.5974873340455815,
4.612237747991458,
4.626502383034676,
4.64075008709915,
4.655033223098144,
4.669299728004262,
4.683567833038978,
4.697832887992263,
4.712561232037842,
4.726876008091494,
4.741094492026605,
4.7553378459997475,
4.769572360091843,
4.783799734083004,
4.798054629005492,
4.812787813018076,
4.827043268014677,
4.841276902006939,
4.8555580580141395,
4.869859093101695,
4.884071487002075,
4.898310390999541,
4.913021855056286,
4.9272596900118515,
4.9414943140000105,
4.95571374706924,
4.96996661205776,
4.984191396040842,
4.998434561071917,
5.013161695096642,
5.027387529029511,
5.041607063030824,
5.055822937050834,
5.07005613099318,
5.084306955104694,
5.098630462074652,
5.113431177102029,
5.127784074051306,
5.142077019088902,
5.156392406090163,
5.170721561997198,
5.184990337002091,
5.199288052041084,
5.214096138020977,
5.228363363072276,
5.242658128030598,
5.2569082820555195,
5.271210937993601,
5.285481783095747,
5.299752168008126,
5.314542764099315,
5.328784508048557,
5.3430871641030535,
5.357342959032394,
5.371640464058146,
5.3859345390228555,
5.40026713500265,
5.415402898099273,
5.4296769730281085,
5.443945348029956,
5.458222653018311,
5.472479677991942,
5.486782184103504,
5.501016758033074,
5.51578925200738,
5.530067718005739,
5.544316832092591,
5.558665679069236,
5.572931124013849,
5.587241039029323,
5.601519154035486,
5.616287170094438,
5.630588085041381,
5.644841930014081,
5.659171196050011,
5.673444090993144,
5.687709696008824,
5.70204114203807,
5.71679870702792,
5.731073442031629,
5.745346537092701,
5.759639842086472,
5.773931808071211,
5.788209183025174,
5.802517609088682,
5.817305224016309,
5.831597099080682,
5.845873574027792,
5.860115339048207,
5.874357404070906,
5.8885651170276105,
5.902789601008408,
5.917506664991379,
5.931719469022937,
5.945961363031529,
5.960177407017909,
5.974410911090672,
5.988615345093422,
6.002847359050065,
6.017559993080795,
6.031781177036464,
6.046012771083042,
6.060229965019971,
6.076242275070399,
6.090564071084373,
6.104809095035307,
6.119634862057865,
6.133916787104681,
6.148197942064144,
6.162498078076169,
6.176750083104707,
6.1910377780441195,
6.2053161930525675,
6.220141419093125,
6.234446544083767,
6.24871204001829,
6.263006935012527,
6.277288470068015,
6.291576336021535,
6.3058470310643315,
6.320625126012601,
6.33491222106386,
6.349234257009812,
6.363524882006459,
6.377797287073918,
6.392077643075027,
6.406360517023131,
6.42110853199847,
6.435396117041819,
6.449657962075435,
6.46392598701641,
6.47822230309248,
6.492474948056042,
6.506772823049687,
6.521544118062593,
6.5358249130658805,
6.550096738035791,
6.564344363054261,
6.578584857052192,
6.592788631096482,
6.607037784997374,
6.622080736095086,
6.636361651006155,
6.65058164508082,
6.664769868017174,
6.679002162069082,
6.693224617047235,
6.7074578910833225,
6.722194015048444,
6.7364015590865165,
6.750655623036437,
6.76485802710522,
6.779097891994752,
6.793325195088983,
6.80756782006938,
6.822309104027227,
6.836503338068724,
6.850739712012,
6.864937414997257,
6.8791898200288415,
6.893411204102449,
6.907839952036738,
6.922606717096642,
6.936838621040806,
6.951100356061943,
6.96533536107745,
6.979589405003935,
6.993822880089283,
7.008040973101743,
7.022787708090618,
7.036996912094764,
7.051231636083685,
7.068246426060796,
7.082577382097952,
7.096827986068092,
7.111140672001056,
7.125958479009569,
7.140210813027807,
7.154518419061787,
7.168768723029643,
7.183071739040315,
7.197349764057435,
7.211639499058947,
7.226447175024077,
7.240682819043286,
7.254976944997907,
7.269247799995355,
7.283555846079253,
7.297831741045229,
7.3121212960686535,
7.326956882025115,
7.341223677038215,
7.355500682024285,
7.369732447084971,
7.383978701080196,
7.398189475061372,
7.398316087084822
],
[
0.05543880700133741,
0.06966323091182858,
0.08455341891385615,
0.09879189298953861,
0.11311086895875633,
0.12747811595909297,
0.14177279092837125,
0.15608239697758108,
0.1703822329873219,
0.18512288690544665,
0.19941367290448397,
0.2136686670128256,
0.22793686192017049,
0.2421954469755292,
0.2564553919946775,
0.27071120601613075,
0.28544801101088524,
0.2997356759151444,
0.3139974109362811,
0.328304506954737,
0.34252739092335105,
0.35674511501565576,
0.37098739901557565,
0.3856573919765651,
0.39991688693407923,
0.41413626994471997,
0.42840190592687577,
0.44262539001647383,
0.4568543639034033,
0.47111715900246054,
0.48620107991155237,
0.5004226139280945,
0.5146809489233419,
0.5289236929966137,
0.5431582269957289,
0.557348150992766,
0.5715772049734369,
0.5862514779437333,
0.6004664819920436,
0.6146939659956843,
0.6288969590095803,
0.6431364439195022,
0.6573289770167321,
0.6744319079443812,
0.6892088640015572,
0.7035337599227205,
0.7177610939834267,
0.7320409689564258,
0.7463150649564341,
0.7605688089970499,
0.7748307639267296,
0.7895978189771995,
0.8038896739017218,
0.8181438889587298,
0.8324185339733958,
0.8467203399632126,
0.8609922649338841,
0.8752777299378067,
0.8900539450114593,
0.9043155499966815,
0.9185878649586812,
0.9328532399376854,
0.9471419249894097,
0.9614019899163395,
0.9756776950089261,
0.9904447389999405,
1.0046902939211577,
1.0190306910080835,
1.0332856449531391,
1.047586970962584,
1.0618337959749624,
1.0761668819468468,
1.0909650069661438,
1.105206261971034,
1.1195503280032426,
1.1337974129710346,
1.1480944179929793,
1.162335542961955,
1.1765553469303995,
1.191262869979255,
1.205447954009287,
1.219665746903047,
1.2338653509505093,
1.2481333259493113,
1.2623605199623853,
1.2765806039096788,
1.2913193779531866,
1.305512310937047,
1.3197421960067004,
1.3339631099952385,
1.3482265649363399,
1.3624803589191288,
1.3766845429781824,
1.3914463779656217,
1.4056882429867983,
1.419985248008743,
1.4342458819737658,
1.4484688469674438,
1.462731831939891,
1.4769420250086114,
1.4916835399344563,
1.5058916239067912,
1.5202014099340886,
1.5344147629803047,
1.5486216569552198,
1.5628593609435484,
1.5770616449881345,
1.5917689289199188,
1.6059857619693503,
1.6202001560013741,
1.6344124699244276,
1.6486144239315763,
1.662848547915928,
1.677059641922824,
1.692081262008287,
1.706357226939872,
1.720612471923232,
1.73490330693312,
1.7491451509995386,
1.7634305469691753,
1.777666311012581,
1.792451006011106,
1.8067343109287322,
1.8209879759233445,
1.835280111990869,
1.849516475922428,
1.8637591099832207,
1.8779794139554724,
1.8927021579584107,
1.906957172905095,
1.9211638770066202,
1.935398080968298,
1.9495984439272434,
1.9638336189091206,
1.9780527629191056,
1.992758955922909,
2.0069897199282423,
2.0212001749314368,
2.0354406589176506,
2.0496454120147973,
2.0638840569881722,
2.078118911013007,
2.0928476150147617,
2.1070865700021386,
2.1212810929864645,
2.135509616928175,
2.14969853090588,
2.1639388049952686,
2.1781533589819446,
2.1928555119084194,
2.207090906915255,
2.2212847899645567,
2.235523144947365,
2.2497397479601204,
2.2639731229282916,
2.2781881659757346,
2.292893929989077,
2.3071110039018095,
2.3213118779240176,
2.3355578419286758,
2.3497597459936514,
2.3640127209946513,
2.3782339649042115,
2.3929313579574227,
2.4071700419299304,
2.4213667259318754,
2.435593119938858,
2.4498011840041727,
2.464071678929031,
2.4783156639896333,
2.493018726934679,
2.5072784319054335,
2.5214962259633467,
2.535729489987716,
2.5499453839147463,
2.56418240792118,
2.5783970619086176,
2.59308899496682,
2.6073182489490137,
2.621517463005148,
2.6357535269344226,
2.6499732409138232,
2.6642140760086477,
2.67842006997671,
2.6932010949822143,
2.7074851699871942,
2.7217277539893985,
2.7360287699848413,
2.750287434901111,
2.7645359989255667,
2.7788113040151075,
2.7935802289284766,
2.8078652849653736,
2.8221443699439988,
2.836425915011205,
2.8507015199866146,
2.8649666449055076,
2.8792618109146133,
2.8943368709878996,
2.9085808559320867,
2.922864450956695,
2.937116985907778,
2.951404500985518,
2.9656635059509426,
2.9799535209313035,
2.9947255559964105,
3.0091613739496097,
3.023542031995021,
3.0378350369865075,
3.052159162936732,
3.066473218961619,
3.0807840049965307,
3.0956553019350395,
3.1098898659693077,
3.1242173219798133,
3.13849374698475,
3.1527597319800407,
3.1669979660073295,
3.1812130809994414,
3.1959167439490557,
3.2101260980125517,
3.224381481995806,
3.238598795956932,
3.2528214110061526,
3.26706905500032,
3.281279308954254,
3.2960086729144678,
3.3102572379866615,
3.324471171014011,
3.3387260559247807,
3.3529453499941155,
3.367201534914784,
3.381402197992429,
3.396119401906617,
3.410349975922145,
3.4245740799233317,
3.438819244969636,
3.453037888975814,
3.4673055439488962,
3.4815181070007384,
3.496253151912242,
3.510501937009394,
3.5247228409862146,
3.538970934925601,
3.5531880389899015,
3.5674313929630443,
3.5816198169486597,
3.596388041973114,
3.610621795989573,
3.624841840006411,
3.6390868249582127,
3.6533126579597592,
3.6690645429771394,
3.683364017982967,
3.6981413339963183,
3.7124273389345035,
3.726741794962436,
3.7410038999514654,
3.7553098949138075,
3.769560399930924,
3.783902285969816,
3.7987203219672665,
3.8129830569960177,
3.82728214294184,
3.841540048015304,
3.855826393002644,
3.8700962179573253,
3.8843856329331174,
3.8992042689351365,
3.9134665039600804,
3.9277605389943346,
3.942032694001682,
3.9563176799565554,
3.970600124914199,
3.984883609926328,
3.99978704797104,
4.014183235005476,
4.028509980998933,
4.0428282369393855,
4.057123801903799,
4.071410677977838,
4.085673582972959,
4.100822204956785,
4.1151402610121295,
4.1293724259594455,
4.143706581904553,
4.157977096969262,
4.172243331908248,
4.186521576950327,
4.201299172011204,
4.215570627013221,
4.229768989956938,
4.244024344952777,
4.258235118933953,
4.2724486029474065,
4.2866872769081965,
4.301389600965194,
4.315659415908158,
4.329870869987644,
4.344113033963367,
4.358342217979953,
4.372562672011554,
4.3868021559901536,
4.401499870000407,
4.415771804982796,
4.430002768989652,
4.444261303986423,
4.458498568972573,
4.472725952975452,
4.4869843169581145,
4.501665520016104,
4.515925994957797,
4.530163929914124,
4.5443975439993665,
4.558634237968363,
4.572858651983552,
4.587114846915938,
4.60180176992435,
4.616074354969896,
4.6302918390138075,
4.645038353977725,
4.660981361987069,
4.6753103180089965,
4.689607972977683,
4.704473209916614,
4.718791616964154,
4.73306917201262,
4.7473797869170085,
4.761638992000371,
4.775940057937987,
4.790249493904412,
4.805056948913261,
4.8193777749547735,
4.833647919935174,
4.847948915907182,
4.862228920916095,
4.876516575925052,
4.890823441906832,
4.905630287947133,
4.919923982932232,
4.934217217960395,
4.948515594005585,
4.962824729969725,
4.977089804946445,
4.991401211009361,
5.006245286902413,
5.020552702946588,
5.034818417974748,
5.049083131947555,
5.063380537903868,
5.077604511985555,
5.091867037001066,
5.106607732013799,
5.1208292649826035,
5.1350688899401575,
5.149297513999045,
5.16355727892369,
5.177766961976886,
5.192023426992819,
5.206756840925664,
5.220961234997958,
5.235219780006446,
5.249426392954774,
5.263666457962245,
5.2778647219529375,
5.292124736006372,
5.30718506698031,
5.321395920938812,
5.335646954947151,
5.349865769967437,
5.364113923977129,
5.378329147933982,
5.392555451951921,
5.4072714649373665,
5.4214687389321625,
5.435732983984053,
5.449968057917431,
5.4642347829649225,
5.478452457929961,
5.492682790965773,
5.507409215904772,
5.521622128901072,
5.535866693942808,
5.550119018997066,
5.564366002916358,
5.5785872569540516,
5.592796190991066,
5.607537514995784,
5.621736018918455,
5.635993402916938,
5.650205896934494,
5.6644352009752765,
5.678660655976273,
5.6928795599378645,
5.707731936010532,
5.722016440937296,
5.736319896997884,
5.750603231950663,
5.764867916936055,
5.779155691969208,
5.7933912969892845,
5.808200852945447,
5.822471436928026,
5.836764583014883,
5.851059827953577,
5.865320303011686,
5.879598508006893,
5.893859002972022,
5.908663478912786,
5.922963514924049,
5.937225908972323,
5.951528824982233,
5.965785348904319,
5.980093934922479,
5.994365560938604,
6.0092047969810665,
6.023502361960709,
6.037768006906845,
6.0520548520144075,
6.066319476929493,
6.0806085229851305,
6.094883507932536,
6.10965065297205,
6.123955437913537,
6.138233602978289,
6.152503237943165,
6.166831603972241,
6.181100818910636,
6.195407414925285,
6.210185520001687,
6.224448925000615,
6.238742960966192,
6.253002485958859,
6.26728936098516,
6.281500873970799,
6.295767538947985,
6.310487482929602,
6.324714966933243,
6.338949351920746,
6.353178545949049,
6.367427249904722,
6.381609823904,
6.395877578994259,
6.410591441905126,
6.424791386001743,
6.439026549924165,
6.453237473964691,
6.467473538010381,
6.481674271984957,
6.4959138059057295,
6.511001217993908,
6.525237791938707,
6.539627638994716,
6.553877813974395,
6.56815377890598,
6.582388783921488,
6.596643168013543,
6.611382202012464,
6.625590235926211,
6.639830961008556,
6.65404489391949,
6.6683002290083095,
6.682522572926246,
6.69679155794438,
6.711633764905855,
6.725888368906453,
6.740178523934446,
6.754464059951715,
6.768750144983642,
6.78303893993143,
6.797303905012086,
6.8121031309710816,
6.826364345964976,
6.8406560809817165,
6.854987227008678,
6.8692628419958055,
6.883582067908719,
6.897852332913317,
6.912645319011062,
6.926930084009655,
6.9412035290151834,
6.955546575947665,
6.969800459919497,
6.9840814949711785,
6.998349819914438,
7.013135434943251,
7.027431051013991,
7.041767927003093,
7.056155814905651,
7.070424799923785,
7.08468730491586,
7.098987189936452,
7.113769214949571,
7.1280454699881375,
7.14233606599737,
7.156661771936342,
7.170983457937837,
7.185232852003537,
7.199490046943538,
7.214234611950815,
7.228451345930807,
7.242680519004352,
7.256900014006533,
7.271149097941816,
7.285342701943591,
7.299602145911194,
7.314301609992981,
7.328521333984099,
7.34278370894026,
7.357003922923468,
7.371250036987476,
7.385430320980959,
7.3855555929476395
],
[
0.05522423202637583,
0.06955595803447068,
0.08455544803291559,
0.098824683111161,
0.11316075909417123,
0.1274437140673399,
0.14178760105278343,
0.15609719709027559,
0.1703893820522353,
0.18517700710799545,
0.19943374209105968,
0.21373422804754227,
0.22798327205237,
0.242256737081334,
0.2565228521125391,
0.27078703709412366,
0.2855677620973438,
0.2998518970562145,
0.31412808306049556,
0.32842310809064656,
0.34268236299976707,
0.3569775680080056,
0.37124451308045536,
0.3863731250166893,
0.40066629101056606,
0.414917326066643,
0.4292233510641381,
0.44345795502886176,
0.4577495410339907,
0.4720101160928607,
0.4867639800067991,
0.5010373051045462,
0.5152882800903171,
0.5295569651061669,
0.5438049799995497,
0.5580647640163079,
0.5723013681126758,
0.5869641210883856,
0.6011907060164958,
0.615395529079251,
0.6296225030673668,
0.6438408470712602,
0.6580629410455003,
0.6722939950414002,
0.6870211591012776,
0.7013194350292906,
0.715585230034776,
0.7298622550442815,
0.7440963690169156,
0.7583311430644244,
0.7725615570088848,
0.7872106900904328,
0.8014599550515413,
0.8157004790846258,
0.8299502140143886,
0.8441619980148971,
0.8583776720333844,
0.8726156960474327,
0.8872899690177292,
0.9015206530457363,
0.9157272570300847,
0.9299901220947504,
0.9442065560724586,
0.9584050490520895,
0.9726359940832481,
0.987312957062386,
1.0015482309972867,
1.0157883850624785,
1.0299896590877324,
1.0442140330560505,
1.0584289570106193,
1.0726551410043612,
1.0873168130638078,
1.1015832780394703,
1.1158020120346919,
1.1300158461090177,
1.144290391006507,
1.15850920509547,
1.1727657800074667,
1.187462863046676,
1.2017070680158213,
1.21592112199869,
1.2301301060942933,
1.2443513500038534,
1.258549123071134,
1.2746054941089824,
1.2894098300021142,
1.303675675066188,
1.3179621500894427,
1.3322318650316447,
1.3464902590494603,
1.3607745250919834,
1.3750219891080633,
1.3898129350272939,
1.4040973200462759,
1.4183630350744352,
1.4326419200515375,
1.4468820240581408,
1.461173520074226,
1.4754214340355247,
1.4901987800840288,
1.504494755063206,
1.5187437990680337,
1.533060705056414,
1.5473183700814843,
1.5616030750097707,
1.5758624400477856,
1.59097137209028,
1.6052503670798615,
1.61951621202752,
1.6338585281046107,
1.6481213730294257,
1.6623921680729836,
1.6766523030819371,
1.6913690770743415,
1.7055898210965097,
1.7198048341087997,
1.734028119011782,
1.7482433730037883,
1.7624577060341835,
1.7766906711040065,
1.7913655440788716,
1.8056092880433425,
1.8198236520402133,
1.8340302360011265,
1.8482440391089767,
1.8624602740164846,
1.8767122380668297,
1.8913905910449103,
1.9056102550821379,
1.9198324390454218,
1.9340414630714804,
1.948272656998597,
1.9624659511027858,
1.9766951550263911,
1.9913913490017876,
2.0056322930613533,
2.019863267079927,
2.034064701059833,
2.0482958341017365,
2.0625070891110227,
2.0767581730615348,
2.091448076069355,
2.105684751062654,
2.1199298860738054,
2.1343779540620744,
2.1486626990372315,
2.1629087830660865,
2.177200099104084,
2.191947734099813,
2.2061758680501953,
2.220462733064778,
2.2346992070088163,
2.248942172038369,
2.263158526038751,
2.277405110071413,
2.2921224740566686,
2.3063253280706704,
2.3206230730284005,
2.3348796180216596,
2.3491700630402192,
2.3634269380709156,
2.3777239330811426,
2.392520289053209,
2.4068190740654245,
2.4211219400167465,
2.4353651750134304,
2.4496662410674617,
2.463943535112776,
2.4782092300010845,
2.4930316460086033,
2.5072784509975463,
2.52158177702222,
2.535827391082421,
2.5501246160129085,
2.564416581997648,
2.5786685660714284,
2.5934816820081323,
2.60776058700867,
2.6221305450890213,
2.636454161023721,
2.650730336084962,
2.6650491910986602,
2.6793163260445,
2.6941410230938345,
2.7084547580452636,
2.7227547640213743,
2.737056529032998,
2.7513031740672886,
2.765545329079032,
2.779757662094198,
2.794862244045362,
2.8091651900904253,
2.8234290750697255,
2.8376857390394434,
2.8519191140076146,
2.86613760702312,
2.880373911000788,
2.895050565013662,
2.9092971991049126,
2.9235316840931773,
2.937763388035819,
2.9519871820230037,
2.966211976017803,
2.980459470069036,
2.99516864400357,
3.0094044590368867,
3.0236251930473372,
3.037883047014475,
3.0521222120150924,
3.0663508360739797,
3.0805901701096445,
3.095269983052276,
3.109502047067508,
3.1237602221081033,
3.137996567063965,
3.152236011112109,
3.166454575024545,
3.1807010089978576,
3.195380182005465,
3.2096239670645446,
3.223859791061841,
3.238079915056005,
3.2523299501044676,
3.26654252409935,
3.2807737780967727,
3.2954680010443553,
3.3097785770660266,
3.3240690620150417,
3.338338897097856,
3.352631003013812,
3.3668717470718548,
3.381175903021358,
3.395954998093657,
3.410227303043939,
3.424532599048689,
3.438827564008534,
3.4531143200583756,
3.4673777350690216,
3.481662470032461,
3.496478575048968,
3.510731070069596,
3.52503214601893,
3.5392870500218123,
3.55356248607859,
3.567840011091903,
3.582127206027508,
3.59695247199852,
3.6112102170009166,
3.625517803011462,
3.6398077780613676,
3.6540832930477336,
3.6684796910267323,
3.6827537760837004,
3.697563391062431,
3.7118247559992597,
3.7261023110477254,
3.740397317102179,
3.754659551079385,
3.768959717010148,
3.7832046720432118,
3.798059558030218,
3.812378724105656,
3.826676610042341,
3.8409989960491657,
3.8552396700251848,
3.8695357961114496,
3.8838195910211653,
3.898619177052751,
3.9129342330852523,
3.927215918083675,
3.9415452940156683,
3.9558312190929428,
3.970113144023344,
3.9844272600021213,
3.999527572072111,
4.01386046805419,
4.028150683036074,
4.042390518006869,
4.056666813092306,
4.070881226100028,
4.085135031025857,
4.0998649060493335,
4.114086180110462,
4.12833664403297,
4.142594119068235,
4.15873594104778,
4.174582828069106,
4.189473825041205,
4.204976535052992,
4.219539615092799,
4.234027675003745,
4.248501594061963,
4.262929212069139,
4.277331770048477,
4.2916999160079286,
4.306545933010057,
4.320875158999115,
4.335164335090667,
4.34949679102283,
4.363789526047185,
4.378053561085835,
4.392352667055093,
4.407098931027576,
4.421380766085349,
4.435673391097225,
4.449929587077349,
4.464224872062914,
4.4785044270101935,
4.492774112033658,
4.507518246071413,
4.521756891044788,
4.536000835010782,
4.550239460077137,
4.564505935064517,
4.5787096180720255,
4.592973853112198,
4.6077007070416585,
4.621950592030771,
4.636224777088501,
4.650455121067353,
4.664710526005365,
4.678927508997731,
4.693185404059477,
4.707889898098074,
4.722109432099387,
4.73637869709637,
4.750589741044678,
4.764845125027932,
4.779055409017019,
4.793328324100003,
4.808045078068972,
4.822268002084456,
4.836537317023613,
4.8507460210239515,
4.8650094961049035,
4.879227790050209,
4.893497385084629,
4.908224389073439,
4.9224526030011475,
4.936704388004728,
4.950922551099211,
4.965165866073221,
4.979357669013552,
4.993618284002878,
5.008330818032846,
5.022554691997357,
5.036812107078731,
5.051027941051871,
5.065272185020149,
5.079475279082544,
5.093713143025525,
5.108429837040603,
5.122667961055413,
5.1369143560295925,
5.15110621904023,
5.165332213044167,
5.179544167011045,
5.193810622091405,
5.2089024730958045,
5.223118988098577,
5.237366532091983,
5.251593516091816,
5.265829490032047,
5.28004885406699,
5.294297129032202,
5.309048613067716,
5.32324812700972,
5.337501332047395,
5.351726805092767,
5.365978720015846,
5.380234025069512,
5.394446149002761,
5.409195753047243,
5.423420798033476,
5.4376686320174485,
5.451893646037206,
5.466119680088013,
5.48040179500822,
5.4946351600810885,
5.50935086410027,
5.523585268063471,
5.5378206020686775,
5.552059517009184,
5.566310241003521,
5.5805596261052415,
5.594780570012517,
5.609503244049847,
5.623748998041265,
5.637993443058804,
5.652237857109867,
5.666452241013758,
5.6806707551004365,
5.6948664881056175,
5.709573162021115,
5.723799406085163,
5.738023800076917,
5.752245014999062,
5.76648373901844,
5.780715703032911,
5.7949365170206875,
5.809657591045834,
5.823878865106963,
5.8380926890531555,
5.852332883048803,
5.866553877014667,
5.8807918020756915,
5.894990705070086,
5.909687728038989,
5.923905882053077,
5.938143607112579,
5.952378061017953,
5.9665882650297135,
5.980831409106031,
5.995047403033823,
6.009792527067475,
6.024069173028693,
6.038279647007585,
6.052512771100737,
6.066727165016346,
6.080970179056749,
6.095183893106878,
6.109926957054995,
6.124184692045674,
6.138429316109978,
6.152655211044475,
6.166869944077916,
6.1811026791110635,
6.195308173075318,
6.210043527069502,
6.224277381086722,
6.238514995086007,
6.252747639082372,
6.266950373072177,
6.281178247067146,
6.295393141102977,
6.310128165059723,
6.3243958100210875,
6.338612924097106,
6.352873299038038,
6.367079773102887,
6.381348328082822,
6.395601263036951,
6.410700404085219,
6.424956429051235,
6.439159282017499,
6.453379195998423,
6.4676109900465235,
6.481863925000653,
6.496107249055058,
6.510840474045835,
6.525091809104197,
6.539305482059717,
6.553549906006083,
6.567770281108096,
6.582020995090716,
6.596273550065234,
6.610987914027646,
6.625265059061348,
6.639603375107981,
6.653894850052893,
6.668162555084564,
6.682401900063269,
6.696657995111309,
6.711345558054745,
6.7255836320109665,
6.739820066024549,
6.7540699110832065,
6.768327846075408,
6.782578251091763,
6.7968431051122025,
6.811579010100104,
6.825832104077563,
6.840083079063334,
6.854320603073575,
6.868570238002576,
6.882775821024552,
6.897025736048818,
6.911740260082297,
6.925984644098207,
6.940231029060669,
6.95445645309519,
6.968692407011986,
6.982896911096759,
6.997136045014486,
7.011851859046146,
7.026078243041411,
7.040322978049517,
7.054548932006583,
7.068783626076765,
7.083005210035481,
7.0972417840966955,
7.1119554380420595,
7.126197253004648,
7.1404413470299914,
7.154658721061423,
7.168910406064242,
7.183121339068748,
7.197359194047749,
7.212094138027169,
7.2263312130235136,
7.240585447056219,
7.254801221075468,
7.269067336106673,
7.283290110062808,
7.297542473999783,
7.312297659111209,
7.326531263068318,
7.340768938069232,
7.354983822093345,
7.369213966070674,
7.383397019002587,
7.383517061010934
],
[
0.05527264403644949,
0.06966951105277985,
0.0846653610933572,
0.09891464503016323,
0.1131976010510698,
0.12748491601087153,
0.14177164109423757,
0.1560495860176161,
0.17033920204266906,
0.18508693599142134,
0.19937255105469376,
0.21363408607430756,
0.22790575108956546,
0.24214546603616327,
0.25641432008706033,
0.27067090501077473,
0.28581263800151646,
0.3000922530191019,
0.3143421080894768,
0.32859650207683444,
0.34280851599760354,
0.3570563599932939,
0.37127644498832524,
0.3859830480068922,
0.40020936203654855,
0.41441001498606056,
0.42864102008752525,
0.4428465040400624,
0.4570918580284342,
0.4713418229948729,
0.48604365705978125,
0.5003096610307693,
0.514513305039145,
0.5287292890716344,
0.5429200120270252,
0.5571484960382804,
0.5713609100785106,
0.5860447030281648,
0.6002545870142058,
0.6144505410920829,
0.6286994660040364,
0.6429014489986002,
0.6571399430977181,
0.6713576370384544,
0.6860399100696668,
0.7002941550454125,
0.7144960090517998,
0.7287290630629286,
0.7430658790981397,
0.7577928639948368,
0.7722311320248991,
0.7872681420994923,
0.8015705280704424,
0.8158824130659923,
0.8301404380472377,
0.8444196929922327,
0.8586585470475256,
0.8729206720599905,
0.8876447270158678,
0.9018650010693818,
0.9160957250278443,
0.9302975690225139,
0.9445468130288646,
0.9587532370351255,
0.9729993910295889,
0.9877144050551578,
1.0019276990788057,
1.0161439930088818,
1.030350076034665,
1.0445793400285766,
1.0587534930091351,
1.0729811780620366,
1.087688161060214,
1.1018940249923617,
1.1161273490870371,
1.1303093530004844,
1.1445256870938465,
1.1587137100286782,
1.1729272140655667,
1.1876192369963974,
1.2018176910933107,
1.2160219550132751,
1.230216538067907,
1.24446248204913,
1.2586553459987044,
1.27285829000175,
1.2875610130140558,
1.301764656091109,
1.3159808600321412,
1.3301915240008384,
1.3444195890333503,
1.358596442034468,
1.3728127750800923,
1.3874896680936217,
1.4016785820713267,
1.41589450603351,
1.4300816890317947,
1.4443004130152985,
1.4584974669851363,
1.4727445110911503,
1.4878461830085143,
1.5020604759920388,
1.5162626800592989,
1.5304468740941957,
1.5446601579897106,
1.55884249007795,
1.5730688450857997,
1.5877497780602425,
1.601929050986655,
1.6161422050790861,
1.63032951799687,
1.6445580620784312,
1.6587366060120985,
1.6729588999878615,
1.687632762012072,
1.701821275986731,
1.716027060057968,
1.7302193430950865,
1.7444655370200053,
1.7586517710005865,
1.7728538840310648,
1.7875297580612823,
1.8017144510522485,
1.8159467650111765,
1.830152759095654,
1.8443696320755407,
1.8585838570725173,
1.8727776400046423,
1.8874650230864063,
1.9016541270539165,
1.9158684210851789,
1.9300570940831676,
1.9442896280670539,
1.9584739310666919,
1.972697374993004,
1.9874029790516943,
2.0015996630536392,
2.0158226470230147,
2.0300385300070047,
2.044258574023843,
2.0584739880869165,
2.072717823088169,
2.0874267460312694,
2.1016264400677755,
2.1158411540091038,
2.130032796994783,
2.14425515208859,
2.158451835042797,
2.1726688890485093,
2.187367663020268,
2.2015713860746473,
2.2157983700744808,
2.2300079740816727,
2.2442712490446866,
2.2584749930538237,
2.2727105770027265,
2.287421611021273,
2.3016356440493837,
2.3158812690526247,
2.330090783070773,
2.3443089270731434,
2.3585114200832322,
2.372734814067371,
2.3874666990013793,
2.4016859820112586,
2.415918787010014,
2.430131181026809,
2.4443699750117958,
2.4585615490796044,
2.472776202019304,
2.48748668609187,
2.5017020900268108,
2.515943064005114,
2.530160048045218,
2.5444026520708576,
2.558611187036149,
2.572857010993175,
2.5875753350555897,
2.601791428984143,
2.616019943030551,
2.630212496034801,
2.6444459210615605,
2.6586388039868325,
2.672861648024991,
2.6879174690693617,
2.7021174520486966,
2.716353486990556,
2.73055012000259,
2.7448015949921682,
2.759015568997711,
2.7732494530500844,
2.787978187086992,
2.8021972510032356,
2.8164369150763378,
2.8306328690377995,
2.8448622029973194,
2.859079707064666,
2.8733183110598475,
2.8880482260137796,
2.9022745800903067,
2.916518654092215,
2.9307450380874798,
2.9450052230386063,
2.959251028019935,
2.973481822060421,
2.988209875067696,
3.002422039047815,
3.016672844067216,
3.030888148001395,
3.045141973067075,
3.059361375984736,
3.0735744000412524,
3.0883326249895617,
3.102549119037576,
3.11678786308039,
3.131014457088895,
3.145265042083338,
3.1594919870840386,
3.1737278200453147,
3.1884684750111774,
3.2026862089987844,
3.2169342640554532,
3.231179848080501,
3.2454706530552357,
3.2596816370496526,
3.273902541026473,
3.2886564360233024,
3.302871820051223,
3.3171111640986055,
3.331356948008761,
3.3455758220516145,
3.359811447095126,
3.3740498709958047,
3.3888273760676384,
3.403049680055119,
3.4172902550781146,
3.4315281889867038,
3.44576070306357,
3.4600076969945803,
3.4742247520480305,
3.4889702160144225,
3.503197679994628,
3.51743649400305,
3.5317017800407484,
3.5459366340655833,
3.560181258013472,
3.574400482000783,
3.5891503470484167,
3.6033844409976155,
3.617616945062764,
3.6318623600527644,
3.646088124020025,
3.660338408080861,
3.674548452021554,
3.689297217060812,
3.703565612086095,
3.719078802037984,
3.733556281076744,
3.7481186310760677,
3.7630730400560424,
3.7777482230449095,
3.7930703890742734,
3.807448586099781,
3.8217963019851595,
3.836128429044038,
3.8504090540809557,
3.8647275500698015,
3.879014165024273,
3.8944748340873048,
3.9087766100419685,
3.9230297040194273,
3.937302328995429,
3.951581174042076,
3.9658532600151375,
3.980127695016563,
3.994887439068407,
4.009173635044135,
4.0234411200508475,
4.037750906078145,
4.052040781010874,
4.066276565077715,
4.080557279987261,
4.09535727603361,
4.109616631059907,
4.1239071760792285,
4.138148830039427,
4.1524333850247785,
4.1667040010215715,
4.180972306057811,
4.195729980012402,
4.209969575051218,
4.224307661061175,
4.241737419040874,
4.256886042072438,
4.2716855180915445,
4.286332580028102,
4.301672626053914,
4.316167555050924,
4.33056893304456,
4.344996411004104,
4.359375108033419,
4.373752456041984,
4.38809961208608,
4.402937928098254,
4.417280644993298,
4.431605451041833,
4.445904485997744,
4.46020504203625,
4.474477077019401,
4.488777402089909,
4.503571188077331,
4.517844183021225,
4.532115938025527,
4.546361032058485,
4.560648028040305,
4.574889202020131,
4.589156066998839,
4.6039330520434305,
4.618180907098576,
4.6324524220544845,
4.6466819260967895,
4.660934051033109,
4.6751940050162375,
4.689458210021257,
4.704230636009015,
4.718485480058007,
4.732754655065946,
4.746998719056137,
4.761238714097999,
4.775485199061222,
4.789726273040287,
4.804492878029123,
4.818729822058231,
4.833001516992226,
4.847261752001941,
4.861519725993276,
4.875755810993724,
4.89000787504483,
4.904804041027091,
4.919074496021494,
4.933335920097306,
4.947615446057171,
4.961857860093005,
4.976090025040321,
4.990316258044913,
5.005094774067402,
5.019341418053955,
5.033582993084565,
5.047844087006524,
5.062087742029689,
5.076331026037224,
5.090568041079678,
5.105713703087531,
5.1199792680563405,
5.134209342068061,
5.148460366996005,
5.162676411098801,
5.1769255549879745,
5.191177420085296,
5.205909894080833,
5.220154469017871,
5.234379173023626,
5.248644617036916,
5.262894332059659,
5.277152247028425,
5.291384221054614,
5.3061164550017565,
5.320372340036556,
5.33460504503455,
5.348866068990901,
5.363132394035347,
5.377381338039413,
5.39163806301076,
5.406374757993035,
5.420616432093084,
5.434844256029464,
5.4491092710522935,
5.463410866097547,
5.4776407410390675,
5.491882684989832,
5.506607919000089,
5.520878484006971,
5.535105898045003,
5.549354763003066,
5.563602217007428,
5.577833051094785,
5.592085186042823,
5.606801270041615,
5.621041614096612,
5.635284109041095,
5.649557784083299,
5.663821139023639,
5.678044453030452,
5.692288537044078,
5.706999151036143,
5.721241775085218,
5.735496530076489,
5.751366576994769,
5.76621051307302,
5.780882216989994,
5.795441237045452,
5.810625880025327,
5.825056298985146,
5.839428586070426,
5.85379444307182,
5.868171350099146,
5.882464415044524,
5.896780661074445,
5.91160735709127,
5.9258896129904315,
5.940172847011127,
5.954429881996475,
5.968717168085277,
5.98296343209222,
5.997237557079643,
6.012026622076519,
6.02628434705548,
6.040564163005911,
6.054815957089886,
6.0690702319843695,
6.083314005983993,
6.097579451045021,
6.112355906050652,
6.126576100010425,
6.1408263250486925,
6.155043028993532,
6.169292343081906,
6.1835276880301535,
6.197771472041495,
6.212547457078472,
6.226767241023481,
6.2410305860685185,
6.255284351063892,
6.269521135021932,
6.283762098988518,
6.298028224031441,
6.313206057064235,
6.327456842060201,
6.341685166000389,
6.355938341002911,
6.370187505031936,
6.384453380014747,
6.398682384053245,
6.413438129005954,
6.427677334053442,
6.441899647004902,
6.4561434120405465,
6.470377976074815,
6.484644971089438,
6.4988867359934375,
6.513652120018378,
6.527900525019504,
6.542141288984567,
6.556398314074613,
6.570633998024277,
6.58489802305121,
6.599127136985771,
6.613889452069998,
6.62815209699329,
6.642379441065714,
6.656635386054404,
6.670850389986299,
6.685096564004198,
6.699382308986969,
6.714102153084241,
6.728360228007659,
6.74257338210009,
6.756813046056777,
6.7710272000404075,
6.785283145029098,
6.799535760073923,
6.81425532407593,
6.828513348009437,
6.842746371985413,
6.856998167000711,
6.871241072076373,
6.885473155998625,
6.899705670075491,
6.914444744004868,
6.928699409007095,
6.942914473009296,
6.9571459870785475,
6.971382330986671,
6.98561051604338,
6.999854349996895,
7.014586244011298,
7.028823939035647,
7.04303403198719,
7.057281757006422,
7.0715029910206795,
7.085739515023306,
7.100026290048845,
7.114757704082876,
7.128998429048806,
7.14321089303121,
7.157439797068946,
7.171668641036376,
7.185897655086592,
7.200145910028368,
7.214878604048863,
7.229134319000877,
7.243383243097924,
7.257611437002197,
7.271852262085304,
7.286072456045076,
7.300318310037255,
7.3150281640701,
7.329265759093687,
7.343518743058667,
7.357754587079398,
7.371997312060557,
7.386172695085406,
7.386293437099084
]
]
}
|
{
"branch_name": "feat/benchmark_v2_ci",
"commit_id": "172461638063bd19075f5737c25a4877623d6053",
"commit_message": "wip",
"hardware_info": {
"gpu_memory_total_gb": 79.4371337890625,
"gpu_name": "NVIDIA H100 80GB HBM3",
"python_version": "3.13.5",
"torch_version": "2.7.1+cu126"
},
"model_id": "meta-llama/Llama-3.1-8B-Instruct",
"timestamp": "2025-10-17T14:59:06.406155+00:00"
}
|
End of preview.
README.md exists but content is empty.
- Downloads last month
- 184